资源列表
[驱动编程] 完整的usb_host_device源代码
说明:完整的usb_host_device源代码直接在keil下编译-usb_host_device integrity of the source code directly in the Keil compiler<罗军> 在 2008-10-13 上传 | 大小:1.7mb | 下载:0
[驱动编程] 2002-12-23_windows wdm设备驱动程序开发
说明:windows wdm设备驱动程序开发书,配套源码-windows wdm device driver development, supporting source<萧龙> 在 2008-10-13 上传 | 大小:12.31mb | 下载:0
[驱动编程] mt352_sam2349
说明:三星TDTC9251 DVB-T TUNER DRIVER.请实际测试搜台效果好。-Samsung TDTC9251 DVB-T tuner DRIVER. Please actual test found good results in Taiwan.<林国清> 在 2008-10-13 上传 | 大小:32.21kb | 下载:0
[驱动编程] 1428
说明:我们可以采用两种编程方法,一种是自己编写控制各种寄存器代码进行数据的采集和输出,另外一种就是利用他封装的DLL的方法访问相应的函数进行完成.为了节省时间提高开发效率,当然使用第二种方法了-we can use two programming methods, one is prepared to control their various register code data collection and output and the other is to take advantage of<陆冬> 在 2008-10-13 上传 | 大小:220.97kb | 下载:1
[驱动编程] CharSample
说明:CharSample实例的功能是:应用程序从键盘接收一个数字,之后通过DeviceIoControl调用,把数字传递给驱动程序,由驱动程序将一个数字(0-9)转换成一个中文(零-九),再把结果返回给应用程序,由应用程序显示出来。-CharSample examples of functions are : applications from the keyboard to receive a number, followed by DeviceIoControl call, this time<秦生> 在 2008-10-13 上传 | 大小:1.58mb | 下载:0
[驱动编程] CharFilter_Class
说明:CharFilter_Class实例是对CharFilter实例的完善。在CharFilter实例中,我们定义了四个全局变量,这不符合WDM驱动程序的要求,它限制了IRP的可重入性,我们应该使用局部变量。 该实例定义了一个READ_COMPLETION_INFO结构,当有DeviceControl 调用时,就分配一个结构对象,参数设置完后,就将该结构对象地址指针放在I.FileObject()->FsContext中。 -CharFilter_Class CharFilter e<秦生> 在 2008-10-13 上传 | 大小:1.61mb | 下载:0
[驱动编程] vrain_quicksys
说明:The program is a wizard to create a NT kernel driver fr a mework in C. It will create a Visual C++ workspace. You can compile and link your driver in IDE. If you have SoftICE, it can generate .nms file.-The program is a wizard to create a NT ke<张小姐> 在 2008-10-13 上传 | 大小:26.09kb | 下载:0