Hot Search : Source embeded web remote control p2p game More...
Location : Home Search - decoder
Search - decoder - List
这是一个有关哈夫曼编/译码器的课程设计, 原题参见青华大学出版社出版、严巍敏主编的数据结构题集(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)
Date : 2025-12-25 Size : 9kb User : 刘波涛

本目录存放的小波编码实现的源程序: 打开ezw2.dsw工作区,编译后可在\ezw2\ezw\debug中找到编码可执行程序; 在\ezw2\unezw\debug中找到解码可执行程序。-Wavelet realization of the source coding : Open ezw2.dsw work, compiled in \ ezw2 \ ezw \ debug find executable code; In \ ezw2 \ unezw \ debug find decoder executable.
Date : 2025-12-25 Size : 921kb User : 何亮

DL : 0
一个解码的类,常用在条形码的解码中,是老外写的比较实用-a decoder category, commonly used in bar code decoding, the foreigner is more practical writing
Date : 2025-12-25 Size : 3kb User : 刘怀国

这是一个用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
Date : 2025-12-25 Size : 2kb User : 火山

实现解码的程序(使用的是解码规则)-achieve decoder (codec is used in the rules)
Date : 2025-12-25 Size : 6kb User : 哈哈

对任意输入的一段英文,为每个字符编制其相应的赫夫曼编码;并利用该编码为任意输入的0、1序列进行解码. -the indiscriminate importation of the English section to the preparation of each character corresponding Hefuman coding; The coding and use of indiscriminate importation of 0, a sequence decoder.
Date : 2025-12-25 Size : 71kb User : jason

我自己做的ffmpeg的h264的decoder的vc++6.0的完整源代码(一个补丁和一个附加的vc工程目录),使用方法在压缩包内。 所依据的版本是2007.1.19 checkout的,修改后的vc版本运行速度与MinGW+gcc编译的最高运行速度基本相当(+/-2%)。 只能使用intel编译器,vc自带的编译器效率太低。 给我加点技术分吧!!!! -I do ffmpeg the h264 the decoder vc 6.0 of the integrity of the source code (a patch and an additional vc project directory), use the compression pack. Based on the 2007 version .1.19 checkout. After the revised version of the operating speed vc MinGW gcc compiler and the maximum operating speed very basic (/-2%) . It can only use intel compiler, vc built-in compiler efficiency too low. I point to the increase in technical breakdown! ! ! !
Date : 2025-12-25 Size : 14kb User : qgfhit

huffman算法 包含huffman算法的编码及解码源程序以及LZW算法的编解码-Huffman algorithm contains Huffman coding algorithm and the decoder and the LZW algorithm source code The codecs
Date : 2025-12-25 Size : 57kb User : 欢欢

对任意输入的一段英文,为每个字符编制其相应的赫夫曼编码;并利用该编码为任意输入的0、1序列进行解码.(1)初始化: 从终端读入一段英文字符,统计每个字符出现的频率,建立赫夫曼树,并将该树存入某文件;(2)编码: 利用建好的赫夫曼树对各字符进行编码,用列表的形式显示在屏幕上,并将编码结果存入另一文件中;(3)解码:利用保存的赫夫曼编码,对任意输入的0,1序列能正确解码。-A section of the indiscriminate importation of English, for each character the preparation of their corresponding Huffman coding and use the coding for arbitrary input sequence decoding 0,1. (1) Initialization: read from the terminal section of the English characters, statistical frequency of each character, the establishment of Huffman tree, and the tree into a document (2) Coding: Using the Huffman tree is built on the character encoding, using the list displayed on the screen and coding the results into another document (3) decoder: Using saved Huffman coding, for arbitrary input sequences correctly decode 0,1.
Date : 2025-12-25 Size : 17kb User : 侯健

DL : 0
哈夫曼编/译码器 问题描述:给定电文进行哈夫曼编码,给定编码进行哈夫曼译码。要求电文存储在文件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.
Date : 2025-12-25 Size : 3kb User : 王亮

