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

搜索资源列表

  1. 816-4854

    0下载:
  2. 本设备驱动教程是一本实际操作指南,介绍如何开发简单的 SolarisTM 操作系统(Solaris OS)驱动程序。设备驱动教程 还阐述了设备驱动程序在 Solaris 操作系统中的工作原理。本书与 Writing Device Drivers 配套。Writing Device Drivers 是一个详尽的参考文档,对多种设备和驱动程序进行了讨论。设备驱动教程探讨了完整的驱动程序,但没有对所有驱动程序类型进行全面分析。设备驱动教程中的很多地方都引用了 Writing Device Driver
  3. 所属分类:驱动编程

    • 发布日期:2008-10-13
    • 文件大小:1363105
    • 提供者:史桂颖
  1. flash_disk_code

    0下载:
  2. flash u盘的c语言驱动代码,其中包括原理图,和hex文件。-flash u-c-language code, including schematics, documentation and hex.
  3. 所属分类:驱动编程

    • 发布日期:2008-10-13
    • 文件大小:89885
    • 提供者:段国勇
  1. WDM_PowerSleep

    0下载:
  2. 一个WDM的电源管理驱动!完整的源码,包括应用程序,驱动源码,驱动安装文件等!可以直接装载并测试!-a power management WDM Driver! Complete source code, including the application procedures, source driver, driver installation documentation! Direct loading and testing!
  3. 所属分类:驱动编程

    • 发布日期:2008-10-13
    • 文件大小:50699
    • 提供者:李平
  1. ne2000DRIVE_ASEMBLE_SOURE

    0下载:
  2. ne2000兼容型网卡驱动程序汇编原代码。 .pdf文档。带开发流程说明文档-ne2000 compatible NIC driver source code compilation. . Pdf files. With the development process documentation
  3. 所属分类:驱动编程

    • 发布日期:2008-10-13
    • 文件大小:98798
    • 提供者:pengsophy
  1. EEPROM(USB)

    0下载:
  2. usb相关代码,内有详尽的源程序和说明文档,开发USB很有用处.-usb related code, which is the source code and detailed documentation, development USB useful.
  3. 所属分类:驱动编程

    • 发布日期:2008-10-13
    • 文件大小:762721
    • 提供者:qdvenus
  1. NdisHookDrv

    0下载:
  2. 一个截取网络包的驱动。它与DDK文档正是NDIS中间驱动不同,是通过HOOK内核NDIS API来实现的。听说诺顿也是使用此方法来实现。-an interception network packet driver. It DDK documentation is NDIS Intermediate Driver, through HOOK kernel NDIS API to achieve. Norton also heard that the use of this method is to
  3. 所属分类:驱动编程

    • 发布日期:2008-10-13
    • 文件大小:279618
    • 提供者:helwjh
  1. 200210wdm

    0下载:
  2. WDM driver development example and documentation
  3. 所属分类:驱动编程

    • 发布日期:2008-10-13
    • 文件大小:102986
    • 提供者:choop chefZ
  1. TheWin2kDeviceDriverBookGuideForProgrammers2Ed

    0下载:
  2. This book explains how to write, install, and debug device drivers for Windows 2000. It is intended to be a companion to the Microsoft DDK documentation and software. Windows 2000 represents a major improvement to previous versions of Windows NT
  3. 所属分类:驱动编程

    • 发布日期:2008-10-13
    • 文件大小:1885898
    • 提供者:vincente
  1. yxw_bob_PCI_demo

    1下载:
  2. The Lite Evaluation/Demonstration Kit is intended to illustrate use of the AN3042. The AN3042 is compliant to the PCI 2.1 Local Bus specification. Included in the kit is a PCI add-in card, Windows drivers, demonstration applications, and doc
  3. 所属分类:驱动编程

    • 发布日期:2008-10-13
    • 文件大小:4328723
    • 提供者:szliu
  1. pci9054实现io读写操作

    1下载:
  2. 利用DriverWorks实现PCI9054IO读写操作。包括如何使用DW开发向导生成程序框架,以及应用程序(DOS和VC)和驱动程序的完整源代码。不过为了节约空间,删除了不必要的中间文件。请重新编译一下即可。有关说明请见文件夹中的说明文档。-use DriverWorks achieve PCI9054IO write. DW including how to use the wizard generated development process framework and applicat
  3. 所属分类:驱动编程

    • 发布日期:2008-10-13
    • 文件大小:634953
    • 提供者:常云松
  1. winIOVBs.WinIo模拟按键 VB源码

    1下载:
  2. WinIo模拟按键 VB源码,打包完整文件,Pass key WinIo simulation game to kill all the VB source code, complete documentation package
  3. 所属分类:驱动编程

    • 发布日期:2017-03-28
    • 文件大小:22608
    • 提供者:韦瀚斌
  1. USB_D12_SMART_development_kit.

    0下载:
  2. USB D12 SMART 开发套件 usb驱动程序的源代码和技术文档,USB D12 SMART development kit usb driver source code and technical documentation
  3. 所属分类:Driver Develop

    • 发布日期:2017-05-28
    • 文件大小:11348014
    • 提供者:徐克坚
  1. DeviceIoControl

    0下载:
  2. DeviceIoControl实例及文档,通过API访问设备驱动程序-DeviceIoControl examples and documentation, through the API to access device driver
  3. 所属分类:Driver Develop

    • 发布日期:2017-03-25
    • 文件大小:169401
    • 提供者:lele
  1. IRP

    0下载:
  2. 这是一个irp文档资料,不可多得,对irp有一个非常好的介绍。请下载学习。-This is a irp documentation, rare, and irp has a very good introduction. Download the study.
  3. 所属分类:Driver Develop

    • 发布日期:2017-03-28
    • 文件大小:70537
    • 提供者:xingchao
  1. Fax

    1下载:
  2. 功能:传真演示程序。 版本:Ver2.2。 其具体操作过程如下: 1)设置好所发(收)传真文件(可以设置从指定页开始收发文件)。(收传真还需设置存放文件路径) 2)拨号,摘机后播放提示音,选择收发传真操作。 3)开始收(发)传真。 4)操作结束,挂机。 需要注意的是如需加发文件,则需要在传真已经开始以后再加发文件。且加发文件格式应与已在发文件格式相同。如在发文件是Fax文件,则只能加发Fax文件;如在发文件是Tif文件,则只能发Tif文件。 -Fu
  3. 所属分类:驱动编程

    • 发布日期:2013-11-28
    • 文件大小:2593596
    • 提供者:澄海
  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. MDigHook

    0下载:
  2. MIL 函数,有用途,具体用途见hook里面的说明文件-MIL function, there are uses, specific uses, see the documentation inside hook
  3. 所属分类:Driver Develop

    • 发布日期:2017-04-07
    • 文件大小:318468
    • 提供者:ouxiaoze
  1. Klog

    0下载:
  2. 键盘 侦测工具驱动源码,里面还有文档记录了安装方法,可以用于记录你所使用键盘输入的信息-Keyboard detection tool-driven source code, there is also documentation of the installation method can be used to record the keyboard you are using the information
  3. 所属分类:Driver Develop

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

    0下载:
  2. DDK相关文档,对DDK的安装及底层驱动有相关说明-DDK documentation on the installation and the bottom of DDK driver related note
  3. 所属分类:Driver Develop

    • 发布日期:2017-04-04
    • 文件大小:3548
    • 提供者:Paul
  1. Document

    0下载:
  2. 老马翻译的Microsoft Windows驱动程序模型设计(第一版),给对英文并不是太熟练的开发人员或爱好者提供方便的阅读环境;本资料整合了随书附带的CD文档,免去读者到处搜索随书资料的不便。-ShaoHua Ma translation of the Microsoft Windows Driver Model Design (first edition), to the English is not very skilled developers, or fans of great hel
  3. 所属分类:Driver Develop

    • 发布日期:2017-05-22
    • 文件大小:6763060
    • 提供者:王锐
« 12 3 »
搜珍网 www.dssz.com