搜索资源列表
CashCodeDll
- 利用串口读写数据实现的识币器驱动程序,其中的串口通信实现方法可以
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
bios-img
- BIOS源代码,可以根据此源代码了解bios的编写方法,以及如何移植-BIOS source code, according to this source code to understand the preparation bios, and how to transplant
用driverstudio开发驱动程序--入门篇
- 里面介绍了driverstudio开发驱动的方法!简单实用!可做参考-driverstudio inside of the development-driven approach! Simple and practical! Do reference
armok0192309
- avr c 模拟数据采集的程序设计方法 本程序为模数转换的例程-avr c simulated data collection procedures of the design process for the conversion module routines
gdbint.pdf
- 说明GDB中断使用方法,用于Vxworks平台开发借鉴-use for reference platform Vxworks
filedisk2004
- filedisk 开发 如何创建虚拟磁盘 建立一个虚拟磁盘方法 -filedisk development on how to create virtual disk establishment of a virtual disk method
dkomproc
- 驱动类 另一种方法 隐藏进程 注意5个驱动编译需要的makefile 和 source 需要写-another way to hide the process of compiling five drivers need makefile and sour ce need to write
VC6driver
- 总结了下VC6中编译driver的方法,很有用的哦,我刚学的时候看的,别人写的-summarized under VC6 compiled the driver, a very useful Oh, I just look at the school. others write
NdisHookDrv
- 一个截取网络包的驱动。它与DDK文档正是NDIS中间驱动不同,是通过HOOK内核NDIS API来实现的。听说诺顿也是使用此方法来实现。-an interception network packet driver. It DDK documentation is NDIS Intermediate Driver, through HOOK kernel NDIS API to achieve. Norton also heard that the use of this method is to
PortPCIO
- 并口PCI调试工具,内涵并口访问的API函数的调用方法。-Parallel PCI debugging tools, content Parallel visit API function call methods.
OSRcpp
- 由OSR出版的在驱动中使用c++的方法及头文件.-OSR published by the use of the c-driven method and headers.
arm31
- 本资料是学习嵌入式开发的必备的资料,详细介绍了ARM9系列的使用方法,希望对大家有帮助。
XGina
- windows 重写gina编程经典基本实现方法.
Debug
- 监视OutputDebugString信息,,调试用起来方便,并且可通过此方法和内核通信也不错
hellowdm
- 在Visual C++环境下编译/基于微软DDK工具包开发的一个WDM设备驱动程序范例,体现了WDM驱动编程的基本步骤和方法. 使用方法: 编译时需要Windows98 DDK 或 Windows 2000 DDK 及 VC 6.0,SoftIce 4.0(推荐) 另外,在编译中要改变路径设置,缺省时为e:\\tan\\hellow\\hellowdm,DDK,SoftIce的路 径也要正确。 编以后,启动控制面版中的“添加新硬件”,选择“其它设备”,点击“从磁盘安装”
test
- dsp tms320dm642 的MCbsp口配置方法及测试代码。
WDM驱动程序构造的若干方法及实例
- WDM驱动程序构造的若干方法及实例-WDM structure of a number of methods and examples
探索NDIS HOOK新的实现方法
- NDIS HOOK是专业级防火墙使用的一种拦截技术,NDIS HOOK的重点是如何获得特定协议对应NDIS_PROTOCOL_BLOCK指针,获得了该指针,接下来就可以替换该协议所注册的收发函数,而达到拦截网络数据的目的。 获 得NDIS_PROTOCOL_BLOCK指针的方法一般是用NdisRegisterProtocol注册一个新的协议,所获得的协议句柄实际上就是一 个NDIS_PROTOCOL_BLOCK指针,顺着该指针遍历NDIS_PROTOCOL_BLOCK链表,就可以
01-BitBand 如何使用bitband的方法来修改内存
- STM32的位操作。该示例程序演示了如何使用bitband的方法来修改内存中的32位数据中的其中的一个 位上的数据,这是一个原子操作。-* THE PRESENT FIRMWARE WHICH IS FOR GUIDANCE ONLY AIMS AT PROVIDING CUSTOMERS * WITH CODING INFORMATION REGARDING THEIR PRODUCTS IN ORDER FOR THEM TO SAVE * TIME. AS A RES
