搜索资源列表
嵌入式文件系统ucfs
- 嵌入式文件系统ucfs.zip This project should serve as an \"easy start\" with /FS. All paths are relative to the project file. You should therefore be able to copy the entire directory (including all subdirectories) to a
嵌入式FAT文件系统免费源码下载
- 嵌入式FAT文件系统免费源码下载 本文件系统兼容FAT16/FAT32文件系统格式,兼容长文件名,兼容GB2312/UNICODE汉字编码(支持中文),并且实现了对子目录的支持,实现了文件的读取,写入,创建,删除等文件系统的常用功能。另外,代码都使用C编写,可以移植到各种单片机平台上来实现文件系统模块。 (FAT16是免费代码,用户可直接使用。 本代码有FAT32(兼容FAT16)和多个盘的版本(收费), 如果需要,请与我们联系!qq:
串行EEPROM中数据文件系统的建立
- 串行EEPROM中数据文件系统的建立
ZLGFS文件系统
- 周立功公司为LPC213X编写的 ARM7 嵌入式文件系统,运行于UC/COS系统。-weeks meritorious LPC213X prepared for the ARM7 Embedded file system, running on UC/COS system.
efsl-0.1.8
- 嵌入式文件系统,可以移植到其他RTOS中,很值得看看,接口简单-embedded file system, can be transferred to other RTOS, it is worthwhile to see, simple interface
ucos_fs
- 嵌入式文件系统 ucfs.包含全部源代码-the complete source code for embeded file system
ucos及文件系统ucfs VC环境调试代码
- ucos是一个非常优秀的嵌入式操作系统,但作者只提供了bc下测试与调试代码,非常难于调试与学习,特别是初学者。vc是windows下非常优秀的IDE,如果把ucos移植到vc下运行,将非常方便ucos的调试与学习,有利于于ucos的推广。此项目的目的是希望能够把ucos及其相关的文件系统ucfs,GUI界面ucgui,网络tcp/ip都移植过来,方便广大爱好者学习。-CENTER is a very good embedded oper
嵌入式文件系统ucfs
- 嵌入式文件系统ucfs.zip This project should serve as an "easy start" with /FS. All paths are relative to the project file. You should therefore be able to copy the entire directory (including all subdirectories) to any
lunwen001
- 一种嵌入式文件系统的设计与实现 研究生论文-Embedded File System Design and Implementation of graduate theses
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 i
yaffs_yaffs2_.tar
- 基于nand flash的嵌入式文件系统,yaffs以及升级版本yaffs2-nand flash-based embedded file system, and an upgrade version yaffs yaffs2
Efsl-070524-1
- elfs 一个新兴的嵌入式文件系统 接口简单-elfs an emerging embedded file system interface simple
wennn
- 关于嵌入式文件系统软件设计方面的文章,希望对大家有帮助!-on embedded system software design document articles on the subject, and I hope to be helpful!
yaffs_2.tar
- YAFFS/YAFFS2是效果很理想的NAND Flash上的文件系统,是专门为NAND Flash设计的嵌入式文件系统,适用于大容量的存储设备。-YAFFS/YAFFS2 effect is very ideal of NAND Flash File System. is dedicated to NAND Flash design of embedded file system, as applied to large-capaci
kfs_1_0_1_release
- kfs嵌入式文件系统1.0.1release版 作者:Eagle 来源:http://www.embseek.com 由embseek开发,专门针对小容量的EEPROM和FLASH等存储器,应用于无操作系统的嵌入式系统中。实现了类似于标准文件操作的接口。压缩包内有在pc下使用ram调试的示例代码。 1.0.1release版本更新内容 修改文件系统初始化api,使用开始地址和结束地址作为参数 修正了文
cramfs-1.0.tar
- 嵌入式文件系统 cramfs 用于linux 开发-Embedded file system for linux development CRAMFS
ucos_fliesystem
- 一种加载在uCOS_II内核上的嵌入式文件系统 分析了文件系统在嵌入式应用中的重要作用 ,在剖析了 uCOS - II内核工作原理的基础上 ,借鉴 FAT16文件系统 ,构建了一个适合嵌入式应用的文件系统 FAT8,并详细介绍了如何在 uCOS - II内核上实现。 -A load in uCOS_II embedded kernel file system analysis of the file system in e
yaffs
- 这是一个嵌入式文件系统的实现C代码,支持NAND Flash和内存方式-This is an embedded File System C code, support for NAND Flash and memory mode
FAT16
- 嵌入式文件系统设计,可以实现简单的文件操作-Embedded file system designed to realize a simple file operations
FAT32文件系统源代码及文件系统白皮书
- 嵌入式文件系统移植,适用于以nandflash为存储的文件系统。(Embedded file system transplantation)