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

搜索资源列表

  1. CH375-operate-Udisk

    0下载:
  2. 使用51单片机+CH375 操作U盘, 使用沁恒的文件系统,采用磁盘缓冲区和文件缓冲区共用的方式-Use 8051 microcontroler and CH375 read and write the file in the Udisk, use the Qin Heng s Filesystem, the use of shared disk buffers and file buffers way
  3. 所属分类:SCM

    • 发布日期:2017-03-25
    • 文件大小:5715
    • 提供者:liujing
  1. filesystem

    0下载:
  2. Managing file system in external flash memory of 4MB or 8 MB
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-14
    • 文件大小:4547
    • 提供者:Nishant
  1. busybox-1.2.0.tar

    0下载:
  2. busybox-1.2.0.tar.bz2来自官网的源码,需要的人都懂-busybox-1.2.0.tar.bz2 is very usefull for filesystem
  3. 所属分类:Linux驱动

    • 发布日期:2017-04-09
    • 文件大小:1399041
    • 提供者:sunyingliang
  1. hok_misoui

    0下载:
  2. FileSystem Data about Unix, Linux, PowerPC
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-17
    • 文件大小:68353
    • 提供者:NighTime
  1. read_image_from_nandflash.tar

    1下载:
  2. 讲解如何从一个产品的nandflash中读取bootloader、内核镜像、文件系统-copy the bootloader/kernel image and filesystem from a product s nand flash
  3. 所属分类:嵌入式Linux

    • 发布日期:2013-08-02
    • 文件大小:5869
    • 提供者:Alex Ma
  1. fuse

    0下载:
  2. fuse介绍,FUSE是linux下的上层文件系统架构-fuse is linux fuse,Fuse(Filesystem in Userspace)
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-04
    • 文件大小:189301
    • 提供者:xingchao
  1. ff

    0下载:
  2. FF文件系统,非常简单,很精简,很好用的文件系统,包含文件读写的各种基本操作-FF file system,light useful filesystem
  3. 所属分类:File Operate

    • 发布日期:2017-03-24
    • 文件大小:38157
    • 提供者:lien
  1. STC12-MP3

    0下载:
  2. 原创的基于增强型51的FAT32文件系统代码, 更详细的内容可以看这里 http://www.openedv.com/posts/list/3102.htm-fat32 filesystem for 51 mcu.
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-03-27
    • 文件大小:114663
    • 提供者:马远鹏
  1. fileSystem

    0下载:
  2. 文件系统的源代码,包含读取,打开,保存-The file system of source code, include loading, open, save, and so on
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-15
    • 文件大小:6251
    • 提供者:宋明杰
  1. 0.2.8

    0下载:
  2. efsl的0.2.8版文件系统加源码。efsl是一个开源的一个项目,此项目正在持续更新,源码中也有很多注释,研读起来比较容易,潜力不错。efsl兼容fat12/16/32,同时支持多设备及多文件操作。每个设备的驱动程序,只需要提供扇区写和扇区读两个函数即可。-EFSL Embedded Filesystem Library
  3. 所属分类:SCM

    • 发布日期:2017-04-06
    • 文件大小:368793
    • 提供者:xuqin
  1. filesystem

    0下载:
  2. Slides about filesystems in Linux
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-25
    • 文件大小:72248
    • 提供者:Mohammed Ghazal
  1. FILESYSTEM-FAT16-MMC-SD-ATMEGA16

    0下载:
  2. avr单片机atmega16实现对SD/MMC卡的FAT16文件系统读写操作。亲手调试绝对能用 GCC编译器-atmega16 read and write SD/MMC using fat16 system, GCC compiler
  3. 所属分类:SCM

    • 发布日期:2017-03-29
    • 文件大小:48416
    • 提供者:吴文晖
  1. FAT-FilesystemDriver

    0下载:
  2. FAT32 fileSystem implementation on serial spi flash with ARM Cortex M3 LPC1769 microprocessor
  3. 所属分类:SCM

    • 发布日期:2017-04-01
    • 文件大小:2223
    • 提供者:eskimos
  1. fsdisk-0.2.tar

    0下载:
  2. mkfs ("MaKe FileSystem") is the Linux/GNU command for formatting a disk partition with a specific filesystem. Syntax The basic syntax is: mkfs -t type device where type is the type of the filesystem and device is the Unix device the
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-24
    • 文件大小:30720
    • 提供者:
  1. OS-filesystem

    1下载:
  2. 操作系统实验-文件系统源代码,实现多级二级目录,数据结构,数组和单向链表-Operating system experiment- the file system source code, to achieve multi-level two directories, data structures, arrays, and singly linked list
  3. 所属分类:OS Develop

    • 发布日期:2017-04-02
    • 文件大小:2560
    • 提供者:
  1. filesystem

    0下载:
  2. 用c++写的一个文件shell.可以保存文件,打开文件。-a shell used C++
  3. 所属分类:易语言编程

    • 发布日期:2017-04-05
    • 文件大小:2897
    • 提供者:LiAYA
  1. FileSystem

    0下载:
  2. wince下文件操作的例子,可以学习基本的文件操作。--wince examples of file operations, you can learn the basic file operations.
  3. 所属分类:File Operate

    • 发布日期:2017-05-04
    • 文件大小:1144610
    • 提供者:lzg
  1. fileSystem

    0下载:
  2. 操作系统课程的一个实验,实现文件创建,读写,建立索引目录的,即对文件的管理功能。-An experimental course of the operating system, file creation, reading and writing, indexing the directory, file management functions.
  3. 所属分类:File Operate

    • 发布日期:2017-04-17
    • 文件大小:245865
    • 提供者:阿金
  1. fileSystem

    0下载:
  2. 采用C模拟linux文件管理,根据linux文件读写操作等,模拟出一套自己的文件操作-C analog linux file manager linux file read and write operations to simulate a set of file operations
  3. 所属分类:File Operate

    • 发布日期:2017-03-29
    • 文件大小:311424
    • 提供者:zlp
  1. dbench-4.0.tar

    0下载:
  2. Popular filesystem benchmark。-Popular filesystem benchmark.
  3. 所属分类:Other systems

    • 发布日期:2017-04-10
    • 文件大小:2055359
    • 提供者:yofingoz
« 1 2 ... 9 10 11 12 13 1415 16 17 18 19 ... 33 »
搜珍网 www.dssz.com