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

蟲(chóng)蟲(chóng)首頁(yè)| 資源下載| 資源專(zhuān)輯| 精品軟件
登錄| 注冊(cè)

MAT-<b>File</b>

  • USB Manager(usbmgr) 0.4.8 Shuu Yamaguchi <shuu@wondernetworkresources.com> Special Helper: Phi

    USB Manager(usbmgr) 0.4.8 Shuu Yamaguchi <shuu@wondernetworkresources.com> Special Helper: Philipp Thomas When USB devices connect to or disconnect from a USB hub, the usbmgr works as the following according to configuration. a) It loads and unloads files Linux kernel modules. b) It execute file to setup USB devices.

    標(biāo)簽: wondernetworkresources Yamaguchi Manager Special

    上傳時(shí)間: 2014-01-27

    上傳用戶(hù):zhaiyanzhong

  • mp3設(shè)計(jì)程序資料

    mp3設(shè)計(jì)程序資料,采用c語(yǔ)言編寫(xiě)。 README file for yampp-3 source code 2001-05-27 This is the current state of the yampp-3 source code, 2001-05-27. This code is intended to run on Rev. B of the yampp-3 PCB, but can ofcourse be used on compatible systems as well. It still uses the "old" song selection system as the yampp-2. However, the disk handling routines has improved a lot and the obviosly, the new VS1001 handling has been put in. The codesize is almost at it s maximum at 1F40 bytes. A .ROM file is included if you don t have the compiler set up. For now, the documentation is in the code

    標(biāo)簽: mp3 設(shè)計(jì)程序

    上傳時(shí)間: 2015-04-13

    上傳用戶(hù):小碼農(nóng)lz

  • DELPHI basicCtrl+NUM 直接將光標(biāo)跳到NUM處

    DELPHI basicCtrl+NUM 直接將光標(biāo)跳到NUM處,NUM是用Ctrl+Shift+NUM設(shè)置的標(biāo)號(hào)。 NUM不能用小鍵盤(pán)。 Ctrl+Home 將光標(biāo)移至文件頭。 Ctrl+End 將光標(biāo)移至文件尾。 Ctrl+B Buffer List窗口。 Ctrl+I 同Tab鍵。 Ctrl+M 同Enter鍵。 Ctrl+N 同Enter鍵,但光標(biāo)位置保持不變。 Ctrl+T 刪除光標(biāo)右邊的一個(gè)單詞。 Ctrl+Y 刪除光標(biāo)所在行。 Ctrl+Shift+↑ 光標(biāo)在函數(shù)體內(nèi)時(shí),將光標(biāo)快速移至當(dāng)前函數(shù)聲明處。 Ctrl+Shift+↓ 光標(biāo)在函數(shù)聲明行時(shí),將光標(biāo)快速移至函數(shù)定義處。 Ctrl+Shift+C 聲明一個(gè)過(guò)程或函數(shù)后,直接生成過(guò)程或函數(shù)的名稱(chēng)、begin、end Ctrl+Shift+E 光標(biāo)在Edit窗口和Explorer窗口間切換。 Ctrl+Shift+G 插入GUID。 Ctrl+Shift+J 彈出Delphi語(yǔ)句提示窗口,選擇所需語(yǔ)句將自動(dòng)完成一條語(yǔ)句。 Ctrl+Shift+T 在光標(biāo)行加入To-Do注釋。 Ctrl+Shift+Y 刪除光標(biāo)之后至本行末尾之間的文本。 Ctrl+F3 Call Stack窗口。 Ctrl+F4 等于File菜單中的Close項(xiàng)。

    標(biāo)簽: basicCtrl NUM DELPHI 光標(biāo)

    上傳時(shí)間: 2014-11-26

    上傳用戶(hù):kr770906

  • 加密算法 Test Driver for Crypto++, a C++ Class Library of Cryptographic Primitives: - To generate an

    加密算法 Test Driver for Crypto++, a C++ Class Library of Cryptographic Primitives: - To generate an RSA key cryptest g - To encrypt and decrypt a string using RSA cryptest r - To calculate MD5, SHS, and RIPEMD-160 message digests: cryptest m file - To encrypt and decrypt a string using DES-EDE in CBC mode: cryptest t - To encrypt or decrypt a file cryptest e|d input output - To share a file into shadows: cryptest s <pieces> <pieces-needed> file (make sure file has no extension, if you re running this under DOS) - To reconstruct a file from shadows: cryptest j output file1 file2 [....] - To gzip a file: cryptest z <compression-level> input output - To gunzip a file: cryptest u input output - To run validation tests: cryptest v - To run benchmarks: cryptest b [time for each benchmark in seconds]

    標(biāo)簽: Cryptographic Primitives generate Library

    上傳時(shí)間: 2015-07-16

    上傳用戶(hù):wqxstar

  • by Randal L. Schwartz and Tom Phoenix ISBN 0-596-00132-0 Third Edition, published July 2001. (See

    by Randal L. Schwartz and Tom Phoenix ISBN 0-596-00132-0 Third Edition, published July 2001. (See the catalog page for this book.) the text of Learning Perl, 3rd Edition. Table of Contents Copyright Page Preface Chapter 1: Introduction Chapter 2: Scalar Data Chapter 3: Lists and Arrays Chapter 4: Subroutines Chapter 5: Hashes Chapter 6: I/O Basics Chapter 7: Concepts of Regular Expressions Chapter 8: More About Regular Expressions Chapter 9: Using Regular Expressions Chapter 10: More Control Structures Chapter 11: Filehandles and File Tests Chapter 12: Directory Operations Chapter 13: Manipulating Files and Directories Chapter 14: Process Management Chapter 15: Strings and Sorting Chapter 16: Simple Databases Chapter 17: Some Advanced Perl Techniques Appendix A: Exercise Answers Appendix B: Beyond the Llama Index Colophon

    標(biāo)簽: L. published Schwartz Edition

    上傳時(shí)間: 2014-11-29

    上傳用戶(hù):kr770906

  • by Randal L. Schwartz and Tom Phoenix ISBN 0-596-00132-0 Third Edition, published July 2001. (See

    by Randal L. Schwartz and Tom Phoenix ISBN 0-596-00132-0 Third Edition, published July 2001. (See the catalog page for this book.) Learning Perl, 3rd Edition. Table of Contents Copyright Page Preface Chapter 1: Introduction Chapter 2: Scalar Data Chapter 3: Lists and Arrays Chapter 4: Subroutines Chapter 5: Hashes Chapter 6: I/O Basics Chapter 7: Concepts of Regular Expressions Chapter 8: More About Regular Expressions Chapter 9: Using Regular Expressions Chapter 10: More Control Structures Chapter 11: Filehandles and File Tests Chapter 12: Directory Operations Chapter 13: Manipulating Files and Directories Chapter 14: Process Management Chapter 15: Strings and Sorting Chapter 16: Simple Databases Chapter 17: Some Advanced Perl Techniques Appendix A: Exercise Answers Appendix B: Beyond the Llama Index Colophon

    標(biāo)簽: L. published Schwartz Edition

    上傳時(shí)間: 2015-09-03

    上傳用戶(hù):lifangyuan12

  • Implemented BFS, DFS and A* To compile this project, use the following command: g++ -o search ma

    Implemented BFS, DFS and A* To compile this project, use the following command: g++ -o search main.cpp Then you can run it: ./search The input is loaded from a input file in.txt Here is the format of the input file: The first line of the input file shoud contain two chars indicate the source and destination city for breadth first and depth first algorithm. The second line of input file shoud be an integer m indicate the number of connections for the map. Following m lines describe the map, each line represents to one connection in this form: dist city1 city2, which means there is a connection between city1 and city2 with the distance dist. The following input are for A* The following line contains two chars indicate the source and destination city for A* algorithm. Then there is an integer h indicate the number of heuristic. The following h lines is in the form: city dist which means the straight-line distance from the city to B is dist.

    標(biāo)簽: Implemented following compile command

    上傳時(shí)間: 2014-01-01

    上傳用戶(hù):lhc9102

  • 本文件描述了一個(gè)基于串口實(shí)現(xiàn)文件傳輸?shù)膮f(xié)議eXmodem

    本文件描述了一個(gè)基于串口實(shí)現(xiàn)文件傳輸?shù)膮f(xié)議eXmodem,該協(xié)議基于標(biāo)準(zhǔn)Xmodem File Transfer Protocol,是一個(gè)獨(dú)立標(biāo)準(zhǔn),完全功能,全新的文件傳輸協(xié)議。 1)該協(xié)議除實(shí)現(xiàn)Xmodem File Transfer基本功能,即已實(shí)現(xiàn)了在兩個(gè)設(shè)備相互之間,通過(guò)串口把一個(gè)設(shè)備內(nèi)文件傳輸至另一個(gè)設(shè)備內(nèi);其增強(qiáng)功能所列參考如下: a)兩個(gè)設(shè)備相互之間傳輸文件能夠以一致的文件目錄存放; b)兩個(gè)設(shè)備相互之間可以傳輸任意大小的文件,而Xmodem File Transfer只能傳送128 *n字節(jié)大小的文件; c)具備避免一個(gè)文件在兩個(gè)設(shè)備相互之間重復(fù)傳輸?shù)墓δ埽岣吡宋募鬏數(shù)男省?/p>

    標(biāo)簽: eXmodem 文件描述 串口實(shí)現(xiàn) 文件傳輸

    上傳時(shí)間: 2015-09-30

    上傳用戶(hù):LouieWu

  • Atheros無(wú)線芯片AR-6000系列wince 6驅(qū)動(dòng)源代碼(這東西我也沒(méi)用過(guò)別問(wèn)我,我是搜別的wince資源搜到的) AR6K SDIO support. Requires firmware

    Atheros無(wú)線芯片AR-6000系列wince 6驅(qū)動(dòng)源代碼(這東西我也沒(méi)用過(guò)別問(wèn)我,我是搜別的wince資源搜到的) AR6K SDIO support. Requires firmware 1.1 on SD13 cards. readme: Atheros Communications AR6001 WLAN Driver for SDIO installation Read Me March 26,2007 (based on k14 fw1.1) Windows CE Embedded CE 6.0 driver installation. 1. Unzip the installation file onto your system (called installation directory below) 2. Create an OS design or open an existing OS design in Platform Builder 6.0. a. The OS must support the SD bus driver and have an SD Host Controller driver (add these from Catalog Items). b. Run image size should be set to allow greater than 32MB. 3. a. From the Project menu select Add Existing Subproject... b. select AR6K_DRV.pbxml c. select open This should create a subproject within your OS Design project for the AR6K_DRV driver. 4. Build the solution. 轉(zhuǎn)自Tony嵌入式,原文地址:http://www.cevx.com/bbs/dispbbs.asp?boardID=4&ID=11762&page=1

    標(biāo)簽: wince Requires firmware Atheros

    上傳時(shí)間: 2014-11-11

    上傳用戶(hù):bibirnovis

  • Swfdec still is development software, but has also followed a rigid no-crashes-allowed policy. I b

    Swfdec still is development software, but has also followed a rigid no-crashes-allowed policy. I believe it s stable enough now to be installed as a default plugin for people that can live with occasional crashes of their browser. But don t blame me if it does crash. File a bug at https://bugs.freedesktop.org/enter_bug.cgi?product=swfdec

    標(biāo)簽: no-crashes-allowed development followed software

    上傳時(shí)間: 2016-04-14

    上傳用戶(hù):franktu

主站蜘蛛池模板: 延边| 柳江县| 新营市| 莎车县| 台湾省| 平陆县| 吉林市| 香河县| 六盘水市| 宜春市| 凤凰县| 永和县| 渭源县| 银川市| 大田县| 高台县| 遂昌县| 云龙县| 股票| 璧山县| 庆城县| 晋州市| 达拉特旗| 东海县| 平谷区| 赤壁市| 霍城县| 肇州县| 会昌县| 常州市| 紫阳县| 南漳县| 大宁县| 藁城市| 鲁甸县| 宝丰县| 卓尼县| 泗阳县| 甘洛县| 临颍县| 洞口县|