搜索资源列表
USB_driver_dev
- 《USB驱动开发技术彻底解密》,开发usb必读资料,非常详尽的介绍了USB设备驱动的开发过程与方法。-"USB Driver Development thorough decryption technology," Development usb carefully, very detailed introduction to the USB device driver development process and method.
WindowsCE_Dev
- Windows CE 设备驱动程序开发指南,介绍了为基于Windows CE的设备开发设备驱动程序的过程。解释了如何创建简单和流接口驱动程序,以及如何实现USB和NDIS驱动程序。-Windows CE Device Driver Development Guide, introduced a Windows CE-based equipment device driver development process. Explain how to create a simple interface
linux
- 这篇硕士论文是基于Linux的USB网络设备驱动分析及实现技术研究,可供写linux下usb驱动的人员参考。-this master's thesis was based on the Linux USB Device Driver Network Analysis and Implementation of Technology, writing for linux usb drive under the reference.
USBaboutfingerprint
- 本文 的 主 要工作是通过研究PC机与外围设备的USB接口驱动方式,实 现了PC机与指纹传感器之问的控制和数据传输,完成了指纹图像的采集工作,并对采集到的数据进行了处理.为以后的嵌入式指纹识别模块的研究打下了基础。
WindowsXP
- WindowsXP环境下USB设备驱动程序的开发论文
基于驱动层的USB存储设备安全监控技术
- 一个USB过滤驱动的开发文档,把USB限制为只读,只写,读写,全锁四种状态,在网上好不容易找到的资料和大家共享下。
USB HID设备驱动程序设计
- 本文介绍了适用于PC的嵌入式操作系统的USB HID设备驱动的设计,并给出了具体的实现方法。
Windows 2000XP WDM设备驱动程序开发
- 本书主要介绍了用DriverStudio 3.1开发工具开发Windows 2000/XP下的WDM设备驱动程序的原理及编程方法。本书详细介绍了WDM基本程序框架和编程,IRP的基本概念及编程,WDM和应用程序之间的通信、即插即用、电源管理、WMI的编程技术,IRP串行处理、过滤器驱动程序,WDM访问硬件设备、处理硬件中断、实现DMA操作的编程技术,以及大量的基本编程技术,还有USB接口和PCI接口设备驱动程序WDM的开发。 本书附有20个典型的编程实例,便于读者学习和掌握。
Research-and-Implementation-of-USB-Device-Driver-f
- 通过分析linux下蓝牙协议栈blueZ的源代码,给出了blueZ的组织结构和特点,在了解linux USB设备驱动架构的基础上详细分析了蓝牙USB传输驱动机制和数据处理过程,给出了实现蓝牙设备驱动的重要数据结构和流程,最后总结了linux下开发蓝牙USB设备驱动的一般方法和关键技术。-Based on analyzing the source code of linux bluetooth stack blueZ, depicted the structure and characterist
Book-LinuxDrive
- 《Linux设备驱动开发详解》宋宝华 高清 非影印版本 《Linux设备驱动开发详解》是一本介绍Linux设备驱动开发理论、框架与实例的书,《Linux设备驱动开发详解》以Linux 2.6版本内核为蓝本,详细介绍自旋锁、信号量、完成量、中断顶/底半部、定时器、内存和I/O映射以及异步通知、阻塞I/O、非阻塞I/O等Linux设备驱动理论;字符设备、块设备、TTY设备、IC设备、LCD设备、音频设备、USB设备、网络设备、PCI设备等Linux设备驱动的架构和框架中各个复杂数据架构和函数的关
基于VC的USB接口通信程序设计
- 基于VC的USB接口通信程序设计 本文研发了一套基于USB接口的数据采集系统,整个系统的设计涉及到硬件、设备固件(Firmware)、USB设备驱动程序及客户应用软件。
USB
- 基于VC的USB接口通信程序设计, 本文研发了一套基于USB接口的数据采集系统,整个系统的设计涉及到硬件、设备固件(Firmware)、USB设备驱动程序及客户应用软件。-VC-based communication program of the USB interface design, this article developed a set of USB-based data acquisition system, the entire system design related to h
driv2
- 实现对文件系统访问的完全控制只有通过过滤驱动技术。介绍了Windows NT 文件 系统驱动和过滤驱动原理、过滤驱动的几种用途以及如何加载一个过滤驱动,设计并实现了一个 控制USB 设备的过滤驱动实例。-Implementation of file system access only through the full control of filter drive technology. Introduction of the Windows NT file system driver
WindowsUSB
- 了在Windows 2000环境下用Driverworks工具开发USB设备驱动程序的方法-In the Windows 2000 environment, tool development with Driverworks method of USB device driver
USB
- 提出了一种基于单片机的智能仪表扩展USB接口的方法。介绍了USB接口芯片SL811 HS的结构和性能以及USB接口的硬 件电路图,详细分析了USB接口驱动程序的设计方法及FAT16文件系统的结构。利用SCSI传输命令集,通过BULK-IN和BULK-OUT 端点实现了主机与U盘设备之间的数据通信。实验和应用结果表明,该方案具有控制方便、传输速度快、存储数据稳定可靠等优点。-A microcontroller based intelligent instrumentation extend
LinuxUSB-Core
- linux usb设备驱动详细讲解,深入浅出-Linux USB device driver in detail, explain profound theories in simple language
Linux-USB--device-drive
- Linux下的USB程序分析Linux USB device drive USB、LINUX、设备驱动、总线-Linux USB device drive
USB-device-driver-development
- USB设备驱动开发,USB协议,USB控制器,USB驱动体系结构,USB设备驱动数据结构和API。-USB device driver development, USB protocol, USB controllers, USB drive architecture, data structures of a USB device driver and API.
USB-driver-development
- USB驱动程序开发,Windows NT设备驱动程序开发基础,Win32设备驱动程序体系结构,开发环境安装,实例演示。-USB driver development, the Windows NT device driver development foundation, Win32 device driver architecture, development environment installed demo instance.
USB通讯程序
- 对于HID类设备驱动及通讯程序的描述的处理。