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

搜索资源列表

  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. 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. 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. usbandasm

    0下载:
  2. 在Linux中,文件是抽象的,Linux已将几乎所有的东西都 按文件来对待,所以就可以像操作普通文件那样去打开、关 闭、读取和写入不同的终端设备。Filesystem Hierarchy Standar (FHS)是Linux遵循的文件目录的命名和架构标准,在此文件 系统层次结构中,Linux所有的设备以设备文件名的方式存放 在目录/dev下,USB到串口转接器的设备文件为ttyUSB0。如 果使用多口转接器或USB hub,则相应设备文件依次为 ttyUSB1、tt
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-27
    • 文件大小:127403
    • 提供者:郝冠男
  1. UsbHDDTest

    0下载:
  2. USB硬盤讀寫性能測試,插上USB硬盤后程序可自動找到分區及相關盤符等信息-USB hard drive read and write performance tests, plug in USB hard disk program can automatically find the partition and the relevant letter and other information
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-02
    • 文件大小:936524
    • 提供者:張小龍
  1. usb

    0下载:
  2. Linux USB Driver and read & write.-This driver is based on the 2.6.3 version of drivers/usb/usb-skeleton.c but has been rewritten to be easy to read and use, as no locks are now needed anymore.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-31
    • 文件大小:3500
    • 提供者:jason
  1. s1fwx.tar

    0下载:
  2. Program, read and write ATJ2085 chips over the USB-port
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-16
    • 文件大小:172189
    • 提供者:Sprite_tm
  1. linux-usbdriver

    0下载:
  2. linux下面 usb设备驱动 单字节发送 usbm9.26.c 读写成功,把接口程序中read的count参数作为输出参数 demo26.c 测试程序-linux usb device driver following single-byte read and write successfully sent usbm9.26.c, the interface program in the count parameter read the test procedure as output p
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-31
    • 文件大小:8685
    • 提供者:qifeng
  1. mycom

    0下载:
  2. linux系统下的串口读写程序代码,可以直接应用,带有usb转串口功能,可以连接usb转串口的转换器使用。-Under the system of linux serial read and write program code, can be directly applied, with USB to serial port function, can be connected to the USB to serial converter.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-30
    • 文件大小:7460
    • 提供者:sxs
  1. RWUSB

    0下载:
  2. 读写USB数据,这里只针对HID类USB设备,其他类的读取不到数据-Read and write USB data
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-04
    • 文件大小:37628
    • 提供者:戴正国
  1. USBSPEED

    0下载:
  2. 读取USB的的读写速率.还有一点小问题,有谁知道怎么解决可以帮我看下-Read USB read and write rates there is little problem, Does anyone know how to solve can help me see
  3. 所属分类:Windows Kernel

    • 发布日期:2017-11-29
    • 文件大小:830856
    • 提供者:就是
  1. src

    0下载:
  2. 移植fatfs 文件系统到linux平台,可以对优盘进行读写,包括测试文件-Transplant fatfs file system to linux platform, can read and write to USB, including test files
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-03
    • 文件大小:719519
    • 提供者:小战战呢
  1. usb_driver_nhom2

    0下载:
  2. this driver for usb storage on linux,after you remove driver on your systerm, you install this driver(by comman systerm) you can use it. in this has a application, using this application you can read anh write char on USB storage-this is driver for u
  3. 所属分类:Driver develop

    • 发布日期:2017-04-15
    • 文件大小:5727
    • 提供者:manh ha
  1. USB_CSharp

    0下载:
  2. GD32F150的USB HID类,上位机和下位机源码,测试可用,还有VB6的HID原码,可读写数据,可以使用SM32F103的片也可以,上位机软件中也有C#的源码,C#的忘记打包了-GD32F150 the USB HID class, upper and lower machine source code, the test can be used, as well as the HID original VB6 code, can read and write data, you can
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-17
    • 文件大小:4201349
    • 提供者:youtan
  1. USB-HID

    0下载:
  2. GD32F150的USB HID类,上位机和下位机源码,测试可用,还有VB6的HID原码,可读写数据,可以使用SM32F103的片也可以,上位机软件中也有C#的源码- GD32F150 the USB HID class, upper and lower machine source code, the test can be used, as well as the HID original VB6 code, can read and write data, you can use SM
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-27
    • 文件大小:10141026
    • 提供者:youtan
  1. usb

    1下载:
  2. usb 通信协议,控制usb读写等操作,适合加密狗等方面应用-Usb communication protocol, control usb read and write operations, suitable for encryption dogs and other applications
  3. 所属分类:Windows Kernel

    • 发布日期:2017-12-18
    • 文件大小:14336
    • 提供者:新蓝软件
搜珍网 www.dssz.com