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

Search list

[Web Server哈夫曼编译码器

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

[Other resourceHfmtree编译码器

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: 2081 | Author: cuckoo | Hits:

[Technology ManagementRS编译码器的DSP实现

Description:

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


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

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

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

[Data structs简单哈夫曼编/译码器

Description: 一个简单的哈夫曼编/译码器。能从文件读入n个字符和m个权值,建立哈夫曼树,并将它保存。能利用已建好的哈夫曼树对文件进行编码。能利用已建好的哈夫曼树将文件中的代码进行译码。
Platform: | Size: 17949 | Author: wsxdrv | Hits:

[Data structsBinTreeDemo

Description: 这是一个有关哈夫曼编/译码器的课程设计, 原题参见青华大学出版社出版、严巍敏主编的数据结构题集(c语言版)- This related 鍝堝か鏇?arranges/the decoder curriculum design, the original topic sees also the blue Chinese university publishing house publication, Yan Wei Min s Chief Editor construction of data topic collection (c language version)
Platform: | Size: 9216 | Author: 刘波涛 | Hits:

[Documentsywf

Description: 哈夫曼编/译码器-Huffman encoder/decoder
Platform: | Size: 2048 | Author: 杨风 | Hits:

[Documentshuffmanma

Description: 这是一个哈夫曼编/译码器程序-Huffman encoder/decoder procedures
Platform: | Size: 3072 | Author: 刘海 | Hits:

[WEB Code哈夫曼编译码器

Description: 用C语言写的哈夫曼编译码器-C language written Huffman Decoder
Platform: | Size: 1024 | 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:

[Data structshafum

Description: 这是一个用C语言编写的哈夫曼编/译码器程序,与严蔚敏版数据结构习题的5.2相对应啊-This is a C language prepared by the Huffman encoder/decoder procedures, and Yan Wei-min data structure Exercise version 5.2 should be relatively ah
Platform: | Size: 2048 | Author: 火山 | Hits:

[Multimedia Develophfman

Description: 一个用C语言编的哈夫曼编译码器,未调试过.但应该会给大家一些帮助.-with a series of the C language Huffman codecs, not tuned. It should give you some help.
Platform: | Size: 2048 | Author: 张长 | Hits:

[OtherReedSolomon_codec

Description: 用C++写的Reed-Solomon码的编译码器 用C++程序更简明清晰,实现产、高效译码-C wrote Reed-Solomon code encryption Formosan C procedures more clear and concise, achieving the middle, efficient decoding
Platform: | Size: 678912 | Author: 自由自在 | Hits:

[Other200642313193840533

Description: 哈夫曼编/译码器(3) 哈夫曼编/译码器(3) 哈夫曼编/译码器-Huffman encoder/decoder (3) Huffman encoder/decoder (3) Huffman Encoder/Decoder
Platform: | Size: 2048 | Author: lijie | Hits:

[CSharpHuffmenTree

Description: 哈夫曼编/译码器 实现概要设计中定义的所有数据类型,对每个操作只需要写出伪码算法;对主程序和其他模块也都需要写出伪码算法(伪码算法达到的详细程度建议为:按照伪码算法可以在计算机键盘直接输入高级程序设计语言程序);画出函数的调用关系图。-Huffman encoder/decoder design outline to achieve the definition of all data types, for each operation only needs to write pseudo-code algorithms; the main program and other modules are also required to write pseudo-code algorithms (pseudo-code algorithms to achieve the level of detail recommendations : According to pseudo-code algorithms in the computer keyboard can be imported directly Senior Program Design Language Program); paint function call graph.
Platform: | Size: 9216 | Author: 季舟 | Hits:

[Data structs333333333

Description: 哈夫曼编译码器 实现简单,功能简单 界面美观-Huffman codecs to achieve a simple, functional interface simple beauty
Platform: | Size: 2048 | Author: 谭远会 | Hits:

[Data structsha

Description: 哈夫曼编/译码器 问题描述:给定电文进行哈夫曼编码,给定编码进行哈夫曼译码。要求电文存储在文件1中,编码后的结果存储在文件2中,给定编码存储在文件3中,译码后的结果存储在文件4中。-Huffman encoder/decoder problem description: given a message to Huffman encoding, a given Huffman code decoding. Request message is stored in one file, the encoded results are stored in the document 2, a given code is stored in the document 3, the result of decoding is stored in the document 4.
Platform: | Size: 3072 | Author: 王亮 | Hits:

[Otherhuffman

Description: c语言实现的哈夫曼编译码器 数据结构课程设计-Huffman c language data structure codecs curriculum design
Platform: | Size: 23552 | Author: jackie | Hits:

[Education soft systemhuffman

Description: 哈夫曼编译码器课程设计源代码,实现的基本功能有(如初始化,编码,译码,印代码文件等)-Huffman codecs curriculum design source code, to achieve the basic functions (such as initialization, encoding, decoding, printing a document code, etc.)
Platform: | Size: 1024 | Author: 林涛 | Hits:

[Compress-Decompress algrithmshafuman

Description: 哈夫曼编/译码器 课程设计指导书 课程设计的目的 课程设计的目的是训练学生灵活应用所学数据结构知识,独立完成问题分析、总体设计、详细设计和编程实现等软件开发全过程的综合实践能力。巩固、深化学生的理论知识,提高编程水平,并在此过程中培养他们严谨的科学态度和良好的工作作风。-Huffman encoder/decoder guide curriculum design curriculum is designed to curriculum design is aimed at training students to apply their knowledge and flexible data structure knowledge, an independent complete the analysis, design, detailed design and programming to achieve the whole process of software development, etc. comprehensive practical ability. To consolidate and deepen the theoretical knowledge of students and improve the level of programming and training in this process, the cautious scientific attitude and a good style of work.
Platform: | Size: 5120 | Author: 张馨月 | Hits:
« 12 3 4 5 6 7 8 9 10 »

CodeBus www.codebus.net