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

搜索资源列表

  1. win2000-src

    0下载:
  2. Windows 2000下一个WDM驱动的简单范例,包括驱动和应用程序。虽然驱动程序仅仅是读取一个字符串,但是麻雀虽小,但是五脏俱全,强烈推荐学习WDM编程的初学者通过这个简单的范例搞清楚驱动程序最简单的结构-A simple WDM Driver example for Windows 2000 including driver and test programs.Its function is only to read a string,but it includes all aspacts
  3. 所属分类:驱动编程

    • 发布日期:2008-10-13
    • 文件大小:24424
    • 提供者:杨阳
  1. appytime

    0下载:
  2. 基于ddk的wdm驱动程序小例子,已经测试通过-wdm drivers small example, the test
  3. 所属分类:驱动编程

    • 发布日期:2008-10-13
    • 文件大小:2063
    • 提供者:卞春江
  1. TestPCSC-0.1

    1下载:
  2. 测试PCSC读卡器的一个很好的例子,可以用来列举WINDOWS上的所有PCSC读卡器,以及可以和卡片通讯-test PCSC reader a good example. Windows can be used to list all the PCSC reader, as well as cards and communications
  3. 所属分类:驱动编程

    • 发布日期:2008-10-13
    • 文件大小:40249
    • 提供者:蔡克飞
  1. httpdisk-3

    0下载:
  2. http虚拟盘源代码(Windows 2000/XP/2003),httpdisk使用HTTP从Web服务器映射成本地磁盘或光盘。示例:httpdisk /mount 0 http://www.acc.umu.se/~bosse/test.iso /cd f:...httpdisk /umount f:-http Virtual Disk source code (Windows 2000/XP/2003). httpdisk use HTTP Web server to the cost of
  3. 所属分类:驱动编程

    • 发布日期:2008-10-13
    • 文件大小:54132
    • 提供者:yn
  1. UsbFat32Scsi

    0下载:
  2. Qt 4.7.2 + msvc2010 (msvc 版的 QT) 写的 Qt Gui 版 Spti, 即是 WinDDK里面一个 使用 DeviceIoControl 操作 SCSI 类型磁盘的例子, 本次编写此程序主要用于测试 usb 闪盘的 固件, 协助 usb 驱动 和 固件的程序开发. 同时也对在 Qt 中使用 win32 api 有一定的借鉴作用.-Qt 4.7.2+ msvc2010 (msvc version of QT) to write the Qt Gui vers
  3. 所属分类:Driver Develop

    • 发布日期:2017-04-01
    • 文件大小:10427
    • 提供者:黄展飞
  1. NDIS-filter

    1下载:
  2. NDIS数据包过滤监控,测试通过,是学习ndis的好例子。NdisMonitor_v1-00是演示程序,NdisMonitor_v1-00_kernel是驱动源代码-NDIS packet filter monitor, test, is a good example to learn ndis. NdisMonitor_v1-00 is a demonstration program, NdisMonitor_v1-00_kernel is the driving source
  3. 所属分类:Driver Develop

    • 发布日期:2015-11-18
    • 文件大小:1005568
    • 提供者:liming
  1. DriverExam

    0下载:
  2. 一个很好的例子,初学者值得一看。 软件的使用: 开始>>>对数据库中的考题维护>>>设定考试范围>>>设定考试时间、分数、出题量等参数>>>开始考试。 -A good example for beginners to see. Software use: Start>>> of the questions on the database maintenance>>> set
  3. 所属分类:Driver Develop

    • 发布日期:2017-05-04
    • 文件大小:1219712
    • 提供者:ll
  1. PCI_IO_EXE_DOS

    0下载:
  2. 一個PCI_IO應用程式 for dos範例,本範例參考"PCIConf","Winio"及"接口驅動程序開發"修改而成主要修改檔案為test.c-1 PCI_IO application for dos examples, in this example refer to " PCIConf" , " Winio" and " interface driver development" revisions mainly modify the
  3. 所属分类:Driver Develop

    • 发布日期:2017-03-30
    • 文件大小:867648
    • 提供者:yp751
  1. adc2usb

    0下载:
  2. USB ata CF card example code for test test
  3. 所属分类:Driver Develop

    • 发布日期:2017-03-28
    • 文件大小:41634
    • 提供者:Y.D. chang
  1. I2C_driver

    0下载:
  2. this is a i2c driver test example
  3. 所属分类:Driver Develop

    • 发布日期:2017-04-07
    • 文件大小:896
    • 提供者:huang
  1. SSP

    0下载:
  2. 该范例是基于飞利浦的LPC2131此款芯片的SSP驱动程序,已经通过测试。-The example is based on Philips LPC2131 SSP driver chips can pass the test.
  3. 所属分类:Driver Develop

    • 发布日期:2017-03-30
    • 文件大小:79839
    • 提供者:任逍遥
  1. CalculatorTest

    0下载:
  2. JUnit测试程序,实现四则运算简单实例。-The JUnit test procedures to achieve the four arithmetic simple example.
  3. 所属分类:Driver Develop

    • 发布日期:2017-12-03
    • 文件大小:4513
    • 提供者:许涛
  1. testUsbDevice

    0下载:
  2. usb通信的例子, 测试usb设备 的小例子,能够读取数据 -usb communication example, test usb device small example, the ability to read data
  3. 所属分类:Driver Develop

    • 发布日期:2017-05-16
    • 文件大小:4446535
    • 提供者:吴衣
  1. WDM_Driver

    0下载:
  2. 一个简单的WDM驱动例子,包括驱动和用户模式的调用测试。-A simple example of WDM drivers, including the driver and calls the test user mode.
  3. 所属分类:Driver Develop

    • 发布日期:2017-04-17
    • 文件大小:37464
    • 提供者:forl
  1. VC_Example

    0下载:
  2. cat test vc example demo
  3. 所属分类:Driver Develop

    • 发布日期:2017-04-29
    • 文件大小:166037
    • 提供者:何瑞安
  1. vb6

    0下载:
  2. ZLGCANTestsample,VB,CAN ZLG communication test example, the driver of the underlying code, can be directly in the case of the two development and application.
  3. 所属分类:Driver Develop

    • 发布日期:2017-04-28
    • 文件大小:318848
    • 提供者:tianhp
  1. vc6

    0下载:
  2. ZLGCANTestsample,VC,CAN ZLG communication test example, the driver of the underlying code, can be directly in the case of the two development and application.
  3. 所属分类:Driver Develop

    • 发布日期:2017-04-30
    • 文件大小:376220
    • 提供者:tianhp
  1. labview_demo8.6

    0下载:
  2. ZLGCANTestsample,LabView,CAN ZLG communication test example, the driver of the underlying code, can be directly in the case of the two development and application.
  3. 所属分类:Driver Develop

    • 发布日期:2017-05-03
    • 文件大小:888708
    • 提供者:tianhp
搜珍网 www.dssz.com