搜索资源列表
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
XGina
- windows 重写gina编程经典基本实现方法.
hellowdm
- 在Visual C++环境下编译/基于微软DDK工具包开发的一个WDM设备驱动程序范例,体现了WDM驱动编程的基本步骤和方法. 使用方法: 编译时需要Windows98 DDK 或 Windows 2000 DDK 及 VC 6.0,SoftIce 4.0(推荐) 另外,在编译中要改变路径设置,缺省时为e:\\tan\\hellow\\hellowdm,DDK,SoftIce的路 径也要正确。 编以后,启动控制面版中的“添加新硬件”,选择“其它设备”,点击“从磁盘安装”
windows-driver-Dev
- 本书非常适合熟悉Windows应用编程的读者转向驱动开发。所有的内容都从最基础的编程方法入手。介绍相关的内核API,然后举出示范的例子。这本书只有不到70页,是一本非常精简的小册子。所以它并不直接指导读者开发某种特定类型的驱动程序。而是起到一个入门指导的作用。 -The book is suitable for readers familiar with the Windows application programming turned to the driver development.
HID1_11
- 一篇介绍USB HID11体系结构和编程方法的权威文章-Introduced a USB HID11 architecture and programming method of the authority of Article
Windows
- 本书非常适合熟悉Windows应用编程的读者转向驱动开发。所有的内容都从最基础的编程方法入手。介绍相关的内核API,然后举出示范的例子。这本书只有不到70页,是一本非常精简的小册子。所以它并不直接指导读者开发某种特定类型的驱动程序。而是起到一个入门指导的作用。-This book is very familiar with the Windows application programming for the development of readers turn to drive. All o
Windows_2000_XP_WDM_Driver_Development
- 本书主要介绍了用DriverStudio 3.1开发工具开发Windows 2000/XP下的WDM设备驱动程序的原理及编程方法。本书详细介绍了WDM基本程序框架和编程,IRP的基本概念及编程,WDM和应用程序之间的通信、即插即用、电源管理、WMI的编程技术,IRP串行处理、过滤器驱动程序,WDM访问硬件设备、处理硬件中断、实现DMA操作的编程技术,以及大量的基本编程技术,还有USB接口和PCI接口设备驱动程序WDM的开发。 本书附有20个典型的编程实例,便于读者学习和掌握。 本书是一本
Use_PLX_PCI_Realize_Data_Operation_By_Program
- 利用PLX PCI编程实现数据操作的方法-PLX PCI programming using the method of data operations
winvxdadevicedriver
- Windows驱动程序编程技术,详细描述Windows VXD驱动程序开发的方法和例子。-Windows driver programming technology, detailed descr iption of the Windows VXD driver development methods and examples.
testUSB
- USB检测编程,很好的学习usb驱动编程的方法-USB detection programming, good learning usb driver programming
Win64_protect
- 要使你的驱动在WIN64系统上加载,有两种方法:1.向微软缴纳高额的“保护费”(即购买驱动签名,虽然说把微软比喻为黑社会不太好,不过这种行径真的很像黑社会);2.破解微软的驱动签名验证机制。该软件实现编程实现突破Win64内核保护机制-Make your driver is loaded on a WIN64 system, there are two ways: (1) to pay Microsoft' s high " protection money" (ie t
KillerALLTP
- 呵呵,大家内核编程最喜欢搞的tp,现在tp估计又更新了,留着也没用,放出来大家看看吧,基于这些方法稍微改下过tp是没有问题的-Oh, all kernel programming favorite out of the tp, tp is estimated that came up, and keep the useless, let out we look at it, a little change under these methods tp is no problem
Windows wdf pdf and source
- 压缩包是电子书和源码。 《Windows设备驱动程序WDF开发》既适合具有一定计算机硬件及C/C++语言基础的计算机应用开发人员阅读,也适合作为计算机应用开发人员和高等院校学生的实用参考书。Windows最新的WDF驱动程序框架,包括KMDF和UMDF,KMDF是WDM的继续。本书主要介绍KMDF设备驱动程序的原理及编程方法;详细介绍KMDF对象及程序基本框架,KMDF和应用程序之间的通信、即插即用和电源管理的编程技术,过滤器驱动程序,KMDF访问硬件设备、处理硬件中断、实现DMA操作的编
ati-opencl
- 使用VS2008 + OPENCL进行异构编程的一个例子。演示了进行GPU编程的基本方法和流程。-An example to use VS2008+ OPENCL heterogeneous programming. Demonstrates the basic GPU programming methods and processes.
07_gps.tar
- GPS的通讯原理,nmea0183 ascii接口协议格式,以及linux下的对GPS通讯信息采集的编程方法!-GPS, communication theory, nmea0183 ascii interface protocol formats, and a GPS under linux programming method of communication and information gathering!
驱动拦截I/O端口操作代码
- 驱动拦截I/O端口操作代码,可以对任何I/O port 才操作进行拦截。编程方法采用对调试寄存器的操作得以实现功能
Yaffs2-analysis
- 很好的文件系统编程资料,主要介绍了yaffs和yaffs2文件系统的区别,数据结构、工作流程、调试方法等等。-Good programming data file system, mainly introduces the difference between yaffs and yaffs2 filesystem, data structure, working process, debugging method and so on.
clientv_server_demo
- 本demo详细的描述了arm Linux 下网络服务端和客服端的编程方法-Detailed descr iption of the demo under the arm Linux network server side programming and customer service
TestKeyboard
- C# 模拟键盘输入 1 .使用WinIO.dll直接在驱动层面模拟按键。 这里需要用到一个组件,那就是使用WinIO.dll,这是是国外大佬开发的一个dll。 WinIO程序库允许在32位的Windows应用程序中直接对I/O端口和物理内存进行存取操作。通过使用一种内核模式的设备驱动器和其它几种底层编程技巧,它绕过了Windows系统的保护机制。 使用此组件的环境要求: •系统Win7或Win10均可。 •需要PS/2键盘(老式的针孔插头的键盘),USB键盘不