搜索资源列表
file-fat
- 分区表。文 件 名: format.c **创 建 人: 陈明计 **最后修改日期: **描 述: 文件系统的格式化实用程序 -partition table. File Name : format.c ** Created : ** Chen dollars last modified date : ** Descr iption : file system formatting utility
virtual-dusk
- 申请一个10M的文件空间虚拟成一个磁盘,按照1K大小划分扇区,依序编号,实现单卷单级目录的文件系统。 根据文件分配方案设计相应的FCB结构,空闲空间管理结构,磁盘卷总信息结构,目录区信息结构等,存放在虚拟磁盘的相应区域 编写管理程序,实现对虚拟磁盘的全权控制,犹如针对真实磁盘使用模式类似DOS或者Linux的终端方式 本文简单介绍了磁盘文件格式FAT及其他相关背景和算法,并采用FAT方案实现单卷、单级目录的虚拟文件系统。描述了整个程序的基本思路模块划分、流程图及代码的实现。-appl
200581011414428361
- u盘文件系统,pdf格式,不知大家看到没有。FAT格式,可以参考哦-u-file system, pdf format, I wonder if we do not see. FAT format, they can refer to, oh
VBdupan
- 这个代码仅仅演示读取,所以没有危险性 由于代码针对 FAT 格式了写的,所以只能用于 FAT-the only demonstration code to read, there is no danger Because of the code against FAT format write, Therefore, only for FAT
MMC_FAT_Code
- Read SD/MMC card, and FAT format-Read SD / MMC card, and FAT format
ATMEL FAT File System
- ATMEL单片机可用的文件系统源代码,支持FAT16/FAT32格式。-ATMEL SCM available file system source code, support FAT16/FAT32 format.
AVR_SD_FAT.rar
- AVR读取SD卡里FAT格式内容的源程序,AVR read FAT format SD card content source
mkdosfs
- fat分区格式化工具源代码,代码按照fat规范实现,特别适用于嵌入式系统的移植-format fat partition
FAT32UsbRead
- usb FAT格式文件读写,keilC平台开发-usb FAT format to read and write, keilC platform development
HPUSBFW
- 本软件用于MP3,U盘的格式化.文件系统是FAT格式.-This software for MP3, U disk formatting. File system is FAT format.
FATfilesystemprinciple
- FAT文件系统原理-全面讲述FAT文件系统原理(pdf格式),非常实用,由“北亚数据恢复中心”提供。-Principles of FAT file system- a comprehensive talk about the principle of FAT file system (pdf format), very useful, from North Data Recovery Center to provide.
VBreaddata
- 模块名:VB 读取磁盘扇区(512 Byte)描述:直接代码读取,不用外部 DLL、OCX、API这个代码仅仅演示读取,所以没有危险性由于代码针对 FAT 格式了写的,所以只能用于 FAT时间仓促,没有处理细节,大家见谅-Module name: VB to read a disk sector (512 Byte) Descr iption: Direct code to read, do not have an external DLL, OCX, API demo only to read
C51_UsbHost_SL811_Fat32
- SL811 usb host 读写U盘或移动硬盘的数据。含文件系统。fat32格式-SL811 usb host to read and write U disk or mobile hard disk data. Containing file system. fat32 format
U_file_systemFOR_C
- 文档主要介绍U盘文件系统,fat分区格式。-Main Introduction U disk file system, partition format.
sd_fat16_test
- 在s3c44b0下利用SD卡进行WAV文件(FAT16格式)播放的源程序-At S3C44B0 use WAV files to SD card (FAT16 format) playback source
sd-reader_source_20080608
- 采用fat格式对sd卡进行操作,内容比较详细。-The use of fat on the sd card format operation, the content in more detail.
NTFS
- ntfs 底层存储结构详解 NTFS是Windows NT引入的新型文件系统,如果您是一位熟悉FAT磁盘格式的专业人士,您可能会觉得NTFS系统的思想蹩脚而晦涩,如果您对FAT格式一无所知,那么恭喜您,您会更快的了解这种更有效率的磁盘格式。-ntfs underlying storage structure Xiangjie NTFS is the Windows NT introduced a new file system, if you are familiar with the FA
sdmmc-fat-ATMEGA16
- Examples for using MMC in Fat Format in ATMEGA 16
VB-FAT
- VB源码,读取FAT格式磁盘512字节内容-VB source code , read the FAT format the contents of the disk 512 bytes
fat
- FAT文件格式分析,适用于嵌入式BIOS开发(FAT file format analysis, suitable for embedded BIOS development)