搜索资源列表
Why-USB编程
- VC例程:该程序是由VC编写有关USB编程(完整代码)-How to write USB driver ( vc language)
IOBoardTest
- 在Windows 2000或者XP系统下的ISA接口卡测试程序的完整代码,可参考或者直接使用。-in Windows 2000 or XP system under the ISA interface card integrity of the test procedure code direct reference or use.
FsDriver
- 一个过滤层文件系统驱动的完整代码,实现了文件的加密,操作截获等-a filter layer file system integrity-driven code and achieve document encryption, such as intercepted operation
filesys
- 文件系统驱动的代码,包含完整的工程,里面的说明很详细
EnumHideProcess
- 使用内核方法检测隐藏的进程,包括完整的ring0代码。
PCI驱动实例
- PCI驱动代码实例,可以直接添加自己的用户程序完成完整的基于PCI传输的软件设计-PCI driver code examples, and can directly add their own customers complete the whole process based on the PCI transmission software design! !
s3c2450kbd.rar
- 这是S3C2416平台上面键盘驱动的代码,实现此平台上面键盘的完整的功能,写的很好很强大,写的很详尽。,This is S3C2416 platform above the keyboard-driven code, implementation of this platform features a full keyboard, very powerful Writing a good, very detailed written.
terminateprocess-(360included)
- 强力结束进程 PspTerminateProcessByPointer 网上代码改的完整的直接有SYS文件-Strong end of the process PspTerminateProcessByPointer a complete online code to change files directly to a SYS
MP3
- 完整的MP3设计代码,包括固件电路图分析和驱动程序。-MP3 complete the design code, including firmware and driver circuit analysis.
chapter03
- 键盘过滤驱动源代码,VC++编写的一个完整代码程序,-Keyboard filter driver source code, VC++ Prepared a complete code procedures,
PassTP
- 过TP保护完整代码,保护方面的知识,感兴趣的多看看,有帮助的-TP protect the integrity of the code over to protect the knowledge, interest see more helpful
LoadNTDriver
- 这是一个文件过滤驱动代码,完整的代码,对编写文件过滤的人员有帮助-This is a file filter driver code, complete code, for the preparation of documentation to help officers filter
PCIreadingIOdirver
- 一 本压缩包说明: 包含两个文件夹,一个word文档,和本使用说明文本文档。 其中: 文件夹 PCI9054为驱动程序的完整代码(有注释)以及类DOS应用程序。 文件夹 PCI9054应用程序(VC)是用VC开发的对应的应用程序,包括指示读写时间和显示读写数据。 WORD文档 是使用DriverWorks向导生成程序框架的过程 程序通过DriverWorks实现对PCI9054 BAR0,BAR2的数据写入,读出。读写方式是Direct IO方式。
guolvceng
- 一个过滤层文件系统驱动的完整代码,对初学者很有帮助。-A filter layer of the integrity of the file system driver code, very helpful for beginners.
080528_sudami
- 驱动文件感染源代码,可以编译的驱动,次代码完整,不能用于非法途径!-* Copyright (c) 2008 sudami. * Freely distributable in source or binary for noncommercial purposes. * This is not a virus, So take it easy, just for fun.
usb_demo
- USB接口开发的实例程序,完整的C代码,但是缺少说明文档-USB interface, an instance of the development process, the complete C code, but the lack of documentation
YasVPS
- 软件黑盒Demo驱动完整代码-Demo-driven black-box software, the complete code
PCI9054
- PCI windows 下的驱动程序完整代码包,包括测试程序-the windows driver code for PCI
HID-source-code(DARFON-AM750)
- 某款键盘驱动的完整代码,可以用来学习设备驱动。-A complete code of the keyboard-driven, can be used to study the device driver.
Windows内核安全与驱动开发_随书源码
- Windows内核安全与驱动开发,对于学习windows底层开发很有帮助,可以学习参考,这里是完整代码。