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

搜索资源列表

  1. Simpwin

    0下载:
  2. Previous data and addr can be reused. Just enter command char to repeat. "Set Double" command is used to write into EEPROM. Avoid changing the port bits shared with USB signals. Use & , | or ^ to modify the port direction. Use PIN* to togg
  3. 所属分类:Windows Develop

    • 发布日期:2017-11-06
    • 文件大小:8742
    • 提供者:phong
  1. fastusb2

    0下载:
  2. 快速上手 USB 單晶片―實務篇,通俗易懂,难得,台湾人写的-Quick Start Guide USB single chip- Practice articles, user-friendly, a rare, Taiwanese write
  3. 所属分类:Communication

    • 发布日期:2017-11-18
    • 文件大小:364266
    • 提供者:韦sir
  1. report2

    0下载:
  2. USB 之人性化介面裝置的報告描述元(2),通俗易懂,难得,台湾人写的-USB Human Interface Device report described in (2), easy to understand, rare, Taiwanese write
  3. 所属分类:Communication

    • 发布日期:2017-11-15
    • 文件大小:219578
    • 提供者:韦sir
  1. report3

    0下载:
  2. USB 之人性化介面裝置的報告描述元(3),通俗易懂,难得,台湾人写的-(3) USB Human Interface Device report describes, user-friendly, a rare Taiwanese Write
  3. 所属分类:Communication

    • 发布日期:2017-11-15
    • 文件大小:265304
    • 提供者:韦sir
  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. My_Can_Usb

    0下载:
  2. 自己写的USB转CAN的代码,基于LPC23xx,开发环境是keil-USB to write their own code of CAN based LPC23xx, development environment keil
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-12-01
    • 文件大小:153900
    • 提供者:shijia
  1. usbhidioc_src

    1下载:
  2. A simple way to Read/write usb - hid devices
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-25
    • 文件大小:469276
    • 提供者:o3457283
  1. usbhidioc_src_rev2

    1下载:
  2. A simple way to Read/write usb - hid devices version 2
  3. 所属分类:Other windows programs

    • 发布日期:2017-12-01
    • 文件大小:430332
    • 提供者:o3457283
  1. meanshift2

    2下载:
  2. vs2010+opencv编写 usb摄像头视频捕捉加上用HSV中的Hue分量进行跟踪人脸-vs2010+opencv write usb camera video capture plus track Hue component of the HSV face
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-11-09
    • 文件大小:46744500
    • 提供者:weq
  1. STM32_USB_HID_dev

    0下载:
  2. STM32 HID USB开发例程(文档),包括下位机 上位机驱动以及VC6上位机编写, 整个过程都有详细的分析,图文并茂,非常好的参考例子。-STM32 HID USB develop routines (document), including lower machine PC-driven and VC6 host computer to write, The whole process has a detailed analysis, with the aid of d
  3. 所属分类:Other Embeded program

    • 发布日期:2017-11-10
    • 文件大小:489984
    • 提供者:cxsys
  1. SDTest

    0下载:
  2. usb读写SD卡的底层代码,包括读写扇区,读写文件操作-usb read and write the underlying code of the SD card, including the operation of the read and write sectors, read and write files
  3. 所属分类:SCM

    • 发布日期:2017-11-11
    • 文件大小:9013184
    • 提供者:张力
  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. USBIO

    0下载:
  2. USBIO口编程,内容详细明了,思路清晰,可供需写USB驱动的参考-USBIO port programming, detailed and clear, clarity of train of thought, can supply and demand to write USB driver reference
  3. 所属分类:Driver Develop

    • 发布日期:2017-11-21
    • 文件大小:2170951
    • 提供者:吴格菲
  1. xdnw

    0下载:
  2. 基于libusb写的usb口调试软件。通过xml文件保存usb设备的IDProduct和IDVendor。-Based on libusb write usb port debugging software. Xml file save the usb device IDProduct and IDVendor.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-11-18
    • 文件大小:60157
    • 提供者:guoguiyang
  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. slave-fifo

    0下载:
  2. 本程序主要用于开发usb数据传输时的CY7C68013A固件程序,采取的是从模式的数据传输,只要把程序直接下载到EZ-USB中,然后再去写设备端程序就可以了。-This procedure is mainly used for the the CY7C68013A firmware development usb data transmission, taken from the mode of data transmission, and, as long as the program is
  3. 所属分类:Other Embeded program

    • 发布日期:2017-11-02
    • 文件大小:29263980
    • 提供者:何世辉
  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 2 ... 15 16 17 18 19 2021 22 23 24 25 26 27 »
搜珍网 www.dssz.com