搜索资源列表

  1. SDcardAT89C51

    0下载:
  2. SD卡在现在的日常生活与工作中使用非常广泛,时下已经成为最为通用的数据存储卡。在诸如MP3、数码相机等设备上也都采用SD卡作为其存储设备。SD卡之所以得到如此广泛的使用,是因为它价格低廉、存储容量大、使用方便、通用性与安全性强等优点。既然它有着这么多优点,那么如果将它加入到单片机应用开发系统中来,将使系统变得更加出色。这就要求对SD卡的硬件与读写时序进行研究。对于SD卡的硬件结构,在官方的文档上有很详细的介绍,如SD卡内的存储器结构、存
  3. 所属分类:微处理器(ARM/PowerPC等)

    • 发布日期:2024-05-06
    • 文件大小:54272
    • 提供者:
  1. 128SD

    0下载:
  2. 利用avr单片机,读写SD卡的任意扇区,可以移植到任意AVR单片机上,也可以利用这个思路移植到51单片机上-Using avr microcontroller, SD card reader any sector, can be transferred to any AVR microcontroller, you can also use this idea transplanted to 51 SCM
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-06
    • 文件大小:31744
    • 提供者:Feng
  1. read_write_absolute_sector_asm_source_code_compila

    0下载:
  2. asm绝对扇区读写的汇编源代码read and write absolute sector asm source code compilation-read and write absolute sector asm source code compilation
  3. 所属分类:汇编语言

    • 发布日期:2024-05-06
    • 文件大小:2048
    • 提供者:uy
  1. Partition_structure

    0下载:
  2. 基本INT 13H读写磁盘扇区 一、读磁盘 MOV AX,0201H MOV BX,7C00H MOV CX,0001H MOV DX,0080H INT 13H INT 3H 二、写磁盘 MOV AX,0301H MOV BX,7C00H MOV CX,0001H MOV DX,0080H INT 13H INT 3H -Partition structure
  3. 所属分类:磁盘编程

    • 发布日期:2024-05-06
    • 文件大小:22528
    • 提供者:146
  1. DoM

    0下载:
  2. dom 可以直接扇区读写,很实用,在一些场合可以很安全的删除硬盘里面的内容 -DOM SECTOR READ AND WRITE
  3. 所属分类:磁盘编程

    • 发布日期:2024-05-06
    • 文件大小:18432
    • 提供者:yanxiaobing
  1. FM1702SL

    0下载:
  2. FM1702SL的单片机开发代码,单片机使用普通8051单片机。实现的功能:寻卡、防冲突检测、对RFID卡进行扇区读写操作。-FM1702SL microcontroller development code, the microcontroller using an ordinary 8051. Implementation features: find cards, collision detection, the RFID car
  3. 所属分类:RFID编程

    • 发布日期:2024-05-06
    • 文件大小:130048
    • 提供者:castlezju
  1. 1

    0下载:
  2. 读写磁盘分区的第一个扇区的自定义函数,在vs08 环境下可以直接使用-Read the first sector of the disk partition of the custom function, vs08 environment can be used directly
  3. 所属分类:系统编程

    • 发布日期:2024-05-06
    • 文件大小:1024
    • 提供者:戴玉琦
  1. sd.mcp_0_backup

    0下载:
  2. 编写的飞思卡尔的sd卡读写程序,可以完成对sd卡的扇区读写,效率高,执行速度快-Writing the freescale sd card reading and writing program, can complete the sd card to the sector, speaking, reading and writing, high efficiency, the execution speed
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-06
    • 文件大小:145408
    • 提供者:吴超
  1. SDCARD

    0下载:
  2. stm32 SDIO 操作的寄存器版本,是根据库函数版本改的,不支持多块写入,貌似是库函数原有的bug,暂时没法解决。使用时依次调用SD_Init(),SD_GetCardInfo(&SDCardInfo),SD_SelectDeselect((u32) (SDCardInfo.RCA << 16)),SD_EnableWideBusOperation(SDIO_BusWide_4b),然后就可以调用扇区读写操作了。-the
  3. 所属分类:其他嵌入式/单片机内容

    • 发布日期:2024-05-06
    • 文件大小:13312
    • 提供者:蒋圣
  1. SectorEdit2000

    1下载:
  2. 磁盘操作 磁盘扇区的读写 单扇区读写-Disk operating disk sector read and write
  3. 所属分类:文件操作

    • 发布日期:2024-05-06
    • 文件大小:31744
    • 提供者:ALEANKING
  1. SD

    0下载:
  2. LPCXpresso LPC1114 SSP多扇区读写SD卡 -The LPCXpresso LPC1114 SSP multi-sector read and write SD card
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-06
    • 文件大小:112640
    • 提供者:72608691
  1. FatFs

    0下载:
  2. 实现了STM32的fat32,fat16文件系统,只需要替换简单的IO扇区读写接口,就能移植使用,很方便-STM32 fat32, fat16 file system, only need to replace the simple the IO sector read and write interface can transplant use, it is convenient
  3. 所属分类:微处理器(ARM/PowerPC等)

    • 发布日期:2024-05-06
    • 文件大小:825344
    • 提供者:罗西
  1. readsector

    0下载:
  2. 扇区读写源程序,读的时候一定要以512字节为单位,要不不能成功-sector reader
  3. 所属分类:系统编程

    • 发布日期:2024-05-06
    • 文件大小:24576
    • 提供者:sam
  1. SectorWriteRead

    0下载:
  2. 磁盘、SD卡、移动磁盘物理扇区读写程序-Disk, SD card, removable disk physical sector read and write procedures! !
  3. 所属分类:汇编语言

    • 发布日期:2024-05-06
    • 文件大小:2048
    • 提供者:邱政
  1. STC_EEPROM_drive

    0下载:
  2. STC 单片机内部EEPROM驱动程序 扇区读写操作即扇区擦除操作 有需要的就下载吧-STC MCU internal EEPROM driver sector read and write operations that sector erase operation there is a need to download it
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-06
    • 文件大小:2048
    • 提供者:王泉
  1. VA6xEYFi

    0下载:
  2. 易语言磁盘扇区读写源码,应用程序编程源码,很好的参考资料。-Easy language disk sector read and write source code, application programming source code, a good reference.
  3. 所属分类:Windows编程

    • 发布日期:2024-05-06
    • 文件大小:45056
    • 提供者:烟鸭掌儿
  1. reading-and-writing-code

    0下载:
  2. 绝对扇区读写的汇编源代码,对扇区读写的源码使用NASM语言,希望能帮助你。-reading and writing code
  3. 所属分类:其他小程序

    • 发布日期:2024-05-06
    • 文件大小:3072
    • 提供者:刘佳男
  1. tf

    0下载:
  2. 对于TF卡的初始化,扇区读写操作,已在MSP430上实现-For initialization TF card sector read and write operations, has been implemented on the MSP430
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-06
    • 文件大小:2048
    • 提供者:cheshuai
  1. 6457

    0下载:
  2. 磁盘扇区读写源码,应用程序编程源码,很好的参考资料。-Disk sector read and write source code, application programming source code, a good reference.
  3. 所属分类:Windows编程

    • 发布日期:2024-05-06
    • 文件大小:167936
    • 提供者:liaprn
  1. IC-development

    0下载:
  2. IC卡开发整套资源,包括资料与代码,能够进行扇区读写与加密-IC development of a complete set of resources, including data and code, can be sector, speaking, reading and writing with encryption
  3. 所属分类:驱动编程

    • 发布日期:2024-05-06
    • 文件大小:40285184
    • 提供者:李建山
« 1 2 3 4 56 7 8 9 10 ... 13 »

源码中国 www.ymcn.org