Welcome![Sign In][Sign Up]
Location:
Search - 译码

Search list

[Technology ManagementRS编译码器的DSP实现

Description:

RS编译码器的DSP实现,首先是MATLAB编程,然后是DSP实现


Platform: | Size: 864936 | Author: xiaofan308 | Hits:

[Communication-MobileLDPC编码译码MATLAB代码

Description:

基于随机生成的ldpc编码,AWGN信道,基于对数似然比的BP译码,可在不同的信噪比下得到不同的误码率


Platform: | Size: 2748 | Author: chenwenwenbupt | Hits:

[Documents哈夫曼编/译码器课程设计

Description: 利用哈夫曼编码进行信息通讯可以大大提高信道利用率,缩短信息传输时间,降低传输成本。但是,这要求在发送端通过一个编码系统对待传数据预先编码,在接收端将传来的数据进行译码(复原)。对于双工信道(即可以双向传输信息的信道),每端都需要一个完整的编/译码系统。试为这样的信息收发站写一个哈夫曼码的编译码系统 基本要求: 1.接收原始数据:从终端读入字符集大小n,n个字符和n个权值,建立哈夫曼树 2.编码:利用已建好的哈夫曼树,对文件中的正文进行编码 3.译码:利用已建好的哈夫曼树将代码进行译码. ...
Platform: | Size: 6934 | Author: jianshengzhijian@126.com | Hits:

[SourceCode信道编译码

Description: 信道编译码,采用74汉明编解码
Platform: | Size: 25890 | Author: asslight | Hits:

[Otherviterbi译码的实现

Description: 通信原理中卷积码和Viterbi译码
Platform: | Size: 27136 | Author: lh07114 | Hits:

[Windows Develop循环维特比译码

Description: 循环维特比译码
Platform: | Size: 1652 | Author: qaswedlyq@163.com | Hits:

[VHDL-FPGA-VerilogVHDL语言实现3—8译码器

Description: 应用VHDL语言编写的3—8译码器,简单易懂
Platform: | Size: 9661 | Author: 521feijiepeng@163.com | Hits:

[SourceCode汉明码的编码、译码

Description: QuartusII的汉明码的编码、译码源代码
Platform: | Size: 3752 | Author: feilongjl@qq.com | Hits:

[SourceCode基于BF译码算法的LDPC源代码

Description: 这是基于BF译码算法的LDPC源代码,采用C语言编写
Platform: | Size: 7940 | Author: yanyueqinglong | Hits:

[Console最最优编码译码——DOS控制台

Description: 、利用哈夫曼编码进行通信可以大大提高信道利用率,缩短信息传输时间,降低传输成本。但是,这要求在发送端通过一个编码系统对待传数据预先编码,在接收端将传来的数据进行译码(复原)。对于双工信道(即可以双向传输信息的信道),每端都需要一个完整的编/译码系统。为这样的信息收发站写一个哈夫曼码的编/译码系统。
Platform: | Size: 1993 | Author: e_city_smile | Hits:

[Communication-Mobile球形译码

Description: 球形译码matlab程序
Platform: | Size: 2067 | Author: 877794373@qq.cm | Hits:

[WEB Code哈夫曼编译码器

Description: 用C语言写的哈夫曼编译码器-C language written Huffman Decoder
Platform: | Size: 1024 | Author: | Hits:

[VHDL-FPGA-Verilog3-8译码器

Description: vhdl的3-8译码器-instantiate the 3-8 decoder
Platform: | Size: 999424 | Author: 熊辉波 | Hits:

[ELanguage哈夫曼解码译码器c语言

Description: 使用动态哈夫曼树实现哈夫曼编码译码-use dynamic Huffman Tree Huffman Coding
Platform: | Size: 4096 | Author: 王云云 | Hits:

[Data structsHfmtree编译码器

Description: 利用哈夫曼编码进行通信可以大大提高通信信道利用率,缩短信息传输时间,降低传输成本。这要求在发送端通过一个编码系统将传输数据预先编码;在接收端将传来的数据进行译码(复原)。对于双工信道(即可以双工传输信息的信道),每端都需要一个完整的编/译码系统。为这样的信息收发站设计的一个哈夫曼编/译码系统。-use Huffman coding communication can greatly enhance communication channel utilization, reduced transmission time, and lower transmission costs. This requires the transmitter through a coding system will transmit data in advance coding; The receiving end of the data came decoding (recovery). For dual-channel (that is, information can duplex transmission channel), each side needs a complete encoding/decoding system. For this information hubs designed a Huffman encoding/decoding system.
Platform: | Size: 2048 | Author: cuckoo | Hits:

[matlab信道编译码的Matlab源代码

Description: ofdm信道编码和译码的源代码,用matlab实现-OFDM channel coding and decoding of the source code, using Matlab to achieve
Platform: | Size: 75776 | Author: 张于 | Hits:

[VHDL-FPGA-Verilog译码器

Description: 通过对用硬件描述语言VHDL表示的某个专用部件(如中断控制器、差错控制码编码/译码器,此为译码器)的代码分析,构建它的逻辑结构,加深对相关部件设计技术的理解。 试验平台:MaxPlusII -through the use of VHDL hardware description language said a special components (such as interrupt controllers, error control coding/decoding devices, such as decoder) code analysis, building its logical structure, deepen the relevant parts design technology understanding. Test Platform : MaxPlusII
Platform: | Size: 29696 | Author: johnmad | Hits:

[Windows Develop[C++]哈夫曼编码及译码

Description: [C/C++]哈夫曼编码及译码 构造赫夫曼树 HT , 并求出 n 个字符的赫夫曼编码 HC //将结果存入 hufTree.txt-[C/C] Huffman coding and decoding structure HT Huffman tree, and obtained n characters of Huffman coding HC// results deposited hufTree.txt
Platform: | Size: 4096 | Author: 无间 | Hits:

[VHDL-FPGA-Verilog一些译码器源代码

Description: 内有LED译码器,汉明纠错译码器,地址译码器,最高优先译码器,双2-4译码器等VHDL的源代码-decoder, Hamming error correction decoder, address decoder, the highest priority decoder, dual 2-4 decoder such as VHDL source code
Platform: | Size: 4096 | Author: 蔡孟颖 | Hits:

[CSharp哈夫曼译码

Description: [基本要求] 一个完整的系统应具有以下功能: (1)I:初始化(Initialization)。从终端读入字符集大小n,以及n个字符和n个权值,建立哈夫曼树,并将它存于文件hfmTree中。 (2)E:编码(Encoding)。利用已建好的哈夫曼树(如不在内存,则从文件hfmTree中读入),对文件ToBeTran中的正文进行编码,然后将结果存入文件CodeFile中。 (3)D:译码(Decoding)。利用已建好的哈夫曼树将文件CodeFile中的代码进行译码,结果存入文件TextFile中。 (4)P:印代码文件(Print)。将文件CodeFile以紧凑格式显示在终端上,每行50个代码。同时将此字符形式的编码文件写入文件CodePrin中。 (5)T:印哈夫曼树(Tree printing)。将已在内存中的哈夫曼树以直观的方式(树或凹入表形式)显示在终端上,同时将此字符形式的哈夫曼树写入文件TreePrint中。 [测试数据] (1)利用下面这道题中的数据调试程序。 某系统在通信联络中只可能出现八种字符,其概率分别为0.25,0.29,0.07,0.08,0.14,0.23,0.03,0.11,试设计哈夫曼编码。 (2)用下表给出的字符集和频度的实际统计数据建立哈夫曼树,并实现以下报文的编码和译码:“THIS PROGRAM IS MY FAVORITE”。-[basic requirements] a complete system should have the following functions : (a) I : initialization (Initialization). Reading from the terminal into the HKSCS size n, and n n characters and the right value, the establishment of Huffman tree. it will be stored in documents hfmTree China. (2) E : coding (Encoding). Use has completed the Huffman tree (if not memory, from hfmTree document reads), the document ToBeTran the encoded text, and then the results were CodeFile posting documents. (3) D : Decoding (Decoding). The use of the completed document will Huffman tree CodeFile the code decoding, results were deposited documents TextFile. (4) P : India source document (Print). CodeFile of documents to compact format in the end, every line 50 code. While this form of characters encoded files int
Platform: | Size: 1013760 | Author: 吕夏琴 | Hits:
« 12 3 4 5 6 7 8 9 10 ... 50 »

CodeBus www.codebus.net