jcifs(通用网络文件系统)主要用于局域网内传递文件,效率很高
上传时间: 2014-09-07
上传用户:wl9454
使用SL811芯片的USB_FAT文件系统源代码
上传时间: 2016-01-22
上传用户:362279997
/* 这个程序用180行C代码就能够读取FAT16文件系统U盘的根目录,可以看到根目录下的文件 名,并可显示 首文件内容,不过,该程序很不严谨,也没有任何错误处理,对U盘兼容性较差,只是用于简单试 验,作为参考. 这个程序可以支持WINDOWS按FAT16格式化的U盘,因为程序精简,所以只兼容超过50%以上的U 盘品牌,如果换 成CH375A芯片则兼容性可提高到85%,当然,如果使用WCH公司的子程序库或者正式版本的C源 程序兼容性更好。 下
上传时间: 2016-01-23
上传用户:diets
基于周立功FAT32文件系统建立的项目,修正了周立功的FAT系统的部分bug,并可以基于磁盘文件进行fat文件系统的操作验证,平台是vc6
上传时间: 2013-12-26
上传用户:duoshen1989
fat&tiny-fat文件系统,很精简的代码适合用在嵌入式系统上面,另外此代码为完全free类型代码,即可以用在商业用途上
上传时间: 2014-01-01
上传用户:lxm
FIST可堆叠文件系统,linux文件系统修改相关的开源软件,使得对linux文件系统功能的改进很简单了 The FiST (File System Translator) system combines two methods to solve the above problems in a novel way: a set of stackable file system templates for each operating system, and a high-level language that can describe stackable file systems in a cross-platform portable fashion. Using FiST, stackable file systems need only be described once. FiST s code generation tool, fistgen, compiles a single file system description into loadable kernel modules for several operating systems (currently Solaris, Linux, and FreeBSD). The project demonstrates that with FiST, code size and development time are reduced significantly, while imposing a small performance overhead of only 1-2%. These benefits are achieved, as well as portability, without changing existing operating systems or file system.
上传时间: 2014-01-10
上传用户:xsnjzljj
:因为NAND Flash 的容量很大,性价比,NAND Flash 在单片机系统中的应用已经很普遍。NAND Flash 可以存储很多数据,为了方便数据的管理,可以采用FAT文件系统对数据进行管理。本文深入讨论了如何在NAND Flash 中建立FAT文件系统。
上传时间: 2016-01-28
上传用户:leixinzhuo
udf文件系统工具软件,支持大文件的读写
上传时间: 2016-01-30
上传用户:litianchu
romfs是在嵌入式系统中用的很广泛的一个小型的只读文件系统,该代码编译后的工具可以生成romfs的映象文件,romfs是个很简单的文件系统,参考此代码,可以让读者迅速了解到文件系统的相关知识,并可以书写自己的文件系统
上传时间: 2016-02-01
上传用户:
uc/os 的文件系统,使用fat16格式,绝对的好东西!
上传时间: 2013-12-20
上传用户:kytqcool