搜索资源列表
硬盘MP3源码
- AT89C51SND1C 解码芯片做的硬盘MP3,现在只支持一块硬盘,一个分区只支持根目录歌曲播放,不支持文件夹。只支持FAT32文件系统,部分MP3文件不能解码.-AT89C51SND1C decoder chips do drive MP3, now only support a hard drive, a sub-directory only support music playback, support folder. Only support FAT32 file system, no
check_os
- 此程序的功能为:0。读取mbr信息,取活动分区的dpt(分区表信息),从中取出分区的起始 柱面号,磁头号,扇区号 1。读取DBR字段,从中取出硬盘参数和FAT32文件系统的信息。 2。根据1中的信息,读取C盘根目录区 3。在根目录区中查找要检测的文件名,找到,则取出它的起始簇号和文件长度。 4。根据起始簇号找到此文件对应的扇区和在FAT表中的簇链 5。根据4的信息,控制读取文件的数据(用来做校验和)。 6。检测下一个文件名,重复3-5步-this progra
FAT32_Linux_10-04-04
- 一个FAT32文件系统的源代码,可用于嵌入式系统,并能够直接在linux下直接验证.-a FAT32 file system source code, can be used for embedded systems, and to direct the direct certification under linux.
ess6425_flash_ide_filesystem_src
- 这是ESS公司6425芯片上OS的一部分,包含所有flash读写、IDE接口、fat32文件系统所有的C语言代码,对学习文件系统和接口驱动的朋友有很多帮助-This is the ESS 6425 chip companies on the part of the OS, includes all the flash-writable, IDE interface, fat32 file system all the C language code, learning systems and d
fat_fat32mcs51code
- 51环境下的FAT及FAT32文件系统源码-51 under the FAT and FAT32 file system FOSS
fat16
- 完成了一套基于FAT16,并只支持短路径名的函数包。 可用于虚拟磁盘建立。甚至你自己写操作系统,文件系统就可以直接使用他。 由于当初是为朋友在他的板子上跑,只有1K ram,还不能全用,最多只有600-700字节可使用, 所以没有采用缓存的形式,直接采用读写操作。 他可以很轻易的扩充到FAT32(甚至FAT12都可以给予支持),当然还只是支持短路径名。说实在 除了高级应用FAT系列的长文件名真是费事。 这里,我打算将其做成SpaceC的控件之一,用于整合
U_disk_for_MP3_file_system
- u盘,mp3下的文件系统,完全兼容fat16,fat32,加上自己的硬盘驱动接口后应该可以使用
fileSystem
- 文件系统,9600,fat16,fat32 ,还不错哦
NTFS-file-system-specification
- NTFS文件系统规范.NTFS作为Microsoft Windows NT® 操作系统的标配文件系统克服了FAT/FAT32文件系统的大量缺点;同时又随着Microsoft Windows 2000® 、Microsoft Windows XP操作系统的推广得到越来越广泛的应用。-NTFS file system specification
FAT32
- FAT32中文版_pdf,对FAT文件系统有非常详细的描述,适合初学者使用-FAT32 Chinese _pdf
FAT16
- 文件系统功能概论 1)本文件系统兼容FAT16/FAT32文件系统格式,支持长文件名,多级子目录,多盘操作,读写,创建删除文件等等功能。 2)本文件系统采用C代码编写,可以方便的移植于计算机应用平台,一般只需要额外编写磁盘的读写驱动,就可使用文件系统所有的功能。 3)具有文件缓冲功能:1)读文件时,读位置在文件缓冲区内,则可直接读取文件缓冲区,不需要读物理磁盘;文件缓冲区大小可使用编译宏EnableFileBuf,TotalFileBUFsQTYeachFCB
fattest
- 振南的FAT32文件系统,用钱买来的,验证完全通过,曾用在单片机上,还有nios中。-Vibration South FAT32 file system, use of money on, and validate entirely through once used in the SCM, as well as in nios.
FAT32_Partial_Algorithm.doc
- 本文档主要介绍了FAT32大部分接口的主要算法,读者能够根据算法自行设计FAT32文件系统的接口。-The document describes the majority of algorithms of FAT32 interface in detail, from which you readers can easily access the internal of API. It is really helpful for redesigning or modifying the inte
FAT32FSSOURCECODE
- fat32 文件系统源代码,值得和大家分享学习。-fat32 file system source code, it is to share learning.
fat32.C
- 这种格式采用32位的文件分配表,使其对磁盘的管理能力大大增强,突破了FAT16对每一个分区的容量只有2 GB的限制。由于现在的硬盘生产成本下降,其容量越来越大,运用FAT32的分区格式后,我们可以将一个大硬盘定义成一个分区而不必分为几个分区使用,大大方便了对磁盘的管理。而且,FAT32具有一个最大的优点:在一个不超过8GB 的分区中,FAT32分区格式的每个簇容量都固定为4KB,与FAT16相比,可以大大地减少磁盘的浪费,提高磁盘利用率。目前,支持这一磁盘分区格式的操作系统有Win97、Win9
fat32
- fat32文档微软官方文档,非常好的文件系统开发资料,fat32文件系统文档 -fat32 Documentation Microsoft official documents, a very good file system development information, fat32 file system documents
FAT32
- 文件系统,囊括了文件系统的各个函数,另外还包括了地址映射,适合读写NAND_FLASH--FAT12 file system, file systems include the various functions and also includes address mapping for reading and writing NAND_FLASH
GetDiskInfo
- 可以读取特定扇区的信息,完全仿真的windows文件系统,并非模拟的软件,对解析fat32文件系统很有帮助-Information can be read a specific sector, a complete simulation of the Windows file system, not the simulation software is helpful to resolve fat32 file system
SDIDemo
- 可以读取特定扇区的信息,完全仿真的windows文件系统,并非模拟的软件,对解析fat32文件系统很有帮助-Information can be read a specific sector, a complete simulation of the Windows file system, not the simulation software is helpful to resolve fat32 file system
boot4200
- U盘第一扇区引导代吗,引导16~32扇区,U盘初始化为FAT32文件系统(注意笔记可能要求INT 13H 调用时DL=81H或者82H,本机为一体机测试用的是DL=0H)-U disk first sector of the boot-generation guide 16 to 32 sectors, U disk is initialized to the FAT32 file system (note the notes may require the invocation of the