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

搜索资源列表

  1. USB_SD_Reader

    0下载:
  2. 基于mega8系列单片机D12 的开发实例【含源码】,含USB SD卡读卡器设计及源码。-Mega8 series of single-chip based on the development of D12 containing source】 【example, USB SD card reader with the design and source code.
  3. 所属分类:USB develop

    • 发布日期:2017-03-28
    • 文件大小:323331
    • 提供者:lammyt
  1. readusbandwrite

    0下载:
  2. how to use use to start usb to write and read-how to use use to start usb to write and read
  3. 所属分类:Driver Develop

    • 发布日期:2017-04-03
    • 文件大小:38639
    • 提供者:ferry
  1. usb

    0下载:
  2. 对usb枚举设备读取,读取cpu设备信息,实现简单加密,可以作为自己的共享软件加密借鉴-Enumerate usb device on the reader, to read device information cpu, simple encryption, can be used as their own encryption software from
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-10
    • 文件大小:1979959
    • 提供者:季凯
  1. USB_SerialNumber

    0下载:
  2. 读取usb串口号的程序,一个usb 应该有唯一的标示,通过函数分析最后得到结果-Read usb serial number procedures, a usb should have a unique marking, through the function analysis results of the last to be
  3. 所属分类:Driver Develop

    • 发布日期:2017-04-04
    • 文件大小:72275
    • 提供者:刘崇
  1. USBHID

    2下载:
  2. 这是一个演示使用VB对USB-HID设备进行数据读取写入的通讯示例。可以遍历所有USB设备,由于没有类似调试设备,这个源代码没有测试,但里面的一些API函数可以让大家喜欢研究USB通讯开发的网友提供些帮助,这个代码转载与另外一个网站,如果作者看到有更完善的源代码可以发来更新下,感谢作者。-This is a demonstration using VB on the USB-HID device to read data written communication example. You ca
  3. 所属分类:Windows Develop

    • 发布日期:2016-01-11
    • 文件大小:13128
    • 提供者:张利
  1. USB-SD-reader

    0下载:
  2. USB读SD卡的读卡器代码。已经在单片机编译过。 51+PDIUSBD12+SD卡作USB读卡器程序里用了OO的代码,用IDE-USB那个例程改的。这个程序里,已经把存储设备的驱动独立出来了,也就是只要改动存储设备的扇区读写驱动,就可以把存储设备变成U盘了-Reading SD card reader USB code. SCM has been compiled. 51+ PDIUSBD12+ SD Card USB reader program, he devoted OO code,
  3. 所属分类:SCM

    • 发布日期:2017-03-21
    • 文件大小:164477
    • 提供者:张晓宇
  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. ms_test

    0下载:
  2. WIN32 application directly write/read USB disk sector.
  3. 所属分类:Driver Develop

    • 发布日期:2017-04-05
    • 文件大小:21923
    • 提供者:liuqing
  1. mjpg-streamer-mini2440-read-only

    0下载:
  2. 基于Micro2440 通过网络浏览和控制CMOS 或USB 摄像头。Mjpeg‐stream 是一个开源软件,用于把mjpeg 格式的文件变成流媒体输出,这里作者把它移植到micro2440,并做好了相应的启动运行命令。-Based Micro2440 network view and control CMOS, or USB camera. Mjpeg-stream is an open source software for the mjpeg format into streaming
  3. 所属分类:Embeded Linux

    • 发布日期:2016-01-26
    • 文件大小:1093153
    • 提供者:王刚
  1. USB

    0下载:
  2. Read and display all info for drive VID/PID with Drive Letter.
  3. 所属分类:SCM

    • 发布日期:2017-03-27
    • 文件大小:5576
    • 提供者:Jander
  1. usb-insert

    1下载:
  2. 读取usb设备信息,利用MFC编程,方便的读取usb设备的基本信息,可以用来拓展与usb进行通信,读取并写入数据等操作-Read the usb device information, use of MFC programming, usb device easy to read basic information can be used to expand communication with usb, read and write data operations
  3. 所属分类:USB编程

    • 发布日期:2017-06-29
    • 文件大小:8596622
    • 提供者:张希
  1. LPC1768-usb

    0下载:
  2. LPC1768读写U盘FAT16文件的例程-LPC1768 U disk read and write FAT16 file routines
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:
    • 文件大小:441749
    • 提供者:wzfqx
  1. 01-USB

    0下载:
  2. usb读取,仅供参考,在实际应用中要更改以下数据。-Read usb data
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-11-29
    • 文件大小:14324915
    • 提供者:张亚龙
  1. vega-USB-

    0下载:
  2. vega程序读取USB摇杆数据的设计实现 本程序的核心是用joyGetPos这个win api函数,为了能正常调用它,需要在程序始端添加“#include <mmsystem.h>”。-vega program design and implementation of this program to read USB joystick data core joyGetPos this win api functions in order to correctly call it,
  3. 所属分类:Graph program

    • 发布日期:2017-11-06
    • 文件大小:16565
    • 提供者:mycppmkk
  1. usb

    0下载:
  2. 读取windows设备中usb设备。并且显示读取写入时间时间-read usb device
  3. 所属分类:Driver Develop

    • 发布日期:2017-04-12
    • 文件大小:1388
    • 提供者:温卢
  1. USB-KZCS

    0下载:
  2. LABview 控制传输 上位机批量读取USB高速数据- LABview control transfer PC batch read USB high speed data
  3. 所属分类:LabView

    • 发布日期:2017-05-05
    • 文件大小:47141
    • 提供者:于小然
  1. U口pid-vid

    0下载:
  2. 读取 usb pid vid 示例,delph7 开发 可直接编译(Read USB PID vid example, delph7 development can be directly compiled)
  3. 所属分类:Windows编程

    • 发布日期:2017-12-18
    • 文件大小:178176
    • 提供者:蒋工
  1. W25Q64 USB

    0下载:
  2. 通过USB从机接口读写W25Q64模拟一个可移动存储磁盘(Read and write W25Q64 from the computer interface through USB, simulate a removable storage disk)
  3. 所属分类:微处理器开发

    • 发布日期:2017-12-17
    • 文件大小:8751104
    • 提供者:′ 待续
  1. c5131-usb-kbd-stand-alone-1_0_2

    0下载:
  2. he MAX7456 single-channel, monochrome on-screen display (OSD) generator is preloaded with 256 characters and pictographs, and can be reprogrammed in-circuit using the SPI port. The SPI-compatible serial interface programs the operating modes, the dis
  3. 所属分类:其他

    • 发布日期:2017-12-27
    • 文件大小:66560
    • 提供者:coyote22
  1. labview读取USB数据的升级版

    1下载:
  2. USB设备数据读取,将USB中数据保存到电脑上(USB device data read, save the data from USB to the computer)
  3. 所属分类:USB编程

    • 发布日期:2018-04-29
    • 文件大小:27648
    • 提供者:lynn112332
« 1 23 4 5 6 7 8 9 10 ... 34 »
搜珍网 www.dssz.com