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

搜索资源列表

  1. 这个是VS2008和DDK平台搭建教程

    0下载:
  2. 这个是VS2008和DDK平台搭建教程,介绍很详细,包括简单的驱动编写后在虚拟机上运行用windbg抓取log,设置断点等。本人在win7上试验过,可以运行,本人试验时是vmware下跑的xp,用driverMonitor加载驱动,然后win7上跑windbg,完全没问题,有需要者可以下来试试,This is a platform set up VS2008 and DDK tutorial describes in great detail, including the preparation
  3. 所属分类:驱动编程

    • 发布日期:2017-03-28
    • 文件大小:42440
    • 提供者:jfwiofjwe
  1. GUIFileDisk

    1下载:
  2. 网上经典的WINDOWS虚拟磁盘驱动程序filedisk,加上一个图形界面的应用程序,可以建立虚拟磁盘,并格式化,加密等。优点是有说明文档,包括DDK环境的建立,SYS文件的安装等过程的说明较为详细,还有一些自己的心得,适合初学者。图形界面程序用了BCGControlBarPro12库和boost库,我配的环境是VS2008+DDK 2600 FOR XP-Online classic WINDOWS virtual disk driver filedisk, plus a graphical
  3. 所属分类:驱动编程

    • 发布日期:2013-10-20
    • 文件大小:2397505
    • 提供者:一招鲜
  1. DDKandVS2008

    0下载:
  2. 史上最简单的VS2008+WIN DDK 驱动开发环境搭建,本人实测,很快,最快一分钟整好烦人的DDK环境-In the history of the simplest VS2008+ WINDDK-driven development environment to build, I measured, and soon, the fastest one minute the whole a good annoying DDK environment
  3. 所属分类:Driver Develop

    • 发布日期:2017-03-26
    • 文件大小:284087
    • 提供者:hackjoy
  1. DDKWizard

    0下载:
  2. 一个在VS2008中可以开发Windows驱动程序的工具。通过此工具可以快速的建立开发驱动程序的项目框架,达到事半功倍的效果-VS2008 can be a development tool for Windows driver. This tool can quickly through the establishment of development projects driver framework, highly effective
  3. 所属分类:Driver Develop

    • 发布日期:2017-03-30
    • 文件大小:614189
    • 提供者:jshou
  1. yizhidanlianbiao

    0下载:
  2. vs2008 平台下异质单链表的实现,利用虚函数来实现的,调试通过,加深对虚函数的理解-vs2008 platform realization of heterogeneous single-chain, the use of virtual function to achieve, and debugging through deepened understanding of the virtual function
  3. 所属分类:Driver Develop

    • 发布日期:2017-05-06
    • 文件大小:1053781
    • 提供者:smc
  1. XLVK

    0下载:
  2. 键盘驱动,由最新的windows 2008的驱动开发包在vs2008上开发完成。-Keyboard-driven, from the latest windows 2008 driver development kit developed in vs2008 on.
  3. 所属分类:Driver Develop

    • 发布日期:2017-05-01
    • 文件大小:669292
    • 提供者:Jasper
  1. DDKLoader

    0下载:
  2. VS2008开发驱动内核程序,配合WDK7.0开发DDK内核驱动程序,安装DDK驱动源代码。-VS2008 development-driven kernel, with WDK7.0 development DDK kernel driver, install the DDK driver source code.
  3. 所属分类:Driver Develop

    • 发布日期:2017-05-21
    • 文件大小:6503120
    • 提供者:XPJ
  1. DrvDemo

    0下载:
  2. VS2008 驱动环境 开发模版 WDK 装在D盘根目录下-VS2008 template for WDK development driven environment under the root directory installed in the D
  3. 所属分类:Driver Develop

    • 发布日期:2017-04-02
    • 文件大小:7481
    • 提供者:刘平
  1. KinectTest

    0下载:
  2. 利用AlexP的driver,可以读到RGB摄像头,深度摄像头的图像,并可以用伪彩色和灰度来显示深度图像。灰度的深度图像,显示度并不好,但也无所谓,我们是要拿这个数据来处理的,不是用来看的。使用VS2008编译,需要opencv2.0支持-Using AlexP the driver, you can read RGB camera, the depth of the camera image, and pseudo color and grayscale can be used to dis
  3. 所属分类:Driver Develop

    • 发布日期:2017-03-28
    • 文件大小:149835
    • 提供者:sdf
  1. MyFirstDriver

    0下载:
  2. 本程序采用VS2008环境下写的一个驱动程序,大家可以参考一下!-The program uses VS2008 environment to write a driver, you can refer to!
  3. 所属分类:Driver Develop

    • 发布日期:2017-04-16
    • 文件大小:441633
    • 提供者:文闯
  1. feet

    0下载:
  2. ok feet开关编程,使用VSD008 SP 1 使用VS2008 sp1 打开,编译即可-ok feet switch programming, use VS2008 sp1 open VSD008 SP 1, the compiler can
  3. 所属分类:Driver Develop

    • 发布日期:2017-11-14
    • 文件大小:10060177
    • 提供者:cy
  1. ati-opencl

    0下载:
  2. 使用VS2008 + OPENCL进行异构编程的一个例子。演示了进行GPU编程的基本方法和流程。-An example to use VS2008+ OPENCL heterogeneous programming. Demonstrates the basic GPU programming methods and processes.
  3. 所属分类:Driver Develop

    • 发布日期:2017-11-10
    • 文件大小:326423
    • 提供者:demondong
  1. KeyboardDriverSimulate

    1下载:
  2. 模拟键盘 虚拟键盘 内含DLL打包可用,有测试程序,参照使用无难度.菜鸟文简单易懂,用VS2008编译器,此为网上收集的源码,我也是只懂了小半,大至驱动过程是用驱动向键盘驱动端口写入数据.DLL则向该驱动发送读写与开关命令 ,以上-The analog keyboard virtual keyboard contains DLL package available, the test program, with reference to use without difficulty. Rooki
  3. 所属分类:Driver Develop

    • 发布日期:2017-11-10
    • 文件大小:235050
    • 提供者:liuchengbodp
  1. 008_Driver_compiler_in_VS2008

    0下载:
  2. vs2008下编译驱动的视频教程 郁金香作品 008_VS2008环境下编译驱动.rar-vs2008 compile the driver under video tutorial tulip works
  3. 所属分类:Driver Develop

    • 发布日期:2017-11-13
    • 文件大小:5267500
    • 提供者:fatbaby
  1. EasySYS_src_0.3.2.7

    0下载:
  2. 自动生成VS2005,VS2008,VS2010驱动工程,使用VC工具就可以编译和调试驱动。-Automatically generate VS2005, VS2008, VS2010 drive engineering, the use of VC tools can compile and debug drivers.
  3. 所属分类:Driver Develop

    • 发布日期:2017-11-06
    • 文件大小:14506924
    • 提供者:yezb
  1. WRK1.2

    0下载:
  2. 1. 【WindowsResearchKernel-WRK1.2.rar】 应该直接使用命令行方式编译 WRK-v1.2,假设解压出来的放置在 D:\WRK-v1.2 下,并编译成x86方式,打开一个cmd: set arch=x86 [或者选择 amd64] path D:\WRK-v1.2\tools\x86 path cd D:\WRK-v1.2\base\ntos nmake -nologo x86= 约1-2分钟,编译出的内核文件在 D:\WRK
  3. 所属分类:Driver Develop

    • 发布日期:2017-05-31
    • 文件大小:12874180
    • 提供者:张炜
  1. HID_DEBUG_HOST1

    0下载:
  2. 基于WINDOWS的 USB HID通讯调试程序,可以识别HID设备,VS2008开发,可以给需要使用HID设备的朋友提供参考,谢谢。-Based WINDOWS USB HID communication debugger, you can identify the HID device, VS2008 development, you can use a friend in need HID devices provide a reference, thank you.
  3. 所属分类:Driver Develop

    • 发布日期:2017-05-14
    • 文件大小:3547649
    • 提供者:孙将军
  1. test

    4下载:
  2. 可从http://www.internals.com/下载的winio3.0的源码和驱动文件,使用时需要将winio32.dll,winio32.sys,winio64.dll,winio64.sys放在exe同目录下,最基本的使用和加载映射,win10 vs2008通过,也可以把test.cpp拿出来自己编译-Can be downloaded the http://www.internals.com/ winio3.0 source driver and file, use need to
  3. 所属分类:Driver Develop

    • 发布日期:2017-05-22
    • 文件大小:6527490
    • 提供者:yanglinchun
  1. WDM_Driver

    0下载:
  2. pci 驱动简单例子驱动,开发工具是vs2008,ddk,visualddk-the source code of pci driver on xp system,and development tool is vs2008,ddk, visualddk
  3. 所属分类:Driver Develop

    • 发布日期:2017-05-14
    • 文件大小:3245048
    • 提供者:lyh12345678
搜珍网 www.dssz.com