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

搜索资源列表

  1. DISKaUSB_FILTER

    0下载:
  2. 基于磁盘级的驱动源码,实现对磁盘以及USB数据的监控,可以对磁盘或USB设备的读写操作进行控制-Can read and write operations on disk or USB device control based disk class driver source code on disk and USB data monitoring
  3. 所属分类:Driver Develop

    • 发布日期:2017-04-02
    • 文件大小:21098
    • 提供者:VC开发
  1. Tusbhidio_vc6r

    1下载:
  2. 真正完整,并且编译得通的代码。用Visual C访问hid型usb设备,输入自己的VID和PID就能实现对hid型usb设备的读写和控制 它包含单片机SCM固件源代码码和PC端的Visual C源代码;虽然PUDN上有其他会员提供类似的Visual C代码,但我发现那些代码都存在bug,只有我这个代码是唯一完整的、可以编译通过的代码。 -Truly complete, and the compiler through code. Access with Visual C hid usb de
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-02
    • 文件大小:187844
    • 提供者:thriftyy
  1. testUSB

    1下载:
  2. 打开USB设备,获取句柄以后,进行读写操作的VC程序-Open USB device, to get the handle, read and write operations of the VC program
  3. 所属分类:USB develop

    • 发布日期:2017-11-16
    • 文件大小:48729
    • 提供者:zjen
  1. uIOCTL_Teests

    0下载:
  2. usb驱动开发,IOCTL的读读写操作,供大家学习用可直接使用。 -usb driver development IOCTL read read and write operations for all learning can be used directly.
  3. 所属分类:Windows Develop

    • 发布日期:2017-11-18
    • 文件大小:8636
    • 提供者:zhengguoo
  1. STM32_USB_HID

    1下载:
  2. 1,将STM32的USB枚举为HID设备。 2,STM32使用3个端点,端点0用于枚举用,端点1和2用于数据的发送和接收。 3,端点长度为64,也就是单次最多可以传输64个字节数据。 4,STM32获取上位机下发的数据并将该数据通过USB原样返回,同时将数据打印输出。 5,上位机程序通过调用windows的API实现对HID设备的读写控制。 -1, the STM32 USB enumeration HID devices. 2, STM32 three endpoints,
  3. 所属分类:SCM

    • 发布日期:2015-11-24
    • 文件大小:4907008
    • 提供者:罗伟东
  1. VCtoUSB

    0下载:
  2. VC编程实现与USB设备通信,可以读写操作。PC侧的demo-VC programming to communicate with the USB device, you can read and write operations. PC side demo
  3. 所属分类:Driver Develop

    • 发布日期:2017-11-17
    • 文件大小:502944
    • 提供者:佟学圣
  1. ReadandWriteUserial

    0下载:
  2. 优盘在生产时在设备上标注了物理编号,这种编号具有终生不变、不任何操作的影响、只能读取不能写入的特点。所以可以采用优盘物理编 号作为加密方案设计的起点。 采用优盘的物理编号作为加密的种子,利用算法转成密文生成一认证文件,可以在文件中附加身份验证信息。在设计软件登录时只需判断当 前优盘和当前优盘中许可文件是否一致,用户信息在中心数据库中是否存在即可,这样有效的保护了用户信息,也避免了用户信息记忆不便-USB label on the device in the product
  3. 所属分类:CSharp

    • 发布日期:2017-12-08
    • 文件大小:42343
    • 提供者:陈德强
  1. hid_usb_vc_demo

    0下载:
  2. VC++ 开发的USB HID 接收发送例子,包括打开设备,读写设备。在USB_HID_test_tool里面有USB HID调试工具。-VC + + USB HID developed transmission and reception example, open the device, read and write device. In debugging tools USB HID USB_HID_test_tool inside.
  3. 所属分类:Communication

    • 发布日期:2017-11-07
    • 文件大小:823100
    • 提供者:cxsys
  1. onlyone

    0下载:
  2. 本程序是与CY7C68013A从模式固件程序配套的上位机程序,可以用于读写usb设备上的数据。-This program is supporting the PC program with CY7C68013A mode firmware, can be used to read and write data on usb device.
  3. 所属分类:Communication

    • 发布日期:2017-11-12
    • 文件大小:5493553
    • 提供者:何世辉
  1. wxh

    0下载:
  2. vc++ usb 通讯 读写 数字界面 libusb-win32-usb communication, read and write, digital, MFC
  3. 所属分类:Communication

    • 发布日期:2017-11-14
    • 文件大小:276072
    • 提供者:wxhdmf
  1. cy7c68013a_test

    0下载:
  2. cy7c68013 USB芯片的驱动,采用FPGA读写程序,fpga内部与USB接口的通信-the chip drive cy7c68013 USB FPGA read and write procedures, fpga internal USB interface communication
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-11-16
    • 文件大小:200496
    • 提供者:zhangqiang
  1. 20130124

    0下载:
  2. WINDDK7600wdf for usb源代码,endpoint0x1写16个字节,0x81读16个字节。exe是应用层代码,sys是驱动层代码。wdf最终需要环境有关的wdfcoinstall动态库。-WINDDK7600wdf for usb source code, endpoint0x1 write 16 bytes read 16 bytes, 0x81. exe application layer code, sys driver layer code. The wdf event
  3. 所属分类:Driver Develop

    • 发布日期:2017-11-12
    • 文件大小:12233
    • 提供者:王长春
  1. Memory

    0下载:
  2. The Memory project is a demo program for the AT91SAM7X256 using Atmel AT91SAM7X-EK Microcontroller Board. It demonstrates an USB Memory based on USB Mass Storage Class. LEDs are used to display the following: - LED1 is on when USB Devi
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-11-06
    • 文件大小:28924
    • 提供者:mahdi
  1. ch341_spi_flash

    0下载:
  2. USB总线接口芯片CH341通过SPI口读取flash芯片-USB bus interface chip CH341 read or write the flash chip via the SPI port
  3. 所属分类:Other Embeded program

    • 发布日期:2017-11-10
    • 文件大小:1827465
    • 提供者:lz
  1. ft2232h_rollback

    1下载:
  2. FT2232H芯片usb循环读写 verilog 实现, 使用时pll可注释掉-FT2232H the chips usb cycle read and write verilog achieve
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-07
    • 文件大小:1024
    • 提供者:123
  1. USBComDLL

    1下载:
  2. U口通信源码,提供了四个接口,打开通信端口,读USB,写USB,关闭通信端口 -U-mouth communication source, provides four interfaces, open communication ports, read USB, write the USB Close communication port
  3. 所属分类:Printing program

    • 发布日期:2017-11-07
    • 文件大小:2092242
    • 提供者:
  1. vb6.0readAndWriteCard

    0下载:
  2. 基于vb6.0写的一个通过usb口读写卡的程序,并可以生成usb文件,分享给需要的朋友。-Based on the program the VB6.0 write a card through the USB port to read and write, and can generate usb file sharing to friends in need.
  3. 所属分类:.net

    • 发布日期:2017-11-26
    • 文件大小:634
    • 提供者:qiufengqiu
  1. LAB5

    0下载:
  2. 适用于MSP430F5529,CCSv5.1 功能为Micro卡应用,包括USB性SD卡的读写操作及SD卡内存读取显示。-Applicable in MSP430F5529, CCSv5.1 function for the Micro card applications, read and write operations, including USB SD card and SD card memory read.
  3. 所属分类:SCM

    • 发布日期:2017-11-20
    • 文件大小:2015201
    • 提供者:poptoxin
  1. AVR_CH376_host(CVAVR)

    2下载:
  2. 使用AVR单片机Atmega16作为mcu,CH376S作为USB控制芯片,使用C语言在CVAVR环境下编程。实现了AVR单片机U盘通讯。功能:检测U盘插入、初始化磁盘、读取U盘厂商信息、在根目录下新建文件NEWFILE1.TXT、写入“欢迎王之清进入U盘世界!”、关闭文件。-AVR microcontroller ATmega16 as the MCU, CH376 USB controller chip, using the the programming of the C language
  3. 所属分类:SCM

    • 发布日期:2014-04-21
    • 文件大小:24576
    • 提供者:之清
  1. USBLibDotNet_AsyncReadWrite

    0下载:
  2. Read and Write data via USB port asynchronously
  3. 所属分类:USB develop

    • 发布日期:2017-11-10
    • 文件大小:242859
    • 提供者:Darmaji
« 1 2 ... 8 9 10 11 12 1314 15 16 »
搜珍网 www.dssz.com