搜索资源列表
sd卡 fat16文件系统 spi模式十分详细
- sd卡 fat16文件系统 spi模式十分详细
嵌入式FAT文件系统免费源码下载
- 嵌入式FAT文件系统免费源码下载 本文件系统兼容FAT16/FAT32文件系统格式,兼容长文件名,兼容GB2312/UNICODE汉字编码(支持中文),并且实现了对子目录的支持,实现了文件的读取,写入,创建,删除等文件系统的常用功能。另外,代码都使用C编写,可以移植到各种单片机平台上来实现文件系统模块。 (FAT16是免费代码,用户可直接使用。 本代码有FAT32(兼容FAT16)和多个盘的版本(收费), 如果需要,请与我们联系!qq:
fat16
- fat16文件系统存取-FAT16 file system access
FAT16-32SourceV101
- 与ata结合的fat12 fat16 fat32的文件系统实现,代码完整!-FAT12,FAT16,FAT32 file system with ATA
Mini-Fat
- fat文件系统管理程序短小精悍.可以作为开发fat16,fat12管理系统的参考.-fat file system management procedures short and pithy. As development fat16, FAT12 management system for reference.
fat16fat32硬盘FAT文件系统原理的详细分析
- 硬盘fat文件系统的详细分析,包括物理结构,逻辑结构,引导原理等-fat file system drives the detailed analysis, including physical structure, logic structure, such as guiding principle
fat_freedos
- freedos的文件系统模块源码,支持fat12,fat16和fat32,对于学习文件系统非常有用。-FreeDOS file system module source code, support FAT12, fat16 and fat32, the study documents the system is very useful.
FAT和硬盘结构
- 基于flash的FAT32/FAT16文件系统说明,和硬盘结构的详细解说-Based on the MTV flash file system that drives the structure and the detailed explanation
ATMEL FAT文件系统
- 文件系统,完全兼容fat16,fat32,加上自己的硬盘驱动接口后应该可以使用-file system, fully compatible fat16, fat32, coupled with their own hard drives interface can be used after
51+
- 这个程序用180行C代码就能够读取FAT16文件系统U盘的根目录,可以看到根目录下的文件 名,并可显示首文件内容,不过,该程序很不严谨,也没有任何错误处理,对U盘兼容性较差,只是用于简单试验,作为参考. -this procedure with 180 OK C code can read FAT16 file system U-root directory, we can see the root directory unde
FAT16test
- 44B0上基于NAND FLASH的FAT16文件系统应用源码.对Nandflash进行格式化,完成文件系统初始化,并利用FAT16提供的API函数进行文件操作-44B0 NAND FLASH based on the FAT16 file system application source code. Right Nand flash format for complete file system initialization, an
simpFAT
- 一个精简的FAT16文件系统在NandFLASH上的建立。开发环境ARM7 S3C44b0-a streamlined FAT16 file system in the building NandFLASH. ARM7 development environment S3C44b0
51andch375
- 51+ch375读写U盘超精简原程序 这个程序用180行C代码就能够读取FAT16文件系统U盘的根目录,可以看到根目录下的文件 名,并可显示-51 ch375 U-writable disc-the original procedures to streamline the process with 180 OK C code can be read on FA T16 U disk file system root directo
FAT16u_COS
- 提供FAT16文件系统在嵌入式操作系统U_COS中的方案-FAT16 file system for embedded operating systems in the program U_COS
FAT16
- 这个里面有FAT16文件系统的源代码和相关的FAT16说明文档,十分全面,对嵌入式工程师搞文件系统的移植很有帮助,可以在从分理解后移植到SD卡或者CF卡上面。-The inside has FAT16 file system source code and related documentation FAT16, very comprehensive, embedded file system engineers engaged in
FAT16
- FAT16文件系统原理,较详细的说明文件,很好的资料-FAT16 file system principle, more detailed documentation, very good information
FAT16
- 1) 兼容FAT16文件系统,长文件名,最大路径长度260个字节,符合Microsoft Longfilename specification。 2) 可移植于各种平台,只需编写sector驱动驱动,共计两个函数:1)read_flash_sector() 2)write_flash_sector()。 3) 文件缓冲功能:1)读文件时,读位置在文件缓冲区内,则可直接读文件缓冲区,不需要读物理磁盘;文件缓
fat16
- fat16文件系统源码。需要的请下-FAT16 file system source code. Need to call on the next
FAT16
- FAT16-FAT32文件系统原理中文说明-FAT16-FAT32 file system, the Chinese principle of explanation
fat16
- fat16文件系统的学习源码,有详细的说明,初学者难得的好资料-fat16 file system to study source code, contains a detailed descr iption of a rare good information for beginners