CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 驱动编程 搜索资源 - USB 开发

搜索资源列表

  1. usb程序相关的库和头文件打包

    1下载:
  2. xp下usb 相关的程序开发所需要的库和头文件 一般提供的程序实例都没带这些编译往往少文件,这个里我从xp ddk 2600 提取出来的,方便大家使用,取下ddk太麻烦了而去也很大 usb用得上的就这些了。
  3. 所属分类:驱动编程

    • 发布日期:2008-09-05
    • 文件大小:104346
    • 提供者:hpsmallbee
  1. 基本USB驱动程序byDriverWorks

    0下载:
  2. 用DriverWorks开发的usb基本驱动程序,很有参考价值-A basic USB driver powered by DriverWorks. It is much worth reading.
  3. 所属分类:驱动编程

    • 发布日期:2008-10-13
    • 文件大小:15595
    • 提供者:柯为
  1. usb000

    0下载:
  2. pc机之间的传送即中断程序,开发环境,纯汇编语言,贼牛比-between PCs interrupted the transmission process, development environment, pure assembly language, cattle thieves than
  3. 所属分类:驱动编程

    • 发布日期:2008-10-13
    • 文件大小:4606
    • 提供者:刘伟
  1. USB驱动开发技术彻底解密

    0下载:
  2. 開發USB驅動程序的相關的詳細介紹,比較深入地介紹。-USB Driver Development of a detailed, more in-depth presentation.
  3. 所属分类:驱动编程

    • 发布日期:2008-10-13
    • 文件大小:249242
    • 提供者:lin
  1. D12Smart

    0下载:
  2. 51+d12电路图,适合usb开发。有串口-51 D12 circuit suitable for usb development. A serial
  3. 所属分类:驱动编程

    • 发布日期:2008-10-13
    • 文件大小:39063
    • 提供者:andy
  1. usb-driver

    0下载:
  2. 设备驱动可以理解为操作系统的一部分,对于一个特定的硬件设备来说,其对应的设备驱动是不同的。本系统要使用摄像头获取视频数据,所以编写摄像头驱动是必需得。我们选用的是OV公司系列摄像头,因为对于嵌入式开发,几乎没有通用的驱动程序可以用,不同的软硬件环境有其特殊性。本文档阐述的摄像头驱动是基于OMAP芯片和嵌入式Linux系统的。-device driver can be understood as part of the operating system for a specific hardwar
  3. 所属分类:驱动编程

    • 发布日期:2008-10-13
    • 文件大小:1665161
    • 提供者:吴世华
  1. USBDEVELOP

    0下载:
  2. USB开发,初次登陆,只能找个比较有用的代码来填充一下,望大家谅解!-USB development, the initial landing, only to find more useful code to fill that understanding we hope!
  3. 所属分类:驱动编程

    • 发布日期:2008-10-13
    • 文件大小:4249972
    • 提供者:吕明星
  1. USB

    0下载:
  2. USB开发样例程序,是驱动开发初学者学习模板
  3. 所属分类:驱动编程

    • 发布日期:2008-10-13
    • 文件大小:11232
    • 提供者:aldjf
  1. stm32_f105-07_f2_f4的usb库

    0下载:
  2. st公司针对stm32f105,stm32f107,stm32f2xx,stm32f4xx,开发的固件库
  3. 所属分类:驱动编程

    • 发布日期:2012-10-26
    • 文件大小:3913990
    • 提供者:shenruifeng
  1. USB

    0下载:
  2. usb的驱动开发、应用开发(c/c++),以及其FPGA固件开发(VHDL)。-usb driver development, application development (c/c++), as well as its FPGA firmware development (VHDL).
  3. 所属分类:Driver Develop

    • 发布日期:2017-03-30
    • 文件大小:140187
    • 提供者:zbs
  1. USB-kaifa

    0下载:
  2. USB 开发之软件篇 我这里重点的介绍如何写驱动程序,对于一些应用程序我就不做介绍了,因为我对于那些高层的东西写得很少。 作为WIN98和WIN2K推荐的一项新技术来说,USB的驱动程序和以往的直接跟硬件打交道的WIN95的VXD的方式 的驱动程序不同,,它属于WDM类型的。 -The software article of the development of USB The introduction of my here point how write to
  3. 所属分类:Driver Develop

    • 发布日期:2017-04-16
    • 文件大小:110112
    • 提供者:胜客
  1. Windows-usb-driverstdio

    0下载:
  2. 用DriverStudio开发WDM型的USB设备驱动程序 关键词:USB WDM 设备驱动程序 DriverStudio-With the development of WDM-based DriverStudio the USB device driver Keywords: USB WDM device driver DriverStudio
  3. 所属分类:Driver Develop

    • 发布日期:2017-04-04
    • 文件大小:17557
    • 提供者:clins
  1. USB-ParallelPortDriver

    1下载:
  2. 相必都知道usb可以完善地转为串口,其实usb也可以一定程度上转为并口,这是我在淘宝上花了两百大洋,买的usb-并口转接卡的驱动,据说是根据那个德国的usb-并口方案开发的,对方把这东西当宝贝似的非要先给钱才Email发给驱动,让我很不爽,既然这样就在这里免费发布了,别花那个冤枉钱了。-Phase will be perfectly all know that usb to serial port, in fact, can also be to a certain extent usb to
  3. 所属分类:Driver Develop

    • 发布日期:2016-06-24
    • 文件大小:3221970
    • 提供者:lll
  1. 2440_Usb_WinCE

    0下载:
  2. Wince usb 开发 居于s3c2440-Wince usb development of living s3c2440
  3. 所属分类:Driver Develop

    • 发布日期:2017-04-05
    • 文件大小:40486
    • 提供者:mana
  1. VC-usb-smartscard

    0下载:
  2. smart card 接口函数的开发例程-the development of smart card interface function routine
  3. 所属分类:Driver Develop

    • 发布日期:2017-04-01
    • 文件大小:260424
    • 提供者:feixiang1
  1. USB

    0下载:
  2. 关于USB开发datasheet手册。分享大家-Manual on USB development. Share the
  3. 所属分类:Driver Develop

    • 发布日期:2017-03-31
    • 文件大小:34993
    • 提供者:陈伟华
  1. usb-driver

    0下载:
  2. 这个一个usb驱动开发的一些例程,希望对usb开发的朋友有用。-The usb driver development about routines, we want to develop usb useful friends.
  3. 所属分类:Driver Develop

    • 发布日期:2017-05-06
    • 文件大小:1253912
    • 提供者:杨东昆
  1. USB-Complete-The-Developers-Guide

    0下载:
  2. 扫描版,《usb开发大全(第4版)》介绍了有关通用串行总线(universal serial bus,usb)的工作方式、设备硬件及软件编程等方面的知识和工程实例-USB Complete The Developer s Guide
  3. 所属分类:Driver Develop

    • 发布日期:2017-06-18
    • 文件大小:28118817
    • 提供者:邹书春
  1. USB+HID+STM32+开发资料全集

    1下载:
  2. USB+HID+STM32+开发资料全集.rar(The complete set of data for USB+HID+STM32+ development.Rar)
  3. 所属分类:驱动编程

    • 发布日期:2018-05-02
    • 文件大小:46282752
    • 提供者:defdfs
  1. USB应用开发技术大全

    1下载:
  2. 本书系统地介绍了新型USB总线接口的协议、工作原理以及驱动程序设计,并以大量篇幅全面、详细地介绍了各种应用场合下的USB设计实例。(This book systematically introduces the protocol, working principle and driver design of the new type of USB bus interface, and gives a comprehensive and detailed introduction of USB d
  3. 所属分类:驱动编程

    • 发布日期:2020-05-09
    • 文件大小:50530304
    • 提供者:VKuaiLe
« 12 3 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com