文件名称:fat16_filesystem_2012_08_22
- 所属分类:
- 单片机(51,AVR,MSP430等)
- 资源属性:
- [Windows] [Visual C] [源码]
- 上传时间:
- 2013-04-17
- 文件大小:
- 712kb
- 下载次数:
- 0次
- 提 供 者:
- 于*
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
本文件系统兼容FAT16/FAT32文件系统格式,兼容长文件名,兼容GB2312/UNICODE汉字编码(支持中文),并且实现了对子目录的支持,实现了文件的读取,写入,创建,删除等文件系统的常用功能。另外,代码都使用C编写,可以移植到单片机上运行。
-Compatible FAT16/FAT32 file system format, the file system compatible with long file names, to compatible GB2312/UNICODE Chinese character coding (support Chinese), and the support for subdirectories, file read, write, create, delete, etc. file system commonly used functions. In addition, the code is written in C, can be ported to run on the microcontroller.
-Compatible FAT16/FAT32 file system format, the file system compatible with long file names, to compatible GB2312/UNICODE Chinese character coding (support Chinese), and the support for subdirectories, file read, write, create, delete, etc. file system commonly used functions. In addition, the code is written in C, can be ported to run on the microcontroller.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
fat16_filesystem_2012_08_22
...........................\CVS
...........................\...\Entries
...........................\...\Entries.Extra
...........................\...\Repository
...........................\...\Root
...........................\Debug
...........................\.....\creator_of_fat16.exe
...........................\.....\fat.obj
...........................\.....\fat.sbr
...........................\.....\fat_filesystem.bsc
...........................\.....\fat_filesystem.exe
...........................\.....\fat_filesystem.ilk
...........................\.....\fat_filesystem.pch
...........................\.....\fat_filesystem.pdb
...........................\.....\flash_management.obj
...........................\.....\flash_management.sbr
...........................\.....\main.obj
...........................\.....\main.sbr
...........................\.....\readed.rar
...........................\.....\vc60.idb
...........................\.....\vc60.pdb
...........................\FAT
...........................\...\CVS
...........................\...\...\Entries
...........................\...\...\Entries.Extra
...........................\...\...\Repository
...........................\...\...\Root
...........................\...\fat.c
...........................\...\fat.h
...........................\fat_filesystem.dsp
...........................\fat_filesystem.dsw
...........................\fat_filesystem.ncb
...........................\fat_filesystem.opt
...........................\fat_filesystem.plg
...........................\fat_filesystem.suo
...........................\Flash_Management
...........................\................\CVS
...........................\................\...\Entries
...........................\................\...\Entries.Extra
...........................\................\...\Repository
...........................\................\...\Root
...........................\................\flash_management.c
...........................\................\flash_management.h
...........................\include
...........................\.......\CVS
...........................\.......\...\Entries
...........................\.......\...\Entries.Extra
...........................\.......\...\Repository
...........................\.......\...\Root
...........................\.......\fat_cfg.h
...........................\.......\types.h
...........................\main.C