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

搜索资源列表

  1. cy001_source

    4下载:
  2. 《竹林蹊径》作者的CY001开发板配的源码,含固件代码、驱动程序代码、Windows调用程序源码,是学习驱动开发,尤其是USB驱动开发的最好的参考。-" Bamboo forest paths," the author of CY001 development board with the source code, containing the firmware code, driver code, Windows calls the program source code
  3. 所属分类:驱动编程

    • 发布日期:2013-11-22
    • 文件大小:22180798
    • 提供者:天了
  1. GUIFileDisk

    1下载:
  2. 网上经典的WINDOWS虚拟磁盘驱动程序filedisk,加上一个图形界面的应用程序,可以建立虚拟磁盘,并格式化,加密等。优点是有说明文档,包括DDK环境的建立,SYS文件的安装等过程的说明较为详细,还有一些自己的心得,适合初学者。图形界面程序用了BCGControlBarPro12库和boost库,我配的环境是VS2008+DDK 2600 FOR XP-Online classic WINDOWS virtual disk driver filedisk, plus a graphical
  3. 所属分类:驱动编程

    • 发布日期:2013-10-20
    • 文件大小:2397505
    • 提供者:一招鲜
  1. WindowsTDIfilter

    0下载:
  2. Windows+TDI过滤驱动开发,非常好的代码,欢迎下载-Windows+ TDI filter driver development
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-17
    • 文件大小:47993
    • 提供者:xiaong
  1. ramdisk

    2下载:
  2. 建立RAM上的硬盘WDF驱动程序。用WDK和VS2005编译。用附加INF安装。 -RAM disk driver to demonstrate how to write WDF windows device driver.
  3. 所属分类:驱动编程

    • 发布日期:2012-11-08
    • 文件大小:1768214
    • 提供者:Gary Li
  1. Huawei3GModem_WinCE_Driver2.01

    0下载:
  2. 所属分类:Windows CE

    • 发布日期:2017-03-29
    • 文件大小:339333
    • 提供者:陈丽华
  1. CamPic

    0下载:
  2. 通过avicap32.dll从摄像头获取视频的简单例程。avicap32.dll是Windows API应用程序接口相关模块,用于对摄像头和其它视频硬件进行AVI电影和视频的截取。-A simple sample to get video from webcam,using avicap32.dll.The "avicap32.dll"can be found in any webcam which has installed driver correctly.
  3. 所属分类:CSharp

    • 发布日期:2017-03-31
    • 文件大小:44207
    • 提供者:马也凡
  1. 123_MSRE

    0下载:
  2. 1,2,3磁道磁条读写器Windows系统下的驱动动态链接库,带说明和测试程序,-Track 1,2,3 magnetic stripe reader driver under the Windows system dynamic-link library, with descr iptions and test procedures,
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-06
    • 文件大小:1088486
    • 提供者:刘波
  1. RTX Serial API

    0下载:
  2. 完整的RTX串口驱动程序测试源代码,实现简单的RTX串口通信方法,实现Windows在实时性上的不足。-RTX complete testing serial driver source code, to achieve simple RTX serial communication method, the realization of Windows in the real-time gap.
  3. 所属分类:系统编程

    • 发布日期:2013-06-13
    • 文件大小:16045
    • 提供者:solarberiden
  1. WDF_USB_driver_help

    0下载:
  2. 主要是关于驱动程序开发环境及开发流程,主要是windows系统下-Mainly on the driver development environment and development process, mainly the windows system
  3. 所属分类:Driver Develop

    • 发布日期:2017-04-09
    • 文件大小:1479731
    • 提供者:yxm
  1. TouchDriver

    0下载:
  2. 一个WIN2K/WINXP平台的触摸驱动,内有详细设计文档,非常具有参考价值.使用VC6编译,需先安装DDK软件包.-A touch driver under windows platform, very valuable.
  3. 所属分类:Driver Develop

    • 发布日期:2017-03-30
    • 文件大小:364341
    • 提供者:
  1. pp

    1下载:
  2. 简单的打印机驱动开发程序,在windows下设计完成。-simple printer driver
  3. 所属分类:Driver Develop

    • 发布日期:2017-03-31
    • 文件大小:11079
    • 提供者:黄卡尔
  1. DeviceTree_src

    1下载:
  2. windows内核驱动辅助工具devicetree的源码,是学习windows内核驱动必备。-windows kernel driver aids devicetree the source, is essential to learn windows kernel driver.
  3. 所属分类:Driver Develop

    • 发布日期:2017-03-23
    • 文件大小:64286
    • 提供者:zgl
  1. Embeded_h264

    0下载:
  2. 本系统在mini2440开发平台下实现了视频的采集、压缩、传输及Windows系统下实现实时视频播放。本设计采用USB摄像头的驱动模块Video4Linux实现视频采集,采用T264实现视频的压缩,采用UDP协议实现视频传输,监控端采用T264解码后使用Directshow技术播放。图象清晰,实时性较好,达到了监控目的。-This system mini2440 development platform enables video capture, compression, transmissi
  3. 所属分类:Embeded Linux

    • 发布日期:2017-05-20
    • 文件大小:6090899
    • 提供者:肖鸽
  1. NtQuerySystemInformation

    1下载:
  2. 这是介绍如何在Windows驱动层 HOOK NtQuerySystemInformation内核 函数的文章。 这篇文章超级详细的介绍了这个函数的每一个参数以及用法。-This is how the Windows kernel function driver layer HOOK NtQuerySystemInformation article. This article describes the super-detailed each parameter of this function
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-29
    • 文件大小:55529
    • 提供者:汤文
  1. WDM_Driver

    0下载:
  2. hello WDM 驱动源码(最简单的Windows WDM驱动源码)-hello WDM driver source code (the most simple Windows WDM driver source)
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-28
    • 文件大小:16825
    • 提供者:sulen lv
  1. GPIOL

    0下载:
  2. windows ce 的驱动开发实例 以GPIO为例,介绍wince的驱动程序开发-GPIO driver
  3. 所属分类:Windows CE

    • 发布日期:2017-03-29
    • 文件大小:28797
    • 提供者:zhouzhen
  1. windowsIFSdriver

    0下载:
  2. 一份Windows文件系统驱动源码,可实现文件各种操作-A Windows file system driver source code, documents a variety of operations can be realized
  3. 所属分类:Driver Develop

    • 发布日期:2017-05-08
    • 文件大小:1618336
    • 提供者:William
  1. p2p

    0下载:
  2. 1. 设置ODBC驱动,将系统DSN命名为ShareRes2,并和数据库shareResV2.mdb建立连接。 将start.ini和P2PServerDll.dll拷贝到系统目录(如:C:\WINDOWS\system32)。注意start.ini的设置和实际ODBC设置一致。 2. 打开服务器例子程序,启动服务器例子VB或Vc例子。需要看服务器的log,请将p2psvr.log拷贝到c:\根目录下。 3. 打开客户端Dll调用例子,只有客户端已经登录服务器,才
  3. 所属分类:ICQ-IM-Chat

    • 发布日期:2017-11-09
    • 文件大小:1203775
    • 提供者:ssss
  1. EINTKey

    0下载:
  2. 这个程序是基于Windows CE下的按键驱动程序源代码-This procedure is based on the button under the Windows CE driver source code
  3. 所属分类:Windows CE

    • 发布日期:2017-04-03
    • 文件大小:4103
    • 提供者:凭阑意
  1. LoadDrive

    0下载:
  2. Windows CE上的加载驱动的类,自动加载某个驱动-Windows CE on the type of load-driven, automatically load a driver
  3. 所属分类:Driver Develop

    • 发布日期:2017-04-14
    • 文件大小:2874
    • 提供者:李宁
« 1 2 ... 43 44 45 46 47 4849 50 »
搜珍网 www.dssz.com