搜索资源列表
dms_original
- AMD公司官方版FLASH文件系统。有详细说明文档和Windows仿真测试环境。-AMD official version of Flash File System. Detailed documentation and Windows simulation testing environment.
Nucleus_plus_file
- 嵌入式操作系统Nucleus Plus中使用的文件系统,可支持IDE、Floppy Disk、 RAM Disk,由于驱动的原因源码中只能直接支持RAM Disk,与硬件相关的需要按照模板自行提供驱动。本源码已经经过严格测试,并已移植到VxWorks平台上。 -Embedded Operating System Nucleus Plus, the use of the file system that can support IDE, Floppy Disk, RAM Disk. As th
FSDev
- 在VC平台下调试通过的linux 0.11文件系统代码! 对学习文件系统实现的朋友很有帮助,可以下载一个文件映像进行测试各种文件操作API。具体的可以参考赵炯写的《linux0.11内核源代码完全注释》一书和他的网站下载imag文件!-in VC debugging platform adopted by the 0.11 linux file system code! The study documents System helpful friend, a document can be d
Nucleus FILE Reference
- Nucleus FILE Reference为Nucleus FILE 开发参考手册,这个手册和Nucleus FILE 源代码配合,就可以开发Nucleus 文件系统-Nucleus FILE Reference for the development of reference Nucleus FILE manual, the manuals and source code Nucleus FILE tie, it can develop Nucleus File System
MP3-project
- 编译后直接运行的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.
qianrushiwenjianxitong
- 一个小型的嵌入式文件系统,好多同学都需要设计的一类,用户界面是命令行界面,并且有几个命令指令,1.创建文件同时输入文件内容。2.输出文件内容。3.删除文件。4.查找文件。5.陈列目录。6.磁盘格式化。7.磁盘整理。8.显示磁盘块分布状态。9.显示磁盘块存储情况。0.退出系统。-a small embedded file system, many students need to design a category, the user interface is a command line int
UDISK_SOURCE
- 一个U盘的文件系统源代码!!!C语言编写,推荐下载-a U disk file system source code! ! ! C language, to download!
fat_FileSys
- FAT文件系统原代码,高效,可移植性强,注释详尽!-FAT file system source code, efficient and portability strong, detailed notes!
FileSysofbellLabTFS
- 完整的Bell实验室的嵌入式文件系统TFS-integrity of the Bell Laboratories of embedded file system TFS
PDA上的包含NANDFlash和FAT文件系统的源码
- PDA上的包含NANDFlash和FAT文件系统的源码-PDA NANDFlash contains the FAT file system and the source
在STM32上的SDIO接口的SD卡文件系统
- 一个跑在STM32上的SDIO接口的SD卡文件系统DOSFAT,是别的地方下的试了一下可用
FAT16.rar
- 1) 兼容FAT16文件系统,长文件名,最大路径长度260个字节,符合Microsoft Longfilename specification。 2) 可移植于各种平台,只需编写sector驱动驱动,共计两个函数:1)read_flash_sector() 2)write_flash_sector()。 3) 文件缓冲功能:1)读文件时,读位置在文件缓冲区内,则可直接读文件缓冲区,不需要读物理磁盘;文件缓冲区大小可使用编译宏EnableFileBuf,TotalFileBUF
U-Disk
- U盘读写协议:我开发U盘的重要参考代码。 bulk_only传输协议,FAT16文件系统.-U disk read and write an agreement: I developed an important reference U disk code. bulk_only Transfer Protocol, FAT16 file system.
flash_fat16
- Nand flash FAT16 文件系统源代码 -Nand flash FAT16 file system source code
File_SD_OS1
- SD卡读图片显示,基于周立功smart2200开发板,挂ucos-II,有文件系统,我的课程实验,下载即可运行,附带说明。-SD card read picture show, based on ZLG smart2200 development board, hang ucos-II, a file system, my test program, download to run, with instructions.
fs_100430.tar
- 嵌入式ARM最小根文件系统,支持mdev,使用busybox1.9.2编译成-ARM Embedded minimal file system, support mdev
FlashFileSystem
- 内存文件系统详细资料,详细说明了Flash文件系统的建立-Memory file system details, details the establishment of a Flash file system
AVR-1.5K-Flash-VDsk-Rev1_0_0
- 非常小巧的只有1.5KB但是功能齐全的8051 NAND Flash文件系统-Only a very small but fully functional 1.5KB 8051 NAND Flash File System
FAT12_100K
- 将此文件烧录到单片机中相当于将单片机内部的100Kflash空间格式化为fat12格式(This file is burned into the microcontroller, equivalent to the MCU 100Kflash space formatted as FAT12 format)
FATFS测试工程-STM32F103
- 基于STM32处理器FATFS文件系统开发 源文件(Development of source files based on STM32 processor FATFS file system)