simulating a convolutional encoder allows the user to input a source code to be encoded and also input the values of the generator polynomials. It outputs the encoded data bits, where 1/n is the code rate
標簽: convolutional simulating encoder encoded
上傳時間: 2013-12-21
上傳用戶:253189838
Produce Java classes to shuffle the 52 cards when input the number of desired swaps within the range of 1 to 1000 by the user.
標簽: the Produce classes shuffle
上傳時間: 2014-01-22
上傳用戶:wangchong
Produce Java classes to calculate and display the root of a quadratic equation when input the coefficients a, b and c within the range of -100 to 100 by user.
標簽: calculate the quadratic equation
上傳時間: 2014-01-17
上傳用戶:aappkkee
8051 Asmbly Language of a Timer with Matrix Keypad Input
標簽: Language Asmbly Keypad Matrix
上傳時間: 2014-11-30
上傳用戶:hopy
To find and output 11-999 between the number of m, it is to meet m, m2 and m3 are several palindrome. The so-called palindrome refers to the number of its symmetrical figures that the whole number, for example, 121,676,94249 and so on. To meet the above requirements, such as the number of m = 11, m2 = 121, m3 = 1331 palindrome are few. Please prepare function int svalue (long m) to achieve this function, if it is palindrome, is a function to return, while return 0.
標簽: palindrome and between several
上傳時間: 2013-12-27
上傳用戶:二驅蚊器
BPMLL is a package for training multi-label BP neural networks. The package includes the MATLAB code of the algorithm BP-MLL, which is designed to deal with multi-label learning. It is in particular useful when a real-world object is associated with multiple labels simultaneously
標簽: package multi-label includes networks
上傳時間: 2013-12-05
上傳用戶:xsnjzljj
注:protel電路圖 1.INPUT12為高壓氣壓和低壓壓傳感器輸入端. 2.OUTPUT為充氣輸出控制端. 3.當高低壓有接地信號時,電機正轉,氣閥打開. 4.INPUT2低氣壓時有信號時,充氣OUTPUT輸出,充氣電機轉. 5.RS1與RS2是調節閥門距離用地 6.RS3是與氣閥電機同步時,是氣閥電機的轉動圈數傳感器. 7.RS4是調節延時時間用地
上傳時間: 2014-01-09
上傳用戶:waizhang
This demo shows the BER performance of linear, decision feedback (DFE), and maximum likelihood sequence estimation (MLSE) equalizers when operating in a static channel with a deep null. The MLSE equalizer is invoked first with perfect channel knowledge, then with an imperfect, although straightforward, channel estimation algorithm. The BER results are determined through Monte Carlo simulation. The demo shows how to use these equalizers seamlessly across multiple blocks of data, where equalizer state must be maintained between data blocks.
標簽: performance likelihood decision feedback
上傳時間: 2013-11-25
上傳用戶:1079836864
本文提供了用Javascript在input type="text"和TextArea的光標處插入字符串的例子。
標簽: Javascript TextArea input type
上傳時間: 2014-08-04
上傳用戶:zhangzhenyu
Problem A:放蘋果 Time Limit:1000MS Memory Limit:65536K Total Submit:1094 Accepted:441 Language: not limited Description 把M個同樣的蘋果放在N個同樣的盤子里,允許有的盤子空著不放,問共有多少種不同的分法?(用K表示)5,1,1和1,5,1 是同一種分法。 Input 第一行是測試數據的數目t(0 <= t <= 20)。以下每行均包含二個整數M和N,以空格分開。1<=M,N<=10。 Output 對輸入的每組數據M和N,用一行輸出相應的K。 Sample Input 1 7 3 Sample Output 8
標簽: Limit Accepted Language Problem
上傳時間: 2016-11-30
上傳用戶:leixinzhuo