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

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

4<b>7</b>8

  • 利用FaxModem通過串口或TAPI接口直接發送和接收傳真 一套非常不錯的傳真庫(穩定

    利用FaxModem通過串口或TAPI接口直接發送和接收傳真 一套非常不錯的傳真庫(穩定,高速),幾乎支持所有的FaxModem,出自Symantec公司 Winfax 中國作者之手。 一 .Some of the standard features: 1.Comes with Class1, Class1.0, Class2 and Class 2.0 Fax Drivers 2.Class 1 ECM error correction . 3.Supports CCITT T.30 Specifications . 4.TAPI Support with sample code 5.Caller ID 6.Group 4 Faxing 7.Remote Fax Retrieval with password protection 二 .Function declare Reference: include\SmarFaxh.h

    標簽: FaxModem TAPI 傳真 串口

    上傳時間: 2013-12-23

    上傳用戶:xiaoyunyun

  • 在數字電路中

    在數字電路中,常需要對較高頻率的時鐘進行分頻操作,得到較低頻率的時鐘信號。我們知道,在硬件電路設計中時鐘信號是最重要的信號之一。 下面我們介紹分頻器的 VHDL 描述,在源代碼中完成對時鐘信號 CLK 的 2 分頻, 4 分頻, 8 分頻, 16 分頻。 這也是最簡單的分頻電路,只需要一個計數器即可。

    標簽: 數字電路

    上傳時間: 2015-08-25

    上傳用戶:wangchong

  • 本書共分10章

    本書共分10章,1-6為判別法模式識別理論,7和8章為句法模式識別,9為交互模式識別,最后是模糊模式識別。后面有一些計算機程序實例。

    標簽:

    上傳時間: 2013-12-27

    上傳用戶:wendy15

  • 1、對于凱撒密文

    1、對于凱撒密文,實現了:1種盲目式搜索,4種啟發式搜索,以及利用密鑰實現的凱撒加密系統。 2、對于代入法密文,實現了:2種啟發式搜索,1種利用密鑰的代入法加密系統以及隨機生成密鑰的代入法加密系統。 3、字典工具,實現了對詞庫的增加,刪除,檢查等一系列的操作。 4、7種其他較為經典的加密方法的加密解密工具。包括:DES、Vigenere、IDEA、Keyword、LFSR、Playfair以及RC4等。

    標簽:

    上傳時間: 2014-01-06

    上傳用戶:chenxichenyue

  • 書在介紹了數據挖掘原理的基礎上

    書在介紹了數據挖掘原理的基礎上,從實用的角度出發,詳細地介紹了數據挖掘的經典算法。本書是國內第一本對數據挖掘技術基礎算法進行詳細描述的實用性教材。 第1章從不同的角度對數據挖掘進行了介紹。第2章介紹了數據倉庫技術的概念并給出了數據立方體的理論基礎。第3章講述了數據挖掘的數據預處理所涉及到的概念及算法。第4章~第8章詳細介紹了數據挖掘的經典領域的算法,其中第6章簡單介紹了數據可視化的內容。第9章介紹了開放的數據挖掘平臺。 本書的使用對象是在校高年級的本科生、研究生及各個領域的高級軟件開發人員。

    標簽: 數據挖掘

    上傳時間: 2015-11-03

    上傳用戶:2404

  • 一:需求分析 1. 問題描述 魔王總是使用自己的一種非常精練而抽象的語言講話,沒人能聽懂,但他的語言是可逐步解釋成人能聽懂的語言,因為他的語言是由以下兩種形式的規則由人的語言逐步抽象上去的: -

    一:需求分析 1. 問題描述 魔王總是使用自己的一種非常精練而抽象的語言講話,沒人能聽懂,但他的語言是可逐步解釋成人能聽懂的語言,因為他的語言是由以下兩種形式的規則由人的語言逐步抽象上去的: ----------------------------------------------------------- (1) a---> (B1)(B2)....(Bm) (2)[(op1)(p2)...(pn)]---->[o(pn)][o(p(n-1))].....[o(p1)o] ----------------------------------------------------------- 在這兩種形式中,從左到右均表示解釋.試寫一個魔王語言的解釋系統,把 他的話解釋成人能聽得懂的話. 2. 基本要求: 用下述兩條具體規則和上述規則形式(2)實現.設大寫字母表示魔王語言的詞匯 小寫字母表示人的語言的詞匯 希臘字母表示可以用大寫字母或小寫字母代換的變量.魔王語言可含人的詞匯. (1) B --> tAdA (2) A --> sae 3. 測試數據: B(ehnxgz)B 解釋成 tsaedsaeezegexenehetsaedsae若將小寫字母與漢字建立下表所示的對應關系,則魔王說的話是:"天上一只鵝地上一只鵝鵝追鵝趕鵝下鵝蛋鵝恨鵝天上一只鵝地上一只鵝". | t | d | s | a | e | z | g | x | n | h | | 天 | 地 | 上 | 一只| 鵝 | 追 | 趕 | 下 | 蛋 | 恨 |

    標簽: 語言 抽象

    上傳時間: 2014-12-02

    上傳用戶:jkhjkh1982

  • HD7279驅動程序

    HD7279驅動程序,2×4鍵盤,指示8個燈亮

    標簽: 7279 HD 驅動程序

    上傳時間: 2014-06-17

    上傳用戶:haoxiyizhong

  • We have a group of N items (represented by integers from 1 to N), and we know that there is some tot

    We have a group of N items (represented by integers from 1 to N), and we know that there is some total order defined for these items. You may assume that no two elements will be equal (for all a, b: a<b or b<a). However, it is expensive to compare two items. Your task is to make a number of comparisons, and then output the sorted order. The cost of determining if a < b is given by the bth integer of element a of costs (space delimited), which is the same as the ath integer of element b. Naturally, you will be judged on the total cost of the comparisons you make before outputting the sorted order. If your order is incorrect, you will receive a 0. Otherwise, your score will be opt/cost, where opt is the best cost anyone has achieved and cost is the total cost of the comparisons you make (so your score for a test case will be between 0 and 1). Your score for the problem will simply be the sum of your scores for the individual test cases.

    標簽: represented integers group items

    上傳時間: 2016-01-17

    上傳用戶:jeffery

  • 一 :排序n個元素

    一 :排序n個元素,元素為隨機生成的長為1~16的字符串,n的取值為2k(k取4、6、8、10、12、16、18、20),排序算法分別為直接插入排序, 冒泡排序,堆排序,歸并排序,快速排序,比較各種排序在不同輸入下的運行時間. 二:排序n個元素,元素為隨機生成的1~10000的正整數,n的取值為2k(k取4、6、8、10、12、16、18、20),排序算法分別為直接插入排序,快速排序,基數排序,計數排序,比較各種排序在不同輸入下的運行時間.

    標簽: 排序 元素

    上傳時間: 2016-02-07

    上傳用戶:dsgkjgkjg

  • The XML Toolbox converts MATLAB data types (such as double, char, struct, complex, sparse, logical)

    The XML Toolbox converts MATLAB data types (such as double, char, struct, complex, sparse, logical) of any level of nesting to XML format and vice versa. For example, >> project.name = MyProject >> project.id = 1234 >> project.param.a = 3.1415 >> project.param.b = 42 becomes with str=xml_format(project, off ) "<project> <name>MyProject</name> <id>1234</id> <param> <a>3.1415</a> <b>42</b> </param> </project>" On the other hand, if an XML string XStr is given, this can be converted easily to a MATLAB data type or structure V with the command V=xml_parse(XStr).

    標簽: converts Toolbox complex logical

    上傳時間: 2016-02-12

    上傳用戶:a673761058

主站蜘蛛池模板: 遂宁市| 呼图壁县| 温泉县| 通辽市| 东乡县| 台山市| 高青县| 固始县| 健康| 洮南市| 安宁市| 宁强县| 城步| 太仓市| 上思县| 饶平县| 沾益县| 桐庐县| 江阴市| 乐安县| 和硕县| 乃东县| 揭阳市| 竹北市| 察隅县| 新余市| 石楼县| 石台县| 宁武县| 临武县| 南昌市| 宜阳县| 陆川县| 桃园市| 城固县| 白水县| 新安县| 乌拉特中旗| 贵溪市| 天峻县| 深圳市|