资料->【B】电子技术->【B5】通信技术->【1】通信协议->【USB、OTG】->USB开发资料->51+sl811读写U盘的源程序+原理图->Fat.c
资源简介:ucos下的FAT文件系统源码。 config.h dir.C disk.C FAT.C Fat.h FDT.C file.C floppy.c floppy.h format.C format.h Harddisk.c HardDisk.h INCLUDES.H OS_CFG.H OSFile.c OSFile.h RWSec.C Test.c
上传时间: 2015-08-04
上传用户:思琦琦
资源简介:- file system ISO9660 iso9660.c iso9660.h - file system FAT12/16 fat.c fat.h - file system FAT32 fat32.c fat32.h
上传时间: 2013-12-18
上传用户:yd19890720
资源简介:This directory contains 3 file system modules: - file system ISO9660 iso9660.c iso9660.h - file system FAT12/16 fat.c fat.h - file system FAT32 fat32.c fat32.h file.c and file.h contains all high levels functions/macro/definition for your a...
上传时间: 2015-03-15
上传用户:脚趾头
资源简介:·文件列表: U盘MP3下的文件系统 完全兼容FAT16 FAT32 ......................................\U盘MP3文件系统 ......................................\..............\fat.c .............................
上传时间: 2013-06-21
上传用户:Shoen
资源简介:·很全的文件系统(完整支持FAT12/FAT16/FAT32)市面还有书籍支持文件列表: ZLG.FS ......\dir.C ......\disk.C ......\FAT.C ......\Fat.h ......\FDT.C ......\file.C ......\OSFile
上传时间: 2013-04-24
上传用户:
资源简介:T-kernel 的extension源代码,是日本最著名的T-kernel所独有的,适合开发T-kernel的朋友们使用! TK/SE is the program that extends T-Kernel and provides the functions such as a file system and a process management. The TK/SE archive to be p...
上传时间: 2014-01-20
上传用户:czl10052678
资源简介:量规设计手册
上传时间: 2013-08-03
上传用户:eeworm
资源简介:《最新实用五金手册》黎桂英等
上传时间: 2013-08-02
上传用户:eeworm
资源简介:UCOS-II文件系统使用手册. It describes the functionality and user API of μC/FS FAT File System.
上传时间: 2013-12-28
上传用户:阳光少年2016
资源简介:FAT的C语言原代码,没有底层驱动,支持打开文件,读写文件,不支持长文件名.
上传时间: 2015-07-01
上传用户:mpquest
资源简介:FAT文件系统源代码,,欢迎大家下载! 文件系统的功能如下: 1->采用C代码编程。 2->兼容FAT16文件系统,支持256字节的长文件名,最大路径长度260个字节,符合标准Microsoft Longfilename specification; 3->移植于各种应用,只需编写sector读写两个函数,即可使...
上传时间: 2014-01-10
上传用户:star_in_rain
资源简介:A FAT filesystem library in C. Very easy to add to any embedded system.
上传时间: 2017-04-17
上传用户:Andy123456
资源简介:The Fat Fs module is a middleware that written in ANSI C. There is no platform dependence, so long as the compiler is in compliance with ANSI C. However it handles the system portable FAT structures. You must take the endian into considerat...
上传时间: 2014-01-12
上传用户:cccole0605
资源简介:源码 : KIEL C 单片机 : C8051F320 功能 : U盘 (64M) 关键字 : C8051F320,U盘,NANDFLASH,FAT,SCH 描述 : 源码完全可运行,包含电路线路图sch格式,并且有详细调试pdf文档说明及fat的相关讲解,绝对是一个开发u盘不可多得资料及源码,并且里面配有相关调...
上传时间: 2017-06-19
上传用户:yuanyuan123
资源简介:嵌入式FAT文件系统源码免费下载 本文件系统可兼容FAT16/FAT32两种文件系统格式,完全支持长文件名, 支持GB2312/UNICODE转换码表(文件名可以支持简体中文,繁体中文,日文,俄文等), 支持子目录,支持文件的读取,写入,删除,创建等文件系统常用功能。 另外,...
上传时间: 2014-01-19
上传用户:fghygef
资源简介:DOS操作系统的C语言源代码 强烈推荐!!! 可以用来学习基于字符界面的操作系统的设计,包括了FAT文件系统、操作系统内核以及一些常用工具。
上传时间: 2015-08-18
上传用户:FreeSky
资源简介:本书详细介绍当前几大热点ARM嵌入式系统软件模块的c/c++以及UCOSii的编程方法和技巧及其在AM7上的实现。分为5个压缩软件包,每个压缩软件包介绍一种模块的编程方法和技巧。第1个压缩软件包演示了FAT文件系统的基础知识,以及兼容FAT12、FAT16和FAT32的文件系...
上传时间: 2016-03-27
上传用户:气温达上千万的
资源简介:fat格式文件的读写操作,针对SD卡,C语言环境
上传时间: 2016-04-22
上传用户:梧桐
资源简介:FatFs06.rar FatFs is a generic file system module to implement the FAT file system to small embedded systems. The FatFs is written in compliance with ANSI C, therefore it is independent of hardware architecture. It can be incorporated into...
上传时间: 2016-11-17
上传用户:chenxichenyue
资源简介:这个是我调通的在2410下运行文件系统的程序. 用2410驱动sd卡来实现fat文件系统. 欢迎大家来测试. 用法很简单, 如下 FILE *fp // 文件指针 unsigned char temp[24]="3.wav" // 文件明需要放在数组里 while(!initialize_media()) ...
上传时间: 2013-12-30
上传用户:xlcky
资源简介:Borland C++3.1 bc31full
上传时间: 2013-07-27
上传用户:eeworm
资源简介:Microsoft+Visual+C+++从入门到精通
上传时间: 2013-06-05
上传用户:eeworm
资源简介:Visual+C+++高级界面特效制作百例-郭庆民-中国电力出版社-2000
上传时间: 2013-07-02
上传用户:eeworm
资源简介:VC++ Turbo C串口通信编程实践 龚建伟
上传时间: 2013-08-03
上传用户:eeworm
资源简介:microsoft visual c++6.0运行库参考手册
上传时间: 2013-04-15
上传用户:eeworm
资源简介:Visual C++ MATLAB图像处理与识别实用案例精选 胡小锋
上传时间: 2013-04-15
上传用户:eeworm
资源简介:C#入门经典(第三版)
上传时间: 2013-04-15
上传用户:eeworm
资源简介:美河提供.C.参考大全第四版
上传时间: 2013-04-15
上传用户:eeworm
资源简介:现代汉语自动分析--Visual+C++实现
上传时间: 2013-08-01
上传用户:eeworm
资源简介:Visual C++ 从入门到精通
上传时间: 2013-07-25
上传用户:eeworm