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

搜索资源列表

  1. 微软USB开发包

    0下载:
  2. 微软公司的USB口开发包,如果你想开发USB口,这个东西是个好东西。-Microsoft's USB port development kits, if you want to develop USB ports, this thing is a good thing.
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:93935
    • 提供者:李建春
  1. 050809 2313模拟usb下载线

    0下载:
  2. 使用AT90S2313制作下载线,模拟usb时序,不是真正的usb接口。-use downloaded AT90S2313 production line simulation usb timing, is not the real usb interface.
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:1056619
    • 提供者:许海洋
  1. 050809 m8模拟usb下载线

    0下载:
  2. avr下载线,使用mega8制作,模拟usb时序,不是真正的usb接口。-avr download cable, the use of mega8 production, simulation usb timing, is not the real usb interface.
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:4756774
    • 提供者:许海洋
  1. USB枚举

    0下载:
  2. ALTERA NIOS处理器实验,编程环境是QUARTUS,在NIOS SHELL下编译实现功能。实验USB接口-Altera NIOS processor experiments, programming environment is QUARTUS in NIOS SHELL compiler functionality. Experimental USB interface
  3. 所属分类:VHDL编程

    • 发布日期:2008-10-13
    • 文件大小:36550
    • 提供者:xf
  1. USB转I2C接口

    0下载:
  2. USB通信具有快速,热插拔的特性,可以广泛的应用到与计算机通信的地方。本示例是计算机通过USB总线,控制单片机对I2C E2PROM进行读写操作。下位机电路主要采用广州周立功单片机发展有限公司推出的USB Smart Board,外挂一个24系列的E2PROM。-USB Communication is fast, hot swap features can be applied to a wide range of computer and communications areas. This
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:22280
    • 提供者:ljt
  1. usb 接口编程

    0下载:
  2. 本源代码是用vc编写的关于usb接口的编程-source code is used vc prepared on usb interface programming
  3. 所属分类:USB编程

    • 发布日期:2008-10-13
    • 文件大小:44352
    • 提供者:张寒冰
  1. 【USB之家】 USB2_0接口全接触

    0下载:
  2. 介绍usb2.0的接口文件是很好的介绍借口的文件-introduced USB 2.0 interface document is a good excuse for the introduction of documents
  3. 所属分类:驱动编程

    • 发布日期:2008-10-13
    • 文件大小:7238
    • 提供者:常大亮
  1. usb.2k

    0下载:
  2. 这是ARM9开发板上自带的USB驱动程序,内核是三星的S3C2410。请参考。-ARM9 development board's own USB driver, the kernel is Samsung's S3C2410. Please refer to.
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:937930
    • 提供者:张志
  1. usb接口信息编程

    0下载:
  2. 是一个获得USB设置的程序,可以获取系统的USB接口,USB的设置信息,并可以读取U盘的内容-USB access is a set of procedures, the system can access USB, USB configuration information, and can read the contents of the U -
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:60313
    • 提供者:李顺古
  1. 获得USB设备句柄

    0下载:
  2. 我用VB写的应用程序,用的是68013芯片,驱动程序也已经安装好,并且操作系统已经能识别设备,可是应用程序用creatfile就是打不开设备,得不到设备句柄。-I use VB to write applications, using the 68013 chip, drivers have been installed, operating systems and equipment has the ability to recognize, but applications using cr
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:1164
    • 提供者:宁雨
  1. aduc70xx_adc

    0下载:
  2. USB是主从总线,上位机不读,下位机无法上传。所以当上位机调用ReadData时,下位机才能上传数据,当然,下位机应该准备好数据,如果没有准备好,上位机程序会一直等待下去,像停机一样。-USB is the main from the bus, not to be PC, the next crew unable to upload. So when PC calling ReadData, where crew can upload data, of course, the next crew
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:10973
    • 提供者:立志军
  1. s3c44b0x+USB

    0下载:
  2. 1代码. 2.测试步骤 1> 开发板上电 2> 运行测试程序 3> 运行串口监视软件,波特率115200 4> 用usb电缆连接开发板和PC,若已连接,则拔掉重连 5> 系统显示找到新硬件,安装Tools\\usb驱动\\D12驱动 6> 运行Tools\\UsbDebug.exe 7> 刷新设备列表,选中Philips项 8> 将接收数据端点和发送数据端点均设为端点1,管道大小设为16 若
  3. 所属分类:嵌入式Linux

    • 发布日期:2008-10-13
    • 文件大小:342289
    • 提供者:李大嘴
  1. USB.C

    0下载:
  2. Linux下usb.c源代码分析 在Linux系统中有一个名为“The USB Core”子系统,它有特殊的API支持USB设备和控制器。-usb.c Linux source code analysis of the Linux system is called "The U.S. B Core "system, it has a special API support for USB devices and controllers.
  3. 所属分类:USB编程

    • 发布日期:2008-10-13
    • 文件大小:6120
    • 提供者:cw
  1. usb-driver

    0下载:
  2. 设备驱动可以理解为操作系统的一部分,对于一个特定的硬件设备来说,其对应的设备驱动是不同的。本系统要使用摄像头获取视频数据,所以编写摄像头驱动是必需得。我们选用的是OV公司系列摄像头,因为对于嵌入式开发,几乎没有通用的驱动程序可以用,不同的软硬件环境有其特殊性。本文档阐述的摄像头驱动是基于OMAP芯片和嵌入式Linux系统的。-device driver can be understood as part of the operating system for a specific hardwar
  3. 所属分类:驱动编程

    • 发布日期:2008-10-13
    • 文件大小:1665161
    • 提供者:吴世华
  1. USB-u-51

    0下载:
  2. 通用串行总线(USB Universal Serial Bus)是一种计算机与外部设备连接的新技术,相对于PC传统的串/并行接口,USB具有较高的数据传输率、即插即用、热插拔、易扩充和低成本等优点。从USB标准颁布以来的短时间内,USB已成为PC必备的标准接口。-Universal Serial Bus (USB Universal Serial Bus) is a computer and external device connectivity, the new technology, c
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:2756
    • 提供者:aurora
  1. WINCE-usb-DRIVER

    0下载:
  2. WINCE USB DRIVER,是ARM2410内嵌的USB控制器驱动程序,很不错吆-pulled USB DRIVER, ARM2410 is embedded USB controller driver, a very good shout
  3. 所属分类:Windows CE

    • 发布日期:2008-10-13
    • 文件大小:107621
    • 提供者:liuli
  1. EEPROM(USB)

    0下载:
  2. usb相关代码,内有详尽的源程序和说明文档,开发USB很有用处.-usb related code, which is the source code and detailed documentation, development USB useful.
  3. 所属分类:驱动编程

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

    0下载:
  2. USB数据采集系统论文-自己的毕业设计论文,花了很长时间做的,内容十分详细,包括核心代码和开发环境的设置。-USB Data Acquisition System papers-their graduation thesis design, and having spent a very long time. which is very detailed, including the core code and development environment configuration.
  3. 所属分类:WEB源码

    • 发布日期:2008-10-13
    • 文件大小:125976
    • 提供者:安帝
  1. avr-PC-USB(D12)

    0下载:
  2. 这是一个pc与avr通过D12进行USB通讯的简单实例,功能就是控制PORTC口.-This is a pc with avr through D12 USB communications simple example, PORTC function is to control the population.
  3. 所属分类:USB编程

    • 发布日期:2008-10-13
    • 文件大小:3707981
    • 提供者:gaobin
  1. usb-pc

    0下载:
  2. 用USB进行数据采集有明显的优越性, 该程序是USB数据采集的界面程序,配合固件程序可以行成完整的数据采集系统.-use USB data acquisition are obvious advantages, The procedure is the USB interface data collection procedures, firmware can tie into a complete line of data acquisition system.
  3. 所属分类:USB编程

    • 发布日期:2008-10-13
    • 文件大小:57870
    • 提供者:潘晓钟
« 1 2 3 4 5 6 7 89 10 11 12 13 ... 50 »
搜珍网 www.dssz.com