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

搜索资源列表

  1. USB-STM32

    0下载:
  2. 采用stm32f103来实现USB设备的使用,一共是4个源码,经过调试可以直接使用 -Stm32f103 achieved using a USB device, a total of four source, can be used directly after commissioning
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-05-18
    • 文件大小:5118287
    • 提供者:
  1. USB

    0下载:
  2. 该程序可以检测计算机是否插USB设备,尤其对于USB电话机的应用中非常有帮助。-The program can detect whether the computer plugged USB devices, especially for USB phone applications very helpful.
  3. 所属分类:Delphi VCL

    • 发布日期:2017-04-17
    • 文件大小:236272
    • 提供者:hongxianwei
  1. USB-serial-port-driver

    2下载:
  2. 我上传的是USB串口驱动,可以实现linux系统的传输和下载功能,同时可以插USB设备-I uploaded a USB serial driver, linux system can transmit and download function, and can plug a USB device
  3. 所属分类:Driver develop

    • 发布日期:2017-05-22
    • 文件大小:6829951
    • 提供者:王永明
  1. USB-communicate-with-PC

    0下载:
  2. 用户开发的USB设备与PC机进行通信的程序,能够实现对USB设备的枚举、打开以及读写操作-User-developed USB devices that communicate with the PC, it is possible to achieve the USB device enumeration, open and read and write operations
  3. 所属分类:Communication

    • 发布日期:2017-04-25
    • 文件大小:41584
    • 提供者:傅红雪
  1. usb-filter

    0下载:
  2. 可以过滤usb设备的IO操作,本代码有一个基本的usb管理的框架,用户可以直接在这个框架上进行进一步的开发。-A usb filter framework that can filter the IO of usb devices.
  3. 所属分类:Driver Develop

    • 发布日期:2017-04-24
    • 文件大小:11812
    • 提供者:vidar
  1. NI-VISA-USB-driver

    0下载:
  2. 可以通过向导自动开发USB驱动,Labview可以进一步直接调用USB设备。-Wizard automatically developed by the USB driver, Labview can further direct calls USB device.
  3. 所属分类:LabView

    • 发布日期:2017-04-17
    • 文件大小:146532
    • 提供者:黄艳飞
  1. STM32-USB

    0下载:
  2. 基于STM32开发的 usb 设备端例子,是学习STM32优秀的例子-Based usb device-side examples STM32 development, learning STM32 excellent examples
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-25
    • 文件大小:297850
    • 提供者:张并
  1. CSharp-USB

    0下载:
  2. C# 检测USB设备插入 程序十分简单 注意:程序中用到了一个USB设备的控件,该控件有6个方法,除了识别USB插入 还有检测USB拔出,接收USB消息等方法。-C# detect USB device is plugged into the program is very simple. Note: The program used in the control of a USB device, the control has six methods, in addition to recog
  3. 所属分类:CSharp

    • 发布日期:2017-04-03
    • 文件大小:161874
    • 提供者:k
  1. USB-Disk-Ejector-master

    0下载:
  2. USB Disk Ejector是一款USB磁盘安全快速删除工具,它的功能类似Windows系统中的“安全删除硬件”功能,但操作起来比“安全删除硬件”更加方便。可以强制安全删除“不能删除的USB设备”。 如果想要将USB磁盘从系统中删除时,直接在程序界面中双击该USB磁盘的盘符即可。-USB Disk Ejector USB Disk Security is a fast removal tool, which functions similar to Windows systems Safe
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-25
    • 文件大小:236611
    • 提供者:陈宣宇
  1. stm32f103 usb例程hid-msc复合设备

    1下载:
  2. 该例程是stm32f103单片机usb使用例程,包含了hid和msc复合设备的使用。
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2015-04-04
    • 文件大小:6741007
    • 提供者:xufeixueren
  1. usb

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

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

    0下载:
  2. 本程序可枚举连接到系统的所有USB设备,用此实例程序代码可扩展开发USB设备通讯程序-Enumeration USB device
  3. 所属分类:Communication

    • 发布日期:2017-04-29
    • 文件大小:130255
    • 提供者:陶其文
  1. USB

    1下载:
  2. Linux下C语言来检测USB设备以及自动区分U盘和硬盘并自动挂载 -Linux under the C language to USB detection equipment and automatic segmentation of U disk and hard disk and automatically mount
  3. 所属分类:Linux-Unix program

    • 发布日期:2016-11-10
    • 文件大小:2048
    • 提供者:lizhu
  1. USB-device

    0下载:
  2. USB设备请求和描述符,详细介绍USB通信-USB device requests and descr iptors, detailed introduces the USB communication
  3. 所属分类:驱动编程

    • 发布日期:2017-05-07
    • 文件大小:1074227
    • 提供者:sss
  1. android usb host

    0下载:
  2. USB Host,中文意思是USB主模式,是相对于USB accessory(USB副模式)来说的,前者是在android设备上插入一USB设备,android设备做为主机运行;后者也是在android设备上通过USB数据线插入另外一个设备,但插入的设备可以是一个完整的独立主机,也就是可以是另外一个android设备。需要注意的是以上两种模式在android API level-12以下是不支持的,也就是说只有android3.1及更高的版本才支持这两种模式.
  3. 所属分类:文档资料

    • 发布日期:2016-04-11
    • 文件大小:61440
    • 提供者:ye1113747281
  1. Usb

    0下载:
  2. 枚举系统中Usb设备以及总线的功能示例。编译环境 vs2005.-Enumerate Usb example of a functional device and bus. Compiler environment vs2005.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-14
    • 文件大小:3208415
    • 提供者:peter.sun
  1. LabVIEW-USB

    0下载:
  2. labview开发USB设备的指导手册。-this PDF file can help you make your labview program connect your device via USB
  3. 所属分类:LabView

    • 发布日期:2017-05-05
    • 文件大小:363251
    • 提供者:abcxiaonie
  1. USB-device-driver-analysisadesign

    0下载:
  2. ARM嵌入式Linux驱动程序开发(电子课件) 第10章 USB设备驱动程序分析与设计-Chapter 10 USB device driver analysis and design
  3. 所属分类:Driver develop

    • 发布日期:2017-05-06
    • 文件大小:567126
    • 提供者:gm
  1. USB

    0下载:
  2. 此程序是编写的USB驱动程序,是以USB设备,编写的驱动-This program is written in USB drivers, based on the USB device, write drivers
  3. 所属分类:Driver develop

    • 发布日期:2017-04-13
    • 文件大小:1918
    • 提供者:李文
  1. USB

    0下载:
  2. usb设备,架构,协议,开发和分析等很好的资料-Good information usb devices, architectures, protocols, development, and analysis
  3. 所属分类:Document

    • 发布日期:2017-05-06
    • 文件大小:884874
    • 提供者:shuai
« 1 2 ... 9 10 11 12 13 1415 16 17 18 19 ... 50 »
搜珍网 www.dssz.com