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

搜索资源列表

  1. 200561313388541

    0下载:
  2. 自动生成虚拟设备驱动(VXD)的C++代码的一个库 COOL!-automatically generated virtual device driver (VXD) of the C code for a COOL!
  3. 所属分类:驱动编程

    • 发布日期:2008-10-13
    • 文件大小:381474
    • 提供者:风风
  1. filesdisk

    0下载:
  2. 虚拟光驱的c++源码,支持4个虚拟光驱,提供挂载和卸载功能。-virtual drive of the c-source support four virtual drive, mount and unloading functions.
  3. 所属分类:驱动编程

    • 发布日期:2008-10-13
    • 文件大小:71511
    • 提供者:tiger
  1. 23wqw

    0下载:
  2. 自动生成虚拟设备驱动(VXD)的C++代码的一个库,非常的好-automatically generated virtual device driver (VXD) of the C code for a very good
  3. 所属分类:驱动编程

    • 发布日期:2008-10-13
    • 文件大小:441503
    • 提供者:冷寒冰
  1. USBVirtualCOM.rar

    0下载:
  2. 基于USB驱动的虚拟串口程序,有源码的DDK下面USB驱动程序。,USB drive-based virtual serial procedures, the following DDK source USB driver.
  3. 所属分类:Driver Develop

    • 发布日期:2017-03-22
    • 文件大小:579239
    • 提供者:wangfaqiang
  1. DDK_Virtual_COM.rar

    3下载:
  2. VC写的VirtualCOM虚拟串口驱动,基于DDK,在VC环境下打开工程文件直接编译,可以扩充功能。,Windows Virtual Com Driver source code project, write and compiled under Virtual C++ environment.
  3. 所属分类:驱动编程

    • 发布日期:2017-05-03
    • 文件大小:8604
    • 提供者:gxliu
  1. Virtual_COM

    0下载:
  2. 虚拟串口设备驱动。介绍了串口开发的框架模型。-Virtual serial port device driver. Introduced the framework of the serial model of development.
  3. 所属分类:Driver Develop

    • 发布日期:2017-03-26
    • 文件大小:9000
    • 提供者:李静波
  1. PRINTER

    0下载:
  2. windows下打印驱动程序源码,难得的源码程序-Under the windows print driver source code, a rare source program
  3. 所属分类:Driver Develop

    • 发布日期:2017-03-27
    • 文件大小:37369
    • 提供者:boychenhui
  1. DriverWizard_src

    0下载:
  2. c++ driver, vs2005, virtual printer
  3. 所属分类:Driver Develop

    • 发布日期:2017-03-28
    • 文件大小:17266
    • 提供者:zhao TaiChun
  1. cvery_3411318

    0下载:
  2. 在内存分配虚拟磁盘的驱动开发,可以用c或者-virtual disk
  3. 所属分类:Driver Develop

    • 发布日期:2017-04-26
    • 文件大小:12185
    • 提供者:初蕾
  1. 200561313388541

    0下载:
  2. 自动生成虚拟设备驱动(VXD)的C++代码的一个库 COOL! -Automatic generation of virtual device driver (VXD) of C++ code of a library COOL!
  3. 所属分类:Driver Develop

    • 发布日期:2017-04-26
    • 文件大小:391747
    • 提供者:sombad
  1. ramdisk_wdf

    1下载:
  2. 在windows下虚拟出一个虚拟磁盘的源码,使用c语言编写,DDK/WDK编译-In the windows out of a virtual disk for Virtual source, using c language, DDK/WDK to compile
  3. 所属分类:Driver Develop

    • 发布日期:2017-03-28
    • 文件大小:17606
    • 提供者:GyeNyame
  1. lanya

    0下载:
  2. 蓝牙服务发现启动、蓝牙虚拟串口通信 C++.net-Start the Bluetooth service discovery, Bluetooth virtual serial communication C++. Net
  3. 所属分类:Driver Develop

    • 发布日期:2017-03-29
    • 文件大小:66310
    • 提供者:wanghan
  1. htun-drv-20071122-001

    0下载:
  2. 虚拟网卡的驱动程序代码,标准C开发,可跨平台使用。-Driver for virtual network
  3. 所属分类:Driver Develop

    • 发布日期:2017-03-30
    • 文件大小:7853
    • 提供者:mjh
  1. SimSerial

    0下载:
  2. SimSerial,是由C++编写实现win上的虚拟串口实现,目前已经大致完成,使用者可以继续完善-SimSerial, written by C++ virtual serial port to achieve on the win, has been substantially completed, the user can continue to improve
  3. 所属分类:Driver Develop

    • 发布日期:2017-12-01
    • 文件大小:10341376
    • 提供者:liu
  1. vmm

    0下载:
  2. 虚存管理的代码,包含vmm.h和vmm.c-Virtual memory management
  3. 所属分类:Driver Develop

    • 发布日期:2017-04-14
    • 文件大小:4116
    • 提供者:Carson.Lucas
  1. vprinter

    1下载:
  2. 这是一款用于开发虚拟打印机的源代码。用C语言写的,开发环境VC++6.0。本源代码只是提供了大致框架,其他人可以采用它进行二次开发。-This is a virtual printer for the development of the source code. Written in C language development environment VC++6.0. Source code only provides a general framework that others can
  3. 所属分类:Driver Develop

    • 发布日期:2017-04-01
    • 文件大小:66036
    • 提供者:xiaolai
  1. cPPtemplates

    0下载:
  2. 程序实现利用c++模板来代替虚函数,从而实现类的静态多态性。-Program c++ template instead of the virtual function in order to achieve the kind of static polymorphism.
  3. 所属分类:Driver Develop

    • 发布日期:2017-04-15
    • 文件大小:7645
    • 提供者:yue3360257
  1. imgport

    0下载:
  2. 这个一个实现虚拟打印机的代码,很有用,要用DEV-C++打开。-The realization of a virtual printer code, very useful, use DEV-C++ open.
  3. 所属分类:Driver Develop

    • 发布日期:2017-05-09
    • 文件大小:1897270
    • 提供者:zf
  1. ImagePrinter_2.1.src

    2下载:
  2. 这是一个虚拟打印机源码,里面也包含安装包的源码,是可以运行在32位系统的虚拟打印机,是C++,具有很大参考价值。-This is a virtual printer source code, which also contains the source code for the installation package, is to run in the 32 bit system of virtual printers, C++, with a great reference value.
  3. 所属分类:Driver Develop

    • 发布日期:2016-08-02
    • 文件大小:3449856
    • 提供者:
搜珍网 www.dssz.com