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

搜索资源列表

  1. USB-System-Architecture

    1下载:
  2. 国际著名的MindShare丛书中关于USB系统结构的介绍-internationally renowned MindShare books on the structure of the USB system introduced
  3. 所属分类:USB编程

    • 发布日期:2008-10-13
    • 文件大小:5.5mb
    • 提供者:马欣
  1. vxwork_src.rar

    0下载:
  2. 大名鼎鼎的嵌入式操作系统vxworks的完整的源代码,支持多种体系结构的嵌入式处理器,如arm,x86,i960,mc68k,mips,ppc,sparc等,包含完整的实时多任务处理及网络tcpip,dhcp,rip等协议,tffs文件系统,以及各种硬件驱动程序如usb,-All the source code of Famous vxwork Embedded operating system , it supports the Embedded processor of many kinds
  3. 所属分类:VxWorks

    • 发布日期:2017-11-08
    • 文件大小:4.87mb
    • 提供者:ricky_zhang
  1. android-x86-1.6-r2_usb.img

    0下载:
  2. 这是一款基于x86架构的集成开发软件,方便好用里面有详细的资料图解-This is a x86 architecture-based integrated development software, a user-friendly graphic details inside
  3. 所属分类:OS Develop

    • 发布日期:2017-10-30
    • 文件大小:51.51mb
    • 提供者:周民
  1. WinCE6StudentManual

    0下载:
  2. ms wince 6的培训资料. 介绍WINCE6的开发环境及软件结构.-ms wince 6 training materials. WINCE6 introduced the development environment and software architecture.
  3. 所属分类:Windows CE

    • 发布日期:2017-05-27
    • 文件大小:9.86mb
    • 提供者:刘以续
  1. linuxdriver_code_tool

    0下载:
  2. 本书是一本介绍Linux设备驱动开发理论、框架与实例的书,本书以Linux 2.6版本内核为蓝本,详细介绍自旋锁、信号量、完成量、中断顶/底半部、定时器、内存和I/O映射以及异步通知、阻塞I/O、非阻塞I/O等Linux 设备驱动理论;字符设备、块设备、TTY设备、I2C设备、LCD设备、音频设备、USB设备、网络设备、PCI设备等Linux设备驱动的架构和框架中各个复杂数据架构和函数的关系,并讲解了大量Linux驱动开发的大量实例,使读者能够独立开发各类Linux设备驱动。-This book
  3. 所属分类:Driver Develop

    • 发布日期:2017-06-16
    • 文件大小:23.9mb
    • 提供者:keke
  1. Wishboneandusb

    0下载:
  2. Wishbone 和 USB总线结构的介绍-Wishbone and the introduction of USB bus architecture
  3. 所属分类:software engineering

    • 发布日期:2017-04-17
    • 文件大小:163.79kb
    • 提供者:易学
  1. USB.pdf

    0下载:
  2. usb开发指导内部资料,usb开发指导内部资料硬盘结构与文件系统、系统构架等。-usb guiding the development of internal information, usb hard drive internal information to guide the development of the structure and file system, system architecture and so on.
  3. 所属分类:Communication

    • 发布日期:2017-04-09
    • 文件大小:1.72mb
    • 提供者:卢兵
  1. USB2[1].0

    0下载:
  2. USB2[1].0技术规范(中文):usb体系结构、协议等,很有参考价值哦-USB2 [1] .0 technical specifications (English): usb architecture, protocol and so on, are worthy oh
  3. 所属分类:Communication

    • 发布日期:2017-04-09
    • 文件大小:1.26mb
    • 提供者:卢兵
  1. usb-skeleton

    0下载:
  2. LINUX USB骨架程序是USB驱动程序的基础,通过对其源码的学习和理解,可以迅速地了解USB驱动架构-LINUX USB skeleton driver USB process is the basis of their source of learning and understanding, you can quickly understand the USB Driver Architecture
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-29
    • 文件大小:3.71kb
    • 提供者:tq.sun
  1. USB.System.Architecture

    0下载:
  2. 该书是USB系统架构得详细解析,如果您还烦恼于寻找USB开发资料那么这本书会对您有所帮助。它对USB硬件文档进行了详细解析,可作为USB系统软件硬件得开发手册。-USB System Architecture book is a more detailed analysis, if you have trouble in finding information on USB development then this book will help you. Its USB hardware do
  3. 所属分类:USB develop

    • 发布日期:2017-05-14
    • 文件大小:3.62mb
    • 提供者:王力
  1. USB

    0下载:
  2. 清华毕业论文——USB接口设计方面。 从总线结构-数据流-总线协议等详细的以论文形式表现出来,是写相关论文的极好参考资料。-Tsinghua University dissertation- USB interface design. From the bus architecture- data streams- such as detailed bus protocol to paper forms, is to write papers on an excellent referen
  3. 所属分类:USB develop

    • 发布日期:2017-04-25
    • 文件大小:366.43kb
    • 提供者:胡冰
  1. USB_system

    0下载:
  2. 中文摘要 通用串行总线USB 是PC 体系中的一套全新的工业标准它支持单 个主机与多个外设同时进行数据交换 论文首先会介绍USB 的体系结构和特点包括总线特征协议定义 传输方式和电源管理等等这部分内容会使USB 开发者和用户对USB 有一 个整体的认识 接下来论文会讨论USB 系统的一般开发方法和技术特点分设备端硬 件设备端软件和主机端软件三个部分 然后论文会介绍几个USB 项目的研发过程和技术细节包括USB 手写 识别输入系统USB 通用设备开发平台USB
  3. 所属分类:USB develop

    • 发布日期:2017-04-04
    • 文件大小:968.41kb
    • 提供者:zhangheng
  1. usbandasm

    0下载:
  2. 在Linux中,文件是抽象的,Linux已将几乎所有的东西都 按文件来对待,所以就可以像操作普通文件那样去打开、关 闭、读取和写入不同的终端设备。Filesystem Hierarchy Standar (FHS)是Linux遵循的文件目录的命名和架构标准,在此文件 系统层次结构中,Linux所有的设备以设备文件名的方式存放 在目录/dev下,USB到串口转接器的设备文件为ttyUSB0。如 果使用多口转接器或USB hub,则相应设备文件依次为 ttyUSB1、tt
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-27
    • 文件大小:124.42kb
    • 提供者:郝冠男
  1. usb-ide

    0下载:
  2. The SL11RIDE is a low cost, high speed Universal Serial Bus RISC based Controller board. It contains a 16-bit RISC processor with built in SL11RIDE ROM to greatly reduce firmware development efforts. Its serial flash EEPROM interface offers low c
  3. 所属分类:Communication

    • 发布日期:2017-03-29
    • 文件大小:168.2kb
    • 提供者:MingCheng
  1. USB_Sys_Arch

    0下载:
  2. This about the USB device architecture in linux systems.-This is about the USB device architecture in linux systems.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-16
    • 文件大小:3.71mb
    • 提供者:tans
  1. USB_System_Architecture_USB2_by_Don_Anderson_Mind

    0下载:
  2. USB System Architecture (USB2.0) by Don_Anderson Mindshare
  3. 所属分类:USB develop

    • 发布日期:2017-05-15
    • 文件大小:3.71mb
    • 提供者:buzzoff
  1. usb

    0下载:
  2. usb_标准资料,包括usb的协议介绍和设备架构,并介绍USB编程的基本模型,是USB编程的非常好的资料介绍。-usb_ standard information, including the introduction and equipment usb protocol architecture, and describes the basic model of USB programming is a very good USB programming information on.
  3. 所属分类:USB develop

    • 发布日期:2017-06-16
    • 文件大小:24.03mb
    • 提供者:何立
  1. USB-Architecture

    0下载:
  2. Usb Basic Architecture. Host-to-Device Connections and Transactions.
  3. 所属分类:USB develop

    • 发布日期:2017-04-16
    • 文件大小:213.89kb
    • 提供者:taros
  1. usb-architecture-in-linux

    0下载:
  2. 介绍linux下的usb架构,包括控制器模块/hub模块/usb core/设备功能部分-Introduced under linux usb architecture, including the controller module/hub module/usb core/equipment functional part
  3. 所属分类:Project Manage

    • 发布日期:2017-11-14
    • 文件大小:218.02kb
    • 提供者:mengfandong
  1. usb_archetecture_book.tar

    0下载:
  2. USB ARCHITECTURE BOOK MINDSHARE
  3. 所属分类:USB编程

    • 发布日期:2018-01-07
    • 文件大小:6.71mb
    • 提供者:defmaxou
« 12 3 »
搜珍网 www.dssz.com