CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 搜索资源 - 读写操作

搜索资源列表

  1. FlashROM

    0下载:
  2. ARM汇编程序,包括对FLASH的读写操作.-ARM compilation procedures, including the right FLASH write.
  3. 所属分类:微处理器(ARM/PowerPC等)

    • 发布日期:2008-10-13
    • 文件大小:1942
    • 提供者:liuqing
  1. pciderivercode

    2下载:
  2. 此为用xp ddk开发的pci设备驱动程序。实现了读写操作,中断操作。并且含有相应的测试程序-xp for each development with the PCI device drivers. Achieving the write and disrupt operations. And with the corresponding test procedures
  3. 所属分类:驱动编程

    • 发布日期:2008-10-13
    • 文件大小:472448
    • 提供者:何虎
  1. 7115

    0下载:
  2. 这也是PHILIPS系列A/D解码芯片SAA7115的驱动程序源码,用单片机模拟I2C实现读写操作-series A / D SAA7115 decoder chip driver source code MCU achieve simulation write I2C
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2008-10-13
    • 文件大小:7590
    • 提供者:吴雄峰
  1. TIC4

    0下载:
  2. 适用51单片机的2401存储器的读写操作,已应用请放心使用-applicable MCU 51 of the 2401 and write memory, please rest assured that the use of Application
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:8673
    • 提供者:刘雁
  1. ICIC2

    0下载:
  2. 自己编写的适用于51单片机的102IC卡的读写操作,已通过测试,请放心使用-their applicable to the preparation of the 51 SCM 102IC card reader operation has passed the test, please rest assured that the use of
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:2941
    • 提供者:刘雁
  1. d12(forvb)

    0下载:
  2. 采用PDIUSBD12的EasyD12库编写的D12读写操作源程序-PDIUSBD12 EasyD12 used for the preparation of the D12 and write source
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:27719
    • 提供者:杨松儿
  1. mega8_eeprom

    0下载:
  2. atmega8的片内eeprom读写操作程序,已通过调试。-atmega8-chip EEPROM read and write operations, through debugging.
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:18598
    • 提供者:赵林
  1. SL811_Host

    0下载:
  2. 用SL811做USB主机的源码,可以实现对U盘的读写操作-do with SL811 USB host the source code can be achieved on the U-write
  3. 所属分类:其他嵌入式/单片机内容

    • 发布日期:2008-10-13
    • 文件大小:442858
    • 提供者:dtrhjurh
  1. cdll

    0下载:
  2. 直接通过DLL实现端口读写操作的mex程序-directly through DLL and write ports of mex procedures
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:24397
    • 提供者:高毅
  1. CB_com

    1下载:
  2. C++Builder对串行口进行读写操作的一个通讯类-C serial port and write a communications
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:6452
    • 提供者:cjl
  1. VBDemoWinio

    0下载:
  2. 一个使用WINIO对键盘端口进行读写操作的小例子.想说明的是,使用了WINIO,对端口进行程序操作真的很简单.-WINIO use of a keyboard and write small examples. To illustrate that the WINIO use of the procedures for port operations really very simple.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:32179
    • 提供者:bc96
  1. USBdebug_1.2

    0下载:
  2. USBDEBUG是一款操作及其简单的USB调试工具软件。它能够快速准确的对USB设备进行数据的读写操作,可以实时监测从USB设备发来的数据。(目前只支持调试Philips公司的PDIUSBD12和ISP1581) -USBDEBUG is a simple operation and USB debugging tools. It can quickly and accurately to the right USB devices for data read and write opera
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:269312
    • 提供者:PPP
  1. c51_sl811_fat16_32

    0下载:
  2. 利用51单片机对u盘进行读写操作,其中用到的usb芯片是sl811master。-use 51 to u-SCM write, which to use the USB chip is sl811master.
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:514493
    • 提供者:冯鑫
  1. bmp_images_read_and_write

    0下载:
  2. /* This program is to read and write bmp images */ bit图的读写操作,很值得一看-/ * This program is to read and write bmp imag es * / bit map reading and writing operations, is an eye-catcher
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:2207
    • 提供者:陈朋
  1. zlg-gui

    2下载:
  2. 这是周立功公司的ZLG GUI源代码,你只要简单的实现几个底层的LCD基本命令和读写操作就可以移植到你的51,AVR,ARM7,ARM9上,GUI类似微软窗口,基于消息的,内附文档说明,开发简单。
  3. 所属分类:微处理器(ARM/PowerPC等)

    • 发布日期:2008-10-13
    • 文件大小:2936425
    • 提供者:丁海
  1. hidapp

    1下载:
  2. USB HID设备应用程序开发例子,实现了PC与USB设备的读写操作。-USB HID application development example, the realization of PC and USB devices read and write operations.
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:80555
    • 提供者:xiaoshuyi
  1. WindowsExampleCode

    0下载:
  2. 关于视窗WINDOWS系统的一些基本技术,包括多线程的演示程序,文件的读写操作以及对异常错误处理的相关内容。-Windows on Windows systems, the basic technology, including multithreading demonstration program, document literacy and the abnormal operation of the wrong content.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:14645
    • 提供者:
  1. iee1

    0下载:
  2. FREESCALE 16位单片机片MC9S12DG128的EEPROM读写操作程序,支持字节读写,字读写,长字读写,由产品验证,放心使用-SCM MC9S12DG128 writable EEPROM operational support byte read and write, read and write words, long words literacy, product certification and quality assurance use
  3. 所属分类:微处理器(ARM/PowerPC等)

    • 发布日期:2008-10-13
    • 文件大小:5030
    • 提供者:冯树德
  1. mcu_CH375

    0下载:
  2. 该程序用以通过单片机来控制芯片CH375 实现对海量存储器的读写操作-procedure for the adoption of the single-chip microcomputer to control chip to achieve CH375 Massive Memory read and write operation
  3. 所属分类:USB编程

    • 发布日期:2008-10-13
    • 文件大小:7081
    • 提供者:孙晓东
  1. office_document

    0下载:
  2. office控件请确认在操作系统的权限级别,Internet匿名帐户具有对目录upload目录的读写操作权限-office controls Please confirm the competence of the operating system level, anonymous accounts with Internet directory upload directory of literacy competence operation
  3. 所属分类:Web服务器

    • 发布日期:2008-10-13
    • 文件大小:349371
    • 提供者:beiphiju
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 ... 50 »
搜珍网 www.dssz.com