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

Search list

[SCMCH374LIB.ZIP

Description: CH374LIB.ZIP · CH374的U盘文件级操作子程序库及相关例子源程序 支持FAT12/FAT16/FAT32的闪存盘和移动硬盘 支持MCS51/AVR/MSP430/ARM/80X86等单片机和DSP-CH374LIB.ZIP · CH374 U-disk file-level library of subroutines and related example of operation of the source support FAT12/FAT16/FAT32 flash drive and removable hard disk such as microcontrollers and DSP support MCS51/AVR/MSP430/ARM/80X86
Platform: | Size: 1326080 | Author: patrick | Hits:

[Com PortCH375HM.ZIP

Description: CH375HM.ZIP · U盘文件读写模块的说明和相关例子源程序 嵌入式/单片机系统大容量/海量数据移动存储的解决方案 支持常用的FAT12/FAT16/FAT32文件系统,支持8位并口, 支持I2C两线串口,支持各种波特率TTL/RS232异步串口等 -CH375HM.ZIP · U disk file reader module descriptions and examples of source code related to embedded/MCU system mass/mass data storage solutions support mobile common FAT12/FAT16/FAT32 file system to support 8-bit parallel port, support for I2C Two-wire serial interface, asynchronous serial port supports a variety of baud rate, etc. TTL/RS232
Platform: | Size: 721920 | Author: patrick | Hits:

[File FormatSD_FAT

Description: sd卡文件系统结构介绍,与使用。支持FAT12,FAT16,FAT32等。-sd card file system structure description, and use. Support FAT12, FAT16, FAT32 and so on.
Platform: | Size: 12288 | Author: umen | Hits:

[SCMDS01EBl

Description: 详细描述了FAT12,FAT16,FAT32文件系统的格式,内容和编程方法-Detailed description of the FAT12, FAT16, FAT32 file system format, content and programming methods
Platform: | Size: 63488 | Author: 王建 | Hits:

[SCMfatfs

Description: FATFS详细描述了FAT文件系统的C语言接口,包括FAT12,FAT16,FAT32等。-FATFS FAT file system is described in detail the C language interface, including FAT12, FAT16, FAT32 and so on.
Platform: | Size: 313344 | Author: wghmycl1985 | Hits:

[Technology ManagementFatFormat

Description: Detailed description of FAT12/FAT16/FAT32 by Microsoft (FATGEN).
Platform: | Size: 86016 | Author: 4RESTER | Hits:

[SCMstm32f105_usb_host_lib_example

Description: 不用多说,是STM32F105,107带USB otg的例程,一个是连接USB接口的鼠标和键盘,另一个是连接U盘的(例程中只支持FAT12和FAT16,即支持2G内的U盘,这个得注意)-Needless to say, is STM32F105, 107 with USB otg routines, one for connecting USB interface, the mouse and keyboard, the other is connecting U disk (routine only supports FAT12 and FAT16, which is to support the U 2G disk, The have to pay attention)
Platform: | Size: 12818432 | Author: qinshi | Hits:

[Other Embeded programFAT16

Description: fat16文件系统,囊括了文件系统的各个函数,另外还包括了地址映射,适合读写NAND_FLASH--FAT12 file system, file systems include the various functions and also includes address mapping for reading and writing NAND_FLASH
Platform: | Size: 15360 | Author: xuchangjun | Hits:

[OS DevelopFAT32

Description: 文件系统,囊括了文件系统的各个函数,另外还包括了地址映射,适合读写NAND_FLASH--FAT12 file system, file systems include the various functions and also includes address mapping for reading and writing NAND_FLASH
Platform: | Size: 15360 | Author: xuchangjun | Hits:

[SCMfatfs_tiny20111103

Description: fat文件系统,支持12、16、32。在fatfs tiny上进行修改,在电脑上插入U盘或者读卡器,在vc下运行即可搜索到里面的MP3和WMA文件-fat system, suport fat12\fat16\fat32. Insert Udisk or card reader to PC, run this progran, it can serch XX.MP3 and XX.WMA files.
Platform: | Size: 669696 | Author: 周涛 | Hits:

[SCMFAT16

Description: FAT16 文件系统,兼容fat12,很有参考意义-FAT 16 AND FAT 12 File System Give a reference
Platform: | Size: 9216 | Author: han | Hits:

[OS DevelopFloppyTool

Description: Fat12文件系统分析工具,是为研究操作系统而写的-Fat12 file system analysis tool
Platform: | Size: 1765376 | Author: ssrs | Hits:

[SCM0.2.8

Description: efsl的0.2.8版文件系统加源码。efsl是一个开源的一个项目,此项目正在持续更新,源码中也有很多注释,研读起来比较容易,潜力不错。efsl兼容fat12/16/32,同时支持多设备及多文件操作。每个设备的驱动程序,只需要提供扇区写和扇区读两个函数即可。-EFSL Embedded Filesystem Library
Platform: | Size: 368640 | Author: xuqin | Hits:

[CSharpgetFileFromImg

Description: 用c语言通过windows系统调用从文件存储格式为FAT12的软盘中提取文件,保存在当前目录下-Through the windows system calls extracted from the file storage format as FAT12 floppy file saved in the current directory using c language
Platform: | Size: 2048 | Author: 王玥 | Hits:

[Industry researchFAT12Description

Description: An overview of FAT12 The File Allocation Table (FAT) is a table stored on a hard disk or floppy disk that indicates the status and location of all data clusters that are on the disk. The File Allocation Table can be considered to be the "table of contents" of a disk. If the file allocation table is damaged or lost, then a disk is unreadable. In this document, the FAT12 file system is described. The FAT12 is the file system on a floppy disk. The number “12” is derived from the fact that the FAT consists of 12-bit entries. The storage space on a floppy disk is divided into unitscalled sectors. In larger storage devices, a bunch of sectors form a cluster. However, for the floppy disk, the number of sectors in a cluster is one. Also, the size of a sector (and hence a cluster) is 512 bytes for a floppy disk.
Platform: | Size: 131072 | Author: liyuechuan | Hits:

[Industry researcheffs_fat262

Description: HCC-Embedded Embedded Flash File System FAT12/16/32 Implementation Guide This guide is intended for use by embedded software engineers who have should have a knowl edge of the C programming language, standard file API s who wish to implement a FAT12, FAT 16 or FAT32 file system in any combination of RAM, Compact Flash Card, MultiMediaCard, Hard Disk Drive or other device type. Although every attempt has been made tomake the system as simple to use as possible the developer must understand the requirements of the system they are designing to get the best practical benefit from the system. HCC- Embedded offers hardware and firmware development consultancy to assist developers with the implementation of a flash file system.-HCC-Embedded Embedded Flash File System FAT12/16/32 Implementation Guide This guide is intended for use by embedded software engineers who have should have a knowl edge of the C programming language, standard file API s who wish to implement a FAT12, FAT 16 or FAT32 file system in any combination of RAM, Compact Flash Card, MultiMediaCard, Hard Disk Drive or other device type. Although every attempt has been made tomake the system as simple to use as possible the developer must understand the requirements of the system they are designing to get the best practical benefit from the system. HCC- Embedded offers hardware and firmware development consultancy to assist developers with the implementation of a flash file system.
Platform: | Size: 153600 | Author: liyuechuan | Hits:

[DSP programDSPPMp3PUSBPFAT12

Description: DSP+Mp3+USB+FAT12的所有源程序。-DSP+Mp3+USB+FAT12 ALL soucrce code
Platform: | Size: 65536 | Author: xuguizhou | Hits:

[ARM-PowerPC-ColdFire-MIPSefsl-0.3.6.tar.bz2

Description: FAT12 FAT16 FAT32 Atmel
Platform: | Size: 520192 | Author: Viet | Hits:

[Software Engineering18_usb_host1

Description: USB 芯片是南京沁恒公司癿 CH376,它支持 USB 讴备(DEVICE)方弅和 USB(HOST) 主机方弅,幵丏内置了 USB 途讯协议癿基本固件,内置了处理 Mass-Storage 海量存储讴备 癿与用途讯协议癿固件,内置了 SD 卡癿途讯接口固件,内置了 FAT16 和 FAT32 以及 FAT12 文件系统癿管理固件,支持常用癿 USB 存储讴备(包括 U 盘/USB 硬盘/USB 闪存盘/USB 读卡器)和 SD 卡(包括标准容量 SD 卡和高容量 HC-SD 卡以及协议兼 容癿 MMC 卡和 TF 卡)-usb communicate with PC
Platform: | Size: 29696 | Author: wsh | Hits:

[Otherfat32(microSoft)

Description: File Allocation Table的简称 微软在Dos/Windows系列操作系统中共使用的一种文件系统的总称,FAt12、FAT16、FAT32均是Fat文件系统。 FAT文件系统将硬盘分为MBR区、DBR区、FAT区、FDT区、DADT区等5个区域。-The File Allocation Table Microsoft Dos/Windows series of operating system of the communist party of China use a file system that regulates the FAt12, FAT16, FAT32 is Fat file system. FAT file system will be divided into hard disk MBR, DBR area, FAT, FDT area, DADT area and other five areas.
Platform: | Size: 140288 | Author: maodun | Hits:
« 1 2 3 4 5 67 »

CodeBus www.codebus.net