C++ test documents. need install VC80
標簽: documents install test need
上傳時間: 2015-09-12
上傳用戶:腳趾頭
test_nandflash.c -- test nandflash id
標簽: test_nandflash nandflash test id
上傳時間: 2014-12-08
上傳用戶:sevenbestfei
how to build a stub in c++ test.this source code show you the way!
上傳時間: 2013-12-06
上傳用戶:003030
一個C語言hash表的實現 hash.c hash.h Makefile test2.c test.c
上傳時間: 2013-12-18
上傳用戶:sardinescn
Parasoft C++test 是經廣泛證明的最佳實踐集成解決方案,它能有效提高開發團隊工作效率和軟件質量。C++test支持編碼策略增強,靜態分析,全面代碼走查,單元與組件的 測試,為用戶提供一個實用的方法來確保其C/C++代碼按預期運行。C++Test 能夠在桌面的IDE環境或命令行的批處理下進行回歸測試。C++test 和 Parasoft GRS 報告系統相集成,為用戶提供基于Web且具備交互和向下鉆取能力的報表以供用戶查詢,并允許團隊跟 蹤項目狀態并監控項目趨勢。
上傳時間: 2013-07-10
上傳用戶:eeworm
BCB 編寫的一些簡單函數用于SQL的擴展存儲過程. -檢查文件是否存在Select dbo.FileExist( c:\boot.ini ) --刪除文件Select dbo.FileDelete( C:\X.txt ) --服務狀態Select dbo.ServerStat( awhost32 ,1) --建立目錄Select dbo.MKDIR( C:\Test\test ,1) --文件復制Select dbo.FileCopy( C:\boot.ini , c:\Boot\YYY.ini ,1) --刪除目錄Select dbo.RDDIR( C:\Text ,1) --鎖定計算機Select dbo.LockPc() --結束程序Select dbo.KillPorg( Notepad.exe ) --執行程序Select dbo.StartPorg( Notepad.exe ) --得到IP地址Select dbo.GetIP() --分解字符Select dbo.TextPart( 123*456*789 , * ,0) QQ:254082939 Email:haihong5995037@163.com
標簽: Select FileDelete FileExist dbo
上傳時間: 2014-01-22
上傳用戶:1109003457
ucos下的FAT文件系統源碼。 config.h dir.C disk.C FAT.C Fat.h FDT.C file.C floppy.c floppy.h format.C format.h Harddisk.c HardDisk.h INCLUDES.H OS_CFG.H OSFile.c OSFile.h RWSec.C Test.c
上傳時間: 2015-08-04
上傳用戶:思琦琦
UCOS/II for ICCAVR - The version of UCOS/II is 2.04 - the original port was done by Ole Saether for the IAR compiler. Jens E. Holtegaard ported one version using ICCAVR. Joerg Meyer did another port (using Jens port as a start?). This is basically Joerg s port plus a little bit of changes and documentation by me. - YOU MUST DOWNLOAD THE MAIN PART OF THE UCOS/II FROM THE UCOS/II WEBSITE http://www.ucos-ii.com . The supplied project file assumes the portable source is in the ..\source directory. - Joerg has written couple document showing the stack frames etc. but it is in German :-) They are included in this directory. - The Timer2 overflow interrupt is used for Timer Tick. If you want to change that, modify os_cpu_c.c and os_cpu_a.s - I have tested this using ATMega103 with and without external RAM using AVR Studio simulator. See test1.c test program. Both Code Compressed (PRO) and STD versions have been tested.
標簽: UCOS original Saether version
上傳時間: 2015-11-14
上傳用戶:ippler8
圖象的壓縮編碼,JPEG壓縮編碼標準 注意事項: 運行時,文件c:\test.pcx;c:\test.jpg必須存在
上傳時間: 2013-12-18
上傳用戶:zsjinju
pcf8584應用實例,*** PROJEKT, bestehend aus 3 Teilen *** ** PCF8584 ** PCF8584.Opt i2c_DEF.h PCF8584.Uv2 PCF8584_lib.c PCF8584_lib.h ringbuf.h ringbuffer.c test.ini tst_I2C.c Globals.h ** Chip_Inc ** 16550.h 81C90.h phyCORE_591.h LAB537.h MCB517AC.h PCF8584.H CM517A.h PIO_8255.h RTC72421.h DEF_BOARDS.H MOD515.h I2c_Chip_Lib.h ** Inc_C51b_T2 ** LCD_DEF_LIB.h ASCII2hex.h BCD_HEX.H bcd2hex.h CG_RAM_Lib.H CRC_16.H Def_bits.h DEF_INT.H Defines.h INTELHEX.H ITOA.H ASCI_hex.h LRC.H MAKROS.H PACK_7T8.H Ram_des.h Ram_inv.h Rom_chk.h RS232_BD.h sm_printf.h SOFT_RES.H TASTEN_LIB.H tasten_matrix_lib.h TIME_OUT_lib.H centronics_lib.h I2c_Lib.h DEF_MIC.H
上傳時間: 2014-01-14
上傳用戶:hopy