The C++ Programming Language Special 3rd Edition。 經典C++教材
標簽: Programming Language Edition Special
上傳時間: 2013-11-20
上傳用戶:netwolf
This example provides a description of how to use the USART with hardware flowcontrol and communicate with the Hyperterminal.First, the USART2 sends the TxBuffer to the hyperterminal and still waiting fora string from the hyperterminal that you must enter which must end by '\r'character (keypad ENTER button). Each byte received is retransmitted to theHyperterminal. The string that you have entered is stored in the RxBuffer array. The receivebuffer have a RxBufferSize bytes as maximum. The USART2 is configured as follow: - BaudRate = 115200 baud - Word Length = 8 Bits - One Stop Bit - No parity - Hardware flow control enabled (RTS and CTS signals) - Receive and transmit enabled - USART Clock disabled - USART CPOL: Clock is active low - USART CPHA: Data is captured on the second edge - USART LastBit: The clock pulse of the last data bit is not output to the SCLK pin
上傳時間: 2013-10-31
上傳用戶:yy_cn
為python xml之間數據傳輸提供了好的接口資料。
標簽: ElementTree python XML 接口
上傳時間: 2013-11-09
上傳用戶:Aeray
SL811開發資料_包含源程序_電路圖_芯片資料:SL811HS Embedded USB Host/Slave Controller.The SL811HS is an Embedded USB Host/Slave Controller capable of communicate with either full-speed or low-speed USB peripherals. The SL811HS can interface to devices such as microprocessors, microcontrollers, DSPs, or directly to a variety of buses such as ISA, PCMCIA, and others. The SL811HS USB Host Controller conforms to USB Specification 1.1.The SL811HS USB Host/Slave Controller incorporates USB Serial Interface functionality along with internal full-/low-speed transceivers.The SL811HS supports and operates in USB full-speed mode at 12 Mbps, or at low-speed 1.5-Mbps mode.The SL811HS data port and microprocessor interface provide an 8-bit data path I/O or DMA bidirectional, with interrupt support to allow easy interface to standard microprocessors or microcontrollers such as Motorola or Intel CPUs and many others. Internally,the SL811HS contains a 256-byte RAM data buffer which is used for control registers and data buffer.The available package types offered are a 28-pin PLCC (SL811HS) and a 48-pin TQFP package (SL811HST-AC). Both packages operate at 3.3 VDC. The I/O interface logic is 5V-tolerant.
上傳時間: 2013-12-22
上傳用戶:a82531317
Python語言編譯器
上傳時間: 2015-01-03
上傳用戶:aysyzxzm
a set of cross-platform tools that is useful for programming the GBA written in Java.
標簽: cross-platform programming written useful
上傳時間: 2015-01-06
上傳用戶:yd19890720
CGAL is a collaborative effort of several sites in Europe and Israel. The goal is to make the most important of the solutions and methods developed in computational geometry available to users in industry and academia in a C++ library. The goal is to provide easy access to useful, reliable geometric algorithms
標簽: collaborative several Europe Israel
上傳時間: 2015-01-09
上傳用戶:refent
A Library of Efficient Data Types and Algorithms,封裝了常用的ADT及其相關算法的軟件包
標簽: Algorithms Efficient Library Types
上傳時間: 2014-01-10
上傳用戶:fhzm5658
PQP is a library for performing three types of proximity queries on a pair of geometric models composed of triangles:
標簽: performing geometric proximity library
上傳時間: 2014-01-13
上傳用戶:love_stanford
source code to compute the visibility polygon of a point in a polygon.
標簽: polygon visibility compute source
上傳時間: 2015-01-09
上傳用戶:wpt