搜索资源列表

  1. 嵌入式文件系统ucfs

    0下载:
  2. 嵌入式文件系统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
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:51504
    • 提供者:测试
  1. ZLGFS文件系统

    0下载:
  2. 周立功公司为LPC213X编写的 ARM7 嵌入式文件系统,运行于UC/COS系统。-weeks meritorious LPC213X prepared for the ARM7 Embedded file system, running on UC/COS system.
  3. 所属分类:微处理器(ARM/PowerPC等)

    • 发布日期:2024-06-19
    • 文件大小:93184
    • 提供者:陈坚胜
  1. efsl-0.1.8

    0下载:
  2. 嵌入式文件系统,可以移植到其他RTOS中,很值得看看,接口简单-embedded file system, can be transferred to other RTOS, it is worthwhile to see, simple interface
  3. 所属分类:其他嵌入式/单片机内容

    • 发布日期:2024-06-19
    • 文件大小:214016
    • 提供者:向许东
  1. ucos_fs

    0下载:
  2. 嵌入式文件系统 ucfs.包含全部源代码-the complete source code for embeded file system
  3. 所属分类:uCOS开发

    • 发布日期:2024-06-19
    • 文件大小:2934784
    • 提供者:敬天龙
  1. 嵌入式文件系统ucfs

    0下载:
  2. 嵌入式文件系统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
  3. 所属分类:嵌入式Linux

    • 发布日期:2024-06-19
    • 文件大小:51200
    • 提供者:测试
  1. lunwen001

    0下载:
  2. 一种嵌入式文件系统的设计与实现 研究生论文-Embedded File System Design and Implementation of graduate theses
  3. 所属分类:文档资料

    • 发布日期:2024-06-19
    • 文件大小:3202048
    • 提供者:蒋彦波
  1. qianrushiwenjianxitong

    0下载:
  2. 一个小型的嵌入式文件系统,好多同学都需要设计的一类,用户界面是命令行界面,并且有几个命令指令,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
  3. 所属分类:其他嵌入式/单片机内容

    • 发布日期:2024-06-19
    • 文件大小:2048
    • 提供者:杨扬
  1. yaffs_yaffs2_.tar

    0下载:
  2. 基于nand flash的嵌入式文件系统,yaffs以及升级版本yaffs2-nand flash-based embedded file system, and an upgrade version yaffs yaffs2
  3. 所属分类:嵌入式Linux

    • 发布日期:2024-06-19
    • 文件大小:263168
    • 提供者:tkj
  1. Efsl-070524-1

    0下载:
  2. elfs 一个新兴的嵌入式文件系统 接口简单-elfs an emerging embedded file system interface simple
  3. 所属分类:其他嵌入式/单片机内容

    • 发布日期:2024-06-19
    • 文件大小:863232
    • 提供者:li
  1. wennn

    0下载:
  2. 关于嵌入式文件系统软件设计方面的文章,希望对大家有帮助!-on embedded system software design document articles on the subject, and I hope to be helpful!
  3. 所属分类:软件工程

    • 发布日期:2024-06-19
    • 文件大小:738304
    • 提供者:王剑
  1. yaffs_2.tar

    0下载:
  2. 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
  3. 所属分类:Linux/Unix编程

    • 发布日期:2024-06-19
    • 文件大小:113664
    • 提供者:cheng xun
  1. kfs_1_0_1_release

    0下载:
  2. kfs嵌入式文件系统1.0.1release版 作者:Eagle 来源:http://www.embseek.com 由embseek开发,专门针对小容量的EEPROM和FLASH等存储器,应用于无操作系统的嵌入式系统中。实现了类似于标准文件操作的接口。压缩包内有在pc下使用ram调试的示例代码。 1.0.1release版本更新内容 修改文件系统初始化api,使用开始地址和结束地址作为参数 修正了文
  3. 所属分类:其他嵌入式/单片机内容

    • 发布日期:2024-06-19
    • 文件大小:7168
    • 提供者:黄鹰
  1. cramfs-1.0.tar

    0下载:
  2. 嵌入式文件系统 cramfs 用于linux 开发-Embedded file system for linux development CRAMFS
  3. 所属分类:嵌入式Linux

    • 发布日期:2024-06-19
    • 文件大小:24576
    • 提供者:王慧
  1. ucos_fliesystem

    0下载:
  2. 一种加载在uCOS_II内核上的嵌入式文件系统 分析了文件系统在嵌入式应用中的重要作用 ,在剖析了 uCOS - II内核工作原理的基础上 ,借鉴 FAT16文件系统 ,构建了一个适合嵌入式应用的文件系统 FAT8,并详细介绍了如何在 uCOS - II内核上实现。 -A load in uCOS_II embedded kernel file system analysis of the file system in e
  3. 所属分类:uCOS开发

    • 发布日期:2024-06-19
    • 文件大小:202752
    • 提供者:李建刚
  1. yaffs

    0下载:
  2. 这是一个嵌入式文件系统的实现C代码,支持NAND Flash和内存方式-This is an embedded File System C code, support for NAND Flash and memory mode
  3. 所属分类:Linux/Unix编程

    • 发布日期:2024-06-19
    • 文件大小:278528
    • 提供者:夏子寒
  1. FAT16

    0下载:
  2. 嵌入式文件系统设计,可以实现简单的文件操作-Embedded file system designed to realize a simple file operations
  3. 所属分类:操作系统开发

    • 发布日期:2024-06-19
    • 文件大小:263168
    • 提供者:刘勇
  1. boa.tar

    0下载:
  2. 嵌入式文件系统制作工具,非常实用,可以用来制作文件系统-Embedded file system tool, very useful and can be used to create the file system
  3. 所属分类:操作系统开发

    • 发布日期:2024-06-19
    • 文件大小:577536
    • 提供者:lichao
  1. Flashfile

    0下载:
  2. 基于FLASH存储器的嵌入式文件系统的设计与实现.pdf;军用嵌入式系统中的Flash文件系统设计.pdf;嵌入式系统中的Flash文件系统.pdf-Based on the embedded FLASH memory file system Design and Implementation. Pdf military embedded system design of Flash file system. Pdf Embedde
  3. 所属分类:操作系统开发

    • 发布日期:2024-06-19
    • 文件大小:1728512
    • 提供者:诸葛三皮
  1. ffsample

    0下载:
  2. 超轻量级的嵌入式文件系统,只需要1k ram 有源文件而且有丰富的应用实例,avr pic 等-Ultra-lightweight embedded file system, only the active document 1k ram and has a wealth of application examples, avr pic, etc.
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2024-06-19
    • 文件大小:384000
    • 提供者:郑磊
  1. FAT

    0下载:
  2. 占用极小RAM的嵌入式文件系统含超详细注释,可以自己测试-Embedded file system with detailed notes, you can test their own
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2024-06-19
    • 文件大小:15360
    • 提供者:李霖
« 12 3 4 5 6 7 8 9 10 ... 50 »

源码中国 www.ymcn.org