搜索资源列表
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
PortPCIO
- 并口PCI调试工具,内涵并口访问的API函数的调用方法。-Parallel PCI debugging tools, content Parallel visit API function call methods.
WDM驱动程序构造的若干方法及实例
- WDM驱动程序构造的若干方法及实例-WDM structure of a number of methods and examples
windows-driver-Dev
- 本书非常适合熟悉Windows应用编程的读者转向驱动开发。所有的内容都从最基础的编程方法入手。介绍相关的内核API,然后举出示范的例子。这本书只有不到70页,是一本非常精简的小册子。所以它并不直接指导读者开发某种特定类型的驱动程序。而是起到一个入门指导的作用。 -The book is suitable for readers familiar with the Windows application programming turned to the driver development.
shidujiance
- 湿敏电阻的检测方法和原理说明,有简单的电路原理和程序实现方法!比较实用-Humidity resistance test method and the principle that a simple circuit principle methods and procedures to achieve! More practical
howtohideIP
- 本文章教你运用多种方法 隐藏自己的IP地址-This article teach you to use various methods to hide their IP address
PCIreadingIOdirver
- 一 本压缩包说明: 包含两个文件夹,一个word文档,和本使用说明文本文档。 其中: 文件夹 PCI9054为驱动程序的完整代码(有注释)以及类DOS应用程序。 文件夹 PCI9054应用程序(VC)是用VC开发的对应的应用程序,包括指示读写时间和显示读写数据。 WORD文档 是使用DriverWorks向导生成程序框架的过程 程序通过DriverWorks实现对PCI9054 BAR0,BAR2的数据写入,读出。读写方式是Direct IO方式。
powerbuder_example
- 内容的源代码及其使用 目录的内容和使用方法: 在CD - ROM的一部分,这本书章节的例子的源文件,源代码的使用见 “附录A使用的源代码”的文件。-The contents of the source code and its use Directory content and use of methods: The CD-ROM part of the book sections of examples of the source file, source
DrivePort
- 本代码给出了内核模式下对端口操作的5种方法,每种都给出了实例!-This code give the kernel-mode port operation under the five kinds of methods, give examples of each are!
mouse20090609
- 外国牛人写的鼠标驱动程序,可以学习学习 里面有很多的写作方法值得参考-Were written by foreign cattle driver mouse, you can learn there are many methods of writing it is also useful
kismouse2098
- 外国人写的一个鼠标驱动程序,里面有很多的方法可以借鉴,也可以多学习一下别人的方法-Foreigners to write a mouse driver, there are a lot of ways to learn, but also can learn about other people' s methods of
24ProcessARK
- 驱动中实现检测隐藏进程的24种方法,带全部源码,非常有用!-Drive to achieve the 24 hidden processes detection methods, with full source code, very useful!
scriptDeve
- 脚本驱动的 应用软件 开发 方法 与 实践-scr ipt-driven software development methods and practice
pio_sample
- 一个wdm方式硬盘驱动例子,PIO方式访问硬盘,比较底层访问硬盘的方法,估计目前很少有人去学习ATA协议了,看看还是能学到不少东西。-PIO access to the hard disk, more low-level disk access methods, estimated that very few people to learn the ATA protocol, and to see or to learn a lot.
winvxdadevicedriver
- Windows驱动程序编程技术,详细描述Windows VXD驱动程序开发的方法和例子。-Windows driver programming technology, detailed descr iption of the Windows VXD driver development methods and examples.
DLoad_SRC
- 源代码包含三种不同的驱动加载方法,使用ZwSetSystemInformation函数加载驱动,使用NtLoadDriver函数加载驱动,使用服务控制管理器加载驱动,还包括三种线程注入技术,使用RtlCreateUserThread 函数注入线程,使用CreateRemoteThread函数注入线程,使用NtCreateThreadEx函数注入线程,源代码包含C,C#的demo-The source code contains three different loading methods
Windows-driver-development
- 文档具体介绍了在windows xp环境下的驱动程序开发的方法和流程,通过阅读该文档可以清晰地了解有关windows 驱动开发的有关内容-Document specifically describes the environment in windows xp driver development methods and processes by reading the document can clearly understand the relevant contents of window
PCI9054_driver
- plx9054驱动:DriverWorks实现对PCI9054 BAR0,BAR2的数据写入,读出。读写方式是Direct IO方式-plx9054 drive: DriverWorks achieve PCI9054 BAR0, BAR2 data is written to, read. Method is Direct IO methods to read and write
Windows-core
- windows应用程序捆绑代码,应用程序注入等常用方法-windows application bundle code into other commonly used methods of application
vc_vxd
- 这是一个虚拟设备驱动程序,里面有具体的实现方法-This is a virtual device driver, there are specific methods
