搜索资源列表
cypressdrv
- Cypress USB Windows 驱动源代码,编写USB驱动参考及其有用-Cypress USB Windows driver source code, prepared USB drive and useful reference
usbnet
- windows下USB转网口的驱动程序源码-windows USB switch LAN driver source
usb
- windows 的usb 驱动编写,用ddk编写的
libusb-win32-src-1.2.5.0
- libusb-win32-src-1.2.5.0.zip libusb的最新版本,windows usb驱动,只需少量修改就可使用-libusb-win32-src-1.2.5.0.zip libusb latest version, windows usb drive, you can use with little modification
libusb-win32-bin-1.2.4.6
- windows usb驱动开发跨平台开源代码,在VS2010平台中开发,简单方便-windows usb drive cross-platform open source code in VS2010 development platforms, simple
WINCE_usb_driver
- windows CE下USB设备驱动编写的步骤,USB的基本原理-windows CE prepared under the USB device driver steps, USB The basic principle
Microsoft+Windows+CE+Device+Driver+Kit
- 比较详细地描述了如何在windowsCE下开发设备驱动程序。-A more detailed descr iption of how to develop windowsCE device drivers.
USBDriver
- Windows下USB驱动完全程序,测试正确。 -Windows under the USB drive entirely procedures, test correctly.
windowsdriver
- windows驱动开发详解光盘资料,含有所有windows驱动开发的所有资料,包括PCI驱动,sd卡驱动,USB驱动和摄像头驱动等-windows dirvers design
Windows-usb-driverstdio
- 用DriverStudio开发WDM型的USB设备驱动程序 关键词:USB WDM 设备驱动程序 DriverStudio-With the development of WDM-based DriverStudio the USB device driver Keywords: USB WDM device driver DriverStudio
Usb
- 使用Windows USB驱动程序接口(USBDI)的USB驱动程序.-Using the Windows USB driver interface (USBDI) of the USB driver.
RNDIS_driver
- windows上的linux usb 驱动-windows on the linux usb drive
driver
- windows USB驱动程序 同步传输 数据流控制-windows USB drivers for synchronous transmission of data flow control
Windows wdf pdf and source
- 压缩包是电子书和源码。 《Windows设备驱动程序WDF开发》既适合具有一定计算机硬件及C/C++语言基础的计算机应用开发人员阅读,也适合作为计算机应用开发人员和高等院校学生的实用参考书。Windows最新的WDF驱动程序框架,包括KMDF和UMDF,KMDF是WDM的继续。本书主要介绍KMDF设备驱动程序的原理及编程方法;详细介绍KMDF对象及程序基本框架,KMDF和应用程序之间的通信、即插即用和电源管理的编程技术,过滤器驱动程序,KMDF访问硬件设备、处理硬件中断、实现DMA操作的编
USBdriverDevolopment
- windows usb驱动开发学习 usb-windows usb drive development of learning USB
USB
- windows usb驱动开发教程与体验 共学习-Windows usb driver development tutorial experience of learning
windows-kernel-pro
- windows内核驱动程序编写,关于USB过滤层,键盘过滤,等等底层开发-failed to translate
USB_DriverBulk
- USB动态库 可以直接调用API函数进行windows USB驱动开发-USB DLL
CY7C68013-usb驱动程序
- CY7C68013-usb驱动程序,官网是收不到的,本人花费了大量精力收集而来和大家分享! CY7C68013A是一款由Cypress Semiconductor公司生产的USB微控制器,常用于各种USB接口设备的设计中。这篇文档将详细介绍如何在Windows操作系统上为该芯片安装和使用驱动程序。 我们要了解驱动程序在计算机系统中的角色。驱动程序是操作系统与硬件设备之间的桥梁,它允许操作系统理解和控制特定硬件的功能。对于CY7C68013A来说,驱动程序是确保Windows能够正确识别并
