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

搜索资源列表

  1. usbspectrumdll

    0下载:
  2. 用vc编写,把USB接口驱动程序做成动态连接库,可以供其它程序调用-prepared using vc, USB driver caused dynamic link library, called for other programs
  3. 所属分类:驱动编程

    • 发布日期:2008-10-13
    • 文件大小:26.85kb
    • 提供者:柯为
  1. oemupg

    0下载:
  2. 这个例子程序说明了如何编写动态链结库,升级网络驱动程序,可以用2000ddk编译.-descr iption of the procedures for this example of how to write dynamic link libraries, upgrading network drivers, can be used 2000ddk compiler.
  3. 所属分类:驱动编程

    • 发布日期:2008-10-13
    • 文件大小:5.22kb
    • 提供者:tom
  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
    • 文件大小:67.96kb
    • 提供者:张三
  1. mouser

    0下载:
  2. This is a serial mouse driver, which is compliant with Plug and Play, supports dynamic detection (via serenum) and removal (either hotplug or via the device manager). The code serves as a sample for any serial-enumerable device. The behavior of the v
  3. 所属分类:驱动编程

    • 发布日期:2008-10-13
    • 文件大小:48.92kb
    • 提供者:Liangjq
  1. windowsdllprogramme

    0下载:
  2. windows核心编程动态连接库部分,欢迎大家下载-windows core programming Dynamic Link Library, welcome to download
  3. 所属分类:驱动编程

    • 发布日期:2008-10-13
    • 文件大小:596.57kb
    • 提供者:smartrobot
  1. ACHILLES

    0下载:
  2. 读MODBUS的动态链接库读 MODBUS的动态链接库读MODBUS的动态链接库-time dynamic link library reading MODBUS the dynamic link library reading of the dynamic MODBUS Link Library Reading MODBUS Dynamic Link Library Reading MODBUS the dynamic link library reading of the dynamic c
  3. 所属分类:驱动编程

    • 发布日期:2008-10-13
    • 文件大小:47.66kb
    • 提供者:berlin
  1. OV511_CE

    0下载:
  2. Windows CE.net USB 摄像头驱动开发驱动程序形式为流接口驱动,基本框架是一个dll动态连接库。 -Windows CE.net USB Camera Driver Development Driver Interface form of a flow-driven, basic framework is a dynamic link library dll.
  3. 所属分类:驱动编程

    • 发布日期:2008-10-13
    • 文件大小:139.51kb
    • 提供者:free
  1. qarray_src

    0下载:
  2. Visual C++ 动态链接库dll dynamic link library 编程,运行环境VC6.0通过
  3. 所属分类:驱动编程

    • 发布日期:2008-10-13
    • 文件大小:1.49kb
    • 提供者:金辉
  1. D12Dll

    0下载:
  2. D12动态链接库调用-D12 called dynamic link library
  3. 所属分类:驱动编程

    • 发布日期:2008-10-13
    • 文件大小:3.31mb
    • 提供者:
  1. 11.0

    0下载:
  2. 打印相关驱动配置文件和动态连接库,方便调用使用-Print driver configuration files and related Dynamic Link Library to facilitate the use of call
  3. 所属分类:Driver Develop

    • 发布日期:2017-04-07
    • 文件大小:623.76kb
    • 提供者:mycarol
  1. Applicationoffilesystemfilterdriverinnetworksecure

    0下载:
  2. 设计并实现了一个运行于Windows系统的网络终端设备信息防泄漏系统。系统通过文件系统过滤驱动的运用,实现了对网络终端机密文件的实时监控和动态加解密,既具有文件加密的安全性,又具有访问控制的方便性,有效地防止了网络终端机密信息的泄漏。-Design and implementation of a system named Network Terminal Device Information Anti2Leakage System (NTD IALS) was designed and im
  3. 所属分类:Driver Develop

    • 发布日期:2017-03-24
    • 文件大小:219.17kb
    • 提供者:陈宝楷
  1. LCD1602

    0下载:
  2. 实现LCD驱动 动态显示 了解1602如何驱动 显示友好界面-LCD drive to achieve understanding of dynamic display 1602 shows how the driver-friendly interface
  3. 所属分类:Driver Develop

    • 发布日期:2017-04-05
    • 文件大小:13.57kb
    • 提供者:dfj
  1. vbDll

    0下载:
  2. 在VB6中调用动态连接库教程,详细说明调用动态链接库的方法-In the VB6 to call dynamic link library tutorials, detailed descr iption of the method is called dynamic-link library
  3. 所属分类:Driver Develop

    • 发布日期:2017-03-29
    • 文件大小:15.96kb
    • 提供者:xiaogang
  1. MouseRepairExp2

    0下载:
  2. 鼠标修复源代码,IRP HOOK实现 修复: 拖拽不好使 滚轮不听话 单击变双击 支持了鼠标的动态加载、卸载 -Mouse fix the source code, IRP HOOK achieve the fix: drag and drop so bad wheel disobedient changed double-click mouse support dynamic loading, unloading
  3. 所属分类:Driver Develop

    • 发布日期:2017-05-15
    • 文件大小:3.71mb
    • 提供者:ithurricane
  1. Windows_Lib

    0下载:
  2. 如何编写动态链接库,以及动态链接库得调用实例。WINDOWS版本和LINUX版本都有。-How to write dynamic link libraries, as well as dynamic-link library must call instance. WINDOWS version and LINUX versions of both.
  3. 所属分类:Driver Develop

    • 发布日期:2017-05-08
    • 文件大小:1.76mb
    • 提供者:xiaoyulovy
  1. application-code-of-dynamic-library-source-usb

    0下载:
  2. VC++应用代码,USB动态链接库库原码,X86环境的动态链接库源码-VC++ application code, dynamic library of the original code usb, X86 environment, so the dynamic link library source code
  3. 所属分类:Driver Develop

    • 发布日期:2017-03-23
    • 文件大小:201.61kb
    • 提供者:张波
  1. dlltest

    0下载:
  2. 源码是基于LabVIEW的动态链接库的设计,资料中给出了具体的编写步骤,并且包括C++编写的驱动程序。-Source is a LabVIEW-based design of dynamic link library, information given in the preparation of concrete steps, and includes written in C++ driver.
  3. 所属分类:Driver Develop

    • 发布日期:2017-04-06
    • 文件大小:181.97kb
    • 提供者:杜芳
  1. Hidekernel32_Src

    0下载:
  2. 进程中隐藏动态库的驱动源码,例子为在explorer.exe中隐藏 kernel32.dll,测试通过!-Process of dynamic database-driven hidden source code, examples in explorer.exe to hide kernel32.dll, tested!
  3. 所属分类:Driver Develop

    • 发布日期:2017-03-31
    • 文件大小:28.51kb
    • 提供者:虎子
  1. RING3TORING0

    0下载:
  2. Ring3通过内核插件动态调用内核函数,有源码,BIN,是个学习驱动的好源码-Ring3 dynamic invocation by kernel plug-in kernel functions, there is source code, BIN, is a good source to learn driving
  3. 所属分类:Driver Develop

    • 发布日期:2017-04-03
    • 文件大小:34.84kb
    • 提供者:f74108
  1. ResourceDllCall

    0下载:
  2. 这是用于动态连接库调用的一个程序,它实现了对纯资源的动态连接库的调用.-This is a dynamic link library used to call a program that implements a pure resource DLL calls.
  3. 所属分类:Driver Develop

    • 发布日期:2017-05-13
    • 文件大小:3.15mb
    • 提供者:原木
« 12 3 »
搜珍网 www.dssz.com