搜索资源列表
IDE_and_file_system
- It is driver source code for IDE harddisk and used to learn IDE interface and file system.-driver source code for an IDE harddisk d used to learn IDE interface and file system.
20060323001-6230
- U盘文件系统程序原代码,只要加上驱动程序即可-U disk file system program source code, plus drive procedures
fffs
- 这是ucfs文件系统源代码,非常有用,很多人都在找,我现在把它挂在这里-file system source code, a very useful and a lot of people are looking for, I shall put it here to stay
zlg_fs_ffs
- ZLG/FS文件系统,它是可移植的、可固化的文件系统,可以用于前后台系统,也可用于多任务环境。包括ZLG_FS在CF卡上的例子,uCOS-II中使用和前后台使用代码 ,很方便-ZLG/FS file system, which is portable, and can be cured of the file system can be used for front and back system, but also can be used for multi-tasking environme
FAT16
- 文件系统功能概论 1)本文件系统兼容FAT16/FAT32文件系统格式,支持长文件名,多级子目录,多盘操作,读写,创建删除文件等等功能。 2)本文件系统采用C代码编写,可以方便的移植于计算机应用平台,一般只需要额外编写磁盘的读写驱动,就可使用文件系统所有的功能。 3)具有文件缓冲功能:1)读文件时,读位置在文件缓冲区内,则可直接读取文件缓冲区,不需要读物理磁盘;文件缓冲区大小可使用编译宏EnableFileBuf,TotalFileBUFsQTYeachFCB
