full testbench design including random number generator, the tcc encoder, the tcc decoder and some control logic.
标签: testbench including generator tcc
上传时间: 2013-12-29
上传用户:mpquest
lpc2138 using a pwm coding
上传时间: 2013-12-14
上传用户:zhichenglu
Generate random bits, convert to bipolar, corrupt the message by passing through noise and decode using hard decision decoding and calculate BER
标签: Generate bipolar convert corrupt
上传时间: 2013-12-25
上传用户:1966640071
基于matlab的图像或者序列的哈夫曼编码及解码程序-Matlab-based image or sequence of Huffman coding and decoding procedures
标签: Matlab-based procedures decoding sequence
上传时间: 2014-01-18
上传用户:zhoujunzhen
ARM LPC2148 uart coding...
上传时间: 2017-05-09
上传用户:ynwbosss
CRFsuite is a very fast implmentation of the Conditional Random Fields (CRF) algorithm. It handles tens of thousands sentences in merely one second. In comparison to CRF++, CRFSuite yields substantially better efficiency performance
标签: implmentation Conditional algorithm CRFsuite
上传时间: 2013-12-19
上传用户:gououo
all traversals in binary search tree with simple coding..
标签: traversals binary coding search
上传时间: 2017-05-16
上传用户:kytqcool
H.264/AVC is the current video standardization project of the ITU-T Video Coding Experts Group (VCEG) and the ISO/IEC Moving Picture Experts Group (MPEG). The main goals of this standardization effort are to develop a simple and straightforward video coding design, with enhanced compression performance, and to provide a 鈥渘etwork-friendly鈥?video representation which addresses 鈥渃onversational鈥?(video telephony) and 鈥渘on-conversational鈥?(storage, broadcast or streaming) applications.
标签: standardization the current Experts
上传时间: 2014-01-02
上传用户:SimonQQ
For estimation and prediction of random 2 dimensional motion using Kalman filter in MATLAB
标签: dimensional estimation prediction Kalman
上传时间: 2013-12-23
上传用户:helmos
Generate Possion Dis. step1:Generate a random number between [0,1] step2:Let u=F(x)=1-[(1/e)x] step3:Slove x=1/F(u) step4:Repeat Step1~Step3 by using different u,you can get x1,x2,x3,...,xn step5:If the first packet was generated at time [0], than the second packet will be generated at time [0+x1],The third packet will be generated at time [0+x1+x2], and so on …. Random-number generation 1.static method random from class Math -Returns doubles in the range 0.0 <= x < 1.0 2.class Random from package java.util -Can produce pseudorandom boolean, byte, float, double, int, long and Gaussian values -Is seeded with the current time of day to generate different sequences of numbers each time the program executes
标签: Generate Possion between random
上传时间: 2017-05-25
上传用户:bibirnovis