一種基于二維鏈表的稀疏矩陣模半板類設計 A template Class of sparse matrix. Key technology: bin,2-m linked matrix. constructors: 1.normal constuctor 2.copy constuctor. 3.assignment constructor. Basic operator: 1. addition(sub) of two matrix 2. inverse of a matrix. 3. multiply of two matrix. etc.
標簽: matrix technology template linked
上傳時間: 2013-12-13
上傳用戶:lwwhust
The Reed-Somolon code is specified by the finite field, the length (length <= 2^m-1), the number of redundant symbols (length-k), and the initial zero of the code, init_zero, such that the zeros are: init_zero, init_zero+1, ..., init_zero+length-k-1
標簽: length the Reed-Somolon specified
上傳時間: 2014-07-31
上傳用戶:skfreeman
This file contains a new and improved version of the Huffman coder, (June 29. 2001). The name is Huff06.m. There are also some additional files which are helpful when using Matlab for data compression: quantizer, different variants of run-length-encoding and end-of-block coding in Mat2Vec, and a program which do JPEG-like entropy coding. A complete compression example is shown in TestMat2Vec.m. This file is all you need for Huffman coding in MatLab.
標簽: contains improved Huffman version
上傳時間: 2015-07-05
上傳用戶:jeffery
This a JavaBean application, which contains 4 beans. In this package, there are 4 files: cexchange.jar(ready to load into BeanBuilder), readme.txt, currencyData.txt(data file), screenshot.jpg(linking beans)
標簽: application cexchange JavaBean contains
上傳時間: 2015-07-05
上傳用戶:二驅蚊器
正弦信號發生器[2005年電子大賽一等獎].files
上傳時間: 2015-07-06
上傳用戶:wpwpwlxwlx
IDCT-M is a medium speed 1D IDCT core -- it can accept a continous stream of 12-bit input words at a rate of -- 1 bit/ck cycle, operating at 50MHz speed, it can process MP@ML MPEG video -- the core is 100% synthesizable
標簽: continous IDCT-M accept medium
上傳時間: 2015-07-07
上傳用戶:1583060504
“多播”亦稱“多點傳送”(M u l t i c a s t i n g),是一種讓數據從一個成員送出,然后復制給其 他多個成員的技術
標簽: 多點傳送
上傳時間: 2014-01-20
上傳用戶:磊子226
用遺傳算法求解背包問題是南京航空航天大學信息與計算科學專業編寫的.本程序利用遺傳算法來求解背包問題.采用二進制字符串編碼,1表示選擇物體,0則不選擇. 背包問題描述:在M件物品取出若干件放在空間為W的背包里,每件物品的重量為W1,W·2……Wn,與之相對應的價值為P1,P2……Pn。求出獲得最大價值的方案。注意:在本題中,所有的重量值均為整數。
上傳時間: 2014-11-22
上傳用戶:lixinxiang
Gauss_generator利用參數(多普勒頻移、系數、相移)生成確定的實高斯過程.m gaussian確定離散多普勒頻移、系數、相移的程序.m Rice_generator在瑞利過程的基礎上考慮視距分量,生成萊斯過程.m Suzuki_generator成確定型Suzuki過程.m Rayleigh_Doppler_multiPath.m Rayleigh_Doppler_singlePath.m rayleigh_Filter_Model.m pdf_cdf_gen.m test_rayleigh_pdf.m rayleigh.m
標簽: Gauss_generator Rice_generator gaussian 多普勒頻移
上傳時間: 2015-07-12
上傳用戶:hullow
matlab源碼產生跳頻信號的m文件,非常好的
上傳時間: 2013-12-26
上傳用戶:dancnc