通用串行总线(USB)是一种新兴的计算机外围串行通信接口标准,与常用的计算机接口(如串口、并口等)相比,通用串行总线(Universal Serial Bus,USB)具有热插拔、即插即用、数据传输可靠、扩展方便、低成本等优点。从问世以来,它得到了广泛的应用,一方面已成为当前计算机必备的接口之一,同时也被广泛地应用于嵌入式系统设计中。 从1994年USB 0.7出现开始,USB实施者论坛(Implementation Forum)先后定义了USB 0.8、0.9、1.0、1.1、2.0以及USB OTG等规范,以及各种不同的设备类规范。其中USB1.1规范目前正逐步广泛应用,而USB2.0和USBOTG作为USB协议的更新和扩展,也将使USB占领更广的外设
上传时间: 2016-02-17
上传用户:王小奇
NAME Control_AT24Cxx This collection of routines allows an AT89C2051 microcontroller to read and write the AT24Cxx family of serial CMOS EEPROMS. This version of the code is compatible only with the AT89C2051 due to the location of the data buffer and stack in RAM. The code may be modified to work with the AT89C1051 by relocating or resizing the buffer and stack to fit into the smaller amount of RAM available in the AT89C1051. Note that the minimum size of the buffer is determined by the page size of the AT24Cxx.
标签: microcontroller Control_AT collection routines
上传时间: 2013-12-13
上传用户:asddsd
2001年春季的IDF上Intel正式公布PCI Express,是取代PCI总线的第三代I\O技术,也称为3GIO。该总线的规范由Intel支持的AWG(Arapahoe Working Group)负责制定。2002 年4月17日,AWG正式宣布3GIO 1.0规范草稿制定完毕,并移交PCI-SIG进行审核。开始的时候大家都以为它会被命名为Serial PCI(受到串行ATA的影响),但最后却被正式命名为PCI Express。2006年正式推出Spec2.0(2.0规范)
上传时间: 2013-12-19
上传用户:hgy9473
EverMore company to a GM-X205GPS accept modules as an example, its data formats, as well as application PIC16F874 microcontroller RS232 serial data receiver procedures.
标签: EverMore as applicat company
上传时间: 2016-03-10
上传用户:tuilp1a
工具:Dynamips, VPCS 结点: R1: 10.0.0.0/8, 90.0.0.0/8 R2: 20.0.0.0/8, 90.0.0.0/8 R3: 30.0.0.0/8, 90.0.0.0/8 H1: 10.0.0.2 H2: 20.0.0.2 H3: 30.0.0.2 要求: R1,R2,R3之间直接用串口(serial) 相连,采用X.25封装。 分配给串口的X.25地址不作限制。 目的:使得H1,H2,H3可以在IP层互通
上传时间: 2016-03-10
上传用户:杜莹12345
侯捷和孟岩合译的《C++标准程序库》,PDF扫描版,简体中文,全本829页(看文件大小可知)。 The C++ Standard Library - A Tutorial and Reference
上传时间: 2016-03-21
上传用户:jjj0202
Eckel’s book is the only one to so clearly explain how to rethink program construction for object orientation. That the book is also an excellent tutorial on the ins and outs of C++ is an added bonus
标签: construction clearly explain rethink
上传时间: 2013-12-13
上传用户:caixiaoxu26
This document is designed to aid anyone considering whether to write an emulator for an arcade game machine. It will attempt to answer frequently asked questions, give a step by step tutorial, and provide the resources necessary for a capable programmer to begin work on an emulator for an arcade game.
标签: considering document designed emulator
上传时间: 2014-01-05
上传用户:caixiaoxu26
n this demo, we show how to use Rao-Blackwellised particle filtering to exploit the conditional independence structure of a simple DBN. The derivation and details are presented in A Simple Tutorial on Rao-Blackwellised Particle Filtering for Dynamic Bayesian Networks. This detailed discussion of the ABC network should complement the UAI2000 paper by Arnaud Doucet, Nando de Freitas, Kevin Murphy and Stuart Russell. After downloading the file, type "tar -xf demorbpfdbn.tar" to uncompress it. This creates the directory webalgorithm containing the required m files. Go to this directory, load matlab5 and type "dbnrbpf" for the demo.
标签: Rao-Blackwellised conditional filtering particle
上传时间: 2013-12-17
上传用户:zhaiyanzhong
CBUF.LIB OVERVIEW: The circular buffers here are standard rotating FIFO buffers. THey are currently used by the RS232 serial library to store incoming and outgoing data, but they are general purpose.
标签: buffers are OVERVIEW circular
上传时间: 2014-01-10
上传用户:vodssv