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

Search list

[OS DevelopKitnix

Description: 自己编写的一个简单的操作系统,Kitnix 0.01 编译环境:Nasm img文件可以用虚拟机载入直接启动,有引导、重启、关机及执行用户文件功能,基于boot、loader及用户文件三层结构,可以执行两个用户程序。 使用Fat12文件系统,可以在Msdos中直接对镜像进行操作。-I have written a simple operating system, Kitnix 0.01 compiler environment: Nasmimg document can be used directly to start a virtual machine loading, there is guidance, restart, shutdown and enforcement functions of the user document, based on the boot, loader and user document the three-tier structure, users can perform the two procedures. The use of FAT12 file system, MSDOS can directly operate on the mirror.
Platform: | Size: 10240 | Author: Kit | Hits:

[File OperatehdLowformat

Description: 由ChaN完成,与设置无关的文件系统,支持FAT12 FAT16 FAT32-FatFs/Tiny-FatFs Module
Platform: | Size: 490496 | Author: liang | Hits:

[File Formatfatgen103

Description: This file describes the basics of FAT file system. The basic difference between FAT12, Fat16 and FAT32 is also protrayed.
Platform: | Size: 140288 | Author: Sandesh | Hits:

[SCMch375HFC

Description: CH375 主机文件系统接口(支持FAT12/FAT16) MCS-51单片机C语言的U盘文件读写示例程序-CH375 host file system interface (support FAT12/FAT16) MCS-51 single-chip U of C language sample programs to read and write disk files
Platform: | Size: 17408 | Author: 林立生 | Hits:

[Disk Toolstestdisk-6.11.tar.bz2

Description: TestDisk是一个功能强大的免费的数据恢复软件!它的主要目的是帮助恢复丢失的分区和/或不开机磁盘开机时再次造成这些症状是由错误的软件,某些类型的病毒或人为错误(例如意外删除分区表) 。分区表恢复使用TestDisk是真的很简单。 TestDisk可以 修复分区表,恢复已删除的分区 恢复32引导扇区从备份 重建FAT12/FAT16/FAT32引导扇区 更多请看英文介绍-TestDisk is a powerful free data recovery software! It was primarily designed to help recover lost partitions and/or make non-booting disks bootable again when these symptoms are caused by faulty software, certain types of viruses or human error (such as accidentally deleting a Partition Table). Partition table recovery using TestDisk is really easy. TestDisk can Fix partition table, recover deleted partition Recover FAT32 boot sector from its backup Rebuild FAT12/FAT16/FAT32 boot sector Fix FAT tables Rebuild NTFS boot sector Recover NTFS boot sector from its backup Fix MFT using MFT mirror Locate ext2/ext3 Backup SuperBlock Undelete files from FAT, NTFS and ext2 filesystem Copy files from deleted FAT, NTFS and ext2/ext3 partitions. TestDisk has features for both novices and experts. For those who know little or nothing about data recovery techniques, TestDisk can be used to collect detailed information about a non-booting drive which can then be sent to a
Platform: | Size: 1553408 | Author: 张利 | Hits:

[Linux-UnixFolderSniffer3.51

Description: 介绍了FAT文件系统(包括FAT12,FAT16,FAT32)
Platform: | Size: 605184 | Author: jaket.huang | Hits:

[Embeded-SCM DevelopM16andCh375forUsbDisk

Description: 软件编写使用avrstudio4.12+sp4+winavr(avrstudio自带的winavr嵌入方式)。 AT部分仅编写了读取功能,支持FAT12/16/32,不支持中文名以及长文件名,仅对读取根目录文件进行过测试。-Software used to prepare avrstudio4.12+ sp4+ winavr (avrstudio embedded winavr own way). AT some reading only prepared to support FAT12/16/32, do not support the Chinese name as well as the long file name, only to read the root directory of the test documents.
Platform: | Size: 39936 | Author: chence | Hits:

[DSP programMP3_Decoder_Project

Description: 有关DSP+Mp3+U B+FAT12的所有源程序 MP3 Decoder Project -MP3 Decoder Project
Platform: | Size: 91136 | Author: 贾立伟 | Hits:

[Embeded-SCM Developff007c

Description: 完整的fat文件系统原代码,支持fat12/16/32,及cache功能,方便移植.-embedded fat filesystem, little, strong and porting compitible
Platform: | Size: 801792 | Author: 康大智 | Hits:

[USB developUSB_file_system

Description: 关于U盘的文件系统介绍 包括FAT12/16/32 很不错的 -U disk file system on the introduction, including a very nice FAT12/16/32
Platform: | Size: 9216 | Author: 赫赫供 | Hits:

[Embeded-SCM Developfat32_

Description: FAT32文件IO库是自由软件,您可以重新发布和或修改,源码只包含fat32类型文件系统。并不兼容fat16或fat12-FAT32 file IO library is free software, you can re-publish and or modified source code contains only the type fat32 file system. Is not compatible with fat16 or fat12
Platform: | Size: 1956864 | Author: peng | Hits:

[Embeded-SCM DevelopCode

Description: FAT文件系统的文件信息的浏览。支持FAT12,16,32-FAT file system file information browsing. Support for FAT12, 16,32
Platform: | Size: 112640 | Author: 石杨 | Hits:

[Embeded-SCM Developff007e

Description: 支持fat12,fat16,fat32.代码较小,容易移植。支持操作系统rtos移植。-Features Windows compatible FAT12/16/32 file system. Platform independent. Easy to port. Very small footprint for code and work area. Various configuration options: Multiple volumes (physical drives and partitions). Multiple OEM code pages including DBCS. Long file name (LFN) support in OEM code or Unicode. RTOS support. Multiple sector size support. Read-only, minimized API, I/O buffer and etc...
Platform: | Size: 803840 | Author: LI JIANZHONG | Hits:

[Embeded-SCM DevelopCH375B

Description: 文件系统为 FAT12/16/32 包括以下的可移植库文件,同时包括基于库文件的各个开发环境下的相应测试程序.以及 不同 U 盘读写方式下的程序. 1.AVR 系列单片机 ICC,GCC,IAR 等开发环境 2.51 内核单片机 KEIL 3.ARM32 ADS,SDT,KEIL,IAR 等开发环境 4.MC9S12: Motorola/Freescale MC9S12 系列单片机 5.X86PC: 80X86 兼容 PC 工控机/单片机 6.MSP430: MSP430 单片机 7.M16C: Renesas/M16C 系列单片机 8.MC68: MC68000 系列单片机-The file system FAT12/16/32 include the following portable library files at the same time including those based on library files in various development environment corresponding test procedures. And the different U disk read-write mode process. 1.AVR Series MCU ICC, GCC , IAR and other development environments 2.51 core microcontroller KEIL 3.ARM32 ADS, SDT, KEIL, IAR and other development environments 4.MC9S12: Motorola/Freescale MC9S12 Series MCU 5.X86PC: 80X86 compatible PC Industrial PC/SCM 6.MSP430: MSP430 Microcontroller 7.M16C: Renesas/M16C Series MCU 8.MC68: MC68000 Microcontroller
Platform: | Size: 4289536 | Author: zhangji | Hits:

[Other Embeded programFatFs_R0.08.dev2_April_4-2010

Description: FatFs R0.08.dev2 April 4, 2010 by Mr.ChaN from Electronic Lives Mfg. http://elm-chan.org This functions are intended for high level data access to MMC/SD/SD HC Flash memory cards formated using the FAT12, FAT16 or FAT32 standards-FatFs R0.08.dev2 April 4, 2010 by Mr.ChaN from Electronic Lives Mfg. http://elm-chan.org This functions are intended for high level data access to MMC/SD/SD HC Flash memory cards formated using the FAT12, FAT16 or FAT32 standards
Platform: | Size: 44032 | Author: bimbirel | Hits:

[Other Embeded programFatFs_R0.07e_Jan15-2010

Description: FatFs R0.07e by Mr.ChaN from Electronic Lives Mfg. http://elm-chan.org This functions are intended for high level data access to MMC/SD/SD HC Flash memory cards formated using the FAT12, FAT16 or FAT32 standards-FatFs R0.07e by Mr.ChaN from Electronic Lives Mfg. http://elm-chan.org This functions are intended for high level data access to MMC/SD/SD HC Flash memory cards formated using the FAT12, FAT16 or FAT32 standards
Platform: | Size: 805888 | Author: bimbirel | Hits:

[Windows Developmkdosfs

Description: 一款CF格式化软件,能支持将CF卡格式化为Fat12,Fat16格式-This is a software with which we can simplily format CF card.
Platform: | Size: 46080 | Author: horse | Hits:

[ARM-PowerPC-ColdFire-MIPSmcufatfs

Description: 在8位处理器上实现fat fat12 fat16 fat32的高效文件系统(ata sd usb存储器)-In the 8-bit processors to achieve high-fat fat12 fat16 fat32 file system (ata sd usb memory)
Platform: | Size: 118784 | Author: tudou | Hits:

[OS Developos_project4

Description: FAT12文件系统带有文件级功能,先将磁盘格式成FAT格式(非FAT32)-FAT12
Platform: | Size: 3068928 | Author: Andrea Chen | Hits:

[Software EngineeringFAT12

Description: FAT 12 specification
Platform: | Size: 132096 | Author: ho xuan duong | Hits:
« 1 2 3 4 56 7 »

CodeBus www.codebus.net