资源列表

« 1 2 ... 15 16 17 18 19 2021 22 23 24 25 ... 1232 »

[驱动编程CharFilter_Class

说明:CharFilter_Class实例是对CharFilter实例的完善。在CharFilter实例中,我们定义了四个全局变量,这不符合WDM驱动程序的要求,它限制了IRP的可重入性,我们应该使用局部变量。 该实例定义了一个READ_COMPLETION_INFO结构,当有DeviceControl 调用时,就分配一个结构对象,参数设置完后,就将该结构对象地址指针放在I.FileObject()->FsContext中。
<秦生> 在 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
<张小姐> 在 2008-10-13 上传 | 大小:26.09kb | 下载:0

[驱动编程EditDisk

说明:windows下磁盘编辑代码。包含9x/2000的VXD以及WDM驱动源代码。-edit code. 9x includes WDM and the VXD driver source code.
<李先生> 在 2008-10-13 上传 | 大小:57.82kb | 下载:0

[驱动编程SPWM16

说明:用于产生SPWM波的程序(用于驱动变频逆变电源的开关管驱动-used to generate SPWM procedures (used to drive the variable frequency inverter drives switch
<曾林峰> 在 2008-10-13 上传 | 大小:4.32kb | 下载:0

[驱动编程windows磁盘IO

说明:1 程序开发步骤如下 (1) 打开vc,选择菜单项file->new,选择projects选项并建立一个名为\"floppy\"的win32 console applicatoin工程;创建时注意指定创建该工程的目录; (2) 在工程中创建源文件\"floppy.cpp\":选择菜单项project->add to project->files,在选择框中输入自己想要创建的文件名,这里是\"floppy.cpp
<黄小文> 在 2008-10-13 上传 | 大小:53.83kb | 下载:0

[驱动编程硬盘驱动程序

说明:一个硬盘驱动的例子,没什么好说的了,自己看看吧-an example of the hard drives, and there is nothing more to be said, you look at it
<飞机抗敌> 在 2008-10-13 上传 | 大小:40.07kb | 下载:0

[驱动编程DS12887 接口驱动的源程序

说明:实时时钟芯片 DS12887 接口驱动的源程序-DS12887 real-time clock interface of the source drive
<邓辉斌> 在 2008-10-13 上传 | 大小:4.57kb | 下载:0

[驱动编程1302驱动程序 调试通过

说明:1302 的 程序代码 1302驱动程序 调试通过.rar 20051104-1302 code of 1302 through the driver debugging. Rar 20051104
<杨春芝> 在 2008-10-13 上传 | 大小:1.14kb | 下载:0

[驱动编程yjp_nxsx

说明:一个液晶驱动程序,配合计算机软件可方便的制作文本显示器用于工控场合-an LCD driver, with the computer software to facilitate the production of text display for the occasion IPC
<张建成> 在 2008-10-13 上传 | 大小:37.88kb | 下载:0

[驱动编程devmemmap

说明:驱动编写,可以将PCI内存映射到系统内存-prepared drive can be mapped to the PCI memory system memory
<朱超良> 在 2008-10-13 上传 | 大小:7.96kb | 下载:0

[驱动编程视频DVD解码器驱动

说明: 视频DVD解码器驱动 软件简介:视频DVD解码器驱动。 -DVD video decoder driver software brief : Video DVD decoder drivers.
<思沃琪> 在 2008-10-13 上传 | 大小:160.11kb | 下载:0

[驱动编程mem_mgmt

说明:内核内存管理,为软的东西,很好,说短了就毫无价值?放屁! 放屁!-kernel memory management, soft things, well, short on the worthless? Fart! Fart! Fart!
<老罗> 在 2008-10-13 上传 | 大小:72.14kb | 下载:0
« 1 2 ... 15 16 17 18 19 2021 22 23 24 25 ... 1232 »

源码中国 www.ymcn.org