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

搜索资源列表

  1. IPTR.rar

    0下载:
  2. 这个程序利用Winpcap库来捕获IP数据包。在调试时注意: 1:务必将“Include”文件夹下的所有头文件拷贝到VC安装目录下的库文件夹中,如"D:\Program Files\Microsoft Visual Studio\VC98\Include"。 2:将“Lib”文件夹下面的所以库拷贝到VC安装目录下的Lib文件夹下,比如"D:\Program Files\Microsoft Visual Studio\VC98\Lib"。 以上1、2两个步骤其实是为了让程序能够利用win
  3. 所属分类:Sniffer Package capture

    • 发布日期:2017-03-28
    • 文件大小:554641
    • 提供者:杨逍
  1. 铁卷运行原理

    0下载:
  2. 铁卷运行原理 铁卷采用的原理是内核文件实时透明加解密,在操作系统底层对文件进行加解密操作,不影响人员的原有使用习惯。安装铁卷的用户在使用文件时,运行于驱动层的用户终端自动将文件实时加解密;文件的接收者必须经过管理中心端的认证,才能够根据许可权限对文件进行操作。,Rail volumes using Volume Rail operating principle of the principle of transparency are core documents in real-time en
  3. 所属分类:其它文档

    • 发布日期:2017-03-29
    • 文件大小:28955
    • 提供者:ice
  1. DAvE_MotherSystem_V2.1_r24.rar

    1下载:
  2. DAvE是英飞凌科技公司的电子芯片模拟开发应用工具软件。 戴夫会帮助你在你的项目中规划你想使用的英飞凌单片机或dsp,以提供智能向导,那帮你设定芯片来工作的方式和你需要的各功能模块,自动生成C-code驱动功能与适当的单片外围设备和中断的控制。 DAvE会直接与编译器的IDE互动。,DAvE is the Digital Application Engineer from Infineon Technologies. DAvE will... - Help you progra
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-05-31
    • 文件大小:13447970
    • 提供者:阿甘
  1. minifilter.rar

    0下载:
  2. 《寒江独钓——Windows内核安全编程》“文件系统微过滤驱动”一章的源代码,该代码的主要功能是限制对应用程序“记事本”文件(notepad.exe)的操作,进而达到限制扩展名为txt等使用记事本程序来编辑的功能。 使用net start 驱动名称 net stop 驱动名称 这种方式来安装驱动," Trees and fishing alone- Windows kernel security programming" " file system, m
  3. 所属分类:Driver Develop

    • 发布日期:2017-03-21
    • 文件大小:36263
    • 提供者:张英霞
  1. Passthru

    0下载:
  2. 一个自动安装NDIS中间层驱动程序的源代码-Automatically install a NDIS intermediate driver source code
  3. 所属分类:Driver Develop

    • 发布日期:2017-04-06
    • 文件大小:249200
    • 提供者:吴成
  1. preInstall.rar

    1下载:
  2. 使用SetupCopyOEMInf预安装驱动,如果有数字签名的驱动预安装后插入设备,驱动自动安装完成.,Demostrate usage of SetupCopyOEMInf(). 1. Assume the driver pakcage includes a valid WHQL signature file (.cat) 2. Place the demo .exe file together with the driver package (inf, cat, s
  3. 所属分类:Driver Develop

    • 发布日期:2014-05-29
    • 文件大小:2482277
    • 提供者:周立人
  1. madwifi-hal-0.10.5.6-current.t

    0下载:
  2. ubuntu 环境下的无线网卡驱动程序,一般刚刚安装以后无法上无线网,安装这个就可以,ubuntu wireless LAN environment driver, generally can not be on just after the installation of a wireless network, you can install this
  3. 所属分类:Linux Network

    • 发布日期:2017-05-16
    • 文件大小:4421112
    • 提供者:dsh
  1. Videocapture.rar

    0下载:
  2. 新手编写的视频录像程序 在vc++6.0环境下编译成功运行 这个需要摄像头并安装好驱动程序 是初学视频者很好的资料 也可在此基础上改进与提高,New video prepared by the procedure in vc++6.0 environment successfully compiled to run this need a good camera and install the driver who is a good beginner video information is
  3. 所属分类:Video Capture

    • 发布日期:2017-03-29
    • 文件大小:214676
    • 提供者:sunxingxin
  1. Makefile.rar

    0下载:
  2. patch 之后,在/usr/src/linux/drivers/usb/生成spca5xx文件夹, 修改Makefile,spcadecoder.o,spca50x.o的生成目录要加全, 即usr/src/linux/drivers/usb/, 而不只是drivers/usb/,make生成spca5xx.o 拷入/usr/src/linux/drivers/usb/, 修改该目录下Makefile,因已经使用spcadecoder.o,spca50x.o
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-01
    • 文件大小:2364
    • 提供者:lab
  1. uninstalldriver

    0下载:
  2. 目前很多USB设备的驱动包不是exe的形式,而是以包含inf 文件的驱动包提供给使用者,并且需要在硬件链接到电脑的情况下才能安装驱动;另外,windows没有提供完全卸载驱动的功能,即通过设备管理器的卸载驱动功能,驱动包依然存留在windows中。【INF驱动工具】提供了在硬件不链接到电脑的情况安装INF驱动包,而且能完整卸载驱动。-install or remove driver by INF.
  3. 所属分类:USB develop

    • 发布日期:2017-03-28
    • 文件大小:301023
    • 提供者:刘峻聪
  1. PassthruInstall

    0下载:
  2. 自动安装NDIS中间层驱动 passthru的程序,稍作修改也可用来安装NDIS 协议驱动-Automatically install the NDIS intermediate driver passthru procedures, with slight modifications can also be used to install NDIS protocol driver
  3. 所属分类:Driver Develop

    • 发布日期:2017-03-24
    • 文件大小:124256
    • 提供者:黄文彬
  1. USBISP_driver

    1下载:
  2. USBISP驱动程序 USBASP驱动程序,USB下载线安装软件 -USBASP driver USBISP driver, USB download cable to install the software
  3. 所属分类:Windows Develop

    • 发布日期:2016-01-27
    • 文件大小:29706
    • 提供者:Allen
  1. qf9700-android4

    2下载:
  2. qf9700 USB网卡的android驱动,特别针对android4,同时兼容android4以下版本,这个网上没有,自己写的,附带编译安装文档。呵呵,我也是找不到,所以自己动手了,完成了拿出来,赚点辛苦费,给有需要的人分享。-qf9700 android driver ,this can not be found in internet , original done.also document for install and myself exp.
  3. 所属分类:android开发

    • 发布日期:2012-11-04
    • 文件大小:7744
    • 提供者:xe366
  1. 010_intstallandUninstall

    0下载:
  2. 郁金香驱动编程第10课。010_添加卸载驱动例程,主要讲解如何在系统中安装驱动,卸载驱动-The tulip driver programming Lesson 10. To 010_ to add uninstall driver routines, mainly on how to install the driver in the system, uninstall the driver
  3. 所属分类:Driver Develop

    • 发布日期:2017-11-09
    • 文件大小:12087864
    • 提供者:潘静
  1. my_InstDrv

    0下载:
  2. 驱动程序安装程序与源代码,可以安装你的驱动程序-Driver installation program and source code, you can install your driver
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-04
    • 文件大小:44048
    • 提供者:dannys
  1. zc0301.tar

    0下载:
  2. zc301摄像头驱动,有说明安装的-zc301 camera driver, there are instructions to install the. . .
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-31
    • 文件大小:26239
    • 提供者:123
  1. driverinstall

    1下载:
  2. DDK编译的驱动安装 、卸载的功能函数-DDK compiler driver to install, uninstall of function
  3. 所属分类:Windows编程

    • 发布日期:2014-02-18
    • 文件大小:5307
    • 提供者:tony bin
  1. Class-coInstall

    0下载:
  2. 类协安装驱动示例,使用类协安装可解决WindowsXP系统下换USB口需要重新安装驱动的问题-Class co-install the driver sample, using the class co-installed systems to resolve WindowsXP USB port for the problem to re-install the driver
  3. 所属分类:Driver Develop

    • 发布日期:2017-03-31
    • 文件大小:6245
    • 提供者:袁靖
  1. CAN_EPP_Linux_driver

    0下载:
  2. 包含一个EPP-CAN板的Linux操作系统驱动,先用make命令编译目标代码(cangate),再运行install,安装该驱动。就可以通过并口对SAJ1000的板子进行数据收发.-contains an EPP-CAN board of Linux-driven, make first use of object code compiler orders (cangate), the re-install, installation of the driver. Parallel will
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-11-11
    • 文件大小:6429
    • 提供者:Azrael.H
  1. USBto232_485_UART

    2下载:
  2. DIY多功能转换器(已调试通过)。 本原理图可以实现USB/RS232、USB/RS422、USB/RS485接口转换功能。只需安装USB驱动程序即可实现USB转串口的功能,简单方便。另外只需对电路图稍作改动即可实现RS232/RS422或RS232/RS485转换功能。 心动了吗?不如赶快行动,拥有属于自己的五合一的接口转换器吧!-DIY Multi-function Converter (has debug through). The schematic diagram can be
  3. 所属分类:SCM

    • 发布日期:2017-03-23
    • 文件大小:168030
    • 提供者:laochao
« 1 2 3 4 5 67 8 9 10 11 ... 16 »
搜珍网 www.dssz.com