搜索资源列表
44b0_test
- ARM 44B0测试代码 有各种接口的实例代码-ARM 44B0 test code examples of a variety of interface code
RTL8019
- This module contains the code needed to test the RealTek Ethernet Controller.
wdmRuMen
- 一个很好的WDM驱动编程入门程序,包括驱动和测试代码。含有所有基本的驱动功能例程,适合初学者学习参考-a good WDM Driver programming entry procedures, including drivers and test code. Contain all the basic functions of the driving routines, learning reference for beginners
LPC2146pc
- 次代码为LPC2146USB驱动的PC端的测试代码工程,里面还有了USB驱动文件,调试通过,开发环境VC6V.0-time code LPC2146USB-driven PC side of the test code, there is also a USB-driven documents, through debugging, development environment VC6V.0
TDriver_demo
- 关于一个驱动的测试代码-test code about driver
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
DriverTestA
- 测试USB驱动程序的应用程序代码,用来实现VendorRequest。使用了DeviceIoControl-USB driver test application code, used to achieve VendorRequest. Using DeviceIoControl
GE01_code
- 底层测试代码,可以用于底层功能验证,是驱动开发的基础文件-The bottom of test code that can be used for the underlying functional verification is the basis of a document-driven development
os-usb-skeleton-myusb
- OS课程设计,有对usb-skeleton的注释,另外写了一个对myusb 的测试代码,有报告和截图,在Ubuntu9.10下开发-OS curriculum design, there are comments on the usb-skeleton, another wrote an myusb test code, there have been reports and screenshots, developed under the Ubuntu9.10
windbgrumen
- 关于windbg的基础教程,还有一些测试代码,可作为windbg的入门教程-Based on the windbg tutorial, and some test code can be used as introductory tutorial windbg
PassThru
- 测试使用的代码,用于测试驱动等程序的优质代码,希望大家会有用-Test code used for test-driven quality programs such as code, I hope you will use
USB
- 贝功能是为了测试USB而开发的visual C++ 的代码,上传上来,共享一下-USB test code
filter
- 过滤器驱动样例,包括app的测试代码,可以作为开发filter驱动的参考-Filter driver sample, including the test code of the app can be used as a reference to develop filter drivers
CP2112
- CP2112测试代码,可以实现PC机与IIC之间的无缝接口-CP2112 test code,can realize the communication between PC and IIC interface
CODE
- 这个是用来对环境数据做分析,然后求出correlation之后对其进行test检测-This is used to do the analysis of environmental data, and then after it obtained correlation test detected
CAN-BUS-TEST
- VC关于DLL调用的源代码,关于界面设计,DLL调用等方面,CAN总线测试编程,很有参考价值。此例程针对周立功pci-CAN9820总线接口卡开发,二次开发例程。-VC call on the DLL source code, interface design, DLL calls, etc., CAN bus test programming, a good reference value. This routine for ZLG the pci-CAN9820 bus interface
HCSR04
- 关于超声波模块的驱动程序,可以利用交叉编译工具编译成SO文件,在ARM开发板上运行,附带测试代码-Ultrasonic module drivers can take advantage of cross-compilation tools compiled into the SO file, run the ARM development board, along with test code
usb-code
- apple ipod产品Usb驱动和测试代码-IPod Usb driver and test code
modbus-qudong
- modbus 驱动程序 包含 modbus.h modbusstr.h rxd.c txd.c 测试代码.c 主文件main.c-modbus driver contains modbus.h modbusstr.h rxd.c txd.c Test code. C Master file main.c
StandardDriver
- windows驱动之间相互调用,同步和异步调用,并伴有测试代码-calling each other between windows driver, synchronous and asynchronous calls, and accompanied the test code