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

搜索资源列表

  1. WDMbuild

    0下载:
  2. 这是一个在VC下开发WDM驱动程序的小工具,可以实现动态加载和卸载驱动程序而不用编写INF文件,很适合初学者。-This is a development of the VC WDM small tools, dynamic loading and unloading of drivers having to prepare INF documents, which is perfect for beginners.
  3. 所属分类:驱动编程

    • 发布日期:2008-10-13
    • 文件大小:69588
    • 提供者:张三
  1. Xunic

    0下载:
  2. WDM驱动程序实例,用DriverStudio加Windows Xp DDK写的。-WDM example, use Windows Xp DriverStudio increase DDK wrote.
  3. 所属分类:驱动编程

    • 发布日期:2008-10-13
    • 文件大小:401830
    • 提供者:孙俊
  1. WindriverInstall

    0下载:
  2. 自动加载利用Windriver 的wdreg 安装自己编写的驱动程序-automatically load the use of Windriver wdreg prepared to install its own drivers
  3. 所属分类:驱动编程

    • 发布日期:2008-10-13
    • 文件大小:351021
    • 提供者:汤光武
  1. w2k_load

    0下载:
  2. NT 系列操作系统加载驱动程序的工具 可以加载WDM驱动程序-NT operating system loaded Series driver tool will load WDM
  3. 所属分类:驱动编程

    • 发布日期:2008-10-13
    • 文件大小:3876
    • 提供者:张涛
  1. 12323123123

    0下载:
  2. dos下的一些常用批处理程序,包括cpu管理,内存调用,端口读写点,加载鼠标驱动mouse、磁盘加速smartdrv等-dos next batch of some of the more common procedures, including management cpu, memory calls, read and write ports, Add mouse-driven mouse, such as disk accelerate smartdrv
  3. 所属分类:驱动编程

    • 发布日期:2008-10-13
    • 文件大小:173881
    • 提供者:123
  1. migloader

    0下载:
  2. 使用ZwSetSystemInformation加载驱动程序,我在网上找到的源代码,修改了bug
  3. 所属分类:驱动编程

    • 发布日期:2008-10-13
    • 文件大小:1982
    • 提供者:释智祥
  1. outlook-splitter

    0下载:
  2. 这是一个分割窗口的程序,加了一个LCD窗口请大家自行研究
  3. 所属分类:驱动编程

    • 发布日期:2008-10-13
    • 文件大小:959903
    • 提供者:YL
  1. ZLG500Bdemo

    0下载:
  2. ZLG500B读卡模块上位机测试程序---如果你没有选择循环测试选项的话,设置完要进行操作的扇区和块以及密码、数据这些参数,把卡放到感应区内后,就可以点击写入数据,读出数据,写入数值,读出数值和加减按钮进行操作。-ZLG500B PC reader module testing procedures -- if you have no choice test cycle options, set up to operate the End of the sector and block and
  3. 所属分类:驱动编程

    • 发布日期:2008-10-13
    • 文件大小:29823
    • 提供者:进忘
  1. isd1700程序

    0下载:
  2. 纯硬件SPI的ISD17xx驱动,由于我只用到了其中放音功能,所以录音,及擦除功能没有使用,所以这些函数没有加上去,如果你要用加起来应该很简单的. 程序用M8做的实验,我的电路中有一个LED和一个按键,实际产品用的M64,编译器用的IAR(希望发此贴不会引起关于什么版权问题,所在公司小买不起正版).关于播放地址的表格是实际产品的表格,你要自己修改以适应你的语音内容,电路图参考楼主的,没什么东西,通讯接口连好就OK,通讯速率250k(示波器上测量的,不是计算结果)不知能否再快点
  3. 所属分类:驱动编程

    • 发布日期:2010-11-11
    • 文件大小:3504
    • 提供者:ycy123@163.com
  1. 描述了如何加载NT式和WDM驱动程序

    0下载:
  2. 驱动加载程序,它描述了如何加载NT式和WDM驱动程序,Driver loader, it describes how to load the NT drivers and WDM
  3. 所属分类:驱动编程

    • 发布日期:2017-03-22
    • 文件大小:6627
    • 提供者:weiqiang
  1. LoadSys.rar

    0下载:
  2. 加载驱动程序的一个例程,供驱动开发爱好者参考。,A software for loading .sys file. It is useful if you are a driver develop programmer
  3. 所属分类:Driver Develop

    • 发布日期:
    • 文件大小:32739
    • 提供者:fish
  1. Expire.rar

    0下载:
  2. 演示如何动态加载一个驱动程序ENUMPCI.sys,应用程序为expire.exe, 该程序可枚举出当前系统上的设备id 和 厂商id,Demonstrate how to dynamically load a driver ENUMPCI.sys, applications for expire.exe, the program can be enumerated on the current system and the vendor id device id
  3. 所属分类:Driver Develop

    • 发布日期:2017-03-29
    • 文件大小:46214
    • 提供者:walkingrain
  1. FDiskEx.rar

    0下载:
  2. FileDisk-有名的文件磁盘驱动程序的Delphi版,调试通过附带加载和测试工具。使用看雪论坛网站中的Delphi驱动开发研究专题的KmdKit4D003的库和工具进行编译,可作我一个基础、在delphi编译环境下开发磁盘加密、磁盘I/O数据过滤或者其他相关驱动程序。,Filedisk for delphi is Delphi Driver Development samples
  3. 所属分类:Driver Develop

    • 发布日期:2017-03-29
    • 文件大小:525029
    • 提供者:张劲书
  1. ComSpy(delphi)

    15下载:
  2. 监视串口的过滤驱动程序源码(sermon C++)和上层应用程序源码(delphi),在这里展示了在delphi下如何加载一个驱动以及与驱动程序通信的基本示例,里面还有很多功能有待大家挖掘和完善,完善后别忘了发一份源码给我。-Monitor serial filter driver source code (sermon C++) and the upper application source code (delphi) here shows a basic example of how to
  3. 所属分类:驱动编程

    • 发布日期:2013-07-26
    • 文件大小:534676
    • 提供者:
  1. sfilterRule

    0下载:
  2. 经典的文件透明加解密程序,以及xefs.dat规则生成程序。-Classic transparent file encryption and decryption procedures, as well as rule generation procedures xefs.dat.
  3. 所属分类:Driver Develop

    • 发布日期:2017-04-05
    • 文件大小:613439
    • 提供者:白云飞
  1. PwdKeyboard

    2下载:
  2. 正通密码键盘驱动程序ZT598,下载主密钥,工作密钥,mac运算,加解密等功能-Looking for the password keyboard driver ZT598, download master key, working key, mac operation, encryption and decryption functions
  3. 所属分类:Driver Develop

    • 发布日期:2014-08-27
    • 文件大小:588800
    • 提供者:
  1. WDM_DriverStudio

    0下载:
  2. WDM驱动程序实例,用DriverStudio加vc-WDM driver for example, using DriverStudio plus vc
  3. 所属分类:Driver Develop

    • 发布日期:2017-04-03
    • 文件大小:329600
    • 提供者:tmdcnmtmd
  1. 基于minifilter技术的过滤驱动透明加解密程序

    2下载:
  2. 基于minifilter技术的过滤驱动透明加解密程序,驱网下载需要100点-Minifilter technology filter driver based on transparent encryption and decryption process, download the required drive nets 100 points
  3. 所属分类:驱动编程

    • 发布日期:2012-10-18
    • 文件大小:189556
    • 提供者:卓然
  1. LoadDirver

    0下载:
  2. 其实这个不是驱动程序,只是自己写的用来加载驱动程序的。用VC写的,比较简陋。-In fact, this is not a driver, but his writing is used to load the driver. Written with the VC, and rather crude.
  3. 所属分类:Driver Develop

    • 发布日期:2017-04-02
    • 文件大小:20641
    • 提供者:LxX
  1. LoadDriver

    0下载:
  2. 通过服务加载驱动程序,卸载驱动程序,停止和启动驱动-tong guo fu wu jia zai, xiezai, qi dong, ting zhi qu dong cheng xu
  3. 所属分类:Driver Develop

    • 发布日期:2017-04-09
    • 文件大小:1527038
    • 提供者:李于
« 12 3 »
搜珍网 www.dssz.com