Welcome![Sign In][Sign Up]
Location:
Search - usb device driver development

Search list

[OtherUSB_driver_dev

Description: 《USB驱动开发技术彻底解密》,开发usb必读资料,非常详尽的介绍了USB设备驱动的开发过程与方法。-"USB Driver Development thorough decryption technology," Development usb carefully, very detailed introduction to the USB device driver development process and method.
Platform: | Size: 248832 | Author: 吴宗静 | Hits:

[Software EngineeringWindowsCE_Dev

Description: 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 and flow-driven procedures, and how to achieve USB and NDIS driver.
Platform: | Size: 4350976 | Author: 陈伟 | Hits:

[Driver DevelopUSB_Driver_Dev.Frame

Description: Visual C++ 6.0、Windows98/2000/XP DDK 下面的USB设备驱动程序开发框架-Visual C 6.0, Windows98/2000/XP DDK below the USB Device Driver Development Framework
Platform: | Size: 4096 | Author: 王磊 | Hits:

[Software EngineeringUSB-data-acquisition-card-Development

Description: The development of a data acquisition card based on USB bus is introduced in this article.It first describes the configuration and principle of this card in the part of hardware design,and then the application program and device driver in the part of software design.Data acquisition program in firmware is also discussed.Finally,this data acquisition card is tested and evaluated in a program developed by Lab Windows CVI,which shows that this car is stable and reliable
Platform: | Size: 347136 | Author: 小流 | Hits:

[OtherWindowsCENETUSBDriver

Description: Windows CE NET下USB设备驱动开发-Windows CE NET under the USB device driver development
Platform: | Size: 21504 | Author: 陈凌 | Hits:

[Driver DevelopUsbKbd

Description: Windows WDM 设备驱动程序开发指南(源码)-Windows WDM Device Driver Development Guide (source)
Platform: | Size: 37888 | Author: gu | Hits:

[Embeded Linuxs3c2410_usb_test

Description: s3c2410_usb_test代码,有助于s3c2410开发板上的usb设备驱动程序的开发参考。-s3c2410_usb_test code, help S3C2410 development board usb device driver development reference.
Platform: | Size: 61440 | Author: tianyunpu | Hits:

[Software EngineeringWindowsXP

Description: WindowsXP环境下USB设备驱动程序的开发论文-WindowsXP environment USB device driver development thesis
Platform: | Size: 48128 | Author: lijian | Hits:

[Other2007122731250712

Description: 本书主要介绍DriverStudio开发工具开发Windows 2000/XP下的WDM设备驱动程序的原理及编程方法。本书详细介绍了WDM基本程序框架和编程,IRP的基本概念及编程,WDM和应用程序之间的通信、即插即用、电源管理、WMI的编程技术,IRP串行处理、过滤器驱动程序,WDM访问硬件设备、处理硬件中断、实现DMA操作的编程技术,以及大量的基本编程技术,还USB接口和PCI接口设备驱动程序WDM的开发。    -This book introduces the development tools DriverStudio development under Windows 2000/XP Device Driver WDM Principle and programming methods. The book details the basic procedures for WDM framework and programming, IRP s basic concepts and programming, WDM and applications between the communications, plug-and-play, power management, WMI programming, IRP serial treatment, filtration Driver, WDM access hardware devices, hardware interrupt handling, DMA operation to achieve programming technology, as well as a large number of basic programming techniques, but also USB interface and PCI interface WDM device driver development.
Platform: | Size: 53768192 | Author: dingdang | Hits:

[USB developusb-device-cdc-serial-project-1.3-iar5-at91sam9263

Description: AT91SAM9263的USB Device端口驱动,实现CDC串口,GNU开发环境.-AT91SAM9263 the USB Device port driver, serial CDC realize, GNU development environment.
Platform: | Size: 311296 | Author: 夏语点 | Hits:

[USB developLibUsbDevices

Description: USB设备驱动开发的源吗 估计用写用处吧-USB device driver development with the source it is estimated that it was useful
Platform: | Size: 33792 | Author: jiankai | Hits:

[Embeded LinuxUSB_camera

Description: 本文介绍了嵌入式Linux 系统中USB 设备驱动程序开发的基本原理, 通过分析USB 驱动程序开发的程序框架和重要数据结构, 实现了USB 摄像头的嵌入式Linux 驱动程序, 并在S3C2410 的平台上实现了图像采集。-This paper introduces embedded Linux system, USB device driver development of the basic principles, through the analysis of USB driver development process framework and an important data structure, the realization of a USB camera embedded Linux drivers, and S3C2410 platform to achieve the image acquisition.
Platform: | Size: 71680 | Author: 陈天葆 | Hits:

[USB developusb2.0ProductDrive

Description: usb2.0原理与工程开发(第二版),pdf格式,里面有很多usb 产品开发的例子,对学习usb原理,usb设备驱动开发很有帮助-USB2.0 Principle and Project Development (second edition), pdf format, there are many examples of product development usb, usb learning principle, usb device driver development of helpful
Platform: | Size: 18308096 | Author: 何永胜 | Hits:

[Driver DevelopUSBdriverdevelopment

Description: Visual C++ 6.0、DDK开发的USB设备驱动程序开发框架-Visual C++ 6.0, DDK development of the USB device driver development framework
Platform: | Size: 4096 | Author: sdfs | Hits:

[USB developUnder_the_Windows_CE_operating_system_USB_device_d

Description: Windows CE操作系统下的USB设备驱动开发-Under the Windows CE operating system, USB device driver development
Platform: | Size: 163840 | Author: syzh | Hits:

[Driver DevelopWindows-usb-driverstdio

Description: 用DriverStudio开发WDM型的USB设备驱动程序 关键词:USB WDM 设备驱动程序 DriverStudio-With the development of WDM-based DriverStudio the USB device driver Keywords: USB WDM device driver DriverStudio
Platform: | Size: 17408 | Author: clins | Hits:

[OtherLinux-device-driver-chinese-version

Description: 是久负盛名的LDD3中文版,非常经典的linux驱动开发的好书,包括驱动模块的装载编译,调试,并发和静态,内存分配,中断处理,时间延迟以及字符设备驱动,PCI,USB,块设备,网络设备,TTY设备驱动程序。-Is a prestigious LDD3 Chinese version of the classic linux driver development is very good book, including the driver module loading compiling, debugging, concurrent and static memory allocation, interrupt handling, time delay and character device drivers, PCI, USB, block device, network equipment, TTY device driver.
Platform: | Size: 1196032 | Author: jane | Hits:

[Software EngineeringUSB-device-driver-development

Description: 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.
Platform: | Size: 661504 | Author: 熊枫 | Hits:

[Driver DevelopLinux-Device-driver

Description: 嵌入式linux设备驱动开发的一些编程实例,hello,gps,i2c,lcd,net,usb等设备驱动开发实例。-Embedded linux device driver development, programming examples, hello, gps, i2c, lcd, net, usb device driver development instance.
Platform: | Size: 235520 | Author: 刘伟 | Hits:

[VC/MFCLINUX-device-driver-development

Description: Linux设备驱动开发,基于2.6内核,对驱动的讲解非常透彻,PCMCIA,USB,I2C,音频,视频,闪存,无线通信-Linux device driver development, based on the 2.6 kernel, a very thorough explanation of the drive, PCMCIA, USB, I2C, audio, video, flash, wireless communications
Platform: | Size: 9825280 | Author: relivehjy | Hits:
« 12 3 4 5 6 »

CodeBus www.codebus.net