CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 嵌入式/单片机编程 搜索资源 - file system

搜索资源列表

  1. sd_card

    0下载:
  2. SD card using FAT file system This example application demonstrates reading a file system from an SD card. It makes use of FatFs, a FAT file system driver. It provides a simple command console via a serial port for issuing commands to view and naviga
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-05-10
    • 文件大小:2155355
    • 提供者:van hung
  1. WINCE_New_Features

    0下载:
  2. Windows Embedded CE 6.0 New Features,详细介绍wince的体系结构,特别是内存管理,wince驱动等,还讲了设备管理器和文件系统。以及wince6.0特性。-Windows Embedded CE 6.0 New Features, details of the architecture of wince, especially the memory management, wince drivers, etc., also stresses the Dev
  3. 所属分类:Windows CE

    • 发布日期:2017-05-19
    • 文件大小:5624222
    • 提供者:guofengyang
  1. SDCardFileSystem

    0下载:
  2. STR912驱动SD卡的文件系统SD,带KEIL的工程文件,下载即可使用!-STR912 SD card file system driver SD, with KEIL the project file, download you can use!
  3. 所属分类:SCM

    • 发布日期:2017-04-07
    • 文件大小:238331
    • 提供者:wangqi
  1. 33753147at91rm9200_ata_ucfs

    0下载:
  2. ucos操作系统的arm版本包括ucfs,支持fat32等文件系统读写-ucos arm version of the operating system, including ucfs, read and write support for fat32 file system, etc.
  3. 所属分类:uCOS

    • 发布日期:2017-05-17
    • 文件大小:4327960
    • 提供者:hkrred
  1. sysfs-fat32

    0下载:
  2. FAT32文件系统的实现源代码,支持多盘,支持长文件名,测试成功。-FAT32 File System source code, support for multi-disk, support for long file names, tested successfully.
  3. 所属分类:SCM

    • 发布日期:2017-05-16
    • 文件大小:4193391
    • 提供者:安康
  1. SDCARD_FATFileSystem

    0下载:
  2. [FAT文件系统读写程序(目前在已经在fs2410开发板上经过sd卡测试,实现多级目录,文件的创建读写,24位bmp的读写),对FAT16文件系统进行了改进,主要是引入了缓冲队列,同时对缓冲队列使用了hash表的管理-[FAT file system read and write program (current board has been developed in fs2410 sd card test, multi-level directory, file creation readin
  3. 所属分类:Other Embeded program

    • 发布日期:2017-05-15
    • 文件大小:3928631
    • 提供者:于岩
  1. yaffs2

    0下载:
  2. 嵌入式linux系统中yaffs2 文件系统深入剖析-Embedded linux system yaffs2 file system in-depth analysis
  3. 所属分类:Embeded Linux

    • 发布日期:2017-05-04
    • 文件大小:1190035
    • 提供者:caoting
  1. yaffs2-69808485ec796bfa2b4806f91828281eccd0827b.t

    0下载:
  2. This source code is another flash file system YAFFS2 latest snapshot in Linux
  3. 所属分类:Embeded Linux

    • 发布日期:2017-03-24
    • 文件大小:192291
    • 提供者:ymind
  1. USBmp3

    0下载:
  2. 利用AVR Studio开发平台进行USB数据读写,了解基本的Fat文件系统的结构-AVR Studio development platform using USB data read and write, to understand the basic structure of Fat file system
  3. 所属分类:SCM

    • 发布日期:2017-04-01
    • 文件大小:233933
    • 提供者:yuxianchun
  1. SDmp3

    0下载:
  2. 利用C言语,编写SD卡的读写,了解Fat文件系统的结构,以及文件的查找,删除,读写。-Using C language, write SD card reader to understand the structure of Fat file system, and document the find, delete, read and write.
  3. 所属分类:SCM

    • 发布日期:2017-04-05
    • 文件大小:550742
    • 提供者:yuxianchun
  1. ch375-test-1

    0下载:
  2. 此程序首先将CH375程序库及CH375芯片进行初始化,随后开始检测U盘是否已经插入,U盘插入后,读取U盘的物理总容量,单位为扇区,即一共有多少个扇区。然后获取U盘的格式化容量、剩余容量及文件系统类型。-This program first CH375 CH375 chip library and initialized, then start testing it has been inserted U disk, U disk inserted, to read U disk total c
  3. 所属分类:SCM

    • 发布日期:2017-03-29
    • 文件大小:174072
    • 提供者:解金键
  1. file_design

    0下载:
  2. 智能卡文件系统的说明,简单说明了文件系统的结构和访问机制-Descr iption of the smart card file system, a brief descr iption of the file system structure and access mechanisms
  3. 所属分类:SCM

    • 发布日期:2017-04-16
    • 文件大小:109420
    • 提供者:renchao
  1. FlashFileSystem

    1下载:
  2. 内存文件系统详细资料,详细说明了Flash文件系统的建立-Memory file system details, details the establishment of a Flash file system
  3. 所属分类:Other Embeded program

    • 发布日期:2017-03-30
    • 文件大小:105693
    • 提供者:山贼
  1. gw

    0下载:
  2. 本课题是基于嵌入式系统的USB开发设计,通过USB实现了Flash文件系统的读写,在设计中用到了FAT16文件系统以及USB1.1传输协议,设计中的最大的难点是PDIUSBD12的固件编程-This issue is the USB-based embedded system design, achieved through the USB Flash file system read and write, in the design and use the FAT16 file system,
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-03-29
    • 文件大小:267008
    • 提供者:李玮
  1. basic-fatfs-sdcard-project-at91sam3u-ek-keil

    0下载:
  2. at91sam3u4e的sd卡例程 内含文件系统FAT16的 很有价值-at91sam3u4e the sd card, FAT16 file system routines included a valuable
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-03-24
    • 文件大小:263156
    • 提供者:王勤龙
  1. TFT240320

    0下载:
  2. 8位单片机FAT32文件系统,读写SD卡-8-bit microcontroller FAT32 file system, read and write SD card
  3. 所属分类:SCM

    • 发布日期:2017-05-27
    • 文件大小:9977812
    • 提供者:戢志伟
  1. Fat32

    0下载:
  2. FAT32文件系统,对SD卡文件系统进行设计-FAT32 file system, on the SD card file system design
  3. 所属分类:SCM

    • 发布日期:2017-04-05
    • 文件大小:3188
    • 提供者:qindehai
  1. SD_FAT(SSP)

    0下载:
  2. 一个基于ARM的建立在SD卡上的FAT文件系统的实现。-The establishment of an ARM-based SD card in FAT file system implementation.
  3. 所属分类:SCM

    • 发布日期:2017-04-02
    • 文件大小:636443
    • 提供者:clement
  1. FAT

    0下载:
  2. 常用的几种FAT文件系统合集,包括UCFS、FATFS、ZLGFAT等,对各个文件系统有详细的介绍资料-Several commonly used FAT file system collection, including UCFS, FATFS, ZLGFAT and so on, all file systems are described in detail the information
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-05-26
    • 文件大小:9709956
    • 提供者:张三丰
  1. FileSystem

    0下载:
  2. 风河公司Vxworks系统文件系统开发应用的例子,对学习VxWorks文件系统开发的同学会有帮助-Wind River Vxworks system file system development and application example of the development of learning VxWorks file system will help the students
  3. 所属分类:VxWorks

    • 发布日期:2017-04-03
    • 文件大小:45804
    • 提供者:XL
« 1 2 ... 30 31 32 33 34 3536 37 38 39 40 ... 50 »
搜珍网 www.dssz.com