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

搜索资源列表

  1. time012

    0下载:
  2. 这是VC++控制计算机时钟的一个例子,希望对大家有所帮助-control of a computer clock example, we hope to help
  3. 所属分类:驱动编程

    • 发布日期:2008-10-13
    • 文件大小:37.33kb
    • 提供者:陈世通
  1. vxdSoure

    0下载:
  2. 一个用VC的编写vxd的源代码,但我还没有看懂它的能力呀。-A plait that use the source code that VC write vxd, but I return to have no the ability that see understands it.
  3. 所属分类:驱动编程

    • 发布日期:2008-10-13
    • 文件大小:136.17kb
    • 提供者:李坏
  1. RButton

    0下载:
  2. 这是一种声波触摸屏驱动中的左右键切换程序的源码。 vc -This is a sonic touch screen driven around the key source of the switching process. Vc
  3. 所属分类:驱动编程

    • 发布日期:2008-10-13
    • 文件大小:11.06kb
    • 提供者:邢XD
  1. windows磁盘IO

    0下载:
  2. 1 程序开发步骤如下 (1) 打开vc,选择菜单项file->new,选择projects选项并建立一个名为\"floppy\"的win32 console applicatoin工程;创建时注意指定创建该工程的目录; (2) 在工程中创建源文件\"floppy.cpp\":选择菜单项project->add to project->files,在选择框中输入自己想要创建的文件名,这里是\"floppy.cpp\";在接下来询问是否创建新文件时回答\"yes\";然后通
  3. 所属分类:驱动编程

    • 发布日期:2008-10-13
    • 文件大小:53.83kb
    • 提供者:黄小文
  1. NTport_Crack

    0下载:
  2. 这是一个可以在NT/2000环境下读写各种端口、终端源数据的库。无需自己编写系统驱动即可操控硬件端口,使用非常方便。可供VC/VB/Delphi/.Net/Pb等主流编程语言使用。 由于未注册会弹出注册界面而且会延时,我破解了这个库(详细见“how to crack.txt”文件)。这里共享出来。方便大家使用。库自带很多demo,可以自己看看,学习一下。-This is a NT/2000 can read and write under various ports, terminals s
  3. 所属分类:驱动编程

    • 发布日期:2008-10-13
    • 文件大小:1.08mb
    • 提供者:黎明
  1. WDMbuild

    0下载:
  2. 这是一个在VC下开发WDM驱动程序的小工具,可以实现动态加载和卸载驱动程序而不用编写INF文件,很适合初学者。-This is a development of the VC WDM small tools, dynamic loading and unloading of drivers having to prepare INF documents, which is perfect for beginners.
  3. 所属分类:驱动编程

    • 发布日期:2008-10-13
    • 文件大小:67.96kb
    • 提供者:张三
  1. RegSample

    0下载:
  2. 一个用DriveStdio和VC在DDK的基础上做的驱动实例,用于读虚拟设备的注册表值-DriveStdio and a VC with the DDK done on the basis of the driver examples for the Virtual Reading registry value of the equipment
  3. 所属分类:驱动编程

    • 发布日期:2008-10-13
    • 文件大小:2.68mb
    • 提供者:飞翔
  1. AsimpledataVCProgram

    0下载:
  2. 一个简单的VC数据库程序! 一个简单的VC数据库程序!-a simple database program VC! VC a simple database program !
  3. 所属分类:驱动编程

    • 发布日期:2008-10-13
    • 文件大小:63.92kb
    • 提供者:fafasfa
  1. VC-serial

    1下载:
  2. vc下写的串口驱动程序例程 与一般的不同 有界面方便设置参数-vc wrote under the serial driver routines with a different set up a convenient interface parameters
  3. 所属分类:驱动编程

    • 发布日期:2008-10-13
    • 文件大小:7.03kb
    • 提供者:wanglei
  1. S7_200_PLC_driver.rar

    7下载:
  2. 开发工控程序时使用自由口协议比较麻烦,效率也不高,PPI的协议要么付费要么不公开要么不好用,在网上找了一下也没捷径,算了,自己搞,经过1个礼拜的劳作,用VC搞了此DLL用于西门子S7-200 PLC的通信,读100个数据耗时250ms,非常高效,在vc,delphi,vb,C#.NET平台进行测试,效果不错啊,开发效率提高数倍,特此与爱好者分享,附带源码,Development of procedures for the use of industrial free port agreement
  3. 所属分类:Driver Develop

    • 发布日期:2016-03-17
    • 文件大小:1.02mb
    • 提供者:liushou
  1. 用vc获取硬盘序列号

    0下载:
  2. 用vc获取硬盘序列号,564016getHDSerial,Vc access to the hard disk with a serial number, 564016getHDSerial
  3. 所属分类:驱动编程

    • 发布日期:2017-03-21
    • 文件大小:42.08kb
    • 提供者:郑贤华
  1. DebugDriver

    0下载:
  2. 一个内核调试器的驱动层 用DDK + VC ++ -A kernel debugger driver layer with DDK+ VC++
  3. 所属分类:Driver Develop

    • 发布日期:2017-03-28
    • 文件大小:603.53kb
    • 提供者:golden
  1. VC-HID

    1下载:
  2. 使用VC++访问如键盘,鼠标和自定义的HID设备-Using VC++ to access such as a keyboard, mouse, and a custom HID device
  3. 所属分类:Driver Develop

    • 发布日期:2017-05-13
    • 文件大小:2.96mb
    • 提供者:飞龙
  1. DriverManager

    0下载:
  2. VC++ MFC 编写的驱动程序,安装,运行,停止,卸载,部署的例子,里面含有一个驱动程序例子-VC++ MFC write drivers, installation, operation, stop, uninstall, deploy the example, which contains a driver for example
  3. 所属分类:Driver Develop

    • 发布日期:2017-03-26
    • 文件大小:216.14kb
    • 提供者:sdxiao
  1. vc_usb

    0下载:
  2. 这个代码需要有一定基础的开发者阅读,特别是对如何识别USB设备及USB基本原理有一定了解的开发者比较适用。程序主要演示了如何编写高层应用与USB接口通信-This code need to have a certain foundation for developers to read, especially on how to identify the USB device and USB have a certain understanding of the basic principles
  3. 所属分类:Driver Develop

    • 发布日期:2017-03-30
    • 文件大小:36.82kb
    • 提供者:sdfads
  1. Driver

    0下载:
  2. 搭建一个完整的Windows驱动开发环境Windows XP + VC 6.0 + WinXP_DDK + DriverStudio 3.2 .doc-Set up a complete development environment for Windows Driver Windows XP+ VC 6.0+ WinXP_DDK+ DriverStudio 3.2. Doc
  3. 所属分类:Driver Develop

    • 发布日期:2017-03-24
    • 文件大小:4.95kb
    • 提供者:qiuyigui
  1. WinCEUsbProgOv511

    0下载:
  2. WinCEUSB摄像头驱动(OV511源码+讲解).rar 挺好的东西-WinCEUSB drive camera (OV511 source+ on). A good things
  3. 所属分类:Driver Develop

    • 发布日期:2017-04-02
    • 文件大小:273.93kb
    • 提供者:
  1. vcap

    0下载:
  2. 一个简单点的视频捕捉VC++实例源代码,VC6++编译通过,因本机没有安装摄像头,所以没有捕捉到视频,从程序运行来看,如果你电脑装有摄像头及驱动程序的话,打开本程序后它应该会显示摄像头的视频,然后点击“录像”按钮就可捕获视频了。-A simple point of the video capture VC++ example source code, VC6++ compiler is passed, because the machine did not install the camera,
  3. 所属分类:Driver Develop

    • 发布日期:2017-03-29
    • 文件大小:17.71kb
    • 提供者:106
  1. A-DATA-1166682519_USB_Flash_Disk_Utility_USBest.r

    0下载:
  2. XPEmbedded EWF disk file protecti An old hard disk management tool, VB read disk sectors directly, to A program that refresh make parta Hard disk dog program , just prot Under a Win95/98/NT district exe A choice start district proc
  3. 所属分类:Driver Develop

    • 发布日期:2017-03-24
    • 文件大小:437.13kb
    • 提供者:bel sid
  1. VC

    0下载:
  2. 该资源包含了使用VC或者VB去控制PLC和道闸的起落,里面包含了道闸通讯的协议。如果需要做控制类的软件是个不错的参考.-The resource contains a VC or VB to control the PLC and the gate of the landing, which contains the communication protocol. If you need to do the software is a good control of the reference.
  3. 所属分类:Driver Develop

    • 发布日期:2017-05-03
    • 文件大小:668.3kb
    • 提供者:wuxin
« 12 3 4 »
搜珍网 www.dssz.com