DL : 0
判定一个码是否为唯一可译码 1. 已知:信源符号个数为q,码符号集为C 2. 输入:任意一个码。码字个数和每个具体的码字在运行时从键盘输入。 3. 输出:判断(是否唯一可译码) -1 yards to determine whether only one decoder. Known: the number of source symbols for q, code symbol set for C2. Input: arbitrary one yards. Code word and every specific number of characters in the run-time code from the keyboard input. 3. Output: to determine (whether or not the only decoding)
Date : 2025-12-25 Size : 1kb User : Rei

也是数据结构课上做的小程序~呵呵,哈夫曼译码解码器-Is also a data structure class to do a small procedure ~ Oh, Huffman decoding decoder
Date : 2025-12-25 Size : 9kb User : marco

DL : 0
利用哈夫曼编码构造的完整的编/译码系统,包括初始化、编码、译码、显示等,并将其输出在文件中。-The use of Huffman encoding the complete structure of the encoder/decoder system, including the initialization, encoding, decoding, display and output in the document.
Date : 2025-12-25 Size : 220kb User : LCC

哈夫曼编/译码器:利用哈夫曼编码进行通信可以大大提高信道利用率,缩短信息传输入时间, 降低成本,但是,这要求发送端通过一个编码系统对待传输数据先进行编码,在 接收端将传来的数据进行译码。对于双工信道(可双向传输的信道),每端都需 要一个完整的编/译码系统。-Huffman encoder/decoder: the use of Huffman coding can greatly improve the communication channel utilization, information Chuan shorter input time, reduce costs, however, this requires the sending end through a coding system to treat the first encoded data, in the receiving end to decode the data came from. For duplex channel (which can be two-way transmission channel), each client requires a full encoder/decoder system.
Date : 2025-12-25 Size : 66kb User : 阿洒

哈夫曼编码^译码器 数据结构经典实验 我们大多数情况下作为参考-^ Huffman decoder data structure of our classic experiment in most cases as a reference
Date : 2025-12-25 Size : 2kb User : shenglong

利用哈夫曼编码进行通信可以大大提高信道利用率,缩短信息传输时间,降低传输成本。这要求在发送端通过一个编码系统对待传输预先编码,在接收端将传来的数据进行译码。对于双工通道(即可以双向传输信息的信道),每端都需要一个完整的编/译码系统。试为这样的信息收发站写一个哈夫曼码的编/译码系统。(功能非常完全)-The use of Huffman coding can greatly improve the communication channel utilization, reduce the information transmission time, lower transmission costs. This requires the sending end through a coding system to treat pre-transmission encoding, the receiver will decode the data came from. For duplex channels (that is two-way transmission of information channel), each client requires a full encoder/decoder system. Test for such information transceiver station to write a Huffman code encoder/decoder system. (Very incomplete)
Date : 2025-12-25 Size : 465kb User : zhengks

解码器,播放器,VC,网络通讯 -Decoder, the player, VC, network communications
Date : 2025-12-25 Size : 133kb User : 123456

(1) 初始化。从终端读入字符集大小n,以及n个字符和n个权值,建立哈夫曼树,并将它存于文件hfmTree.txt中。 (2) 编码。利用已建好的哈夫曼树,对文件ToBeTra.txt中的正文进行编码,然后将结果存入文件CodeFil.txt中。 (3) 译码。利用已建好的哈夫曼树将文件CodeFile.txt中的代码进行译码,结果存入文件Textfile.txt中。 -Huffman encoder/decoder
Date : 2025-12-25 Size : 17kb User : liukaibo

哈夫曼编码译码c程序,通过C语言实现哈夫曼的编码及其译码-Huffman decoder c program
Date : 2025-12-25 Size : 1kb User : 张晓敏

DL : 0
LDPC code generator and encoder and decoder -LDPC code generator and encoder and decoder
Date : 2025-12-25 Size : 16kb User : linzhujun
« 12 3 »
CodeBus is one of the largest source code repositories on the Internet!
Contact us :
1999-2046 CodeBus All Rights Reserved.