- file system ISO9660 iso9660.c iso9660.h - file system FAT12/16 fat.c fat.h - file system FAT32 fat32.c fat32.h
資源簡介:This directory contains 3 file system modules: - file system ISO9660 iso9660.c iso9660.h - file system fat12/16 fat.c fat.h - file system fat32 fat32.c fat32.h file.c and file.h contains all high levels functions/macro/definition for your a...
上傳時(shí)間: 2015-03-15
上傳用戶:腳趾頭
資源簡介:- file system ISO9660 iso9660.c iso9660.h - file system fat12/16 fat.c fat.h - file system fat32 fat32.c fat32.h
上傳時(shí)間: 2013-12-18
上傳用戶:yd19890720
資源簡介:剛學(xué)習(xí)C++時(shí)寫的學(xué)生成績管理系統(tǒng),只需要?jiǎng)?chuàng)建file.cpp和student.h就行了
上傳時(shí)間: 2014-01-10
上傳用戶:xaijhqx
資源簡介:ucos下的fat文件系統(tǒng)源碼。 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
上傳時(shí)間: 2015-08-04
上傳用戶:思琦琦
資源簡介:c#版本 算法大全 幾乎所有常見的算法 This file contains the C# code from Program
上傳時(shí)間: 2013-12-09
上傳用戶:tuilp1a
資源簡介:The C++ version of the IQmath librray requires the C header file and is built on top of the C functions and definitions. See "Building A Project" section of this Read Me file on how to include the above files in a user C++ program/proj...
上傳時(shí)間: 2013-12-18
上傳用戶:yxgi5
資源簡介:The C++ version of the IQmath librray requires the C header file and is built on top of the C functions and definitions. See "Building A Project" section of this Read Me file on how to include the above files in a user C++ program/proj...
上傳時(shí)間: 2017-07-26
上傳用戶:杜瑩12345
資源簡介:為filename 所指定的文件名按mode 模式創(chuàng)建一個(gè)file結(jié)構(gòu)數(shù)據(jù)區(qū),并將該數(shù)據(jù)區(qū)的首地址賦值給file類型的指針變量fp.
上傳時(shí)間: 2013-12-09
上傳用戶:時(shí)代電子小智
資源簡介:C++完美演繹 經(jīng)典算法 如 /* 頭文件:my_Include.h */ #include <stdio.h> /* 展開C語言的內(nèi)建函數(shù)指令 */ #define PI 3.1415926 /* 宏常量,在稍后章節(jié)再詳解 */ #define circle(radius) (PI*radius*radius) /* 宏函數(shù),圓的面積 */ /* 將比較數(shù)值大小的...
上傳時(shí)間: 2014-01-17
上傳用戶:epson850
資源簡介:C programming for embedded system 本書作者是一位從事10多年嵌入式系統(tǒng)編程工作經(jīng)驗(yàn)豐富的技術(shù)作者,他的書由淺入深地介紹了8位嵌入式系統(tǒng)C語言的開發(fā)方法。本書是一本在嵌入式系統(tǒng)編程方面很有影響力的書,非常值得為之一讀。
上傳時(shí)間: 2015-09-01
上傳用戶:yoleeson
資源簡介:目錄文件結(jié)構(gòu): 用于s3c44b0 lcd_test ├─ main.c C語言主源文件 ├─ bmp.c 光標(biāo)圖案源文件 ├─ bmp.h 光標(biāo)圖案頭文件 ├─ lcd.c LCD顯示函數(shù)源文件 └─ lcd.h LCD定義頭文件 如何燒寫程序到Flash中,請閱讀common目錄下的ProgramFlash.t...
上傳時(shí)間: 2015-12-18
上傳用戶:ZJX5201314
資源簡介:用AVR單片機(jī)設(shè)計(jì)的MP3播放器 功能: MP3 Player IDE ATA interface fat 32 with long file name support USB interface On board power supply (input from 7v to 20v DC) Bootloader firmware upgradeable via USB port Infrared bi-di...
上傳時(shí)間: 2016-07-02
上傳用戶:fandeshun
資源簡介:這是專門為 C# 開發(fā)者定制的 ZC030X 編程接口。C# 開發(fā)者可以如下方式進(jìn)行調(diào)用: 首先需要進(jìn)行聲明: ... using system.Runtime.InteropServices public class win32{ [DllImport("zc030xlib.dll", EntryPoint = "capInitCamera")] public static ex...
上傳時(shí)間: 2016-11-28
上傳用戶:love_stanford
資源簡介:時(shí)鐘芯片的c程序 使用時(shí)加上頭文件 即#include<reg.h>
上傳時(shí)間: 2013-11-29
上傳用戶:獨(dú)孤求源
資源簡介:stdafx.h : 標(biāo)準(zhǔn)系統(tǒng)包含文件的包含文件。 Microsoft C 和 C++ 編譯器提供了用于預(yù)編譯任何 C 或 C++ 代碼(包括內(nèi)聯(lián)代碼)的選項(xiàng)。利用此性能特性,可以編譯穩(wěn)定的代碼體,將已編譯狀態(tài)的代碼存儲在文件中,以及在隨后的編譯中,將預(yù)編譯的代碼與仍在開...
上傳時(shí)間: 2013-11-28
上傳用戶:hakim
資源簡介:C++ compile tool. it is necessary for developing c++ on Unix or Linux system.
上傳時(shí)間: 2017-02-08
上傳用戶:sz_hjbf
資源簡介:the source code of ucosii, the best example of C language and operation system
上傳時(shí)間: 2013-12-13
上傳用戶:gyq
資源簡介:采用有限容積法、非正交結(jié)構(gòu)化網(wǎng)格(H型、O型及C型)求解REYNOLDS時(shí)均方程的程序
上傳時(shí)間: 2017-04-16
上傳用戶:ggwz258
資源簡介:IDE.C,ZLG/GF驅(qū)動主文件;IDE.H,ZLG/GF主文件相關(guān)頭文件;SYSATA.C,ZLG/CF驅(qū)動的接口文件 SYSATA.C,ZLG/CF驅(qū)動的接口文件的頭文件。
上傳時(shí)間: 2014-11-17
上傳用戶:奇奇奔奔
資源簡介:一本學(xué)習(xí)C語言并成為高手的非常實(shí)用的書籍-C LANGUAGE FOR EMBEDDED system。
上傳時(shí)間: 2013-12-10
上傳用戶:181992417
資源簡介:game tetris :), this file is a little too big but it s run well, besides, it also has file description
上傳時(shí)間: 2013-12-24
上傳用戶:13215175592
資源簡介:C and C++ programming in Embedded system
上傳時(shí)間: 2013-12-10
上傳用戶:lunshaomo
資源簡介:H.S.Park, D-S.Kim, and W.H.Kwon "A Scheduling Method for Network-based Control systems", IEEE Transaction on Control system Technology, Vol.10, No.3, pp. 318-330, May, 2002 (Simulation Example 1- Matlab Code)
上傳時(shí)間: 2014-01-20
上傳用戶:cainaifa
資源簡介:C++名家精華.chm 我們用早期的C++語言編程。工作的第二天中午,厭煩了讀職工手冊,于是我寫了一個(gè)工具類,里面包含一個(gè)原始指針作為成員變量: #include "xStruct.h" // definition of struct X class xWrapper { X* xItem public: xWrapper()...
上傳時(shí)間: 2013-12-28
上傳用戶:Amygdala
資源簡介:C 語言開發(fā)環(huán)境 C_FMT11 C 語言開發(fā)高速格式化工具 C_HINTS C 語言開發(fā)HNT格式數(shù)據(jù)庫系統(tǒng) C_KERMIT C 語言核心協(xié)議的 C 語言源代碼 C_LIB 一些小工具的 C 語言源代碼
上傳時(shí)間: 2015-01-08
上傳用戶:13188549192
資源簡介:CxxTester是一個(gè)用于C++代碼的通用測試框。它支持測試庫系統(tǒng)、有一套方法的對象文件、甚至單行C++源(即所有用C++接口的東西)。解釋程序的前端使你能夠在不需要重新編譯代碼的情況下修改和擴(kuò)大測試。測試可以通過腳本成批執(zhí)行或者在圖表輸出的支持下交...
上傳時(shí)間: 2015-01-14
上傳用戶:tianjinfan
資源簡介:使用方法如下: 1、在工程中加入comm.h這個(gè)頭文件 2、在stdafx.h中加入 #include 3、在聚合類改變方法如下: 原句:public IDispatchImpl 新句:public IDispatchImpl<_EnumColl::CollectionType, &IID_IUsers, &LIBID_TEST07Lib> OK,就這么簡單,然后再加入...
上傳時(shí)間: 2013-12-24
上傳用戶:84425894
資源簡介:一個(gè)C語言子集small c 編譯器的源代碼,也是用small c寫的,學(xué)習(xí)編譯技術(shù)是個(gè)不錯(cuò)的開始^-^
上傳時(shí)間: 2013-12-31
上傳用戶:erkuizhang
資源簡介:C#語言參考手冊,希望對大家學(xué)習(xí)c#有用
上傳時(shí)間: 2014-12-22
上傳用戶:hn891122
資源簡介:C語言編程寶典,很實(shí)用的c函數(shù)及其講解,還有語法和基礎(chǔ)講解。
上傳時(shí)間: 2013-12-08
上傳用戶:xinzhch