Hot Search : Source embeded web remote control p2p game More...
Location : Home Search - fat16
Search - fat16 - List
DL : 1
适合RAM有限的嵌入式系统使用的fat16文件系统。目前只支持在根目录下读写文件,比较适合sd卡的文件管理。
Update : 2008-10-13 Size : 3339 Publisher : bear zhou

Otherfat16
DL : 0
恢复误删除或误格式化且文件格式为FAT16格式的文件数据
Update : 2008-10-13 Size : 2134 Publisher : peter

sd卡 fat16文件系统 spi模式十分详细
Update : 2010-11-30 Size : 100481 Publisher : skykey3

FATFS代码(支持fat32、fat16)
Update : 2011-05-24 Size : 1747621 Publisher : feberyan

DL : 0
一个Win95/98/NT下的分区管理程序,可以格式化和划分FAT16/FAT32分区,还可以选择启动分区- Under a Win95/98/NT district executive program, may format and divide the FAT16/FAT32 district, but also may choose the start district
Update : 2024-05-07 Size : 167936 Publisher : 站长

该工程是从ecos嵌入式系统下移植过来的一个小型的fat16文件系统,让他在win32下可以运行,来测试其正确性,改工程可以很好的移植到其他嵌入式平台上,比如手机,手提电脑平台上,其小巧实用行应该有一定的商业价值。 拜托斑竹给号了。- This project is inserts a small fat16 filing system from ecos which under the type system transplants, enables him to be allowed to move under win32, tests its accuracy, changes the project to be allowed to insert in the type platform the very good transplant to other, for instance the handset, in the portable computer platform, its exquisite practical line should have the certain commercial value. Asked the spot bamboo to give the number.
Update : 2024-05-07 Size : 410624 Publisher : 齐力

FAT16 磁盘格式引导程序(ASM)-FAT16 disk format guide (ASM)
Update : 2024-05-07 Size : 4096 Publisher :

这个应用程序演示了如何直接地访问物理驱动-读取/编写扇区/簇,可和MBR, FAT,根目录等一块运行。包括了一个函数,能用来搜索坏了的簇,例如磁盘检查工具。它的局限性是它只能和FAT驱动一块运行(FAT12, FAT16,和FAT32),且不支持大的驱动器。-the application demonstrated how direct access to physical drive-reading/preparation Sector/cluster, and the MBR, FAT, such as a root directory operations. Includes a function can be used to search out of the cluster, such as disk diagnostic tools. Its limitations is that it can only run a FAT drive (FAT12, FAT16 and FAT32), which did not support the drive.
Update : 2024-05-07 Size : 19456 Publisher :

fat16 in compact flash
Update : 2024-05-07 Size : 13312 Publisher : 钳工

ATMEL单片机可用的文件系统源代码,支持FAT16/FAT32格式。-ATMEL SCM available file system source code, support FAT16/FAT32 format.
Update : 2024-05-07 Size : 620544 Publisher : zungyiu

fat16,fat32,u盘,mp3下的文件系统--File systems under FAT16, FAT32, U disk and MP3.
Update : 2024-05-07 Size : 15360 Publisher : 张显恒

u盘,mp3下的文件系统,完全兼容fat16,fat32,加上自己的硬盘驱动接口后应该可以使用-u disk, mp3 under the file system, fully compatible with fat16, fat32, coupled with their own hard disk drive interface should be able to use
Update : 2024-05-07 Size : 280576 Publisher :

这个程序可以支持WINDOWS按FAT16格式化的U盘,因为程序精简,所以只兼容超过50%以上的U 盘品牌,如果换 成CH375A芯片则兼容性可提高到85%,当然,如果使用WCH公司的子程序库或者正式版本的C源 程序兼容性更好-this procedure can support Windows FAT16 formatted by the U disk, because the procedure is streamlined and therefore only compatible with more than 50% of the U-brand, if chips were replaced CH375A compatibility can be increased to 85%, if the company's use of WCH subroutine library or an official version of the C source better compatibility
Update : 2024-05-07 Size : 520192 Publisher : xie

该源码是基于atmel公司的89C51SND1C的mp3解决方案,支持三星和东芝的NAND flash 上的fat12,fat16和fat32文件系统。-the source is based on the ATMEL 89C51SND1C mp3 solution that supports Samsung and Toshiba's NAND flash on the FAT12, fat16 and fat32 file system.
Update : 2024-05-07 Size : 1513472 Publisher : cguo

杭州利宇泰公司的基于44B0的ARMSys开发板上的大量源代码,包括ADC、ARP、彩色LCD、外部中断、以太网底层函数、FAT16文件系统、Flash ROM、GUI软件包、Helloworld程序、IIC接口、扫描键盘、Ping程序、44B0内置RTC示例、SDRAM接口、定时器示例、触摸屏示例、UART示例和uC/OS-II的移植、应用(包括多任务、任务间通信、中断服务程序)、UDP数据传输、USB固件编写等程序代码和工程。一次性共享给大家使用。可以作为其他samsung44B0开发板上应用程序的下载。-Lee Yu-tai Hangzhou-based company 44B0 ARMSys development board of a large number of source code, including the ADC, ARP, color LCD, external interrupts, Ethernet bottom function, FAT16 file system, Flash ROM, GUI packages, Helloworld procedures, IIC interfaces, scanning keyboard, Ping procedures 44B0 built-in RTC example, SDRAM interface, timers example, the touch screen example, UART examples and uC/OS-II transplants, applications (including multitasking, inter-task communication, interrupt service routine), the UDP data transmission, USB firmware preparation procedures code and engineering. One-time use for everyone to share. As other samsung44B0 development board application downloads.
Update : 2024-05-07 Size : 7712768 Publisher : 吕旭

DL : 0
这是atmel公司的89C51SND1C的mp3源程序,flash用的是dataflash,支持fat16/32文件系统-This is the source 89C51SND1C mp3, flash is used dataflash, file system support Acronis
Update : 2024-05-07 Size : 2100224 Publisher : cguo

DL : 0
uC_FS文件系统的源码,支持FAT16/FAT32文件系统,大家参考一下.-uC_FS file system source code, file system support FAT16/FAT32, your reference.
Update : 2024-05-07 Size : 106496 Publisher :

DL : 0
fat文件系统管理程序短小精悍.可以作为开发fat16,fat12管理系统的参考.-fat file system management procedures short and pithy. As development fat16, FAT12 management system for reference.
Update : 2024-05-07 Size : 84992 Publisher : 史朝胜

SCMFAT01
DL : 0
使用闪存的文件系统,FAT16的. 应用环境是AVR的ATMega128芯片. 应用环境单一,也是转载,参考可以,直接使用 肯定有问题.-use flash file system, the FAT16. Application environment is the AVR chip ATMega128. A single application environment, but also reproduced, reference can be used directly definitely a problem.
Update : 2024-05-07 Size : 65536 Publisher : 彭革

DL : 0
freedos的文件系统模块源码,支持fat12,fat16和fat32,对于学习文件系统非常有用。-FreeDOS file system module source code, support FAT12, fat16 and fat32, the study documents the system is very useful.
Update : 2024-05-07 Size : 48128 Publisher : 王汉文
« 1 2 34 5 6 7 8 9 10 ... 34 »
DSSZ is the largest source code store in internet!
Contact us :
1999-2046 DSSZ All Rights Reserved.