文件名称:CheapFAT
- 所属分类:
- 单片机(51,AVR,MSP430等)
- 资源属性:
- [Windows] [Visual C] [源码]
- 上传时间:
- 2013-04-21
- 文件大小:
- 1.48mb
- 下载次数:
- 0次
- 提 供 者:
- 6***
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
CheapFAT--嵌入式文件系统免费源码下载
CheapFAT版本完全兼容FAT16/FAT32文件系统总共两种格式,兼容长文件名,兼容文字编码GB2312/UNICODE汉字编码(文件名完全支持中文),实现了支持子目录,实现了支持文件的读取,写入,删除,创建等文件系统常用功能。总之,本文件系统代码全部使用C代码编写,可以移植去各种单片机平台上面实现文件系统模块。
(CheapFAT为我们的免费代码,用户可免费测试,研究,应用。并可用于商业目的!
如果您需要联系作者,请通过! qq:292942278,E-MAIL:292942278@qq.com.cn取得联系)-CheapFAT- embedded file system free source code download
The CheapFAT version is fully compatible with FAT16/FAT32 file system a total of two formats, compatible with long file names (file name fully support the Chinese) compatible the text encoding GB2312/UNICODE Chinese character coding, support subdirectory support file read and write into, delete, create common functions such as file system. In short, all of the file system code written in C code can be ported to a variety of single-chip platform to achieve the above file system module.
(CheapFAT for our free code, free test, research, application and can be used for commercial purposes!
If you need to contact the author, please! Qq: 292 942 278, E-MAIL: 292942278@qq.com.cn contact)
CheapFAT版本完全兼容FAT16/FAT32文件系统总共两种格式,兼容长文件名,兼容文字编码GB2312/UNICODE汉字编码(文件名完全支持中文),实现了支持子目录,实现了支持文件的读取,写入,删除,创建等文件系统常用功能。总之,本文件系统代码全部使用C代码编写,可以移植去各种单片机平台上面实现文件系统模块。
(CheapFAT为我们的免费代码,用户可免费测试,研究,应用。并可用于商业目的!
如果您需要联系作者,请通过! qq:292942278,E-MAIL:292942278@qq.com.cn取得联系)-CheapFAT- embedded file system free source code download
The CheapFAT version is fully compatible with FAT16/FAT32 file system a total of two formats, compatible with long file names (file name fully support the Chinese) compatible the text encoding GB2312/UNICODE Chinese character coding, support subdirectory support file read and write into, delete, create common functions such as file system. In short, all of the file system code written in C code can be ported to a variety of single-chip platform to achieve the above file system module.
(CheapFAT for our free code, free test, research, application and can be used for commercial purposes!
If you need to contact the author, please! Qq: 292 942 278, E-MAIL: 292942278@qq.com.cn contact)
(系统自动生成,下载前可以参看下载内容)
下载文件列表
CheapFAT\嵌入式FAT16_32文件系统.doc
........\winimg5.00\pwinimage50.exe
........\..........\注册码sn.txt
........\CN_fat32_ver_filesystem_2008_05_22_multidisks\fat_filesystem.dsp
........\.............................................\fat_filesystem.dsw
........\.............................................\fat_filesystem.ncb
........\.............................................\fat_filesystem.plg
........\.............................................\main.C
........\.............................................\fat_filesystem.opt
........\.............................................\Debug\flash_management.sbr
........\.............................................\.....\flash_management.obj
........\.............................................\.....\time.obj
........\.............................................\.....\main.obj
........\.............................................\.....\fat_filesystem.exe
........\.............................................\.....\fat_filesystem.pdb
........\.............................................\.....\fat_filesystem.bsc
........\.............................................\.....\vc60.idb
........\.............................................\.....\main.sbr
........\.............................................\.....\fat_filesystem.ilk
........\.............................................\.....\fat_filesystem.pch
........\.............................................\.....\readed.rar
........\.............................................\include\types.h
........\.............................................\.......\gb2312_to_unicode_table.h
........\.............................................\.......\fat_cfg.h
........\.............................................\.......\CVS\Entries
........\.............................................\.......\...\Entries.Extra
........\.............................................\.......\...\Repository
........\.............................................\.......\...\Root
........\.............................................\Flash_Management\flash_management.h
........\.............................................\................\flash_management.c
........\.............................................\................\CVS\Entries
........\.............................................\................\...\Entries.Extra
........\.............................................\................\...\Repository
........\.............................................\................\...\Root
........\.............................................\.AT\time.h
........\.............................................\...\fat.h
........\.............................................\...\fat.c
........\.............................................\...\time.c
........\.............................................\...\CVS\Entries
........\.............................................\...\...\Entries.Extra
........\.............................................\...\...\Repository
........\.............................................\...\...\Root
........\.............................................\CVS\Entries
........\.............................................\...\Entries.Extra
........\.............................................\...\Repository
........\.............................................\...\Root
........\CheapFAT版本说明.txt
........\CheapFAT Code的使用说明.doc
........\.N_fat32_ver_filesystem_2008_05_22_multidisks\include\CVS
........\.............................................\Flash_Management\CVS
........\.............................................\.AT\CVS
........\.............................................\Debug
........\.............................................\include
........\.............................................\Flash_Management
........\.............................................\FAT
........\.............................................\CVS
........\winimg5.00
........\CN_fat32_ver_filesystem_2008_05_22_multidisks
CheapFAT