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

搜索资源列表

  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. TestUSBTree

    0下载:
  2. 列举出WINDOWS中所有的USB设备的一个小程序。很实用-list all of the Windows USB device, a small procedure. Very useful
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:228765
    • 提供者:蔡克飞
  1. StorageEnum

    0下载:
  2. windows系统对USB外围设备的枚举程序的VC++的源代码.-windows system on the USB peripheral equipment Enumerate procedures VC source.
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:30938
    • 提供者:laixin
  1. WindowsCE_Dev

    0下载:
  2. Windows CE 设备驱动程序开发指南,介绍了为基于Windows CE的设备开发设备驱动程序的过程。解释了如何创建简单和流接口驱动程序,以及如何实现USB和NDIS驱动程序。-Windows CE Device Driver Development Guide, introduced a Windows CE-based equipment device driver development process. Explain how to create a simple interface
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:4351695
    • 提供者:陈伟
  1. deveject

    0下载:
  2. DevEject -- Ger鋞e automatisch abmelden, f黵 Windows 2000/XP/2003 ================================================================= DevEject dient dazu, externe Speicherger鋞e wie FireWire-Platten oder USB-Sticks programmgesteuert beim Betri
  3. 所属分类:控制台(字符窗口)编程

    • 发布日期:2008-10-13
    • 文件大小:5688
    • 提供者:李廷
  1. usb_com

    0下载:
  2. 一篇较好的windows下用vc实现的USB通信小论文-a better windows using vc achieve the USB Communication small papers
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:156244
    • 提供者:宁炳武
  1. 8051+CH375

    0下载:
  2. 这个程序用180行C代码就能够读取FAT16文件系统U盘的根目录,可以看到根目录下的文件 名,并可显示首文件内容,不过,该程序很不严谨,也没有任何错误处理,对U盘兼容性较差,只是用于简单试验,作为参考.这个程序可以支持WINDOWS按FAT16格式化的U盘,因为程序精简,所以只兼容超过50%以上的U盘品牌,如果换成CH375A芯片则兼容性可提高到85%,当然,如果使用WCH公司的子程序库或者正式版本的C源程序兼容性更好-this procedure with 180 OK C code ca
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:8062
    • 提供者:费扬峻
  1. wangluozhibo

    0下载:
  2. 这个程序包里有3个部分:直播服务器,接收端插件,接收端例子。 直播服务器: 目录:rdV2Server 可执行文件:rdV2EDemo.exe 所需要文件:rdV2Encoder.dll 运行环境要求:windows, directx 9.0, USB摄像头,MIC 运行方法:先安装xvid编码器(XviD-1.0.1-05062004.exe), 运行rdV2EDemo.exe,点击CapComp按钮即可 服务器侦听端口号:9001
  3. 所属分类:多媒体

    • 发布日期:2008-10-13
    • 文件大小:758594
    • 提供者:cnbeta1985
  1. usb2[1].0

    0下载:
  2. usb源码下载,是基于windows开发平台的,通过FPGA加以仿真验证。可以进行数据的传输-usb download the source code is based on the Windows platform, to be adopted FPGA simulation. Can be the transmission of data
  3. 所属分类:VHDL编程

    • 发布日期:2008-10-13
    • 文件大小:197895
    • 提供者:郑千洪
  1. programmingUsbInterface

    1下载:
  2. 详细介绍visual 6.0环境下用windows API funciton 来实现与符合HID 设备类的USB接口 通信,并给出了通信部分的源代码。-6.0 detailed visual environment using windows API to funciton accords with the HID equipment category USB communication, and communication is a part of the source code.
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:156260
    • 提供者:何永胜
  1. OV511_CE

    0下载:
  2. Windows CE.net USB 摄像头驱动开发驱动程序形式为流接口驱动,基本框架是一个dll动态连接库。 -Windows CE.net USB Camera Driver Development Driver Interface form of a flow-driven, basic framework is a dynamic link library dll.
  3. 所属分类:驱动编程

    • 发布日期:2008-10-13
    • 文件大小:142859
    • 提供者:free
  1. libusb-win32-src-0.1.12.1.tar

    0下载:
  2. Libusb-win32 is a library that allows userspace application to access USB devices on Windows operation systems (Win98SE, WinME, Win2k, WinXP). It is derived from and fully API compatible to libusb -Libusb - win32 is a library that allows user s
  3. 所属分类:驱动编程

    • 发布日期:2008-10-13
    • 文件大小:84712
    • 提供者:jack
  1. armusbS3C44B0

    0下载:
  2. WINDOWS下的和S3C44B0的板子USB测试的程序,是用C编的,使用ADS编译环境。-WINDOWS S3C44B0 of the board and USB testing procedures, with C series, use ADS build environment.
  3. 所属分类:微处理器(ARM/PowerPC等)

    • 发布日期:2008-10-13
    • 文件大小:245336
    • 提供者:靖哥哥
  1. Video_thomas

    0下载:
  2. 一个基于Windows Video CAP的摄像头控制程序,可以支持普通USB摄像头和图像采集卡摄像头-a Windows-based Video cameras CAP control procedures, can support ordinary USB camera and image acquisition card camera
  3. 所属分类:视频捕捉/采集

    • 发布日期:2008-10-13
    • 文件大小:266258
    • 提供者:thomas
  1. Z-TEK

    0下载:
  2. Z-TEK(力特)USB转串口线驱动(Linux和Windows版本,并附驱动下载网址)-Z-Pt (special forces) USB to Serial Line Driver (Linux and Windows versions, Drivers accompanied download site)
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:6929109
    • 提供者:trewqtrew
  1. WebCam_008

    0下载:
  2. USB Webcam driver for Windows CE,修正前版本一些问题,支持CE6.0。 -USB Webcam driver for Windows CE. the former version of some of the problems, support CE6.0.
  3. 所属分类:Windows CE

    • 发布日期:2008-10-13
    • 文件大小:344863
    • 提供者:arm7000
  1. RemoveDriveByLetter_demo

    0下载:
  2. 安全移除usb设备功能,可禁止某类usb设备的使用,实行系统安全控制Removing a USB drive using the Windows tray icon is easy - especially if you single left-click it... But sometimes it s useful to it from your program-safety equipment functions, prohibit certain types of equipment u
  3. 所属分类:USB编程

    • 发布日期:2008-10-13
    • 文件大小:5659
    • 提供者:lizhih
  1. usb_app

    0下载:
  2. usb开发包,包括windows设备程序,windows开发库,各种单片机开发库-usb development kits, including windows equipment procedures, the development of the windows. Development of the various microcontroller
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:2358433
    • 提供者:zhangsongbai
  1. KD611

    0下载:
  2. KernelDriver發展套件,客戶可直接存取USB硬體,並更快為Windows 98、Me、2000、XP、NT、Windows CE.NET和Linux作業系統發展高效能的USB裝置驅動程式。這些工具提供圖形導向的發展環境、使用簡單的應用程式界面、硬體診\斷工具和範例程式,可以排除研發瓶頸,讓裝置驅動程式的發展更容易。 -KernelDriver development kit, customers can directly access the USB hardware, and f
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:9431132
    • 提供者:楊國鋒
  1. usbview-src

    0下载:
  2. 查看windows 里面所有USB的信息-View windows inside all the information USB
  3. 所属分类:驱动编程

    • 发布日期:2008-10-13
    • 文件大小:462710
    • 提供者:凡尘
« 1 2 ... 13 14 15 16 17 1819 20 21 22 23 ... 37 »
搜珍网 www.dssz.com