搜索资源列表
ProgDrv
- WMD驱动编程,本人收集整理的10多个例子和编程环境配置文档,特别是8139驱动,加了许多说明,并测试通过.-WMD-driven programming, I collected more than 10 examples of the programming environment and configuration files, Drivers, especially 8139, plus many notes and the test.
Programming WDM(source code)
- Programming the Microsoft Windows Driver Model Copyright © 1999 by Walter Oney General Information。The companion disc for Programming the Microsoft Windows Driver Model contains more than 20 sample drivers and test programs to illustrate the topi
WDM-R-W-IO-DRIVER
- 本驱动程序采用WDM驱动编写方式,主要功能是在Windows XP下能够向指定的I/O端口写入一个或多个字节,能够从指定的I/O端口读出一个或多个字节,能够同时支持多个用户程序。 测试程序的功能就是针对驱动程序的各项功能进行测试,看其是否能够正常运行。 -This driver is written using WDM driver mode, the main function is to be able to specify under Windows XP' s I/O po
shidujiance
- 湿敏电阻的检测方法和原理说明,有简单的电路原理和程序实现方法!比较实用-Humidity resistance test method and the principle that a simple circuit principle methods and procedures to achieve! More practical
20111111
- 串口驱动测试程序,应该还比较实用吧~,有的进行了测试-Serial port driver test program, it should also more practical- and some were tested
ywt86
- 用超文本和超媒体的信息组织方式,将信息的链接扩展到整个Internet上。Web就是一种超文本信息系统,Web的一个主要的概念就是超文本连接,它使得文本不再象一本书一样是固定的线性的。而是可以从一个位置跳到另外的位置。可以从中获取更多的信息。可以转到别的主题上。想要了解某一个主题的内容只要在这个主题上点一下,就可以跳转到包含这一主题的文档上。正是这种多连接性把它称为Web。-n July 2003, I began working for a small private company as a
BCD
- 4位BCD码到二进制码的转换器 BCD 码亦称“8421码”即将十进制的数以 8421 的形式展开,十进制是 0~9十个数组成,这十个数每个数都有自己的 8421 码。一个 4 位BCD码转换为BCD 码,结果采用 5 位 LED 显示。由于4位BCD码需要16位零一信号输入和多位输出,故没有硬件测试,只有软件仿真。-4 BCD code to binary code converter BCD code known as " 8421 yards" is about th
FX3-firmware
- application note focuses on the design of a synchronous FIFO master interface. A master initiates transfers, drives an address bus (if present), and usually supplies a clock to the slave. The slave device used in this design is another FX3 de
PID101
- 用于温度控制的PID程序,用c语言编写而成,在试验应用中比较可靠,已经调试过-PID temperature control for the procedure, by using c language, the application of the test more reliable, has been testing
32VtTest
- 这次的VtTest, 兼容win7 xp多核,代码含有EPT初始化和访问违规的处理,至于访问违规我是 自己测试用的,朋友们可以删掉重新自己写个,EPT初始化对照着intel手册设置就行,还有就是这个 只支持PAE模式,paging模式比PAE简单,照着葫芦画瓢就行,写代码写的脑子乱掉了,不知道写什么 了,,,好了,就这样吧!!! (更多虚拟化的问题,欢迎朋友们来群详聊)-The VtTest, compatible with Windows 7 xp multicore, code
