搜索资源列表

  1. PL2303驱动 支持xp、Vista、windows7

    2下载:
  2. PL2303HX驱动安装详细 1. 先装上PL2303驱动(先不要接任何的线),如果你在安装驱动前接上了USB线或转串口线,驱动将不能安装成功,这一点非常重要否则就要把驱动删掉重启系统再重新安装驱动了. 注:请跟据你的操作系统选择合适的驱动 下面为安装过程以XP系统为例: 双击光盘里的PL2303驱动光盘路径:\常用软件\PL2303转串口线驱动 ...... 注意:装驱动时不能把USB转串口模块插到电脑上,要装好
  3. 所属分类:其它程序

  1. 自动安装驱动程序

    0下载:
  2. 驱动程序自动安装程序!! 不需要手工依靠“inf”文件安装驱动程序! 提供整体框架,用户可以自由修改-driver installation procedure automatically! ! No need to rely on manual "inf" documents install the driver! Provide the overall fr a mework, users can modify
  3. 所属分类:驱动编程

    • 发布日期:2024-05-22
    • 文件大小:56320
    • 提供者:明远
  1. IoDrv

    0下载:
  2. Windows NT/2000/XP 下的直接使用端口I/O的开发包,附带驱动安装程序-Windows NT/2000/XP under the direct use of I/O port in the development kits, fringe driver installation procedures
  3. 所属分类:系统编程

    • 发布日期:2024-05-22
    • 文件大小:19456
    • 提供者:linw
  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. 所属分类:驱动编程

    • 发布日期:2024-05-22
    • 文件大小:52224
    • 提供者:李平
  1. CH375DRVEXE

    0下载:
  2. usb接口芯片CH375驱动安装程序,安装与停用设备-usb interface chip CH375 driver installation procedures, equipment installation and suspended
  3. 所属分类:USB编程

    • 发布日期:2024-05-22
    • 文件大小:109568
    • 提供者:张应均
  1. 2005-05-11_EzDriverSetup

    0下载:
  2. 驱动安装程序,采用mfc编程,能够指定inf文件-driver installation procedures using mfc programming documents to the designated inf
  3. 所属分类:驱动编程

    • 发布日期:2024-05-22
    • 文件大小:35840
    • 提供者:xq
  1. PCSC

    0下载:
  2. 例子中的pcsc驱动不是一个服务读卡器和智能卡的全功能的pcsc驱动,如大家所知,驱动安装以后,系统就能识别pcsc读卡器,应用程序就可以通过微软的smartcard组件来访问智能卡。现在流行的usbkey(国外习惯叫usbtoken或usb dongle)是一种安全认证的设备,集成了读卡器和卡片,上层应用利用pcsc框架调用微软的csp进行数字签名,身份认证等功能。 如果不走pcsc架构,这些功能的开发可以说一点不比开发驱动容易。-P
  3. 所属分类:驱动编程

    • 发布日期:2024-05-22
    • 文件大小:266240
    • 提供者:煮海为盐
  1. InfFile_V1.0

    0下载:
  2. 详细讲解驱动安装文件(.Inf)的语法和总体框架,是DDK文档中所缺少的总统框架(DDK讲的很细节),不可多得的.Inf文件的文档。推荐写驱动的朋友可以参考。-Explain in detail the driver installation files (. Inf) and the overall fr a mework of the grammar is lacking DDK documentation presidential
  3. 所属分类:驱动编程

    • 发布日期:2024-05-22
    • 文件大小:335872
    • 提供者:zhoujiamurong
  1. svcs

    0下载:
  2. 一个完整的驱动安装程序 一个完整的驱动安装程序-A complete driver installation process a complete driver installation process
  3. 所属分类:驱动编程

    • 发布日期:2024-05-22
    • 文件大小:6144
    • 提供者:
  1. Register

    0下载:
  2. 很好的驱动开发资料,驱动安装过程中针对注册表的操作-Very good information-driven development, driver installation process for the operation of the registry
  3. 所属分类:驱动编程

    • 发布日期:2024-05-22
    • 文件大小:82944
    • 提供者:xw
  1. Install

    0下载:
  2. T3G的TD-SCDMA平台的驱动安装,其中包括弹出弹出光驱,reset usb总线,然后安装驱动-T3G
  3. 所属分类:驱动编程

    • 发布日期:2024-05-22
    • 文件大小:25600
    • 提供者:wanghongjie
  1. MouseAutoClick

    0下载:
  2. 开发驱动安装时去掉新硬件向导,数字签名等窗口。-Development drive to install new hardware wizard when removed, such as digital signature window.
  3. 所属分类:进程与线程

    • 发布日期:2024-05-22
    • 文件大小:23552
    • 提供者:cao
  1. Packet_Analysis

    0下载:
  2. 基于Passthru的扩展,抓取IP数据包,并在内核中利用队列、系统线程实时将IP数据包解析到磁盘文件中,同时提供用户控制,在RING3使用SDK编写界面。 本程序可以帮助您熟悉驱动编写、windows编程、用户态和内核态交互编程以及网络知识的基础应用。 驱动安装使用snetcfg,已集成到用户界面中。-Based on the expansion of passthru, crawl IP packet, and the us
  3. 所属分类:驱动编程

    • 发布日期:2024-05-22
    • 文件大小:204800
    • 提供者:shdaianita
  1. driverinstall

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

    • 发布日期:2024-05-22
    • 文件大小:5120
    • 提供者:tony bin
  1. InstallDriver

    0下载:
  2. JTAG驱动安装程序,自动安装,无需设置参数。-JTAG driver installer automatically installed.
  3. 所属分类:驱动编程

    • 发布日期:2024-05-22
    • 文件大小:162816
    • 提供者:王老五
  1. usbdriverinstall

    0下载:
  2. 已调试成功的USB驱动安装程序。需要插上USB设备,再点击安装。-Have been debugging a successful USB driver installation program. Need to attach a USB device, and then click Install.
  3. 所属分类:驱动编程

    • 发布日期:2024-05-22
    • 文件大小:29696
    • 提供者:520533
  1. TestLPT

    0下载:
  2. 驱动安装和测试驱动,测试了并口读写速度,卸载驱动-Driver installation and test-driven test the parallel port read and write speed, unload driver
  3. 所属分类:Windows编程

    • 发布日期:2024-05-22
    • 文件大小:138240
    • 提供者:hpzhu
  1. zDIFxCmd

    0下载:
  2. 驱动安装程序,调用DIFxAPI.dll进行安装驱动 安装命令: .\difxcmd.exe /i "Mux-Bus\VIA_USB_BusEnum.inf" 4 16 卸载命令 .\difxcmd.exe /u "Modem\VIA_USB_MODEM.inf" 4 32-Driver install program, use DIFxAPI.dll
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2024-05-22
    • 文件大小:583680
    • 提供者:zero_create
  1. RemoveDriverSign

    0下载:
  2. 去掉驱动安装过程中的数字签名,避免数字签名的窗口-Remove the drive during the installation of the digital signature, digital signature of the window to avoid
  3. 所属分类:驱动编程

    • 发布日期:2024-05-22
    • 文件大小:246784
    • 提供者:tangguofu
  1. 二代证读验机具USB驱动安装手册

    0下载:
  2. 二代证读验机具USB驱动安装手册 二代证读验机具USB驱动安装手册(er dai zheng du yan ji ju usb driver setup)
  3. 所属分类:其他小程序

    • 发布日期:2024-05-22
    • 文件大小:519168
    • 提供者:hlx
« 12 3 4 5 6 7 8 9 10 ... 50 »

源码中国 www.ymcn.org