搜索资源列表
STM32_fat16万利板子上的fat16
- STM32_fat16万利板子上的fat16 用于STM32上面的fat16源代码!
fat16
- fat16文件系统存取-FAT16 file system access
FAT16-32SourceV101
- 与ata结合的fat12 fat16 fat32的文件系统实现,代码完整!-FAT12,FAT16,FAT32 file system with ATA
fat16源码
- fat16源代码,有fat16.c和FileSys.c,欢迎大家参考-the source code for fat16, including fat16.c and filesys.c. welcome for your referece.
FAT16 磁盘格式引导程序(ASM)
- FAT16 磁盘格式引导程序.文件是以ASM汇编格式提供的.-FAT16 disk boot format. ASM is a compilation document format available.
fat16 and fat32 file system
- fat16、fat32文件格式的c源程序,内含怎样建立目录、建立文件、删除文件等。-fat16, fat32 file format c source, the list includes how to establish, document, delete files.
FAT16-32Driver
- 基于m128的fat16/32 和ata文件系统 -based on the m128 and ATA Acronis File System
fat16-fileread
- 功能:基于FAT16的文件读写操作C语言代码 作用:可以用作优盘文件系统开发的参考,是嵌入式开发人员的 好资料-functions : Based on the paper read and write FAT16 operating role C language code : You Pan document can be used as a reference system development, embed
FAT16-32
- 嵌入式系统中的fat32和fat16源代码(完全版)
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
- use dsp to make FAT16 format disk.interface with FLASH Ic.
fat16
- 基于642的sd卡读写程序,文件系统为fat16,读写函数已经调通,其他模块框架是完整的,但是没有使用-Based on the sd card reader 642 procedures, documentation systems for fat16, read and write function has been transferred Qualcomm, other module is a complete fr a mewo
fat16
- 完成了一套基于FAT16,并只支持短路径名的函数包。 可用于虚拟磁盘建立。甚至你自己写操作系统,文件系统就可以直接使用他。 由于当初是为朋友在他的板子上跑,只有1K ram,还不能全用,最多只有600-700字节可使用, 所以没有采用缓存的形式,直接采用读写操作。 他可以很轻易的扩充到FAT32(甚至FAT12都可以给予支持),当然还只是支持短路径名。说实在 除了高级应用FAT系列的长文件名真是费事。
fat16
- 适合RAM有限的嵌入式系统使用的fat16文件系统。目前只支持在根目录下读写文件,比较适合sd卡的文件管理。
fat16
- 恢复误删除或误格式化且文件格式为FAT16格式的文件数据-Restore accidentally deleted, or wrong format and file formats the data for the FAT16 file format
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-DemoCode
- FAT16 读写的演示代码, 附文件说明-Read and write FAT16 demo code, attached document describes the
fat16
- fat16文件系统源码。需要的请下-FAT16 file system source code. Need to call on the next
FAT16
- 1)兼容FAT16文件系统,长文件名,最大路径长度260个字节,符合Microsoft Longfilename specification。 2)可移植于各种平台,只需编写sector驱动驱动,共计两个函数:1)read_flash_sector() 2)write_flash_sector()。 3)文件缓冲功能:1)读文件时,读位置在文件缓冲区内,则可直接读文件缓冲区,不需要读物理磁盘;文件缓冲区大小可使用编译宏Enabl