搜索资源列表

  1. readsectorwithinterrupt

    0下载:
  2. 使用中断读写扇区, 使用中断读写扇区。-Read and write sectors using interrupted, use the interruption to read and write sector.
  3. 所属分类:系统编程

    • 发布日期:2024-05-05
    • 文件大小:24576
    • 提供者:bnv78
  1. 29c040_c

    0下载:
  2. 如AT040flash的的初始化,读操作,写操作,扇区擦除等-If the AT040flash initialization, read operation, write operation, sector erase, etc.
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2024-05-05
    • 文件大小:1024
    • 提供者:谢文鹏
  1. LM3SLib_Flash_as_EEPROM

    0下载:
  2. ash存储器里拿出一个扇区(1024B),模拟EEPROM存储器,能够读写单字节或多字节。 -ash memory out of a sector (1024B), analog EEPROM memory, can read and write single-byte or multi-byte.
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2024-05-05
    • 文件大小:13312
    • 提供者:lsg
  1. 4.2_RW_flash_disk

    0下载:
  2. 周立功基础实验教程二中的ucos综合操作实验,这是其中的读写U盘扇区实验的源代码
  3. 所属分类:uCOS开发

    • 发布日期:2024-05-05
    • 文件大小:427008
    • 提供者:roger
  1. MFRC500

    0下载:
  2. 采用单片机89C52对飞利浦13.56Mhz的射频芯片MFRC500进行密码的配置与扇区的读写。可以由电脑通过串口发送命令来对MFRC500进行寄存器的配置读写。-The use of the Philips 89C52 single-chip RF chip 13.56Mhz password MFRC500 configuration read and write with the sector. Can be sent by th
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-05
    • 文件大小:21504
    • 提供者:安多
  1. FS_FAT32

    0下载:
  2. FAT32文件系统 基于LPC2200,前后台环境,可自己修改适配于各种RTOS。 验证环境: 搭载LPC2200的SmartARM2200开发板,使用该板上的SPI总线利用该程序读写SD卡 由于试验的SD卡比较特殊,1簇仅1扇区,所以不排除该程序对于非该情况的出错可能-FAT32 file system based on the LPC2200, the environment around Taiwan, can m
  3. 所属分类:微处理器(ARM/PowerPC等)

    • 发布日期:2024-05-05
    • 文件大小:783360
    • 提供者:Freeman
  1. CH375_M128

    0下载:
  2. 使用ATMEGA128加CH375对U盘扇区进行读写,本程序在ICCAVR上调试,并在相应硬件电路上调试通过!供参考用-ATMEGA128 increase the use of U disk CH375 sector to read and write, the process ICCAVR debugging, and hardware in the appropriate circuit debugging through! Fo
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-05
    • 文件大小:94208
    • 提供者:zhanghua
  1. floppy

    0下载:
  2. 了解载windows系统中如何直接使用磁盘的读写功能,所编应用程序能够响应用户指定的读、写磁盘扇区的请求也能提供查看磁盘相关参数的功能。技术的关键是使用了windows提供的API(应用程序接口)来实现所要求的功能。通过本试验,用户可以利用API进行底层的磁盘操作。同时还附Liuux下的设备驱动程序。-#include <windows.h> #include <winioctl.h>//包含了DISK_GE
  3. 所属分类:操作系统开发

    • 发布日期:2024-05-05
    • 文件大小:65536
    • 提供者:jjl
  1. LM3SLib_Flash_as_EEPROM

    0下载:
  2. Luminary单片机,LM3S系列单片机的Flash例程,当作EEPROM。从Flash存储器里拿出一个扇区(1024B),模拟EEPROM存储器,能够读写单字节或多字节。-Luminary microcontroller, LM3S Series Microcontroller Flash routines as EEPROM. From Flash memory, come up with a sector (1024 B), a
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2024-05-05
    • 文件大小:13312
    • 提供者:曾杰
  1. eeprom

    0下载:
  2. 本程序为eeprom完整读写操作c程序,其中单片机为stc89c58,可实现eeprom的读,写,擦出,扇区操作等!希望对大家有所帮助!-this program mainly focus on eeprom read and writer and other controling!
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-05
    • 文件大小:4096
    • 提供者:光光
  1. IDE_read_and_write

    0下载:
  2. 分析了IDE接口硬盘控制寄存器模型;论述了IDE接口硬盘的读写几项技术;给出了设计硬盘克 隆软件的思想和方法,方法针对硬盘物理扇区进行读写,与硬盘上安装的具体操作系统的类型无关,并与硬 盘驱动器的物理结构无关。-Analysis of the IDE hard disk interface control register model discusses the IDE interface hard disk read and
  3. 所属分类:操作系统开发

    • 发布日期:2024-05-05
    • 文件大小:28672
    • 提供者:hkm
  1. vbreadwritedisk

    0下载:
  2. vb直接读写硬盘的扇区。硬盘和u盘都可以。-vb read and write directly to the hard disk sectors. The hard drive and u can drive.
  3. 所属分类:磁盘编程

    • 发布日期:2024-05-05
    • 文件大小:9216
    • 提供者:z
  1. SD

    0下载:
  2. 这可是好东西,我自己编写的基于51单片机的SD卡驱动代码,可以读写扇区,假如套上FAT32驱动,则可以直接识别文件系统,缺点是用51速度比较慢。-This is a good thing, however, I have written 51 MCU-based SD card driver code, you can read and write sectors, if put on FAT32 drives, you can dir
  3. 所属分类:单片机(51,AVR,MSP430等)

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

    0下载:
  2. Win9x下软盘编辑的演示程序,可格式化、校验和读写特殊扇区。可用作磁盘加密.-Under Win9x floppy disk editing demo program can be formatting, validation, and read and write a special sector. Can be used as disk encryption.
  3. 所属分类:Windows编程

    • 发布日期:2024-05-05
    • 文件大小:37888
    • 提供者:358
  1. ceshi

    0下载:
  2. 单片机读写micro SD卡,所使用的单片机为stc12c5616ad,读取数据长度为一个扇区-MCU micro SD card reader
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-05
    • 文件大小:22528
    • 提供者:杨旭
  1. DiskView_src

    0下载:
  2. vc++实现win2000下直接读写磁盘扇区的代码 代码简洁高效。-vc++ to achieve win2000 disk sectors directly under the source code to read and write simple and efficient.
  3. 所属分类:Windows编程

    • 发布日期:2024-05-05
    • 文件大小:23552
    • 提供者:hao123
  1. WRsection

    0下载:
  2. c语言的绝对扇区的读写。可以用它为你的系统盘写入启动代码。-write/read the absolute sections
  3. 所属分类:系统编程

    • 发布日期:2024-05-05
    • 文件大小:208896
    • 提供者:谭风尘
  1. W25X32_CON

    0下载:
  2. //#define W25X_ReadStatus 0x05 //读状态寄存器 //#define W25X_WriteStatus 0x01 //写状态寄存器 //#define W25X_ReadDATA8 0x03 //普读_数据 //#define W25X_FastRead 0x0B //快读_数据 //#define W25X_DualOutput 0x3B //快读_双输出 //#define
  3. 所属分类:Windows编程

    • 发布日期:2024-05-05
    • 文件大小:38912
    • 提供者:liyu
  1. CH375-TEST

    0下载:
  2. 本程序使用单片机I/O口模拟并口于CH375进行通信,可以读出U盘的参数,并且可以把U盘当做存储器,读写任意的扇区-This procedure using the MCU I/O port simulation parallel port to communicate on the CH375, you can read U disk parameters, which can be as U disk memory, read an
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-05
    • 文件大小:36864
    • 提供者:坏宝贝
  1. K9F1208

    0下载:
  2. 模拟实现 K9F1208 的读写和擦除扇区 大家可以参考一下-drive for K9F1208
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-05
    • 文件大小:3072
    • 提供者:何阳
« 1 2 ... 4 5 6 7 8 910 11 12 13 »

源码中国 www.ymcn.org