搜索资源列表
《驱动程序设计详解》光盘
- 《驱动程序设计详解》是一本关于驱动开发程序员的入门教材,有很多例子,简单易懂,十分全面
TMS320C6455 DDR2驱动例子(经测试可用)
- TMS320C6455 DDR2驱动例子
wince 下 GPS 例子程序
- 自己写的demo 程序,已经调试好用,是利用 wince GPSID 驱动实现的 GPS 定位程序。
driver_ex
- usb 驱动例子-USB driver sample code.
9x 下文件系统驱动的例子(EXT2)
- Win9x下文件系统驱动的例子(EXT2)源代码。-file system driver examples (EXT2) source code.
Windows98_2000驱动程序编写方法
- windows98和windows2000的usb驱动开发的一个简单入门教程,有一个例子。-Windows98 and the usb drive the development of a simple entry guidance is an example.
Driver_DriverStudio例子_仅供参考_不针对套件
- 一个driverstdio usb驱动编程的例子-a driverstdio usb-driven programming examples
2005-01-20_d12例子源程序
- 飞利浦胡D12驱动开发的例子的源程序,稍作修改就可移植到你的系统!-Philips MR D12 Driver Development examples of the source, with some slight modifications can be transplanted to your system!
usb驱动源码
- USB驱动开发的例子,可以有效的实现对USB口的支持,对于初学者是个很好的例子-USB Driver Development example, can effectively achieve the USB support, for a newcomer, is a very good example
ndis驱动程序代码
- 首先,读者可以先将DDK原来的packet例子程序备份,然后用改动后的驱动程序源码覆盖原先的代码(即覆盖packet->driver目录下的代码,修改后的代码已经给出)。 然后开始编译。顺次选择开始->程序->Development kits->Windows 2000 DDK->Checked Build Environment,将出现一个控制台窗口。使用cd命令进入D:\programs\NTDD
硬盘驱动程序
- 一个硬盘驱动的例子,没什么好说的了,自己看看吧-an example of the hard drives, and there is nothing more to be said, you look at it
驱动和上层软件cevent通讯
- window开发wdm驱动部分和上层软件之间通讯通过cevent事件的例子。-development wdm drivers window and the upper part of the software through communication between the cases cevent son.
实战DeviceIoControl:通过API访问设备驱动程序
- 对DeviceIoControl函数的用法的最全的介绍,并有多个程序的实际例子让你对硬件的操作的认识更加深刻-right DeviceIoControl function of the usage of the most comprehensive presentation there are a number of procedures and practical examples of the right to allow you
c2070-0.99.tar
- Lexmark 2070 Color Jetprinter 打印机驱动例子-Lexmark Color Jetprinter 2070 examples of the printer driver
WDM_DRV
- 这是wmd编程的入门教程,作者icwin,介绍了wdm编程的基本原理,并附带简单的wdm驱动例子。-Programming Guide entry, the author icwin introduced wdm programming to the basic principles simple and fringe wdm drivers examples.
windows_CE
- windows_CE开发,不错的书,有不少驱动例子说明-windows_CE development, a good book, there are many examples to illustrate Drivers
driverconmunicationapp
- 驱动与应用程序通信的例子,适合入门。简单易懂。-Driver and application examples of communication for entry. Easy-to-read.
ddk_usb
- DDK开发例子,非常详尽。USB在Windows下的设备驱动例子。-DDK development examples, very detailed. USB in Windows under the device driver examples.
d2009217154322
- c语言编写的s3c2410的AD驱动例子!-c language examples of s3c2410 the AD driver!
cc2541驱动例程
- 该文件中包含了cc2541的各种驱动例子。非常的实用