CHAPT04\CHAPT04.CPP 16-Bit test program for the Digi Classic board CHAPT04\CHAPT04.EXE 16-Bit executable of the test program CHAPT04\CHAPT04.MAK A makefile for Borland or Microsoft C++ CHAPT04\CLASSIC.CPP Implementation of the ClassicHandler class CHAPT04\CLASSIC.H Declaration of the ClassicHandler class
上傳時間: 2013-11-30
上傳用戶:
CHAPT05\CHAPT05.CPP 16-Bit test program for the initelligent Digi board. CHAPT05\CHAPT05.EXE 16-Bit executable of the test program CHAPT05\CHAPT05.MAK A makefile for Borland or Microsoft C++ CHAPT05\DIGI.CPP Implementation of the Digiboard class CHAPT05\DIGI.H Declaration of the Digiboard cla
標簽: CHAPT 05 initelligent Bit
上傳時間: 2016-02-03
上傳用戶:aappkkee
CHAPT06\CHAPT06.CPP 16-Bit test program for the BiosPort class CHAPT06\CHAPT06.EXE 16-Bit executable of the test program CHAPT06\CHAPT06.MAK A makefile for Borland or Microsoft C++ CHAPT06\BIOSPORT.CPP Implementation of the BiosPort class CHAPT06\BIOSPORT.H Declaration of the BiosPort cla
標簽: CHAPT 06 executable Bit
上傳時間: 2016-02-03
上傳用戶:wpwpwlxwlx
CHAPT07\CHAPT07.CPP 16-Bit test program for the Fossil class CHAPT07\CHAPT07.EXE 16-Bit executable of the test program. CHAPT07\CHAPT07.MAK A makefile for Borland or Microsoft C++ CHAPT07\BIOSPORT.CPP A copy of the file from Chapter 6 CHAPT07\BIOSPORT.H A copy of the file from Chapter 6
標簽: CHAPT 07 executable Bit
上傳時間: 2013-12-09
上傳用戶:ruixue198909
CHAPT08\TESTTERM.CPP 16-Bit test program for the terminal emulation classes CHAPT08\TESTTERM.EXE 16-Bit executable of the test program. CHAPT08\TESTTERM.MAK A makefile for Borland or Microsoft C++.
標簽: TESTTERM CHAPT emulation terminal
上傳時間: 2016-02-03
上傳用戶:小寶愛考拉
CHAPT09\TERMW16.CPP 16-Bit test program for the Win16Port class. CHAPT09\TERMW16.DEF A file needed by the linker for this program. CHAPT09\TERMW16.EXE 16-Bit exeuctable of the test program. CHAPT09\TERMW16B.MAK A makefile for Borland C++. CHAPT09\TERMW16M.MAK A makefile for Microsoft C++.
上傳時間: 2016-02-03
上傳用戶:ukuk
CHAPT12\Chapt12.cpp Part of the 32-bit test progrma for the Win32Port class. CHAPT12\Chapt12.dsp The Visual C++ project file for the program. CHAPT12\Chapt12.dsw The Visual C++ workspace file for the program. CHAPT12\Chapt12.h The header file for the app s application class CHAPT12\Chapt12.ico The icon used in Chapt12.exe CHAPT12\Chapt12.rc The resource file use in the test program. CHAPT12\Chapt12Dlg.cpp The implementation of the dialog class CHAPT12\Chapt12Dlg.h The declarations of the dialog class CHAPT12\MyWin32Port.h Definition for a class derived from Win32Port. CHAPT12\resource.h The resource IDs
上傳時間: 2013-12-17
上傳用戶:yan2267246
說明 //LCD12864.C //適用范圍:128X64點陣黑白液晶屏,如:KS0108等 //注意事項:對液晶屏操作時,應先操作左屏完成后,再對右屏操作, // 如需要再回過來寫左屏應先清全屏,否則會花屏! //Design by Minstar@8.5 N.S. //Test by Minstar
上傳時間: 2016-02-04
上傳用戶:qiaoyue
C++實現的R樹算法,包括構造,查找,增刪改更新結點等。還有兩個test文件。
上傳時間: 2014-01-16
上傳用戶:851197153
在軟件Proteus中仿真ucos(ARM) 1.移植除了OS_CPU.h,OS_CPU_A.s,OS_CPU_C.C 三個函數外,對中斷專門用了一個函數OS_int_A.s 按其中的規則寫中斷函數即可. 2。應用實例為\ArmUCOS\App\test1\test.mcp,在周立功2104的板子上的ram中就可直接運行(code+data<16K), 注意使用了.a庫文件(我習慣這么用) 3. 將所有的文件放到D:\ArmUCOS\下,這樣上面的文件能直接編譯.
標簽: OS_CPU_A OS_CPU_C Proteus OS_CPU
上傳時間: 2014-01-02
上傳用戶:chenbhdt