Welcome![Sign In][Sign Up]
Location:
Search - FileSystem

Search list

[Driver Developsfloppy

Description: The sfloppy sample is a super floppy driver that resides in the directory \\Ntddk\Src\Storage\sfloppy. It is a class driver for Super Floppy disk drives. It sits a level above the port driver (ATAPI, USB, etc) in the driver stack, and brokers communication between the application level and the port driver. The floppy driver takes requests from filesystem drivers and then sends the appropriate SCSI_REQUEST_BLOCK (SRB) to the port driver. It is compatible with x86 and IA64 platforms.
Platform: | Size: 24576 | Author: zhang | Hits:

[Data structsfilesystem

Description: 该程序实现了用文件记录变长字节流,可用以存储各种类型的文件,如多媒体数据,声音、图形、图像等。每项记录由记录号和标志符标记。记录的记录号和标识均可用作对记录的定位和引用,记录号可以由操作者输入,也可以自动生成,标志符一定要由操作者输入。
Platform: | Size: 336896 | Author: 杨襄 | Hits:

[Other Embeded programYaffs

Description: YAFFS的源码,我已经移植到X86平台,用VC++即可编译通过,可以在PC模拟运行调试-YAFFS the source, I have ported to X86 platform, using VC can be compiled through, you can run in PC simulation debugging
Platform: | Size: 88064 | Author: 张俊 | Hits:

[uCOSffsample

Description: 基于AVR UC/OS-II的FAT32文件系统。-Based on the AVR UC/OS-II of the FAT32 file system.
Platform: | Size: 308224 | Author: 小强 | Hits:

[OtherYAFFS

Description: 详细介绍了linux下nand flash文件系统YAFFS的结构和制作。-Details of nand flash under linux file system structure and the production of YAFFS.
Platform: | Size: 1925120 | Author: yangchaofeng | Hits:

[CSharpFileSystem

Description: IO设备文件访问,媒体播放,文件查看,EXCEL查看。-IO device file access, media player, File Viewer, EXCEL view.
Platform: | Size: 668672 | Author: Tony Li | Hits:

[OS Developlibfat.tar

Description: Support library to access and manipulate FAT12 / FAT16 / FAT32 file systems - Includes a FUSE filesystem module to access FAT volumes which uses the library -Support library to access and manipulate FAT12/FAT16/FAT32 file systems- Includes a FUSE filesystem module to access FAT volumes which uses the library
Platform: | Size: 71680 | Author: inhawk | Hits:

[Software Engineeringusbfilesystem

Description: 这是关于"U盘文件系统"的很好的资料.想写嵌入式U盘驱动程序的有很好的参考价值-This is on the
Platform: | Size: 128000 | Author: 唐君荣 | Hits:

[Other Embeded programFATfilesystem

Description: FAT文件系统代码,可以拿来直接编译,FATfilesystem-FAT file system code, can be used to direct the compiler, FATfilesystem
Platform: | Size: 57344 | Author: 栋梁 | Hits:

[Hook apiVMounter

Description: Callback FileSystem VMounter
Platform: | Size: 12288 | Author: | Hits:

[J2MEfunambol-mail-client-src-6.0.17

Description: The Funambol J2ME Mail Client aims to be a light, easy to use, free email client for J2ME devices. The first release comes with a simple but effective UI, and a storage limited to the internal RMS only. This makes the application compatible with most of the phones around (minimum requirements are: MIDP2.0, CLDC 1.0, 512k of Storage). The mail synchronization using SyncML 1.2 over HTTP, thus removing any problem related to the access to IMAP or POP ports. The mail client synchonizes its address book with the one on the server, Its design is modular and can be extended in future with other mail protocols, a more sophisticated UI and access to the phone s AddressBook or filesystem for the devices allowing this. See the javadoc for more information on the structure of the library.-The Funambol J2ME Mail Client aims to be a light, easy to use, free emailclient for J2ME devices.The first release comes with a simple but effective UI, and a storage limitedto the internal RMS only. This makes the application compatible with most ofthe phones around (minimum requirements are: MIDP2.0, CLDC 1.0, 512k ofStorage). The mail synchronization using SyncML 1.2 over HTTP, thus removingany problem related to the access to IMAP or POP ports.The mail client synchonizes its address book with the one on the server, Its design is modular and can be extended in future with other mailprotocols, a more sophisticated UI and access to the phone s AddressBook orfilesystem for the devices allowing this.See the javadoc for more information on the structure of the library.
Platform: | Size: 419840 | Author: gaoyuesong | Hits:

[Windows DevelopCprogram900examples

Description: C语言经典编程900例 C语言经典编程900例-C Programming Language 900 cases of classic C Programming Language 900 cases of classic
Platform: | Size: 148480 | Author: 常乐 | Hits:

[Windows DevelopFileSystem

Description: 模拟操作系统的用户文件管理,实现对不同用户的不用权限控制-Simulation of the operating system user document management, to achieve different users do not have access control
Platform: | Size: 202752 | Author: sjxyx | Hits:

[SCMfileSysTem

Description: 使用VC模拟一个在单片机内部FLASH的顺序文件系统-VC simulation using a single-chip FLASH sequence of the internal file system
Platform: | Size: 632832 | Author: 尤兴旺 | Hits:

[File Operateflash_filesystem

Description: 微软公司提供的关于flash_system的资料.虽然不是源程序.不过原理讲解的很透彻,希望对不大懂原理的同仁有所帮助-Microsoft provided information on flash_system. Though not the source code. But the principle on the very thorough, and they hope to not understand the principle of Tongren help
Platform: | Size: 105472 | Author: yanglei | Hits:

[OS programfilesystem

Description: 我写的一个界面类似linux的文件系统,在win-tc下编译通过,可创建文件edit,删除文件del,创建目录md,删除目录rd,显示当前目录文件和文件夹dir,实现目录跳转cd,cd..是跳转到根目录。-I wrote an interface similar to linux file system, in the win-tc adopted under the compiler can create a file edit, delete files del, create a directory md, delete directory rd, display the current directory files and folders dir, realize Jump directory cd , cd .. is the Jump to the root directory.
Platform: | Size: 2048 | Author: 朱于畋 | Hits:

[Embeded Linuxyaffs2.tar

Description:
Platform: | Size: 126976 | Author: 单冯 | Hits:

[File OperateFileSystem

Description: 通过对3种文件读写模式的模拟,了解操作系统快速文件系统是怎样操作的;并掌握文件读写对应的API。-Through the three kinds of documents to read and write the simulation model to understand the operating system is how fast the file system operations and master document to read and write the corresponding API.
Platform: | Size: 186368 | Author: mating | Hits:

[OS Developfilesystem

Description: 做的操作系统课程设计,是做的一个文件系统. 可能调试的时候有点问题.但是思路是没问题的.-Does the operating system, curriculum design, is to do a file system. May, when debugging a problem. But thinking is not the problem.
Platform: | Size: 3072 | Author: 付强 | Hits:

[OS Developfilesystem

Description: 本人在做操作系统课程设计时写的一个关于简单文件系统的源代码-I make the design of operating system programs written in a simple file system source code
Platform: | Size: 206848 | Author: 周小建 | Hits:
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 ... 40 »

CodeBus www.codebus.net