资源列表
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
CharSample
- CharSample实例的功能是:应用程序从键盘接收一个数字,之后通过DeviceIoControl调用,把数字传递给驱动程序,由驱动程序将一个数字(0-9)转换成一个中文(零-九),再把结果返回给应用程序,由应用程序显示出来。-CharSample examples of functions are : applications from the keyboard to receive a number, followed by DeviceIoControl call, this time
CharFilter_Class
- CharFilter_Class实例是对CharFilter实例的完善。在CharFilter实例中,我们定义了四个全局变量,这不符合WDM驱动程序的要求,它限制了IRP的可重入性,我们应该使用局部变量。 该实例定义了一个READ_COMPLETION_INFO结构,当有DeviceControl 调用时,就分配一个结构对象,参数设置完后,就将该结构对象地址指针放在I.FileObject()->FsContext中。 -CharFilter_Class CharFilter e
vrain_quicksys
- The program is a wizard to create a NT kernel driver framework 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 kern
EditDisk
- windows下磁盘编辑代码。包含9x/2000的VXD以及WDM驱动源代码。-edit code. 9x includes WDM and the VXD driver source code.
SPWM16
- 用于产生SPWM波的程序(用于驱动变频逆变电源的开关管驱动-used to generate SPWM procedures (used to drive the variable frequency inverter drives switch
windows磁盘IO
- 1 程序开发步骤如下 (1) 打开vc,选择菜单项file->new,选择projects选项并建立一个名为\"floppy\"的win32 console applicatoin工程;创建时注意指定创建该工程的目录; (2) 在工程中创建源文件\"floppy.cpp\":选择菜单项project->add to project->files,在选择框中输入自己想要创建的文件名,这里是\"floppy.cpp\";在接下来询问是否创建新文件时回答\"yes\";然后通
硬盘驱动程序
- 一个硬盘驱动的例子,没什么好说的了,自己看看吧-an example of the hard drives, and there is nothing more to be said, you look at it
DS12887 接口驱动的源程序
- 实时时钟芯片 DS12887 接口驱动的源程序-DS12887 real-time clock interface of the source drive
1302驱动程序 调试通过
- 1302 的 程序代码 1302驱动程序 调试通过.rar 20051104-1302 code of 1302 through the driver debugging. Rar 20051104
yjp_nxsx
- 一个液晶驱动程序,配合计算机软件可方便的制作文本显示器用于工控场合-an LCD driver, with the computer software to facilitate the production of text display for the occasion IPC
devmemmap
- 驱动编写,可以将PCI内存映射到系统内存-prepared drive can be mapped to the PCI memory system memory