Welcome![Sign In][Sign Up]
Location:
Search - FAT

Search list

[Other Embeded programFatFs_Tiny-FatFS-R0.02a

Description: fat&tiny-fat文件系统,很精简的代码适合用在嵌入式系统上面,另外此代码为完全free类型代码,即可以用在商业用途上-fat
Platform: | Size: 229376 | Author: ct | Hits:

[Internet-Networkfat_repair

Description: fat_repair程序,用于检查fat文件卷(镜像)中的fat表、dbr等的正确性-fat_repair procedures used to check document fat volumes (mirrored) in the fat table, dbr, such as the correctness of
Platform: | Size: 5120 | Author: ct | Hits:

[uCOSeFS

Description: ucFS的加强版,含完整代码,原版的ucFS不支持长文件名和中文(因为不支持UNICODE). 经本人修改目前已经支持长文件名,长目录名等,同时定义了自己的扩展UNICODE支持,可用于显示中文,日文等文件名。而且对FAT表操作做了处理,将FAT信息放在内存中,有效提高文件FSEEK的速度,已经应用到公司的项目中,对嵌入式应用中随机读写文件效果很明显!-ucFS the enhanced version, with complete code, original ucFS does not support long file names and Chinese (because they do not support UNICODE). After I have been changes to the existing support long file name, directory name, such as long, while the expansion of the definition of its own UNICODE support, available display Chinese, Japanese, such as file name. But also to the FAT table to do a deal with the operation will be FAT information in memory, effectively improve the speed of file fseek, have been applied to the company s projects, of embedded applications in random effects is clear to read and write files!
Platform: | Size: 148480 | Author: directsex | Hits:

[Other Embeded programFATfilesystem

Description: FAT文件系统代码,可以拿来直接编译,FATfilesystem-FAT file system code, can be used to direct the compiler, FATfilesystem
Platform: | Size: 57344 | Author: 栋梁 | Hits:

[ARM-PowerPC-ColdFire-MIPSSTC51-fat16

Description: 基于STC51通过GPS自主定位导航FAT文件系统程序 -STC51 autonomous GPS-based positioning and navigation through the FAT file system procedures
Platform: | Size: 182272 | Author: wangharry | Hits:

[Other Embeded programfs_lib

Description: fs_lib,arm9的fat文件系统,支持nor,nandflash,很有参考和实用价值-fs_lib, arm9 the fat file system, support nor, nandflash, useful reference and practical value
Platform: | Size: 50176 | Author: name | Hits:

[Other Embeded programccfatlib

Description: The high portable FAT filesystem library for embedded system.
Platform: | Size: 70656 | Author: | Hits:

[Software EngineeringHardiskMBR

Description: 硬盘主引导记录程序的功能是读出自举分区的BOOT程序,并把控制转移到分区BOOT程序。整个程序流程如下: 1 将本来读入到0:7C00H处的硬盘主引导记录程序移至0:61BH处; ⑵ 顺序读入四个分区表的自举标志,以找出自举分区,若找不到,转而执行INT18H的BOOT异常执行中断程序; ⑶ 找到自举分区后,检测该分区的系统标志,若为32位FAT表或16位FAT表但支持13号中断的扩展功能,就转到执行13号中断的41号功能调用进行安装检验,检验成功,就执行42号扩展读功能调用把BOOT区程序读入到内存0:7C00H处,成功,跳到第⑸步,若读失败或系统标志为其它,就调用13号中断的读扇区功能调用把BOOT读到0:7C00H; ⑷ 用13号中断的读扇区功能时,用两种方式分别进行5次试读。第一种方式是直接从自举分区的头扇区读入BOOT程序,若读成功,但结束标志不是55AA,则改用第二种方式,又如果用第一种方式试读五次均不成功,就改用第二种方式。若两种方式试读均失败,就转到出错处理程序; ⑸ 读入BOOT区程序成功,转至0:7C00H处执行BOOT程序。 -err
Platform: | Size: 6144 | Author: chen | Hits:

[SCMFAT16test

Description: 在ARM嵌入式环境中,加入FAT文件系统, 与WINDOWS 文件系统兼容。-ARM embedded in the environment, join the FAT file system, file system is compatible with WINDOWS.
Platform: | Size: 129024 | Author: 胡正明 | Hits:

[ARM-PowerPC-ColdFire-MIPSarm_filesystems

Description: 源码演示了FAT文件系统的基础知识,以及兼容FAT12、FAT16和FAT32的文件系统模块-Source FAT file system to demonstrate the basic knowledge, as well as compatible with FAT12, FAT16 and FAT32 file system module
Platform: | Size: 845824 | Author: 刘金周 | Hits:

[uCOSzlg_FS_CF_uCOS

Description: 周立功基于ucos的文件系统ucfs, 实际上是FAT文件系统, 运行与CF卡上, 支持读写.-Week Ligong uCOS-based file system ucfs, in fact, FAT file system, operating with CF card, to support reading and writing.
Platform: | Size: 1042432 | Author: 吴佳磊 | Hits:

[uCOSucos_vc

Description: 基于Vc的UCFS程序,作者在电脑上开辟了一段RAM来作为文件系统存储. 对学习fat文件系统很有帮助.-Vc based on the UCFS procedures, the authors in the computer has opened up a section of RAM as a file system storage. Fat file system of learning very helpful.
Platform: | Size: 2344960 | Author: 吴佳磊 | Hits:

[File FormatFAT32

Description: FAT/FAT32文件格式介绍,该技术文档为CHM格式,查阅方便-FAT/FAT32 file formats introduced, the technical documentation for the CHM format, access to convenient
Platform: | Size: 239616 | Author: dellric | Hits:

[File FormatFAT32specification

Description: 详细解读Fat文件系统, 如MBR的格式,BOOT Sector 的格式等的信息。-Detailed interpretation of Fat file system, such as the MBR format, BOOT Sector format, such as information.
Platform: | Size: 262144 | Author: 王晓振 | Hits:

[SCMFAT

Description: C51实现的FAT16格式下的USB通信-C51 realize the FAT16 format USB communication
Platform: | Size: 2048 | Author: 史斌斌 | Hits:

[Embeded-SCM DevelopAPFS

Description: 一个可以在开发板上运行的fat文件系统,是在windows平台下开发的,是学习文件系统的好帮手-A running board in the development of fat file system is developed under windows platform, the file system is to learn a good helper
Platform: | Size: 63488 | Author: 广工男生 | Hits:

[File FormatFAT32

Description: 关于fat文件系统的详细说明,可作为fat16,fat32开发手册。包括磁盘引导原理,分区原理等-Fat file system on the detailed description can be used as fat16, fat32 development manual. Including disk guide principle, the principle of partition, etc.
Platform: | Size: 650240 | Author: fadg | Hits:

[SCMSdCard_V2.1FatFs

Description: SdCard_V2.1TinyFatFs.rar是单片机实现SD卡功能的FAT文件系统 -SdCard_V2.1TinyFatFs.rar is a single-chip SD card function realize FAT file system
Platform: | Size: 376832 | Author: dongfeili | Hits:

[SCMSDcard

Description: 基于LPC2148实现SD卡读写和FAT文件系统的实现-LPC2148 based on the achievement of SD card reader and FAT File System
Platform: | Size: 622592 | Author: 顾志敏 | Hits:

[DSP programUFatSystem

Description: TMS2812实现U盘FAT文件系统C代码,开发环境CCS3.0-TMS2812 realize U disc FAT file system C code, development environment CCS3.0
Platform: | Size: 235520 | Author: 东东 | Hits:
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 ... 50 »

CodeBus www.codebus.net