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

搜索资源列表

  1. HelloDDK

    0下载:
  2. VS2010环境下实现Windows驱动开发源码。-VS2010 development,the driver development of windows.
  3. 所属分类:Driver Develop

    • 发布日期:2017-04-09
    • 文件大小:1524368
    • 提供者:brightmind
  1. libusb-win32-bin-1.2.4.6

    0下载:
  2. windows usb驱动开发跨平台开源代码,在VS2010平台中开发,简单方便-windows usb drive cross-platform open source code in VS2010 development platforms, simple
  3. 所属分类:Driver Develop

    • 发布日期:2017-03-22
    • 文件大小:911415
    • 提供者:
  1. libusb-win32-debug-1.2.4.6

    0下载:
  2. windows平台下开发跨平台USB驱动,在vS2010环境中,简单方便-windows platform, cross-platform USB drivers, in vS2010 environment, simple
  3. 所属分类:Driver Develop

    • 发布日期:2017-04-09
    • 文件大小:1647884
    • 提供者:
  1. NTLoaderSources

    0下载:
  2. 一个加载驱动的小工具,vs2010编译,希望各位喜欢-Drive a load of gadgets, vs2010 compile, I hope you like
  3. 所属分类:Driver Develop

    • 发布日期:2017-04-15
    • 文件大小:36597
    • 提供者:wu
  1. usbview_VS10

    1下载:
  2. usbview 在VS2010的编译通过的实例-usbview build in VS2010
  3. 所属分类:Driver Develop

    • 发布日期:2017-06-10
    • 文件大小:17415042
    • 提供者:linzhou
  1. driver_protect

    0下载:
  2. vs2010驱动配置环境搭建, 空项目protect-vs2010 driver, null project
  3. 所属分类:Driver Develop

    • 发布日期:2017-11-12
    • 文件大小:5241
    • 提供者:
  1. MrleeProtect

    2下载:
  2. MP游戏保护源码 1. 此套保护仅在Windows XP SP3系统上做过测试。 2. 保护程序是在VS2010环境下编译的。 效果: 1. 防止受保护进程被未授权的进程暂停。如,OD在附加进程的时候是要将目标进程暂停的,有了MP保护以后,OD将无法附加进程,因为OD无法将受保护的进程暂停。 2. 防止受保护进程中的数据被修改。如,CE无法修改受保护的进程的内存数据。 3. 当受保护进程中的内存数据被未授权的进程修改的时候,会有提示。 4. 防止受保护的进程被未
  3. 所属分类:Driver Develop

    • 发布日期:2017-11-08
    • 文件大小:1178363
    • 提供者:ljh
  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. antiHOOK

    0下载:
  2. 通过内核重载绕过各种钩子。VS2010编译通过。-By bypassing the kernel overloading various hooks. VS2010 compiler through.
  3. 所属分类:Driver Develop

    • 发布日期:2017-03-30
    • 文件大小:30010
    • 提供者:薛豪楠
  1. general

    0下载:
  2. windows下通用的输入输出设备驱动程序源代码,vs2010+WDK7600开发。-Universal input and output under windows device driver source code, vs2010+WDK7600 development.
  3. 所属分类:Driver Develop

    • 发布日期:2017-05-13
    • 文件大小:3351565
    • 提供者:jfegc
  1. FirewallS

    0下载:
  2. VS2010开发的基于IP包过滤的个人防火墙,其中包含了全局驱动开发,IP钩子应用相关内容。-VS2010 development personal firewall based on IP packet filtering, which contains the global driven development, IP hook application related content.
  3. 所属分类:Driver Develop

    • 发布日期:2017-04-04
    • 文件大小:661166
    • 提供者:王昌武
  1. rent

    0下载:
  2. 一半抄A盾,一半抄GalaxyAP,扣了A盾的内核重载,抄了GalaxyAP(游戏反调试框架)的自实现异常 vs2010+wdk7600编译通过 思路:内核重载就不说鸟,GalaxyAP自实现异常就是从PDB获取未导出函数 然后重写异常函数,inline hook到自己写的函数里面 debugport的判断再hook一把到自己的判断函数里面。 断断续续抄了很久,实在写不下去了,发上来希望对还在过游戏驱动里的娃 有所帮助,也算是这份代码的一点点贡献。属于半路出家
  3. 所属分类:Driver Develop

    • 发布日期:2017-05-06
    • 文件大小:1190508
    • 提供者:田浩
  1. libusb-1.0.18

    0下载:
  2. 在windows上开发usb驱动的源代码库,可方便在vs2010上开发usb驱动。-Development of USB driver source code base on windows, may facilitate the development of USB driver in vs2010.
  3. 所属分类:Driver Develop

    • 发布日期:2017-03-27
    • 文件大小:696330
    • 提供者:熊剑
  1. Printer_Genprint

    0下载:
  2. VS2010驱动开发环境 完成了打印驱动中的打印管理者功能 采用WDK中的示例源码-VS2010 driven development environment Completion of the print manager print driver functionality The sample source code using the WDK
  3. 所属分类:Driver Develop

    • 发布日期:2017-04-04
    • 文件大小:88560
    • 提供者:黎涛
  1. opencv_test

    0下载:
  2. 配置opencv2.4.8与vs2010并在笔记本电脑上显示摄像头视频-show video
  3. 所属分类:Driver Develop

    • 发布日期:2017-05-23
    • 文件大小:7267209
    • 提供者:邓磊
  1. EpsonMT532

    1下载:
  2. 爱普声 MT532 80m热敏凭条 驱动源码,VS2010 编译通过,实际案例,山东电力自助-Epristeride sound MT532 80m thermal receipt driver source code, VS2010 compiler, actual cases, Shandong Electric Power Self
  3. 所属分类:Driver Develop

    • 发布日期:2015-04-01
    • 文件大小:112640
    • 提供者:
  1. Com-test5_29

    0下载:
  2. VS2010下开发的串口测试程序,能根据上传的数据画出相应的图行-Developed under VS2010 serial testing procedures, can draw the corresponding figure line based on the uploaded data
  3. 所属分类:Driver Develop

    • 发布日期:2017-04-24
    • 文件大小:284902
    • 提供者:lipeng
  1. VS2010_driven_configuration

    0下载:
  2. 使用vs2010开发驱动程序环境配置 目前网上很多配置都不成功。这份是自己摸索的,已经可以配置成功。-Vs2010 driver development environment configuration At present many configurations are not successful online.This is oneself fumble, already can be configured successfully.
  3. 所属分类:Driver Develop

    • 发布日期:2017-04-25
    • 文件大小:12669
    • 提供者:彼特大帝
  1. HID_Client

    0下载:
  2. HID_USB开发源代码,基于VS2010-USB Driver Develop
  3. 所属分类:Driver Develop

    • 发布日期:2017-05-02
    • 文件大小:800293
    • 提供者:高群
  1. SocketDemo_win

    0下载:
  2. windows下socket udp tcp协议整合接口,编译通过-windows下socket udp tcp interface,vs2010 debug
  3. 所属分类:Driver Develop

    • 发布日期:2017-05-30
    • 文件大小:12639078
    • 提供者:沙晓莹
« 12 »
搜珍网 www.dssz.com