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

搜索资源列表

  1. vrain_quicksys

    0下载:
  2. The program is a wizard to create a NT kernel driver framework in C. It will create a Visual C++ workspace. You can compile and link your driver in IDE. If you have SoftICE, it can generate .nms file.-The program is a wizard to create a NT kern
  3. 所属分类:驱动编程

    • 发布日期:2008-10-13
    • 文件大小:26713
    • 提供者:张小姐
  1. Registry-spy

    0下载:
  2. 注册表监控程序(含驱动源代码),用visual c++编写-registry monitoring program (including driver source code), prepared with visual c
  3. 所属分类:驱动编程

    • 发布日期:2008-10-13
    • 文件大小:73265
    • 提供者:liy
  1. seriesprogramming

    0下载:
  2. 通过用C++ 编写的窜口编程源码,可在Visual C++ 6.0上运行-prepared by using the C programming source channeling mouth, in Visual C 6.0 runs
  3. 所属分类:驱动编程

    • 发布日期:2008-10-13
    • 文件大小:37605
    • 提供者:tangtang
  1. cslib

    0下载:
  2. These libraries are designed for use with Microsoft Visual C++ version 6.0. Install them by running setup.exe. This will copy the files to various places where MSVC will expect to find them. If setup fails, alternate instructions are below.-The
  3. 所属分类:驱动编程

    • 发布日期:2008-10-13
    • 文件大小:150037
    • 提供者:xiao
  1. DriverWizard_src

    0下载:
  2. 驱动开发向导 I came across an article QuickSYS which implements an NT driver framework. That article demonstrates a MFC application that gets a project name as a parameter and creates Visual C++ workspace with NT driver framework. I decided to copy the N
  3. 所属分类:驱动编程

    • 发布日期:2008-10-13
    • 文件大小:17266
    • 提供者:周惠
  1. AudioAcqusition

    0下载:
  2. 音频采集程序,使用Visual C++编写。-Audio Collection, the use of Visual C + + +.
  3. 所属分类:驱动编程

    • 发布日期:2008-10-13
    • 文件大小:71640
    • 提供者:xiaofu
  1. JtagDown

    1下载:
  2. 用Visual C++写的通过并口驱动完成FLASH的JTAG下载的源码-written with Visual C Parallel driven by the completion of the JTAG FLASH download FOSS
  3. 所属分类:驱动编程

    • 发布日期:2008-10-13
    • 文件大小:44201
    • 提供者:阿令
  1. USB_Driver_Dev.Frame

    0下载:
  2. Visual C++ 6.0、Windows98/2000/XP DDK 下面的USB设备驱动程序开发框架-Visual C 6.0, Windows98/2000/XP DDK below the USB Device Driver Development Framework
  3. 所属分类:驱动编程

    • 发布日期:2008-10-13
    • 文件大小:4451
    • 提供者:王磊
  1. hellowdm

    0下载:
  2. 在Visual C++环境下编译/基于微软DDK工具包开发的一个WDM设备驱动程序范例,体现了WDM驱动编程的基本步骤和方法. 使用方法: 编译时需要Windows98 DDK 或 Windows 2000 DDK 及 VC 6.0,SoftIce 4.0(推荐) 另外,在编译中要改变路径设置,缺省时为e:\\tan\\hellow\\hellowdm,DDK,SoftIce的路 径也要正确。 编以后,启动控制面版中的“添加新硬件”,选择“其它设备”,点击“从磁盘安装”
  3. 所属分类:驱动编程

    • 发布日期:2008-10-13
    • 文件大小:385596
    • 提供者:罗弘谞
  1. ccid

    2下载:
  2. 自己编写的USB_CCID类设备驱动程序,对于需要开发USB_CCID类设备的朋友非常有帮助. 使用说明:该程序是利用DriverStudio驱动程序开发包开发的USB_CCID类设备驱动程序,在Visual C++环境下编译通过.
  3. 所属分类:驱动编程

    • 发布日期:2008-10-13
    • 文件大小:1552199
    • 提供者:罗弘谞
  1. Pcicard

    0下载:
  2. 一个PCI板卡的设备驱动程序 用visual c++ 编写
  3. 所属分类:驱动编程

    • 发布日期:2008-10-13
    • 文件大小:2027901
    • 提供者:关保青
  1. USB接口编程源代码

    0下载:
  2. USB接口编程源代码,USB设备驱动,用Visual C++编写
  3. 所属分类:驱动编程

    • 发布日期:2014-01-18
    • 文件大小:45136
    • 提供者:dingjt
  1. qarray_src

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

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

    0下载:
  2. Visual C++_Turbo C串口通信编程实践的源代码
  3. 所属分类:驱动编程

    • 发布日期:2008-10-13
    • 文件大小:38074
    • 提供者:凌东生
  1. pciide

    0下载:
  2. This sample provides a generic example of a PCI IDE minidriver. The sample isolates vendor-specific code from the higher-level PCI IDE bus driver, much as SCSI minidrivers isolate code from the SCSI port driver. See the Release Notes section for more
  3. 所属分类:驱动编程

    • 发布日期:2008-10-13
    • 文件大小:8553
    • 提供者:joe
  1. FileTest

    1下载:
  2. This ZIP archive includes the sources (and executable) for the FileTest utility, written by Ladislav Zezula. The archive also includes the source of a general purpose \"Utils\" lib which contains some generally useful functions and is also n
  3. 所属分类:驱动编程

    • 发布日期:2008-10-13
    • 文件大小:2022371
    • 提供者:李卓吾
  1. 111(2)

    0下载:
  2. 《Visual C++精彩实例详解》随书光盘第45章 获取硬盘序列号
  3. 所属分类:驱动编程

    • 发布日期:2008-10-13
    • 文件大小:173499
    • 提供者:ling
  1. PC端采用Visual C++实现开关量输入_自由口

    0下载:
  2. PC端采用Visual C++实现开关量输入_自由口
  3. 所属分类:驱动编程

    • 发布日期:2012-11-11
    • 文件大小:55738
    • 提供者:lwxahj
  1. Usbview_MFC_source_20081217

    0下载:
  2. 使用visual c++实现的usbview-The use of visual c++ Realized usbview
  3. 所属分类:Driver Develop

    • 发布日期:2017-03-29
    • 文件大小:105075
    • 提供者:StamHe
  1. Visual-CPP-PDF

    0下载:
  2. Visual C++通信编程工程实例精解(附盘) PDF-failed to translate
  3. 所属分类:Driver Develop

    • 发布日期:2017-11-07
    • 文件大小:14683440
    • 提供者:lihaitao
« 12 3 »
搜珍网 www.dssz.com