搜索资源列表

  1. FileSystem

    0下载:
  2. FAT12/FAT16/FAT32/NTFS specification
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-13
    • 文件大小:2202624
    • 提供者:Tony
  1. C8051F_SD_MMC

    0下载:
  2. C8051控制器操作SD卡实现文件系统,兼容FAT16,FAT32-C8051 controller operation SD card file system compatible with FAT16, FAT32
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-13
    • 文件大小:27648
    • 提供者:Jnny_CN
  1. FAT32specandsourcekeil51

    0下载:
  2. FAT32中英文标准及源代码,文档包括英文原版和本人翻译的,源代码是51的KEIL可以直接编译,已经用在10多个项目中了!-FAT32 in both English and Chinese standards and source code, documentation including the original English edition and my translation, the source code is 51 KE
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2024-05-13
    • 文件大小:718848
    • 提供者:易生宏
  1. FAT32_YY

    0下载:
  2. FAT32文件应用,网上少有的中文文字说明FAT32文件-FAT32 file applications online rare Chinese text FAT32 file
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2024-05-13
    • 文件大小:132096
    • 提供者:黄纯耀
  1. fileSystem

    0下载:
  2. 文件系统,9600,fat16,fat32 ,还不错哦-File System, 9600, fat16, fat32, oh well
  3. 所属分类:操作系统开发

    • 发布日期:2024-05-13
    • 文件大小:58368
    • 提供者:刘苑新
  1. 20087246385077

    0下载:
  2. 本文以51单片机为例介绍如何扩展USB接口进行对U盘的读写,并详细介绍FAT16、FAT32文件系统的细节以及如何编码实现单片机对文件系统的常用操作,顺带提到一点关于U盘兼容性问题的解决经验。在这里单片机是host,U盘是slave。-In this paper, single-chip microcomputer 51 as an example on how to expand the USB interface on the U
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-13
    • 文件大小:3550208
    • 提供者:张良
  1. FAT32_mcu

    0下载:
  2. FAT32文件系统的存储机制及其在单片机上的实现.pdf-FAT32 file system storage mechanism and its application in the realization of single-chip microcomputer. Pdf
  3. 所属分类:编程文档

    • 发布日期:2024-05-13
    • 文件大小:646144
    • 提供者:yingjie
  1. src_code

    0下载:
  2. 在BF533上实现FAT32文件系统文件系统的源码,有兴趣的可以看看.-BF533 achieved in the FAT32 file system file system source code, interested can look at.
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2024-05-13
    • 文件大小:63488
    • 提供者:艰苦
  1. FATFs

    0下载:
  2. 基于pic24的fat系统,支持fat16,fat32-Based on the PIC24 s fat systems to support fat16, fat32
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-13
    • 文件大小:196608
    • 提供者:jeans
  1. FAT32insd

    0下载:
  2. SD卡上的FAT32文件系统源代码,能够在任何单片机上使用,轻松使用sd卡-SD card FAT32 file system source code, can be in any single-chip microcomputer use, easy to use sd card
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-13
    • 文件大小:152576
    • 提供者:齐晓华
  1. SD_driver_for_s3c2440

    0下载:
  2. 基于S3C2440处理器的sd卡驱动程序,其中还包括了用于测试的fat32文件系统-S3C2440 processor based on the sd card driver, including for testing fat32 file system
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-13
    • 文件大小:351232
    • 提供者:王义
  1. C51_UsbHost_SL811_Fat32

    0下载:
  2. SL811 usb host 读写U盘或移动硬盘的数据。含文件系统。fat32格式-SL811 usb host to read and write U disk or mobile hard disk data. Containing file system. fat32 format
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-13
    • 文件大小:48486400
    • 提供者:sayou678
  1. FAT32

    0下载:
  2. FAT32文件系统函数库单片机C语言建系文件用-FAT32 file system Singlechip C language library lines of documents.
  3. 所属分类:其他小程序

    • 发布日期:2024-05-13
    • 文件大小:2048
    • 提供者:zbobo
  1. msp430F2xxReadSDandFAT32FileSystem

    0下载:
  2. msp430F2xx单片机读写SD卡,采用fat32文件系统-Singlechip msp430F2xx read and write SD card, using fat32 file system
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2024-05-13
    • 文件大小:19456
    • 提供者:张卫
  1. UCOSFS_SYS

    0下载:
  2. 本资料包括建立在SD卡和NANDFLASH上的文件系统,具体如下: SD卡:FAT32 NANDFLASH:FAT16 SD&NAND:整合的文件系统,SD(FAT32)的盘符是"ide",NANDFLASH(FAT16)的盘符是"FLASH" uc/FS基本使用方法: 1. FS_Init(),在调用uc/FS功能前需要进行初始化 2. FS_IoCtl(),对媒质进行格式化(SD卡用电脑格式化,所以未
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2024-05-13
    • 文件大小:1565696
    • 提供者:乔木
  1. sd-reader_source_20081121

    0下载:
  2. Code to access MMC/SD cards with FAT16/FAT32 file system on an Atmel AVR8. Code contains SDHC support (disabled)
  3. 所属分类:其他小程序

    • 发布日期:2024-05-13
    • 文件大小:277504
    • 提供者:gryph
  1. FAT32_manual_cn

    0下载:
  2. FAT32文件系统结构微软官方手册,中文版的哟-fat32 manual for windows, microsoft published ,simple chinese edition
  3. 所属分类:Windows编程

    • 发布日期:2024-05-13
    • 文件大小:300032
    • 提供者:Yang
  1. FAT16

    0下载:
  2. 文件系统功能概论 1)本文件系统兼容FAT16/FAT32文件系统格式,支持长文件名,多级子目录,多盘操作,读写,创建删除文件等等功能。 2)本文件系统采用C代码编写,可以方便的移植于计算机应用平台,一般只需要额外编写磁盘的读写驱动,就可使用文件系统所有的功能。 3)具有文件缓冲功能:1)读文件时,读位置在文件缓冲区内,则可直接读取文件缓冲区,不需要读物理磁盘;文件缓冲区大小可使用编译宏EnableF
  3. 所属分类:中间件编程

    • 发布日期:2024-05-13
    • 文件大小:689152
    • 提供者:6756
  1. FAT32

    0下载:
  2. FAT32文件系统规格书对有一定基础的学习者很有借鉴意义-program design practice and guidance on a basis of a very useful reference learners significance books of practice
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2024-05-13
    • 文件大小:297984
    • 提供者:ren
  1. MCC_FAT32

    0下载:
  2. FAT32 file access for PIC
  3. 所属分类:其他嵌入式/单片机内容

    • 发布日期:2024-05-13
    • 文件大小:6144
    • 提供者:winai
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 ... 48 »

源码中国 www.ymcn.org