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

搜索资源列表

  1. D12应用程序源码

    0下载:
  2. D12应用程序源码 本版本部分资源已汉化,并解决英文版不能编译问题。-D12 application source version of the part of the resources have been finished, and the English version can not solve the problem compiler.
  3. 所属分类:驱动编程

    • 发布日期:2008-10-13
    • 文件大小:53129
    • 提供者:许之敏
  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. PowerIdle

    0下载:
  2. 测试设备空闲检测电源管理,包括设备初始化电源状态,应用程序打开设备时,电源状态的变化,并进入设备空闲检测-test device idle power manager,include device init power status.when application opened device,check power status,and check device idle status.
  3. 所属分类:驱动编程

    • 发布日期:2008-10-13
    • 文件大小:2013723
    • 提供者:尚一
  1. CharSample

    0下载:
  2. CharSample实例的功能是:应用程序从键盘接收一个数字,之后通过DeviceIoControl调用,把数字传递给驱动程序,由驱动程序将一个数字(0-9)转换成一个中文(零-九),再把结果返回给应用程序,由应用程序显示出来。-CharSample examples of functions are : applications from the keyboard to receive a number, followed by DeviceIoControl call, this time
  3. 所属分类:驱动编程

    • 发布日期:2008-10-13
    • 文件大小:1652242
    • 提供者:秦生
  1. 2543应用程序

    0下载:
  2. 此程序位TLC2543标准应用程序,已在应用!-- TLC2543 standard application procedures, has been in the application!
  3. 所属分类:驱动编程

    • 发布日期:2008-10-13
    • 文件大小:856
    • 提供者:沈华权
  1. RegMon4.34

    0下载:
  2. 注册表监控程序.包含全部的驱动和应用程序源码.-registry monitoring program. Contain all the drivers and application source code.
  3. 所属分类:驱动编程

    • 发布日期:2008-10-13
    • 文件大小:379221
    • 提供者:不惑
  1. WDM_CharSample

    0下载:
  2. 一个简单的驱动开发示例程序!通过应用程序与驱动程来完成字符显示!是一个WDM开发的入门级程序!但很经典!可以装载里面的范例驱动并看到运行结果!-a simple procedure-driven development paradigm! Through the application of procedures and the drive way to complete characters show! WDM is an entry-level development process! Bu
  3. 所属分类:驱动编程

    • 发布日期:2008-10-13
    • 文件大小:1584276
    • 提供者:李平
  1. WDM_PowerSleep

    0下载:
  2. 一个WDM的电源管理驱动!完整的源码,包括应用程序,驱动源码,驱动安装文件等!可以直接装载并测试!-a power management WDM Driver! Complete source code, including the application procedures, source driver, driver installation documentation! Direct loading and testing!
  3. 所属分类:驱动编程

    • 发布日期:2008-10-13
    • 文件大小:50699
    • 提供者:李平
  1. WDM_PnPEvent

    0下载:
  2. 一个即插即用驱动程序源码!里面有应用程序,驱动程序,驱动inf文件,驱动sys文件.可以直接装载并测试运行!-a plug-and-play driver source! There are applications, drivers, driver inf, sys-driven document. Direct loading and test operations.
  3. 所属分类:驱动编程

    • 发布日期:2008-10-13
    • 文件大小:1440445
    • 提供者:李平
  1. 165

    0下载:
  2. 关于移位寄存器的驱动程序,你可以很方便的加入到自己的应用程序-shift register on the driver, you can do so by adding to their applications
  3. 所属分类:驱动编程

    • 发布日期:2008-10-13
    • 文件大小:2133
    • 提供者:dxh
  1. 595

    1下载:
  2. 关于移位寄存器的驱动程序,你可以很方便的加入到自己的应用程序-shift register on the driver, you can do so by adding to their applications
  3. 所属分类:驱动编程

    • 发布日期:2008-10-13
    • 文件大小:1996
    • 提供者:dxh
  1. 8563

    0下载:
  2. 关于实时时钟的驱动程序,你可以很方便的加入到自己的应用程序-real-time clock on the drive, you can do so by adding to their applications
  3. 所属分类:驱动编程

    • 发布日期:2008-10-13
    • 文件大小:4078
    • 提供者:dxh
  1. 24C_E2P

    0下载:
  2. 关于24CXX的驱动程序,你可以很方便的加入到自己的应用程序-2 PROM on the driver, you can do so by adding to their applications
  3. 所属分类:驱动编程

    • 发布日期:2008-10-13
    • 文件大小:5632
    • 提供者:dxh
  1. IOCTL

    0下载:
  2. IOCTL 应用程序与驱动通信,我只写了应用程序读驱动里面的东西。-IOCTL communication applications and drivers, I just write the application reading drive inside.
  3. 所属分类:Driver Develop

    • 发布日期:2017-03-30
    • 文件大小:24078
    • 提供者:mingming
  1. communication

    0下载:
  2. 驱动程序与应用程序间的通信,附有几段小程序加以说明。-Driver and application procedures for communication, accompanied by several small programs to illustrate this.
  3. 所属分类:Driver Develop

    • 发布日期:2017-04-27
    • 文件大小:211401
    • 提供者:许聪
  1. USB-kaifa

    0下载:
  2. USB 开发之软件篇 我这里重点的介绍如何写驱动程序,对于一些应用程序我就不做介绍了,因为我对于那些高层的东西写得很少。 作为WIN98和WIN2K推荐的一项新技术来说,USB的驱动程序和以往的直接跟硬件打交道的WIN95的VXD的方式 的驱动程序不同,,它属于WDM类型的。 -The software article of the development of USB The introduction of my here point how write to
  3. 所属分类:Driver Develop

    • 发布日期:2017-04-16
    • 文件大小:110112
    • 提供者:胜客
  1. Drivercom

    0下载:
  2. 使用C++编写的关于驱动和应用程序进行通信的例子,初始学习编程的同学可以进行学习-Using c++ written about driving and application examples of communication, initial learn programming of students can learn
  3. 所属分类:Driver Develop

    • 发布日期:2017-03-31
    • 文件大小:8396
    • 提供者:fumeme
  1. 单片机c语言应用100例

    0下载:
  2. 常用单片机功能C程序;包含串行口;液晶数码驱动;中断;定时;键盘程序等。(C program with common use of MCU)
  3. 所属分类:驱动编程

    • 发布日期:2018-01-08
    • 文件大小:76800
    • 提供者:大雪茄
  1. USB应用开发技术大全

    1下载:
  2. 本书系统地介绍了新型USB总线接口的协议、工作原理以及驱动程序设计,并以大量篇幅全面、详细地介绍了各种应用场合下的USB设计实例。(This book systematically introduces the protocol, working principle and driver design of the new type of USB bus interface, and gives a comprehensive and detailed introduction of USB d
  3. 所属分类:驱动编程

    • 发布日期:2020-05-09
    • 文件大小:50530304
    • 提供者:VKuaiLe
  1. ACR39U-N1读写器计算机集成应用程序编程接口

    0下载:
  2. ACR39U PocketMate II 支持ISO 7816 A类、B类和C类智能卡(5 V、3 V和1.8 V)以及符合T=0或T=1协议的微处理器卡。此外,它还支持多种存储卡,其中包括美国国防部通用权限卡(CAC)和SIPRNET卡。这使得它适用于非常广泛的解决方案,例如PIV、门禁和逻辑访问控制、数字签名、网上银行等。 这款外形时尚简约的袖珍型读写器专为随时随地携带使用而设计。由于符合PC/SC和CCID标准, ACR39U-N1 PocketMate II 可以轻
  3. 所属分类:驱动编程

    • 发布日期:2019-07-12
    • 文件大小:132441875
    • 提供者:rfid128
« 12 3 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com