This example shows how to transmit and receive packets with packet length up to 255 bytes. The status byte is polled every 200 us in a timer1 int.
標(biāo)簽: transmit example receive packets
上傳時(shí)間: 2014-01-26
上傳用戶:zhuimenghuadie
You will write a program for calculating person s Body Mass Index (BMI). The following formula is used: bmi = weight / length² , where weight is in kilograms and length is in meters.
標(biāo)簽: calculating following program formula
上傳時(shí)間: 2013-12-09
上傳用戶:qq521
(1) This pin may function as either a JTAG port or a user I/O pin. If the device is configured to use the JTAG ports for in-system programming, this pin is not available as a user I/O pin. (2) The user I/O pin count includes dedicated input pins and all I/O pins.
標(biāo)簽: configured pin function either
上傳時(shí)間: 2014-01-27
上傳用戶:qwe1234
tr1 byte "Please input the first 64-bit in hex:first - second",0dh,0ah,0 string byte "remener :use enter to tell high 32-bit from low 32-bit",0dh,0ah,0 examp1 byte "eg: 1234ecdf",0dh,0ah,0 examp2 byte " 03ab2543",0dh,0ah,0
標(biāo)簽: first byte remener Please
上傳時(shí)間: 2014-08-22
上傳用戶:huyiming139
NLMS algorithm demo Note : The author doesn t take any responsibility for any harm caused by the use of this file
標(biāo)簽: responsibility algorithm any author
上傳時(shí)間: 2015-09-28
上傳用戶:784533221
作者是Ajaxian.com的創(chuàng)始人,JavaOne、TheServerSide等諸多高級(jí)別會(huì)議的演講者。本書作為Pragmatic系列之一,從實(shí)踐出發(fā),通過(guò)實(shí)例展示Ajax的諸多特性,手把手教你實(shí)現(xiàn)Google Map的絢麗效果。不僅教會(huì)你Ajax的技術(shù)細(xì)節(jié),同時(shí)還帶你了解各種功能強(qiáng)大的主流Ajax工具包(Dojo、Prototype、Script.aculo.us、DWR、Backbase、SmartClient、Ajax.NET、SAJAX、JSON-RPC),掌握Ajax實(shí)時(shí)查看源代碼的方法以及進(jìn)行代碼調(diào)試的相應(yīng)方法,學(xué)習(xí)Ajax的開(kāi)發(fā)模式和框架。本書后半部分共用了五個(gè)章節(jié),從服務(wù)器端編程的角度,詳細(xì)講述了Ajax同PHP、Ruby On Rails、Java和.NET等語(yǔ)言的融合,最后還介紹了與Ajax相類似的其他RIA技術(shù)以及Ajax的精彩未來(lái)(E4X, Canvas, SVG,的相關(guān)應(yīng)用)。本書的全部代碼下載地址:http://media.pragprog.com/titles/ajax/code/ajax-code.zip 本書秉承了《程序員修煉之道》的特點(diǎn)—— “從小工到專家”,各個(gè)層次的web開(kāi)發(fā)人員都能從本書中獲益匪淺。
上傳時(shí)間: 2014-01-14
上傳用戶:270189020
The goal of this library is to make ODBC recordsets look just like an STL container. As a user, you can move through our containers using standard STL iterators and if you insert(), erase() or replace() records in our containers changes can be automatically committed to the database for you. The library s compliance with the STL iterator and container standards means you can plug our abstractions into a wide variety of STL algorithms for data storage, searching and manipulation. In addition, the C++ reflection mechanism used by our library to bind to database tables allows us to add generic indexing and lookup properties to our containers with no special code required from the end-user. Because our code takes full advantage of the template mechanism, it adds minimal overhead compared with using raw ODBC calls to access a database.
標(biāo)簽: recordsets container library ODBC
上傳時(shí)間: 2015-10-11
上傳用戶:xlcky
TSevenZipVCL v.0.73 By Rainer Geigenberger. Component / Wrapper to use the 7zip dll. Easy to use. Multivolume, password support. 7zip.dll and SFX-module included. 這是我個(gè)人非常推崇的7Zip的又一個(gè)delphi下的控件,你可以很容易的在你的應(yīng)用程序中加入對(duì)于7zip的支持。 完整功能,包含源代碼,for D2005 D2006 D5 D6 D7
標(biāo)簽: TSevenZipVCL Geigenberger Component Wrapper
上傳時(shí)間: 2014-08-14
上傳用戶:miaochun888
Welcome to the software files for the ADS8361 to TMS320F2812! There are two project files in each of the folders McBSP, SPI and Both. Mode II and IV are explored using the McBSP port alone, as well as the SPI port. These projects are located in the SPI and McBSP folders. Modes I and III are explored using both McBSP and SPI. In Mode I, the M0 and M1 pins are controlled by use of the jumper on the evaluation module. A0 is controlled by the DX pin of the McBSP port. In Mode III, the A0, M0 and M1 pins are controlled via GPIO functions of PortF. The "SRC", "CMD" and "INCLUDE" files in the archive are from "C28x Peripheral Examples in C" (document # SPRC097). If you have questions about this or other Data Converter products, feel free to e-mail us at:
標(biāo)簽: files the software Welcome
上傳時(shí)間: 2015-12-16
上傳用戶:lixinxiang
We address the problem of blind carrier frequency-offset (CFO) estimation in quadrature amplitude modulation, phase-shift keying, and pulse amplitude modulation communications systems.We study the performance of a standard CFO estimate, which consists of first raising the received signal to the Mth power, where M is an integer depending on the type and size of the symbol constellation, and then applying the nonlinear least squares (NLLS) estimation approach. At low signal-to noise ratio (SNR), the NLLS method fails to provide an accurate CFO estimate because of the presence of outliers. In this letter, we derive an approximate closed-form expression for the outlier probability. This enables us to predict the mean-square error (MSE) on CFO estimation for all SNR values. For a given SNR, the new results also give insight into the minimum number of samples required in the CFO estimation procedure, in order to ensure that the MSE on estimation is not significantly affected by the outliers.
標(biāo)簽: frequency-offset estimation quadrature amplitude
上傳時(shí)間: 2014-01-22
上傳用戶:牛布牛
蟲蟲下載站版權(quán)所有 京ICP備2021023401號(hào)-1