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

搜索资源列表

  1. USB-tools

    1下载:
  2. Windows平台下USB工具源程序(VC6.0)环境-USB tool source (VC6.0) environment under the Windows platform
  3. 所属分类:USB develop

    • 发布日期:2017-03-28
    • 文件大小:58017
    • 提供者:jiking
  1. USB-GamePad

    0下载:
  2. 开发单片机的USB,实现游戏手柄的功能,并能够在Windows系统中的游戏控制器可以查看到。-USB GamePad using MCU
  3. 所属分类:SCM

    • 发布日期:2017-04-02
    • 文件大小:111792
    • 提供者:沈晨曦
  1. WindowsPCE-USB-camera-driver

    0下载:
  2. Windows+CE下USB摄像头驱动开发网眼-Windows+CE USB camera driver development mesh
  3. 所属分类:Windows CE

    • 发布日期:2017-03-23
    • 文件大小:488489
    • 提供者:周亦晖
  1. USB-port-management

    0下载:
  2. 这是一个通过修改注册表,和注册表访问权限来达到禁用USB端口的一个小工具,在Windows XP 和 Windows 7 测试(需要以管理员身份运行)均通过!-This is by modifying the registry and registry access rights to achieve a small tool to disable USB port, Windows XP and Windows 7 beta (Run as Administrator) by
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-29
    • 文件大小:726747
    • 提供者:卢德成
  1. Windows-WDM-driver-book

    0下载:
  2. WDM编程最佳的参考书籍,包含基础篇,提高篇,以及PCI,USB等的例子-WDM programming reference books, including The Basics, and improve the articles, as well as the PCI, USB, and other examples
  3. 所属分类:Driver Develop

    • 发布日期:2017-11-10
    • 文件大小:47676560
    • 提供者:吴忠国
  1. WDF_USBSample

    1下载:
  2. WDF框架的USB Windows驱动开发例程,该例程包括了BULK方式和同步方式传输-WDF framework USB Windows driver development routines, the routines include the BULK mode and synchronous mode transmission
  3. 所属分类:驱动编程

    • 发布日期:2013-07-09
    • 文件大小:490433
    • 提供者:llj
  1. USB

    0下载:
  2. USBRS232下载驱动软件 使用单片机开发 并只能在windows下使用-USBRS232 download driver software microcontroller development can only be used under the windows.
  3. 所属分类:Compiler program

    • 发布日期:2017-11-02
    • 文件大小:310654
    • 提供者:wykwch
  1. java_USB_API

    1下载:
  2. USB Java Api connection freescale MCU to PC windows
  3. 所属分类:USB develop

    • 发布日期:2017-04-09
    • 文件大小:1661582
    • 提供者:lucasforni
  1. Windows wdf pdf and source

    2下载:
  2. 压缩包是电子书和源码。 《Windows设备驱动程序WDF开发》既适合具有一定计算机硬件及C/C++语言基础的计算机应用开发人员阅读,也适合作为计算机应用开发人员和高等院校学生的实用参考书。Windows最新的WDF驱动程序框架,包括KMDF和UMDF,KMDF是WDM的继续。本书主要介绍KMDF设备驱动程序的原理及编程方法;详细介绍KMDF对象及程序基本框架,KMDF和应用程序之间的通信、即插即用和电源管理的编程技术,过滤器驱动程序,KMDF访问硬件设备、处理硬件中断、实现DMA操作的编
  3. 所属分类:驱动编程

    • 发布日期:2013-01-12
    • 文件大小:55296591
    • 提供者:阿忠
  1. Windows

    0下载:
  2. 基于Windows的USB设备开发,详细讲解了整个开发流程-Windows-based USB device development, explain in detail the entire development process
  3. 所属分类:Windows Develop

  1. usb-2-serial-driver-pl2303

    1下载:
  2. pl2303usb转串口芯片的usb转串口驱动,在windows下-pl2303usb usb to serial chip-to-serial driver, under the windows
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2013-02-28
    • 文件大小:5493556
    • 提供者:郭一
  1. USB-driver-example

    0下载:
  2. USB温度控制器,波形发生器,频谱分析仪的host应用,windows驱动,以及固件源码.-USB temperature controller, waveform generator, spectrum analyzer, the host application, windows drivers, and firmware source code.
  3. 所属分类:USB develop

    • 发布日期:2017-11-12
    • 文件大小:25276959
    • 提供者:james
  1. usb-frequency-spectrograph

    1下载:
  2. USB频谱分析仪源码,包含固件程序,windows应用程序,以及windows驱动程序.-USB spectrum analyzer source code contains the firmware, windows applications, as well as the windows driver.
  3. 所属分类:USB develop

    • 发布日期:2017-11-07
    • 文件大小:285017
    • 提供者:james
  1. USB-KEY

    0下载:
  2. 该设计主要是在Windows XP SP2中,利用Windows XP SP1 DDK和HOOK来实现的。通过验证USB设备的数据,来控制系统的锁定与解锁。-The design is mainly Windows XP SP2, Windows XP SP1 DDK and HOOK. By verifying the data of a USB device, the control system lock and unlock.
  3. 所属分类:USB develop

    • 发布日期:2017-10-31
    • 文件大小:5717630
    • 提供者:郑倡
  1. usb-CPP

    0下载:
  2. C#的usb通讯编程 using System using System.Collections.Generic using System.ComponentModel using System.Data using System.Drawing using System.Text using System.Windows.Forms using System.IO namespace U盘更新 { public part
  3. 所属分类:Communication

    • 发布日期:2017-11-02
    • 文件大小:4198
    • 提供者:caiwenxing
  1. USB-driver-development

    0下载:
  2. USB驱动程序开发,Windows NT设备驱动程序开发基础,Win32设备驱动程序体系结构,开发环境安装,实例演示。-USB driver development, the Windows NT device driver development foundation, Win32 device driver architecture, development environment installed demo instance.
  3. 所属分类:software engineering

    • 发布日期:2017-11-10
    • 文件大小:1827557
    • 提供者:熊枫
  1. USB.ZIP

    0下载:
  2. USB & C++builder.How to communicate in Windows programm with USB connected device
  3. 所属分类:Other Embeded program

    • 发布日期:2017-11-13
    • 文件大小:530221
    • 提供者:LnrMn
  1. mceusb

    0下载:
  2. Driver for USB Windows Media Center Ed. eHome Infrared Transceivers.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-12-02
    • 文件大小:10825
    • 提供者:淘爱77
  1. Windows7-USB-DVD-tool

    0下载:
  2. Windows 7/8 USB Upload Tool
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-20
    • 文件大小:2665151
    • 提供者:Hugo G
  1. javax-usb-javax-usb-example

    0下载:
  2. 用Java编写的在Windows环境下读取USB的一些例子-Some examples of reading the USB in the Windows environment, written in Java
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-02
    • 文件大小:15181
    • 提供者:city
« 1 2 ... 6 7 8 9 10 1112 13 14 15 16 ... 37 »
搜珍网 www.dssz.com