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

搜索资源列表

  1. DDKAssistant

    0下载:
  2. DDK开发助手,通过向导可以生成基本的驱动框架和INF文件,在VC中直接编译成SYS驱动程序,适合新手使用.-DDK development assistants, by Wizard can generate a basic framework and INF-driven document, in VC directly translated into SYS driver, suitable for novice to use.
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:25367
    • 提供者:kemean
  1. ezusbdrv

    0下载:
  2. 用vc写的,从PC访问cy7c68013芯片的驱动程序-vc used to write, visit cy7c68013 from PC Chip Driver
  3. 所属分类:GPS编程

    • 发布日期:2008-10-13
    • 文件大小:35543
    • 提供者:jwgavin
  1. D12drive

    0下载:
  2. D12的驱动程序,比ZLG提供的驱动程序有较大的改进。我做VC的时候用的。-D12 of the driver, ZLG than the driver a greater improvement. I do VC of the time.
  3. 所属分类:驱动编程

    • 发布日期:2008-10-13
    • 文件大小:17853
    • 提供者:xiaokang1027
  1. WDM_Driver_Dev_ExampleCode

    0下载:
  2. 一个简单的硬件驱动入门程序范例,WMD模式,用DRIVERSTUDIO+SDK+VC++6开发-a simple hardware-driven induction procedures example WMD mode DRIVERSTUDIO SDK with the development of VC 6
  3. 所属分类:驱动编程

    • 发布日期:2008-10-13
    • 文件大小:70026
    • 提供者:蒋志峰
  1. directorywatchdog

    0下载:
  2. 监控文件目录的VC程序,不需要驱动的代码-monitoring directory of VC procedures, the code does not need Drivers
  3. 所属分类:操作系统开发

    • 发布日期:2008-10-13
    • 文件大小:55255
    • 提供者:徐敏
  1. CDROMDriveProgram

    0下载:
  2. 基于VC++ 开发的光驱驱动控制源程序。 -Based on VC + + development of the CD-ROM drive control source.
  3. 所属分类:书籍源码

    • 发布日期:2008-10-13
    • 文件大小:43452
    • 提供者:宇昊
  1. wdmddkusbqudong

    0下载:
  2. 用ddk和vc实现的一系列关于usb驱动设计的程序,对学习usb驱动的人能有所帮助-with ddk and vc achieve a series of usb drive design process, learning usb driver who can be helped
  3. 所属分类:驱动编程

    • 发布日期:2008-10-13
    • 文件大小:107289
    • 提供者:里浪
  1. 3204625

    0下载:
  2. 用VC写的液晶驱动,希望对大家有所帮助。-VC wrote LCD driver, we hope to help.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:1767
    • 提供者:张巍
  1. QueryLinkName

    0下载:
  2. 通过 GUID 来求驱动 程序的符号链接名的VC++ 下的源码-through the GUID to ask for the driver's name symbolic link to the source VC
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:12733
    • 提供者:xinran
  1. CDDriver

    0下载:
  2. cd光驱的驱动程序,vc++环境开发的源码程序-cd drive of the driver, vc environment for the development of source programs
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:43814
    • 提供者:huizhi
  1. SDK2000

    0下载:
  2. SDK2000的开发说明,使用VC驱动的开发方法-SDK2000 development shows that the use of the VC-driven development methods
  3. 所属分类:开发工具

    • 发布日期:2008-10-13
    • 文件大小:77230
    • 提供者:李擎
  1. ipfilterfirewalls

    0下载:
  2. 一个IP过滤的防火墙驱动例子,用VC++编译,包含完整的源代码。-an IP filtering firewall Drivers example, VC compiler includes complete source code.
  3. 所属分类:防火墙与安全工具

    • 发布日期:2008-10-13
    • 文件大小:32929
    • 提供者:iindepth
  1. WDM_Book

    0下载:
  2. 驱动开发的例子,打开.dsw即可用vc++察看。-Driver Development example, opened. Dsw vc can be used to see.
  3. 所属分类:驱动编程

    • 发布日期:2008-10-13
    • 文件大小:1072554
    • 提供者:陈碧天
  1. EasySYS

    0下载:
  2. EasySYS一键建立VC+DDK的驱动开发环境 DDK很麻烦,不过有了它,好办得很,是老外牛人的作品-EasySYS establish a bond VC DDK driver development environment DDK very troublesome. With it, however, a lot easier, is a foreigner who works cattle
  3. 所属分类:驱动编程

    • 发布日期:2008-10-13
    • 文件大小:20708
    • 提供者:多传多下
  1. EasySYS_src_0.3.1

    0下载:
  2. EasySYS一键建立VC+DDK的驱动开发环境的源码,从老外网站上下的-EasySYS establish a bond VC DDK driver development environment of the source code from the non-ish website
  3. 所属分类:驱动编程

    • 发布日期:2008-10-13
    • 文件大小:64819
    • 提供者:多传多下
  1. EZ_USB_cy7c68013_driver

    0下载:
  2. usb芯片 cy7c68013的驱动程序文件,使用vc,ddk开发。-usb drivers, using vc, ddk development.
  3. 所属分类:驱动编程

    • 发布日期:2008-10-13
    • 文件大小:177576
    • 提供者:王力
  1. EZ_USB_cy7c68013_driver(VC_DriverStudio32)

    0下载:
  2. EZ_USB cy7c68013的驱动程序,使用VC与DriverStudio3.2联合开发-EZ_USB cy7c68013 the driver, VC and the use of joint development DriverStudio3.2
  3. 所属分类:驱动编程

    • 发布日期:2008-10-13
    • 文件大小:2661800
    • 提供者:王力
  1. QuickSYS

    0下载:
  2. QuickSYS是一个WDM驱动开发的辅助工具,可以快速的根据你的要求生成WDM驱动的框架,而且还提供了VC+DDK开发的集成解决方案。 这里有几个版本,是使用了不同的方案 QuickSYS_0.3.0 一个DSP包含多个操作系统的配置 QuickSYS_0.3.0.1 生成多个DSP版 QuickSYS_0.3.0.2 使用DDK的build来编译驱动,微软推荐的做法。 MyDDKBuild.bat VC IDE 调用 DDK 编译的
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:254728
    • 提供者:失散小
  1. PmacCtrl_v5.1

    0下载:
  2. 利用VC编写的PMAC控制芯片驱动程序,用以通过PMAC芯片驱动五轴联动机床。-VC prepared by the PMAC control chip driver, PMAC chip to drive through 5-axis machine tools.
  3. 所属分类:其他嵌入式/单片机内容

    • 发布日期:2008-10-13
    • 文件大小:573199
    • 提供者:秦汉
  1. firewallintext

    1下载:
  2. 文件名:filemon4。34,文件过滤驱动,最新版的filemon源代码。Sysinternals版 [QuickSYS.0.2.2.zip] - 包含vc源代码,进行驱动开发时,使用该工具自动生成驱动开发框架 [2004-05-12_ExtendingPassthru.zip] - 一个防火墙的程序,大家下下看研究一下 [ExtendingPassthru.zip] - passthru的扩展源码-File Name : filemon4. 34, the paper fi
  3. 所属分类:防火墙与安全工具

    • 发布日期:2008-10-13
    • 文件大小:509590
    • 提供者:管球我
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 ... 29 »
搜珍网 www.dssz.com