CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 搜索资源 - usb read write

搜索资源列表

  1. usb_driver_vc

    0下载:
  2. 用VC++实现USB驱动,使用vc读写usb设备-with VC USB drive, the use of USB devices to read and write vc
  3. 所属分类:驱动编程

    • 发布日期:2008-10-13
    • 文件大小:40850
    • 提供者:王汉文
  1. 200652622134161862

    0下载:
  2. 程序为D12的USB测试程序 main.c为主程序 D12.c为PDIUSBD12芯片操作子程序 usb,c为usb协议部分 isr.c为中断处理程序 包括定时器中断(没用)/INT0中断(单片机INT0脚与PDIUSBD12中断脚相连) hard.c为硬件底层程序,读写端口 mydev.c为我的设备请求程序-procedures for the testing procedure main.c USB mainly procedure
  3. 所属分类:USB编程

    • 发布日期:2008-10-13
    • 文件大小:11942
    • 提供者:吕归尘
  1. dolba

    0下载:
  2. DOS下迷你硬盘读写器终于完工了! 可读写绝对扇区,支持大硬盘,U盘(需加载驱动),软盘。。 由于代码效率高,速度很快。 初步通过测试。 最后在自己的机子上大胆进行了写测试,即用坏数据写入硬盘,硬盘崩溃后,再用本程序把预先备份的数据恢复到硬盘,结果硬盘完好如初。。 有源码大家玩玩。。。 -DOS mini drives the reader finally completed! Absolutely can read and write sectors, and s
  3. 所属分类:磁盘编程

    • 发布日期:2008-10-13
    • 文件大小:17560
    • 提供者:李大大
  1. FX2GPIFSingle-Burstdatareadwrite

    0下载:
  2. EZ-USB FX2的一个单字读和单字写的程序,利用GPIF轻松实现,值得一看-EZ-USB FX2 in a word read and write words of procedure, and use GPIF easily, an eye-catcher
  3. 所属分类:USB编程

    • 发布日期:2008-10-13
    • 文件大小:124168
    • 提供者:宣萱
  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. 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. 200699131011580

    0下载:
  2. 读写usb 上面的OpenDevice函数就是演示如何根据设备GUID打开一个USB接口的设备,和设备读写通讯的时候就需要了解设备的驱动到底都支持什么方式了。可以使用UsbView工具查看USB设备到底支持几个Endpoint,每个都以什么方式读写。 如果你的设备支持3个EndPoint,0号是控制的,1号是读,2号是写,那你直接读取0号Endpoint,搞不好就会发生重起的问题 -literacy usb above OpenDevice function is to demons
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:207194
    • 提供者:sos110
  1. ISP1160foruCOS-II

    0下载:
  2. ISP1160 for uCOS-II,使用于lpc2200系列芯片,内附有uCOS-II2.52全部源码,能同时读写两个USB设备,同时附有应用程序。-for uCOS-II, lpc2200 used in a series of chips, enclosing it for uCOS - II2.52 all source code, can simultaneously read and write two USB devices, along with applications.
  3. 所属分类:uCOS开发

    • 发布日期:2008-10-13
    • 文件大小:755091
    • 提供者:张小军
  1. LPC214x_USB

    0下载:
  2. ZLG_LPC214x的USB固件程序C源码。针对LPC214xLPC的USB设备控制器,实现USB协议和端点数据的读和写。编译环境ADS1.2 -ZLG_LPC214x USB firmware C source code. LPC214xLPC against the USB device controller, USB agreements and endpoint data read and write. Build environment ADS1.2
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2008-10-13
    • 文件大小:29511
    • 提供者:陈浩
  1. USB_D12_MONI

    0下载:
  2. 用D12做的模拟U盘的源代码,有电路图,插入电脑后能检测到U盘,但是不能读写,对开发U盘读写模块的有帮助。-D12 done with the simulation U disk source code, circuit diagrams, computer inserted after detecting USB However, we can not read and write, to the development of U-Disk Module help.
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:271624
    • 提供者:李军
  1. usb_programm

    0下载:
  2. 用USB控制硬硬盘读写的汇编代码。-control with USB hard drives read and write assembly code.
  3. 所属分类:USB编程

    • 发布日期:2008-10-13
    • 文件大小:13627
    • 提供者:废弃
  1. vb-sub

    1下载:
  2. 用VB实现USB功能,主要是通过调用EasyD12.dll动态连接库函数,控制USBU端对 DP-51学习板24WC02时行读写控制。-VB USB functions, mainly through call EasyD12.dll DLL function, USBU-right control of DP-51 learning at the plate WC02 24 firms control read and write.
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:228532
    • 提供者:刘睿
  1. mp3blaster-3.1.3.tar.tar

    0下载:
  2. After the single transaction waveforms are implemented in the GPIF Designer, the next step is to integrate the USB portion of the overlying firmware with the GPIF Designer output to perform write and read operations to and from the external FIFO. T
  3. 所属分类:mpeg/mp3

    • 发布日期:2014-01-17
    • 文件大小:273688
    • 提供者:崔卫
  1. FlashProgramTool

    0下载:
  2. After the single transaction waveforms are implemented in the GPIF Designer, the next step is to integrate the USB portion of the overlying firmware with the GPIF Designer output to perform write and read operations to and from the external FIFO. T
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:352655
    • 提供者:崔卫
  1. usbhidio_vc6.rar

    1下载:
  2. 读写usb设备的主机软件,VC程序内我注释掉了一行代码,从设备读数据的代码,所以这个例子里面只有输出操作,大家可以找到那条指令,删除前面的“//”。 单片机固件端值得注意的地方就是设备的报告描述符,在描述符里面定义了上传、下载的数字的长度与用途。这个代码以前是用在DS89C450单片机上的,今天稍稍修改了一点,在STC89C52上使用没有问题,我也没有把头文件换成51的,而是使用了DS89C4XX.h,差不多的。,Usb devices to read and write mainfram
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-16
    • 文件大小:76222
    • 提供者:lz
  1. myusb(Linux).zip

    0下载:
  2. Linux下用C语言编写的一个用于查找usb设备,打开/关闭设备,以及往设备中读写的接口。并且提供了一个简单的测试程序及其源码,Under Linux using C language to find the one for the usb device, open/close devices, and devices to read and write interface. And provides a simple test program and its source code
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-28
    • 文件大小:16881
    • 提供者:Keen
  1. c51-CH375

    0下载:
  2. C51 CH375 HOST 程序 可实现 USB主机功能 读取U盘数据,写U盘数据等-C51 CH375 is HOST program to achieve the USB host function Read U disk data, and write U disk data
  3. 所属分类:USB develop

    • 发布日期:2017-03-26
    • 文件大小:129559
    • 提供者:董强
  1. vc-CypressPUSB

    1下载:
  2. 采用CYPRESS公司的开发包编写的上位机程序,基于MFC的USB数据读写,驱动程序使用Cypress提供的通用驱动-Adopt the CYPRESS development package prepared by the PC program, MFC-based USB data read and write, the driver using the Cypress generic driver
  3. 所属分类:USB develop

    • 发布日期:2017-03-29
    • 文件大小:172194
    • 提供者:吴忠国
  1. CH376_test

    0下载:
  2. 该设计主要是通过STM32F10实现一个USB host的功能,USB host部分采用CH376S芯片来实现。本程序能够实现连接U盘读写操作的功能。-The design is mainly through STM32F10 a USB host function, the USB host part to adopt CH376S chip. This procedure can achieve the function of connecting U disk read and write
  3. 所属分类:USB develop

    • 发布日期:2017-03-31
    • 文件大小:993387
    • 提供者:
  1. USBtiaoshizhushou

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

    • 发布日期:2017-03-31
    • 文件大小:269260
    • 提供者:lhb
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 15 16 »
搜珍网 www.dssz.com