里面是有關C++的程序,是“固定分區管理模擬器”的程序的源代碼。而且已經試驗過沒有半點的錯誤,大家不信可以下載來看看。保證是正野來的
標簽: 程序
上傳時間: 2013-12-11
上傳用戶:xyipie
2410開發板在ADS下的A/D轉換測試程序。 運行步驟: 1 打開ad.mcp工程文件 2 運行 3 用一根導線連接ad 輸入0通道,觀察屏幕輸出數據的變化 文件說明: ad_test.c:開發板初始化文件 ad.c :ad測試主文件
上傳時間: 2013-12-18
上傳用戶:二驅蚊器
2410開發板在ADS下的D/A轉換測試程序。 運行步驟: 1 打開DA.mcp工程文件 2 運行 3 使用示波器, 連接示波器與開發板上的DA輸出和地線, 觀察示波器上的變化 文件說明: ad_test.c 開發板初始化文件 ad.c ad實驗主程序文件
上傳時間: 2015-05-01
上傳用戶:leehom61
The project KEIL_IODemo shows how to use memory allocation routines (malloc) and char I/O (printf, scanf) via a serial interface with the Keil ARM toolchain. The I/O functions are adapted for the Analog Devices ADuC7000 series using the SERIAL.C module. The example also shows the efficiency of the Keil CA ARM Compiler run-time library which is tuned for single chip systems.
標簽: KEIL_IODemo allocation routines project
上傳時間: 2013-12-08
上傳用戶:ve3344
UART I/O and Memory Allocation Example for GNU The project GNU_IODemo shows how to use memory allocation routines (malloc) and char I/O (printf, scanf) via a serial interface with the GNU toolchain. The I/O functions are adapted for the Analog Devices ADuC7000 series using the SERIAL.C module. The example also shows the efficiency of the Keil CA ARM Compiler run-time library which is tuned for single chip systems.
標簽: Allocation GNU_IODemo Example project
上傳時間: 2015-05-04
上傳用戶:Amygdala
The subject which is to us propos¨¦ is as follows: calculation of the degr¨¦ d¡ ¯ inconsistance d¡ ¯ un logical program possibilist in C++. We thus work on a logical program possibilist, it be-¨¤-statement a logical program resulting from non-classique logic. The goal first of this project is of d¨¦ terminer if a logical program is consisting or not of share the calculation of sound degr¨¦ d¡ ¯ inconsistance.
標簽: brvbar calculation subject follows
上傳時間: 2013-12-18
上傳用戶:yulg
本書全面介紹了UNIX系統的程序設計界面—系統調用界面和標準C庫提供的許多函數。 本書的前15章著重于理論知識的闡述,主要內容包括UNIX文件和目錄、進程環境、進程控制、進程間通信以及各種I/O。在此基礎上,分別按章介紹了多個應用實例,包括如何創建數據庫函數庫,PostScript 打印機驅動程序,調制解調器撥號器及在偽終端上運行其他程序的程序等。 本書內容豐富權威,概念清晰精辟,一直以來被譽為UNIX編程的“圣經”,對于所有UNIX程序員—無論是初學者還是專家級人士—都是一本無價的參考書籍。
上傳時間: 2013-12-02
上傳用戶:dancnc
Turbo C 3.0 + UCOS2 + UCGUI PC學習版本, 在csword網友的基礎上改正了一個BGI的小問題,并 加入了IDE環境:Turbo C++ 3.0 帶路徑直接解壓到到D:\根目錄就能用, 解壓后,請運行d:\myworks\tc\tc.exe 而后打開項目選擇d:\myworks\tc\bin\ucgui\ucgui.prj 而后按Ctrl+F9下運行即可。 注意運行后在WinXP全屏下會沒有響應, 建議在Vmware下或純DOS環境運行。
上傳時間: 2014-01-24
上傳用戶:shanml
C#數據庫編程實例: 程序設計和運行環境是: (1) 微軟公司視窗2000 專業版 (2)C#.Net FrameWork SDK BETA 2 (3)Microsoft Access Data Component 2.6 ( MADC2.6 )
標簽: FrameWork Microsoft Access 2000
上傳時間: 2015-05-13
上傳用戶:xuan‘nian
關閉系統服務 @echo off @net share ipc$ /delete @net share admin$ /delete @net share c$ /delete @net share d$ /delete @net share e$ /delete @net share f$ /delete @net share g$ /delete pause
上傳時間: 2014-01-08
上傳用戶:xg262122