class Time { public: Time(int =0,int =0,int =0) void setTime(int,int,int) void printMilitary() void printStandard() private: int hour int minute int second }
标签: int Time void printMilita
上传时间: 2013-12-20
上传用户:hwl453472107
This packet is a IS-95 baseband simulation for 1 data channel of 9.6 KBps rate. The simulation is written for static channel and AWGN noise. The packet include: 1) Packet Builder (Viterbi Encoding, Interleaver, PN generation) 2) Modulator (RRC filter) 3) Demodulator (Matched Filter, RAKE receiver) 4) Receiver (HD or SD) (Deinterleaver, Viterbi Decoder).
标签: simulation baseband channel packet
上传时间: 2014-12-20
上传用户:ukuk
This demonstration shows how a ZigBee coordinator can be set up. This demo allows the Demonstration Board (PICDEM Z or Explorer 16) to act as either a "Switching Load Controller" (e.g. a light) or a "Switching Remote Control" (e.g. a switch) as defined by the Home Controls, Lighting profile. It is designed to interact with a second Demonstration board programmed with the Demo RFD project
标签: This demonstration Demonstratio coordinator
上传时间: 2014-01-18
上传用户:dianxin61
移动ip书籍,很有用。 Third Generation (3G) mobile offers access to broadband multimedia services - and in the future most of these, even voice and video, will be IP-based. However 3G networks are not based on IP technologies, rather they are an evolution from existing 2G networks. Much work needs to be done to IP QoS and mobility protocols and architectures for them to be able to provide the functionality 3G requires.
上传时间: 2013-12-16
上传用户:moerwang
Exuberant Ctags is a multilanguage reimplementation of the much-underused ctags(1) program and is intended to be the mother of all ctags programs. It generates indexes of source code definitions which are used by a number of editors and tools. The motivation which drove the development of Exuberant Ctags was the need for a ctags program which supported generation of tags for all possible C language constructs (which no other ctags offers), and because most were easily fooled by a number of preprocessor contructs.
标签: reimplementation much-underused multilanguage Exuberant
上传时间: 2016-05-18
上传用户:小宝爱考拉
Real-Time Digital Signal Processing Implementations, Applications, and Experiments with the TMS320C55x John Wiley & Sons, Inc. 2001 By Sen M. Kuo and Bob H. Lee 4.6.1 Experiment 4A - Twiddle Factor Generation 4.6.2 Experiment 4B - Complex Data Operation 4.6.3 IExperiment 4C - mplementation of DFT 4.6.4 Experiment 4D - Experiment Using Assembly Routines
标签: Implementations Applications Experiments Processing
上传时间: 2016-05-24
上传用户:ikemada
Library and command line program for Huffman encoding and decoding both files and chunks of memory. The encoder is a 2 pass encoder. The first pass scans the data and builds the Huffman tree. The second pass encodes the data. The decoder is one pa
标签: and encoding decoding Library
上传时间: 2016-06-01
上传用户:zhaiye
中国EPC标准草案(基本上是EPC C1G2的中文翻译) 射频识别协议- 第1类第2代UHF RFID 860兆赫-960兆赫通讯协议 EPC™ Radio-Frequency Identity Protocols Class-1 Generation-2 UHF RFID Protocol for Communications at 860 MHz – 960 MHz
标签: EPC Radio-Frequency C1G2 8482
上传时间: 2016-06-07
上传用户:上善若水
This the OXO example code plus the presentation. It is intended to provide you with some clues about the structure and classes you may need for your second assignment. I have also included the jar file.
标签: presentation the intended example
上传时间: 2016-06-20
上传用户:恋天使569
Description: This program demonstrates a half-duplex 9600-baud UART using // Timer_A3 using no XTAL and an external resistor for DCO ROSC. DCO used for // TACLK UART baud generation. The program will wait in LPM4, echoing back // a received character using 8N1 protocol. On valid RX character, the // character is echoed back. // Using a 100k resistor on ROSC, with default DCO setting, set DCOCLK ~ 2MHz. // ACLK = n/a, MCLK = SMCLK ~2MHz DCOCLK
标签: using demonstrates Description half-duplex
上传时间: 2014-01-14
上传用户:cuiyashuo