Open C++: Memory Game Example This Open C++ example application demonstrates a simple memory game. The game engine part has been written in Open C++ and the UI part has been written in Symbian C++. The application supports S60 3rd Edition and S60 5th Edition devices. Keypad and Touch UI are supported depending on the device.
標(biāo)簽: Open demonstrates application Example
上傳時(shí)間: 2013-12-20
上傳用戶:lunshaomo
C語言實(shí)現(xiàn)機(jī)載SAR成像,stripmap方式,并用RD算法進(jìn)行了點(diǎn)目標(biāo)成像
上傳時(shí)間: 2016-12-28
上傳用戶:cylnpy
我寫的微型打印機(jī)驅(qū)動(dòng)程序,沈陽榮達(dá)RD-16 打印機(jī),很好用的!
標(biāo)簽: 微型打印機(jī) 驅(qū)動(dòng)程序
上傳時(shí)間: 2014-07-08
上傳用戶:zhuoying119
1) 兼容FAT16文件系統(tǒng),長文件名,最大路徑長度260個(gè)字節(jié),符合Microsoft Longfilename specification。 2) 可移植于各種平臺(tái),只需編寫sector驅(qū)動(dòng)驅(qū)動(dòng),共計(jì)兩個(gè)函數(shù):1)read_flash_sector() 2)write_flash_sector()。 3) 文件緩沖功能:1)讀文件時(shí),讀位置在文件緩沖區(qū)內(nèi),則可直接讀文件緩沖區(qū),不需要讀物理磁盤;文件緩沖區(qū)大小可使用編譯宏EnableFileBuf,TotalFileBUFsQTYeachFCB,F(xiàn)ileBUFSize來控制。 4) 可同時(shí)打開多個(gè)文件;最大打開文件數(shù)可使用編譯宏MaximumFCB設(shè)定,MaximumFCB最大值限定為254。 5) 文件保護(hù)功能:文件可同時(shí)打開多個(gè)FCB,而只有其中一個(gè)FCB可以得到文件RD/WR權(quán)限。該功能完全由文件系統(tǒng)代碼來完成,上層應(yīng)用無需編寫額外代碼。 6) 所有編譯宏存放于文件fat_cfg.h。 (本代碼只供測試,研究,設(shè)計(jì)使用,如需用于商業(yè)應(yīng)用,請與作者聯(lián)系購買許可,qq:292942278,E-MAIL:tony_yang123@sina.com.cn)
標(biāo)簽: FAT 16 兼容 文件系統(tǒng)
上傳時(shí)間: 2017-01-09
上傳用戶:tuilp1a
Eclipse+Web開發(fā)從入門到精通 These files contain all of the code listings in Java: The Complete Reference, J2SE 5 Edition The source code is organized into files by chapter. For example, the file Chap7.code contains the programs shown in Chapter 7. Within each chapter file, the listings are stored in the same order as they appear in the book. Simply edit the appropriate file to extract the listing in which you are interested.
標(biāo)簽: Complete Referenc listings Eclipse
上傳時(shí)間: 2017-01-20
上傳用戶:as275944189
介紹:JSON(JavaScript Object Notation) 是一種輕量級的數(shù)據(jù)交換格式。易于人閱讀和編寫。同時(shí)也易于機(jī)器解析和生成。它基于JavaScript Programming Language, Standard ECMA-262 3rd Edition - December 1999的一個(gè)子集。 JSON采用完全獨(dú)立于語言的文本格式,但是也使用了類似于C語言家族的習(xí)慣(包括C, C++, C#, Java, JavaScript, Perl, Python等)。這些特性使JSON成為理想的數(shù)據(jù)交換語言
標(biāo)簽: JavaScript Programming Notation Object
上傳時(shí)間: 2017-02-01
上傳用戶:2525775
1)兼容FAT16文件系統(tǒng),長文件名,最大路徑長度260個(gè)字節(jié),符合Microsoft Longfilename specification。 2)可移植于各種平臺(tái),只需編寫sector驅(qū)動(dòng)驅(qū)動(dòng),共計(jì)兩個(gè)函數(shù):1)read_flash_sector() 2)write_flash_sector()。 3)文件緩沖功能:1)讀文件時(shí),讀位置在文件緩沖區(qū)內(nèi),則可直接讀文件緩沖區(qū),不需要讀物理磁盤;文件緩沖區(qū)大小可使用編譯宏EnableFileBuf,TotalFileBUFsQTYeachFCB,F(xiàn)ileBUFSize來控制。 4)可同時(shí)打開多個(gè)文件;最大打開文件數(shù)可使用編譯宏MaximumFCB設(shè)定,MaximumFCB最大值限定為254。 5)文件保護(hù)功能:文件可同時(shí)打開多個(gè)FCB,而只有其中一個(gè)FCB可以得到文件RD/WR權(quán)限。該功能完全由文件系統(tǒng)代碼來完成,上層應(yīng)用無需編寫額外代碼。 6)所有編譯宏存放于文件fat_cfg.h。
標(biāo)簽: FAT 16 兼容 文件系統(tǒng)
上傳時(shí)間: 2014-01-17
上傳用戶:541657925
嵌入式FAT16文件系統(tǒng)源碼下載1) 兼容FAT16文件系統(tǒng),長文件名,最大路徑長度260個(gè)字節(jié),符合Microsoft Longfilename specification。 2) 可移植于各種平臺(tái),只需編寫sector驅(qū)動(dòng)驅(qū)動(dòng),共計(jì)兩個(gè)函數(shù):1)read_flash_sector() 2)write_flash_sector()。 3) 文件緩沖功能:1)讀文件時(shí),讀位置在文件緩沖區(qū)內(nèi),則可直接讀文件緩沖區(qū),不需要讀物理磁盤;文件緩沖區(qū)大小可使用編譯宏EnableFileBuf,TotalFileBUFsQTYeachFCB,F(xiàn)ileBUFSize來控制。 4) 可同時(shí)打開多個(gè)文件;最大打開文件數(shù)可使用編譯宏MaximumFCB設(shè)定,MaximumFCB最大值限定為254。 5) 文件保護(hù)功能:文件可同時(shí)打開多個(gè)FCB,而只有其中一個(gè)FCB可以得到文件RD/WR權(quán)限。該功能完全由文件系統(tǒng)代碼來完成,上層應(yīng)用無需編寫額外代碼。 6) 所有編譯宏存放于文件fat_cfg.h。
標(biāo)簽: FAT 16 文件系統(tǒng) 嵌入式
上傳時(shí)間: 2017-02-21
上傳用戶:515414293
All of Java s Input/Output (I/O) facilities are based on streams, which provide simple ways to read and write data of different types. Java provides many different kinds of streams, each with its own application. The universe of streams is divided into four large categories: input streams and output streams, for reading and writing binary data and readers and writers, for reading and writing textual (character) data. You re almost certainly familiar with the basic kinds of streams--but did you know that there s a CipherInputStream for reading encrypted data? And a ZipOutputStream for automatically compressing data? Do you know how to use buffered streams effectively to make your I/O operations more efficient? Java I/O, 2nd Edition has been updated for Java 5.0 APIs and tells you all you ever need to know about streams--and probably more.
標(biāo)簽: facilities streams provide Output
上傳時(shí)間: 2013-12-17
上傳用戶:6546544
/* 線路圖 89C51 T6963C -------- | 8 P1.0-1.7|=========== D0-7 | P3.0|----------- /RD P3.1|----------- /WR P3.2|----------- C/D | -- /CE | | | --- P3.3|----------- /RESET | VCC--- /HALT -------- */
標(biāo)簽: T6963C 89C51 1.0 1.7
上傳時(shí)間: 2013-12-20
上傳用戶:集美慧
蟲蟲下載站版權(quán)所有 京ICP備2021023401號-1