CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 搜索资源 - fat文件系统

搜索资源列表

  1. uCFSBook

    0下载:
  2. UCOS文件系统源代码。支持多种硬件系统,如:SMC, RAM,IDE,CF卡等。使用FAT文件系统,效率很高。但似乎不支持Flash的驱动。-UCOS file system source code. Support for multiple hardware systems, such as : SMC, RAM, IDE, and CF cards. The use of the FAT file system, high efficiency. But it seems not to s
  3. 所属分类:uCOS开发

    • 发布日期:2008-10-13
    • 文件大小:622500
    • 提供者:黄勇
  1. file-fat

    0下载:
  2. 分区表。文 件 名: format.c **创 建 人: 陈明计 **最后修改日期: **描 述: 文件系统的格式化实用程序 -partition table. File Name : format.c ** Created : ** Chen dollars last modified date : ** Descr iption : file system formatting utility
  3. 所属分类:uCOS开发

    • 发布日期:2008-10-13
    • 文件大小:7396
    • 提供者:及侧记
  1. MP3-project

    0下载:
  2. 编译后直接运行的MP3播放器全部C语言源代码 一个包含FAT文件系统、系统引导 Boot、FLASH Driver等内容的,可以编译后直接运行的MP3播放器的全部C语言源代码, 适合小型嵌入式系统研究。 -compiled directly running the MP3 player all C language source code contains a FAT file system. boot Boot, FLASH Driver and other content.
  3. 所属分类:其他嵌入式/单片机内容

    • 发布日期:2008-10-13
    • 文件大小:999922
    • 提供者:吕旭
  1. flashfat16

    0下载:
  2. ARM芯片44B0读写NAND FLASH 芯片K9F2808以及格式化为FAT文件系统源程序-ARM chip 44B0 literacy NAND Flash chips K9F2808 and formatted for the FAT file system source
  3. 所属分类:微处理器(ARM/PowerPC等)

    • 发布日期:2008-10-13
    • 文件大小:40190
    • 提供者:无限
  1. Dostor_com

    0下载:
  2. 硬盘FAT文件系统原理的详细分析_存储在线Dostor_com-drives FAT file system principles _ a detailed analysis of online storage Dostor_com
  3. 所属分类:Internet/网络编程

    • 发布日期:2008-10-13
    • 文件大小:587990
    • 提供者:王龙波
  1. FATFileSystem

    0下载:
  2. FAT文件系统原理 计算机在按下power键以后,开始执行主板bios程序。进行完一系列检测和配置以后。开始按bios中设定的系统引导顺序引导系统。假定现在是硬盘。Bios执行完自己的程序后如何把执行权交给硬盘呢。交给硬盘后又执行存储在哪里的程序呢。其实,称为mbr的一段代码起着举足轻重的作用。MBR(master boot record),即主引导记录,有时也称主引导扇区。位于整个硬盘的0柱面0磁头1扇区(可以看作是硬盘的第一个扇区),bios在执行自己固有的程序以后就会jump到mbr中
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:270166
    • 提供者:henry
  1. SOFT0607

    0下载:
  2. ls811的USB FAT文件系统-ls811 USB FAT File System
  3. 所属分类:微处理器(ARM/PowerPC等)

    • 发布日期:2008-10-13
    • 文件大小:30221
    • 提供者:hdf
  1. dosfs.tar

    1下载:
  2. DOS/Windows FAT 文件系统实现源码-DOS / Windows FAT file systems FOSS
  3. 所属分类:操作系统开发

    • 发布日期:2008-10-13
    • 文件大小:41173
    • 提供者:bigheadmonk
  1. FAT_file_stru

    0下载:
  2. FAT文件系统的组织结构.doc FAT文件系统的组织结构!-FAT file system's organizational structure. Doc FAT file system structure!
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:16087
    • 提供者:杨修文
  1. ucfs源码

    0下载:
  2. 一个小型的FAT文件系统源码-a small FAT file system source code
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:52437
    • 提供者:李啸天
  1. practice10

    0下载:
  2. fat文件系统:适用于usb,含有fat16和fat32,自己写的。-fat file system : to usb, containing fat16 and fat32, and wrote it myself.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:558267
    • 提供者:guoxufeng
  1. fat_FileSys

    0下载:
  2. FAT文件系统原代码,高效,可移植性强,注释详尽!-FAT file system source code, efficient and portability strong, detailed notes!
  3. 所属分类:其他嵌入式/单片机内容

    • 发布日期:2008-10-13
    • 文件大小:176819
    • 提供者:jacky
  1. MCS51-IDE

    0下载:
  2. 通用的基于51单片机控制IDE硬盘,可能无FAT文件系统-generic microcontroller-based control 51 IDE hard disk may not FAT File System
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:24731
    • 提供者:李馨帆
  1. FATFS

    1下载:
  2. 从大量的wince源代码中剥离出的fat文件系统源代码。移植性非常高。 微软的代码,写的非常好。 里面带有source insight工程。方便浏览。-wince from a large number of source code separated from the fat file system source code. Transplanted very high. Microsoft's code and write very well. With insight in
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2008-10-13
    • 文件大小:234098
    • 提供者:黎明
  1. mp3_fat

    0下载:
  2. (U盘MP3)FAT文件系统源码,u盘,mp3下的文件系统,完全兼容fat16,fat32,加上自己的硬盘驱动接口后应该可以使用-(U disk MP3) FAT file system source code, u disks, mp3 under the file system, fully compatible fat16, fat32, coupled with its own hard disk drive interface can be used after
  3. 所属分类:微处理器(ARM/PowerPC等)

    • 发布日期:2008-10-13
    • 文件大小:36283
    • 提供者:等到
  1. ucos-file

    0下载:
  2. 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-OUT of the FAT file system source cod
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2008-10-13
    • 文件大小:42025
    • 提供者:易宏宇
  1. fat_fs_code

    0下载:
  2. FAT文件系统的代码,希望对搞嵌入式开发的人有用,转自驱动开发网-FAT file system code, and I hope to engage in the development of embedded useful, decanted from the opening drive Portal
  3. 所属分类:磁盘编程

    • 发布日期:2008-10-13
    • 文件大小:58072
    • 提供者:小丁
  1. dos_src_c

    0下载:
  2. DOS操作系统的C语言源代码 强烈推荐!!! 可以用来学习基于字符界面的操作系统的设计,包括了FAT文件系统、操作系统内核以及一些常用工具。-DOS operating system in C language source code strongly recommended! ! ! Can be used to study the character based on the design of the operating system, including the FAT file s
  3. 所属分类:其他嵌入式/单片机内容

    • 发布日期:2008-10-13
    • 文件大小:420523
    • 提供者:BQT
  1. cipanFAT32fenxi

    0下载:
  2. 分析FAT的一个程序,可以参考FAT文件系统的相关资料 希望对学习文件系统的朋友有帮助-analysis of a procedure, reference FAT file system hope that the relevant information to study the documents of the system to help friends
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:52418
    • 提供者:凌凌漆
  1. FAT16_for_ADS

    0下载:
  2. ADS开发环境下的FAT文件系统软件包,无论读写U盘还是SD卡和硬盘/CF卡都用得上-ADS development environment under the FAT file system software, Whether U-writable disk or hard disk and SD Card / CF cards are useful
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:94408
    • 提供者:wangfu
« 1 2 3 4 5 6 78 9 10 11 12 ... 23 »
搜珍网 www.dssz.com