在純DOS下運行的TurboC3_ucos2_ucgui bug改進版本,直接解壓到D:\根目錄下,運行D:\myworks\tc\bin\tc.exe,打開project,打開ucgui目錄下的ucgui.prj,而后按Ctrl+F9編譯并運行!
上傳時間: 2015-05-11
上傳用戶:skhlm
Windows下讀寫硬件的工具. RW - Read & Write utility, for hardware engineers, firmware (BIOS) engineers, driver developers, QA engineers, performance test engineers, diagnostic engineers, etc., This utility access almost all the computer hardware, including PCI (PCI Express), PCI Index/Data, Memory, Memory Index/Data, I/O Space, I/O Index/Data, Super I/O, Clock Generator, DIMM SPD, SMBus Device, CPU MSR Registers, ATA/ATAPI Identify Data, ACPI Tables Dump (include AML decode), Embedded Controller, USB Information and LPT Remote Access. And also an Command Window is provided to access hardware manually.
標簽: engineers firmware hardware Windows
上傳時間: 2015-07-01
上傳用戶:xc216
RW - Read & Write utility, for hardware engineers, firmware (BIOS) engineers, driver developers, QA engineers, performance test engineers, diagnostic engineers, etc., This utility access almost all the computer hardware, including PCI (PCI Express), PCI Index/Data, Memory, Memory Index/Data, I/O Space, I/O Index/Data, Super I/O, Clock Generator, DIMM SPD, SMBus Device, CPU MSR Registers, ATA/ATAPI Identify Data, ACPI Tables Dump (include AML decode), Embedded Controller, USB Information and LPT Remote Access. And also an Command Window is provided to access hardware manually. Website1: http://rw.net-forces.com/ Website2: http://home.kimo.com.tw/ckimchan.tw/ Website3: http://jacky5488.myweb.hinet.net/ For best view, please change the screen resolution to 1024 x 768 (or above) pixels.
標簽: engineers developers firmware hardware
上傳時間: 2013-12-22
上傳用戶:王楚楚
假定已經有許多應用采用了程序1 - 1 5中所定義的C u r r e n c y類,現在我們想要對C u r r e n c y類 的描述進行修改,使其應用頻率最高的兩個函數A d d和I n c r e m e n t可以運行得更快,從而提高應 用程序的執行速度。由于用戶僅能通過p u b l i c部分所提供的接口與C u r r e n c y類進行交互,
上傳時間: 2015-10-11
上傳用戶:BIBI
KernelDriver發展套件,客戶可直接存取USB硬體,並更快為Windows 98、Me、2000、XP、NT、Windows CE.NET和Linux作業系統發展高效能的USB裝置驅動程式。這些工具提供圖形導向的發展環境、使用簡單的應用程式界面、硬體診斷工具和範例程式,可以排除研發瓶頸,讓裝置驅動程式的發展更容易。
標簽: KernelDriver 套件
上傳時間: 2015-10-19
上傳用戶:skhlm
Sherwood算法消除最壞實例,以達到對任何實例都能有好的性能的效果 文件: rd_list.c --> create a random sequence of n integers not equal to each other list.c --> create a descending sequence of n integers not equal to each other sherwood.c --> 就是該算法,靜態鏈表的長度默認設為1000,可在宏定義處修改 用法: gcc -o sherwood sherwood.c gcc -o rd_list rd_list.c gcc -o list list.c ./rd_list s.txt 1000 產生一個長度為1000的互不相等的隨機序列,保存在s.txt中 ./list s1.txt 1000 產生一個長度為1000的互不相等的降序序列,保存雜s1.txt中 ./sherwood s1.txt 運行算法,比較其中的4個算法的性能差異
上傳時間: 2016-01-20
上傳用戶:ainimao
雙擊可執行程序RQSZ.exe,在出現的提示信息中輸入大寫字母“D”,可 顯示系統當前日期;輸入大寫字母“T”,可顯示系統當前時間;輸入大寫字母 “Q”,可結束程序。
上傳時間: 2013-12-27
上傳用戶:獨孤求源
DiskId32最新版 在NT/2000/XP/2003/VISTA下取PATA/SATA/SCSI)下支持獲取硬盤的系列號。 編譯需要Windows SDK,在 Platform SDK February 2003 下編譯通過。 ●●注意:顯示輸出信息加參數“/d”,如: diskid32 /d
上傳時間: 2016-05-21
上傳用戶:李彥東
CC2430跑馬燈, CC2430 中,I/O 口做普通 I/O 使用時和每個 I/O 端口相關的寄存器有 3 個,分別是 //PxSEL 功能選擇寄存器,PxDIR 方向寄存器,PxINP 輸入模式寄存器,其中 x 為 0,1,2 。
上傳時間: 2016-06-10
上傳用戶:1101055045
雙擊可執行程序RQSZ.exe,在出現的提示信息中輸入大寫字母“D”,可 顯示系統當前日期;輸入大寫字母“T”,可顯示系統當前時間;輸入大寫字母 “Q”,可結束程序。
上傳時間: 2016-08-24
上傳用戶:zhliu007