亚洲欧美第一页_禁久久精品乱码_粉嫩av一区二区三区免费野_久草精品视频

蟲蟲首頁| 資源下載| 資源專輯| 精品軟件
登錄| 注冊

實用<b>工具</b>

  • 文字的運用技巧

    文字的運用技巧,和用各工具的綜合運用,和一些文字特效,時間軸的運用。

    標簽:

    上傳時間: 2013-12-21

    上傳用戶:wangchong

  • 使用 ManWrap 庫在本機 C++ 代碼中調(diào)用.NET。該程序?qū)⑾蚰阏故救绾我员緳C方式包裝框架類

    使用 ManWrap 庫在本機 C++ 代碼中調(diào)用.NET。該程序?qū)⑾蚰阏故救绾我员緳C方式包裝框架類,以便你能不借助 /clr 而在任何 C++/MFC 應用程序中使用它們。在我們的測試案例中,將在一個DLL中包裝.NET框架中的 Regex 類,并實現(xiàn)三個使用該包裝類的 MFC 程序。你可以用 RegexWrap.dll 在自己的 C++/MFC 應用程序中添加正則表達式支持,或者用 ManWrap 工具來包裝自己喜愛的框架類。

    標簽: ManWrap NET 代碼 程序

    上傳時間: 2015-04-14

    上傳用戶:songrui

  • 著名算法大師高爺爺設計的語言。此語言結合了Tex和C

    著名算法大師高爺爺設計的語言。此語言結合了Tex和C,在寫源代碼的時候,詳細注釋,用一個工具單獨在源碼里面提取C代碼編譯,還有一個工具單獨在源碼里面提取Tex源碼編譯生成文檔

    標簽: Tex 語言 算法 大師

    上傳時間: 2014-01-07

    上傳用戶:黑漆漆

  • 數(shù)字運算

    數(shù)字運算,判斷一個數(shù)是否接近素數(shù) A Niven number is a number such that the sum of its digits divides itself. For example, 111 is a Niven number because the sum of its digits is 3, which divides 111. We can also specify a number in another base b, and a number in base b is a Niven number if the sum of its digits divides its value. Given b (2 <= b <= 10) and a number in base b, determine whether it is a Niven number or not. Input Each line of input contains the base b, followed by a string of digits representing a positive integer in that base. There are no leading zeroes. The input is terminated by a line consisting of 0 alone. Output For each case, print "yes" on a line if the given number is a Niven number, and "no" otherwise. Sample Input 10 111 2 110 10 123 6 1000 8 2314 0 Sample Output yes yes no yes no

    標簽: 數(shù)字 運算

    上傳時間: 2015-05-21

    上傳用戶:daguda

  • 以前做項目時

    以前做項目時,客戶安裝的系統(tǒng),總是要進行數(shù)據(jù)庫升級,所以自己寫了,通過把升級的表、存儲過程等生成腳本,然后用此工具連接客戶數(shù)據(jù)庫,運行即可升級(轉載請注明原作者)

    標簽: 項目

    上傳時間: 2013-12-02

    上傳用戶:古谷仁美

  • 本程序usb的接口程序

    本程序usb的接口程序,用的工具是ISE,實現(xiàn)usb和pc主機之間的通信,所用的USB芯片是FT245BM.

    標簽: usb 程序 接口程序

    上傳時間: 2014-01-12

    上傳用戶:dancnc

  • The government of a small but important country has decided that the alphabet needs to be streamline

    The government of a small but important country has decided that the alphabet needs to be streamlined and reordered. Uppercase letters will be eliminated. They will issue a royal decree in the form of a String of B and A characters. The first character in the decree specifies whether a must come ( B )Before b in the new alphabet or ( A )After b . The second character determines the relative placement of b and c , etc. So, for example, "BAA" means that a must come Before b , b must come After c , and c must come After d . Any letters beyond these requirements are to be excluded, so if the decree specifies k comparisons then the new alphabet will contain the first k+1 lowercase letters of the current alphabet. Create a class Alphabet that contains the method choices that takes the decree as input and returns the number of possible new alphabets that conform to the decree. If more than 1,000,000,000 are possible, return -1. Definition

    標簽: government streamline important alphabet

    上傳時間: 2015-06-09

    上傳用戶:weixiao99

  • 電力系統(tǒng)在臺穩(wěn)定計算式電力系統(tǒng)不正常運行方式的一種計算。它的任務是已知電力系統(tǒng)某一正常運行狀態(tài)和受到某種擾動

    電力系統(tǒng)在臺穩(wěn)定計算式電力系統(tǒng)不正常運行方式的一種計算。它的任務是已知電力系統(tǒng)某一正常運行狀態(tài)和受到某種擾動,計算電力系統(tǒng)所有發(fā)電機能否同步運行 1運行說明: 請輸入初始功率S0,形如a+bi 請輸入無限大系統(tǒng)母線電壓V0 請輸入系統(tǒng)等值電抗矩陣B 矩陣B有以下元素組成的行矩陣 1正常運行時的系統(tǒng)直軸等值電抗Xd 2故障運行時的系統(tǒng)直軸等值電抗X d 3故障切除后的系統(tǒng)直軸等值電抗 請輸入慣性時間常數(shù)Tj 請輸入時段數(shù)N 請輸入哪個時段發(fā)生故障Ni 請輸入每時段間隔的時間dt

    標簽: 電力系統(tǒng) 計算 運行

    上傳時間: 2015-06-13

    上傳用戶:it男一枚

  • VB開發(fā)的進銷存軟件

    VB開發(fā)的進銷存軟件,很簡單,但是很實用,而且一學就會,很容易上手!

    標簽:

    上傳時間: 2015-07-07

    上傳用戶:13188549192

  • excel交換機配置

    excel交換機配置,用csa工具成生的配置文件,其實沒有什么用處

    標簽: excel 交換機

    上傳時間: 2015-07-13

    上傳用戶:許小華

主站蜘蛛池模板: 紫云| 顺义区| 阳原县| 达日县| 壶关县| 田阳县| 屏东市| 安徽省| 黄浦区| 枣庄市| 柳河县| 田林县| 胶南市| 海门市| 奎屯市| 沾益县| 玉山县| 昭苏县| 津南区| 鲜城| 岳阳市| 定边县| 新巴尔虎右旗| 阿坝| 盐池县| 襄汾县| 沂南县| 陕西省| 黔西| 抚州市| 江油市| 鹰潭市| 图们市| 敦煌市| 射阳县| 合水县| 武功县| 和顺县| 含山县| 金门县| 梁平县|