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

搜索资源列表

  1. Windows2000prtdrv

    0下载:
  2. W2kPrintDrvSample Feature ======= * Support two page directions, portrait and landscape * Support just one page size, A4 * Support two resolutions, 200 x 200 and 100 x 100 dpi * Support two color mode, color(24bpp) and monochrom
  3. 所属分类:驱动编程

    • 发布日期:2008-10-13
    • 文件大小:88034
    • 提供者:小亮
  1. USBDriveCtrl

    0下载:
  2. 电脑的USB接口驱动器,在VC环境中,程序实现了对USB接口的识别和控制-computer USB drives, in VC, the process to achieve a USB interface identification and control
  3. 所属分类:驱动编程

    • 发布日期:2008-10-13
    • 文件大小:41077
    • 提供者:吴君一
  1. tcxmaster

    0下载:
  2. 所谓固件,就是存储在程序内存中的程序,用以完成驱动程序无法完成的USB 芯片及外围芯片的初始化及控制工作[23]。USB固件程序设计是USB接口部分的主要工作,它的主要目的是:当USB设备连接到主机上时,主机可以发现新设备,然后建立连接并完成数据传输任务,也就是能够让Windows正常检测和识别USB设备。因此在USB固件程序中,最重要的工作就是USB描述符的定义和USB传输中断的处理。-called firmware is stored in the memory of the procedu
  3. 所属分类:驱动编程

    • 发布日期:2008-10-13
    • 文件大小:2972
    • 提供者:ryan
  1. fanyicj

    0下载:
  2. 在浏览网站时,如果您双击或者用鼠标拖动选择一个单词或或一段短文,就会出现一个浮动的层,显示其译文,这就是“即划即译”功能。 本插件美观、快速、稳定,自动识别中英文,自动识别词语和句子,支持多语种。可以定制插件名称以保留您的网站名。 -the web sites they visit, if you double-click or drag with the mouse or select a word or a short article, there will be a floating
  3. 所属分类:驱动编程

    • 发布日期:2008-10-13
    • 文件大小:14428
    • 提供者:李灵
  1. DriverWizard_demo

    0下载:
  2. 一个wdm驱动模型的源代码,是国外一篇文章的代码,文章名字和本代码名字相同,很容易识别。-a `model-driven source code, is a foreign article code, The article names and the names of the same code, it is easy to identify.
  3. 所属分类:驱动编程

    • 发布日期:2008-10-13
    • 文件大小:7775
    • 提供者:王开纬
  1. usbPortInter

    0下载:
  2. 本程序是在VC中完成与USB接口通信。读者有必要了解主机是如何识别USB设备以及USB工作的基本原理,这样结合我提供的源码,能轻松完成。-the procedure is completed in VC communication with the USB interface. Readers need to understand is how to identify the host USB devices and USB work of the basic tenets I combine
  3. 所属分类:驱动编程

    • 发布日期:2008-10-13
    • 文件大小:39844
    • 提供者:刘彤
  1. PCSC

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

    • 发布日期:2008-10-13
    • 文件大小:90662
    • 提供者:煮海为盐
  1. fsrec

    0下载:
  2. 文件系统识别器:对文件系统装载前的识别.
  3. 所属分类:驱动编程

    • 发布日期:2008-10-13
    • 文件大小:28476
    • 提供者:zhansl
  1. zhidongshibie

    0下载:
  2. 自动指纹识别系统的研究与设计,的一个论文,大家可以看下。不错呀
  3. 所属分类:驱动编程

    • 发布日期:2008-10-13
    • 文件大小:3371330
    • 提供者:
  1. AutoInstaller

    2下载:
  2. 一个不错的驱动自动安装程序,是查找多方资料,自己开发出来的,通过扫面pci 总线来识别不同型号和公司的pci卡,并自动搜索对应的驱动程序进行安装,本程序可以识别highpoint的卡,用户可以自行扩展,只要知道硬件卡的id就行,另外,在安装时,会自动执行资源管理器的“扫描新硬件功能”
  3. 所属分类:驱动编程

    • 发布日期:2008-10-13
    • 文件大小:4527088
    • 提供者:刘亚勇
  1. USB

    0下载:
  2. 程序演示了一个USB鼠标的应用。 运行时用USB线连接开发板与PC机,PC将自动识别出设备类型并准备驱动。当一切配置完成后,可以用板上的按键来模拟鼠标动作(K1代表上,K2代表下,K4代表左,K5代表右)。
  3. 所属分类:驱动编程

    • 发布日期:2008-10-13
    • 文件大小:319609
    • 提供者:taowei
  1. USB

    0下载:
  2. 本程序演示了如何利用编写高层应用程序与USB接口通信。读者有必要了解主机是如何识别USB设备以及USB工作的基本原理。
  3. 所属分类:驱动编程

    • 发布日期:2008-10-13
    • 文件大小:40054
    • 提供者:mengjian
  1. usb设备识别

    0下载:
  2. 可自动识别usb的插入与拔出。
  3. 所属分类:驱动编程

  1. bp神经网络实现的水果识别系统

    1下载:
  2. 基于bp神经网络实现的水果识别系统。先进性学习,然后根据给出的水果特征对水果进行识别。感觉还不错。
  3. 所属分类:驱动编程

    • 发布日期:2011-02-18
    • 文件大小:130203
    • 提供者:wobuzhidaook
  1. vc_usb

    0下载:
  2. 这个代码需要有一定基础的开发者阅读,特别是对如何识别USB设备及USB基本原理有一定了解的开发者比较适用。程序主要演示了如何编写高层应用与USB接口通信-This code need to have a certain foundation for developers to read, especially on how to identify the USB device and USB have a certain understanding of the basic principles
  3. 所属分类:Driver Develop

    • 发布日期:2017-03-30
    • 文件大小:37708
    • 提供者:sdfads
  1. Driver(CHM)

    0下载:
  2. 驱动程序、分区、加密工具下载方法.为什么台电酷闪的可用容量会少于标定的容量? 按步骤正常安装台电酷闪后,系统还不能识别,为什么?-Driver, partition, encryption tools to download. Why Taipower cool flash available capacity would be less than the capacity of calibration? Normal step-by-step installation of Taipowe
  3. 所属分类:Driver Develop

    • 发布日期:2017-03-30
    • 文件大小:194655
    • 提供者:summer
  1. HID

    0下载:
  2. 该软件用于识别HID设备,并与之进行通信。需要配合北京交通大学的一款HID实验台使用,但中间的独立程序不受影响。-The software used to identify HID device, and communicate with them. Need to tie in with the Beijing Jiaotong University, a test-bed the use of HID, but the middle of an independent process wil
  3. 所属分类:Driver Develop

    • 发布日期:2017-05-08
    • 文件大小:2021354
    • 提供者:刘浏
  1. PCI

    0下载:
  2. 实现PCI板卡驱动。运行后可以识别新插入的pci板卡,并能通过简单界面操作控制板卡。-Achieve PCI card driver. Can be identified after running the new pci card inserted, and through a simple interface to operate the control board.
  3. 所属分类:Driver Develop

    • 发布日期:2017-03-28
    • 文件大小:522162
    • 提供者:zl
  1. UsbTest

    0下载:
  2. 识别usb,识别光驱,拷贝文件到usb。自己写的vc学习的小例子-recognize usb,recognize cd-rom/dw,copy file to usb a example
  3. 所属分类:Driver Develop

    • 发布日期:2017-04-08
    • 文件大小:39965
    • 提供者:fjh
  1. filesystemidentify

    0下载:
  2. 文件系统识别器可实现在文件系统识别,采用了内核驱动构架.-The file system recognizer can be realized in the file system to identify, using the kernel driver framework.
  3. 所属分类:Driver Develop

    • 发布日期:2017-03-26
    • 文件大小:13307
    • 提供者:wangxvfeng101
« 12 3 »
搜珍网 www.dssz.com