CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 驱动编程 搜索资源 - 测试代码

搜索资源列表

  1. 测试MinDriver驱动代码

    0下载:
  2. 供测试使用。。。。。。。。。。。。
  3. 所属分类:驱动编程

    • 发布日期:2008-03-10
    • 文件大小:3286
    • 提供者:xmaker
  1. 44b0_test

    0下载:
  2. ARM 44B0测试代码 有各种接口的实例代码-ARM 44B0 test code examples of a variety of interface code
  3. 所属分类:驱动编程

    • 发布日期:2008-10-13
    • 文件大小:3328745
    • 提供者:高峰
  1. wdmRuMen

    0下载:
  2. 一个很好的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
  3. 所属分类:驱动编程

    • 发布日期:2008-10-13
    • 文件大小:57264
    • 提供者:陈阳
  1. LPC2146pc

    0下载:
  2. 次代码为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
  3. 所属分类:驱动编程

    • 发布日期:2008-10-13
    • 文件大小:48935
    • 提供者:xia zhongquan
  1. test

    0下载:
  2. dsp tms320dm642 的MCbsp口配置方法及测试代码。
  3. 所属分类:驱动编程

    • 发布日期:2008-10-13
    • 文件大小:7527
    • 提供者:hrui
  1. usbspeedTest

    0下载:
  2. 一个keil编写的usb测速软件,包含了上位机的测试代码
  3. 所属分类:驱动编程

    • 发布日期:2008-10-13
    • 文件大小:160710
    • 提供者:yang
  1. 2440test

    0下载:
  2. 三星2440开发板上直接操作GPIO F的测试代码!教你如何在嵌入式开发中直接访问GPIO!
  3. 所属分类:驱动编程

    • 发布日期:2008-10-13
    • 文件大小:872061
    • 提供者:vgf
  1. Joystick

    1下载:
  2. ce5下测试游戏手柄/摇杆的驱动程序和测试代码以及一个笔记. 硬件是S3C2440. 对写CE的USB HID驱动的同志有帮助.
  3. 所属分类:驱动编程

    • 发布日期:2008-10-13
    • 文件大小:63894
    • 提供者:as fa
  1. TDriver_demo

    0下载:
  2. 关于一个驱动的测试代码-test code about driver
  3. 所属分类:驱动编程

    • 发布日期:2008-10-13
    • 文件大小:21729
    • 提供者:海天
  1. tcp板网页测试代码

    0下载:
  2. tcp板网页测试代码
  3. 所属分类:驱动编程

    • 发布日期:2010-10-12
    • 文件大小:285101
    • 提供者:0500320421
  1. GE01_code

    0下载:
  2. 底层测试代码,可以用于底层功能验证,是驱动开发的基础文件-The bottom of test code that can be used for the underlying functional verification is the basis of a document-driven development
  3. 所属分类:Driver Develop

    • 发布日期:2017-05-10
    • 文件大小:1974260
    • 提供者:冯海东
  1. os-usb-skeleton-myusb

    0下载:
  2. 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
  3. 所属分类:Driver Develop

    • 发布日期:2017-03-26
    • 文件大小:885701
    • 提供者:观山
  1. pwm

    0下载:
  2. mini2440 的驱动测试代码,包括c文件和Makefile-mini2440 appication program for test pwm module.
  3. 所属分类:Driver Develop

    • 发布日期:2017-03-30
    • 文件大小:1167
    • 提供者:孙文彬
  1. windbgrumen

    0下载:
  2. 关于windbg的基础教程,还有一些测试代码,可作为windbg的入门教程-Based on the windbg tutorial, and some test code can be used as introductory tutorial windbg
  3. 所属分类:Driver Develop

    • 发布日期:2017-05-27
    • 文件大小:10513271
    • 提供者:夏雪峰
  1. filemon_driver_test

    0下载:
  2. 文件系统过滤驱动程序,拦截读写操作,测试程序下载驱动时,Createservice,startservice出错,Createservice出错码有时报1072,有时报1073,startservice出错码有时报1,有时报183,还有就是那测试驱动程序中,对应的驱动名,与驱动路径有什么要求吗,驱动名是不是就是驱动程序中创建符号链接中的WCHAR deviceLinkBuffer[] = L"\\DosDevices\\Filemon"驱动名是不是就是Filemon。测试程序中下载驱动的时候驱动
  3. 所属分类:Driver Develop

    • 发布日期:2017-03-27
    • 文件大小:96901
    • 提供者:查善君
  1. filter

    0下载:
  2. 过滤器驱动样例,包括app的测试代码,可以作为开发filter驱动的参考-Filter driver sample, including the test code of the app can be used as a reference to develop filter drivers
  3. 所属分类:Driver Develop

    • 发布日期:2017-03-30
    • 文件大小:16950
    • 提供者:lusson
  1. CP2112

    6下载:
  2. CP2112测试代码,可以实现PC机与IIC之间的无缝接口-CP2112 test code,can realize the communication between PC and IIC interface
  3. 所属分类:Driver Develop

    • 发布日期:2015-03-16
    • 文件大小:3820544
    • 提供者:邓登峰
  1. HCSR04

    1下载:
  2. 关于超声波模块的驱动程序,可以利用交叉编译工具编译成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
  3. 所属分类:Driver develop

    • 发布日期:2016-01-25
    • 文件大小:4096
    • 提供者:allence
  1. usb-code

    0下载:
  2. apple ipod产品Usb驱动和测试代码-IPod Usb driver and test code
  3. 所属分类:Driver Develop

    • 发布日期:2017-11-10
    • 文件大小:85617
    • 提供者:howard
  1. modbus-qudong

    1下载:
  2. 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
  3. 所属分类:Driver Develop

    • 发布日期:2017-03-29
    • 文件大小:8424
    • 提供者:molong
« 12 3 »
搜珍网 www.dssz.com