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

搜索资源列表

  1. sdread_write_block

    0下载:
  2. SD读写模块及部分功能的原代码 仅供参考-SD Module and parts of the source code for reference
  3. 所属分类:其他嵌入式/单片机内容

    • 发布日期:2008-10-13
    • 文件大小:25570
    • 提供者:鲍文斌
  1. mega32fat16

    0下载:
  2. 移植到mega32上面的fat16代码实现了,文件查找,寻找簇,文件读写等功能-transplant mega32 above fat16 code achieved, and the documents you find clusters, document literacy, and other functions
  3. 所属分类:其他嵌入式/单片机内容

    • 发布日期:2008-10-13
    • 文件大小:95479
    • 提供者:韩茂琨
  1. aa_3

    0下载:
  2. 学习掌握单总线数字式温度传感器 DS18B20的64位激光ROM码的读出方法。读DS18B20 64位ROM码命令(33h)允许主机直接读出从机的64位ROM代码,而无须执行搜索ROM 过程。如果该命令用于多节点系统,则必然发生数据冲突,因为每个从机设备都会响应该命令。64 位激光ROM 从高位到低位依次由8 位CRC、48 位列号和8 位家族代码(28H)组成。-learning and mastering digital single bus DS18B20 64 laser ROM cod
  3. 所属分类:其他嵌入式/单片机内容

    • 发布日期:2008-10-13
    • 文件大小:2222
    • 提供者:孟晓英
  1. 2410NandPrg

    0下载:
  2. S3C2410读写NAND Flash的代码。-S3C2410 literacy NAND Flash code.
  3. 所属分类:其他嵌入式/单片机内容

    • 发布日期:2008-10-13
    • 文件大小:157083
    • 提供者:remote
  1. 200

    0下载:
  2. 基于FAT16的文件读写操作C语言代码和微软的官方公布的资料
  3. 所属分类:其他嵌入式/单片机内容

    • 发布日期:2008-10-13
    • 文件大小:88414
    • 提供者:张巍
  1. AT24C02

    0下载:
  2. 硬件模块代码,用于片上系统设计,完成对AT24C系列存储芯片的读写
  3. 所属分类:其他嵌入式/单片机内容

    • 发布日期:2008-10-13
    • 文件大小:2100
    • 提供者:lifeng
  1. altera_avalon_cy7c1380_ssram

    0下载:
  2. 关于altera的SRAM的读写控制IP代码,有兴趣的朋友可以下去
  3. 所属分类:其他嵌入式/单片机内容

    • 发布日期:2008-10-13
    • 文件大小:7200
    • 提供者:liufanyu
  1. flowerxq

    0下载:
  2. RFID手持设备的读写代码,具有读RFID卡和进行数据管理的代码,同时还包含串口通讯的代码
  3. 所属分类:其他嵌入式/单片机内容

    • 发布日期:2008-10-13
    • 文件大小:859413
    • 提供者:xinqi
  1. ic

    0下载:
  2. IC 读写功能 代码仅供参照 针对加密卡的功能读写程序
  3. 所属分类:其他嵌入式/单片机内容

    • 发布日期:2008-10-13
    • 文件大小:1767
    • 提供者:pengtao
  1. read-bios

    0下载:
  2. 读BIOS的好代码.很有价值-a good read BIOS code. Value
  3. 所属分类:其他嵌入式/单片机内容

    • 发布日期:2008-10-13
    • 文件大小:67690
    • 提供者:所得税的
  1. c8051的flash读写

    0下载:
  2. 从 C8051F02x Flash 存储器的结构可以知道,C8051F02x的 Flash 存储器中,不仅具有64KB的 Flash存 储器(其地址为0x0000~0xFFFF,该存储器可以用来存储 程序代码和非易失性数据),还有一个附加的128B的扇 区(该扇区位于0x10000~0x1007F)。 C8051F02x的Flash存 储器中附加的128B的扇区在64KB存储器中是双映射的, 其逻辑地址范围是0x0000~0x007F。许多单片机应用场合 需要使用掉电不丢失内容的数
  3. 所属分类:其他嵌入式/单片机内容

    • 发布日期:2010-10-20
    • 文件大小:15806
    • 提供者:liruijin
  1. PIC单片机读写24c32、24c64、24c512的程序

    0下载:
  2. PIC单片机读写24c32、24c64、24c512的程序。含Proteus仿真。源程序代码PIC C-PIC microcontroller to read and write 24c32, 24c64, 24c512 process. With Proteus simulation. PIC C source code
  3. 所属分类:其他嵌入式/单片机内容

    • 发布日期:2017-03-21
    • 文件大小:129776
    • 提供者:高原
  1. FAT16.rar

    0下载:
  2. 1) 兼容FAT16文件系统,长文件名,最大路径长度260个字节,符合Microsoft Longfilename specification。 2) 可移植于各种平台,只需编写sector驱动驱动,共计两个函数:1)read_flash_sector() 2)write_flash_sector()。 3) 文件缓冲功能:1)读文件时,读位置在文件缓冲区内,则可直接读文件缓冲区,不需要读物理磁盘;文件缓冲区大小可使用编译宏EnableFileBuf,TotalFileBUF
  3. 所属分类:Other Embeded program

    • 发布日期:2017-03-29
    • 文件大小:346367
    • 提供者:6756
  1. Ds1339

    0下载:
  2. MSP430F169读写DS1339时钟芯片代码,以在开发板上调试通过,IAR 4.21,附有DS1339中文资料-DS1339 clock chip MSP430F169 write code to debug through the development board, IAR 4.21, Chinese data with DS1339
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-02
    • 文件大小:516318
    • 提供者:焦悦阳
  1. L3G4200PHMC5883PADXL345_test1

    0下载:
  2. ATmega128读九轴模块代码,读取三轴加速度传感器ADXL345,三轴磁阻传感器HMC5883和三轴陀螺仪L3G4200D的数据-code for ATmega128 to deal with ADXL345,HMC5883 and L3G4200D
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-07
    • 文件大小:28300
    • 提供者:cc
  1. Keil_C_Read_write_CS5460

    1下载:
  2. 用keil C 写的读写CS5460及校准的程式,程式代码是通过验证的。-Keil C used to write the reading and writing CS5460 and calibration programs, the program code is verified.
  3. 所属分类:其他嵌入式/单片机内容

    • 发布日期:2012-10-21
    • 文件大小:15670
    • 提供者:heguijin
  1. SPI

    0下载:
  2. w5100的SPI读写形式,命令完善,官方代码-w5100 The SPI read and write in the form, order complete, the official code
  3. 所属分类:Other Embeded program

    • 发布日期:2017-03-28
    • 文件大小:178449
    • 提供者:chenfei
  1. am29lv

    1下载:
  2. am29lv芯片的驱动代码,可以擦除、读写NOR FLASH--am29lv系列芯片-am29lv chip driver code, you can erase, read and write NOR FLASH- am29lv series chip
  3. 所属分类:Other Embeded program

    • 发布日期:2014-04-21
    • 文件大小:4124
    • 提供者:魏恪之
  1. 51单片机控制FM1702SL底层C代码

    0下载:
  2. 51单片机控制FM1702SL底层C代码,共有2个文件,主要用于卡片的读写-51 MCU control FM1702SL underlying C code, a total of two files, mainly for the card read and write
  3. 所属分类:其他嵌入式/单片机内容

    • 发布日期:2012-11-19
    • 文件大小:7535
    • 提供者:aniu
  1. 接触读写芯片PN512在读取身份证UID的源码及电路

    2下载:
  2. 接触读写芯片PN512在读取身份证UID的源码及电路(The contact read and write chip PN512 reads the source code and circuit of the ID card UID.)
  3. 所属分类:其他嵌入式/单片机内容

    • 发布日期:2018-04-28
    • 文件大小:89088
    • 提供者:采采
« 12 3 »
搜珍网 www.dssz.com