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

搜索资源列表

  1. 《Windows VxD与设备驱动程序权威指南》

    0下载:
  2. 本书是讲述VxD和设备驱动程序的权威指南。主要分为两部分。第一部分(第2到第12章)讲述Windows执行环境和VxD。第二部分(第13到第19章)讲述基于DLL的驱动程序。本书几乎涵盖了设备驱动程序开发的各个层面,内容全面翔实,可读性较高。 -the book is about the VxD driver and equipment to the authority and guidance. Divided into two main parts. The first part (sect
  3. 所属分类:操作系统开发

    • 发布日期:2008-10-13
    • 文件大小:128.82kb
    • 提供者:张小姐
  1. driverdev6asp_src

    0下载:
  2. 一个windows显示驱动的好程序,对学习驱动开发很有好处-a windows driver of the program is to study the development of a very good driver
  3. 所属分类:操作系统开发

    • 发布日期:2008-10-13
    • 文件大小:74.94kb
    • 提供者:ojo
  1. windowsKernelExperiment

    1下载:
  2. 《Windows内核实验教程》随书光盘源码,研究windows内核及驱动的-"Windows kernel experimental Guide" CD with the book source, research windows kernel and the driver
  3. 所属分类:书籍源码

    • 发布日期:2008-10-13
    • 文件大小:62.94kb
    • 提供者:罗林
  1. 20075416414763048

    0下载:
  2. 一、设置数据源    如果设置数据源,不论是服务器是tomcat还是resin,都无需更改任何文件。 数据源设置步骤:(windows操作系统) 1.进入“控制面板”-->管理工具”--->“数据源(ODBC)” 2.选择“用户DNS” 3.点击“添加”---〉选择驱动器“Microsoft Access Driver”---点击“完成” 4.填写数据源名:shnxn 5.选择数据库(我们网站的数据库所在位置,缺省为frshop
  3. 所属分类:操作系统开发

    • 发布日期:2008-10-13
    • 文件大小:84.14kb
    • 提供者:danping
  1. gwiopm

    0下载:
  2. 在Windows NT使用I/O端口,包括装载,开始,卸载驱动程序的函数.-use of the Windows NT I / O ports, including loading, unloading driver function.
  3. 所属分类:Delphi控件源码

    • 发布日期:2008-10-13
    • 文件大小:285.17kb
    • 提供者:牛西
  1. Windows+WDM+driver

    0下载:
  2. 这是Windows Driver Model(WDM)一书中各个章节的所有示例源代码。
  3. 所属分类:书籍源码

    • 发布日期:2008-10-13
    • 文件大小:4.45mb
    • 提供者:LUOY
  1. dm9000.zip

    0下载:
  2. This is a source code for Ethernet Driver This driver was developed on RMI AU1250 CPU for Windows ce 5.0 ,This is a source code for Ethernet Driver This driver was developed on RMI AU1250 CPU for Windows ce 5.0
  3. 所属分类:OS Develop

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

    0下载:
  2. windows 系统引导,用于安装驱动时的自动识别-windows system boot, when installing the driver for the automatic identification
  3. 所属分类:OS Develop

    • 发布日期:2017-04-24
    • 文件大小:433.76kb
    • 提供者:dandan_vc
  1. userkernelspace

    0下载:
  2. A user-space device driver can do many of the things that kernel drivers can t, such as perform a long-running computation, block while waiting for an event, or read files from the file system. Unlike kernel drivers, a user-space device driver can us
  3. 所属分类:OS Develop

    • 发布日期:2017-04-12
    • 文件大小:920byte
    • 提供者:harish
  1. MonDisk

    0下载:
  2. MonDisk 是一个Windows平台下的文件系统过滤驱动程序,该驱动模块清晰,功能简单,特点是完全使用NT式的Dispatch 函数实现文件访问行为的监控-MonDisk is a file system filter driver on Windows platform,the function of this model is simple but with a characteric that,All its dispatch routine are all NT dispatch r
  3. 所属分类:OS Develop

    • 发布日期:2017-05-12
    • 文件大小:2.79mb
    • 提供者:陈东东
  1. dkomdriver

    0下载:
  2. codigo fonte de um driver que oculta processos do sistema windows xp
  3. 所属分类:Kill Virus

    • 发布日期:2017-03-30
    • 文件大小:62.67kb
    • 提供者:yrhjryjhjy
  1. SDpartitionwithDiskDrive

    1下载:
  2. SD卡分区识别驱动 用读卡器将SD卡连接电脑 这个时候还是无法进行分区操作的,因为SD卡还是移动磁盘 然后我们需要把它变成本地磁盘。 在设备管理器中-----磁盘驱动器- 列表里有硬盘和你的读卡器。(每人的不同。一般是XXXUSB。)找到读卡器的那个,单击右键,更新驱动程序。下一步----选择从列表或者指定位置安装,------下一步------选择不要搜索,我要自己选择安装的驱动程序。(一定注意)下一步---选择从磁盘安装-----浏览找到我给你的驱动。(帖子下载)就是c
  3. 所属分类:Disk Tools

    • 发布日期:2017-03-23
    • 文件大小:6.95kb
    • 提供者:胡延富
  1. ourdev_486937

    0下载:
  2. Delphi能不能开发Windows的驱动程序(这里的驱动程序当然不是指VxD了^_^)一直是广大Delphi fans关注的问题。姑且先不说能或者不能,我们先来看看用Delphi开发驱动程序需要解决哪些技术上问题。 Delphi的链接器是无法生成Windows内核模式程序的,因此用delphi无法直接生成驱动程序。M$的链接器是可以生成Windows内核模式程序的,那么是否可以用Delphi生成目标文件,然后用M$链接呢?要这么做必须要解决以下的问题: Delphi生成的目标文件是
  3. 所属分类:source in ebook

    • 发布日期:2017-04-09
    • 文件大小:1.22mb
    • 提供者:YF
  1. usbdriver

    0下载:
  2. 基于windows ddk的usb驱动是学习vc和驱动的好资料-the driver for usb it is good for you to study vc and the dirver
  3. 所属分类:OS Develop

    • 发布日期:2017-03-26
    • 文件大小:238.67kb
    • 提供者:alenhope
  1. D

    0下载:
  2. 单片机340usb下载线驱动程序,适用于vista、windows 7 环境-SCM 340usb download cable driver
  3. 所属分类:Editor

    • 发布日期:2017-05-13
    • 文件大小:3.01mb
    • 提供者:zhangbo
  1. MicroDog_Driver_RC1

    0下载:
  2. 微狗(UMI/UMC/PMH/PMI)Windows 9X/ME/NT/2K/XP/WS2003/Vista/XP64/WS2003x64/Vista64 驱动安装卸载程序使用说明-MicroDog(UMI/UMC/PMH/PMI) Device Drivers Installing Guide for Windows 9X/ME/NT/2K/XP/ WS2003/Vista/XP64/WS2003x
  3. 所属分类:Delphi VCL

    • 发布日期:2017-04-09
    • 文件大小:1019.05kb
    • 提供者:admin1111
  1. Windows-Driver-Model(2nd)

    0下载:
  2. 《Programming the Microsoft Windows Driver Model(2nd).ctm》,学习Windows WDM编程的参考书。-Programming the Microsoft Windows Driver Model(2nd)
  3. 所属分类:OS Develop

    • 发布日期:2017-11-15
    • 文件大小:2.56mb
    • 提供者:张先生
  1. Windows-device-driver

    0下载:
  2. usb device driver 适合于初学者使用-usb device driver
  3. 所属分类:MacOS develop

    • 发布日期:2017-05-02
    • 文件大小:581.12kb
    • 提供者:liqifeng
  1. drive_file

    0下载:
  2. 实现windows下驱动级文件改动监视,Driver-level file changes under surveillance for windows-Driver-level file changes under surveillance for windows
  3. 所属分类:MiddleWare

    • 发布日期:2017-04-15
    • 文件大小:7.54kb
    • 提供者:张伟
  1. USB-driver-

    0下载:
  2. 该文档介绍了在 Windows系统下生成通用usb 驱动的方法。方便单片机系统与PC机进行USB通信。-This document describes a method for generating generic usb driver under Windows system. SCM system convenient USB communication with PC.
  3. 所属分类:source in ebook

    • 发布日期:2017-05-01
    • 文件大小:663.41kb
    • 提供者:wzh598
« 12 »
搜珍网 www.dssz.com