Welcome![Sign In][Sign Up]
Location:
Search - haffuman

Search list

[Other resourceHaffuman

Description: 在DOS环境下的最小二叉树程序,比较简单,可供大家学习参考
Platform: | Size: 12123 | Author: 林立文 | Hits:

[SourceCode哈夫曼编码和译码

Description: 自己写的一个8皇后程序,能给出所有的可行解-Wrote it myself an 8-Queen s procedures, can give all the feasible solution
Platform: | Size: 26624 | Author: linbirg | Hits:

[Mathimatics-Numerical algorithmsHAFFUMAN

Description: 信息论哈夫曼编码-Information Huffman
Platform: | Size: 1024 | Author: 许件 | Hits:

[PropertySheethaffumanshu

Description: 程序利用哈夫曼树进行哈夫曼的编码和译码,请大家指点。-procedures for the use of Huffman tree Huffman encoding and decoding, please guidance.
Platform: | Size: 7168 | Author: 孟刚 | Hits:

[Othera

Description: haffuman 树编码译码的程序 数据结构的一个设计-haffuman tree coding procedure for decoding the data structure of a design
Platform: | Size: 884736 | Author: 罗璇 | Hits:

[Compress-Decompress algrithmsHAFFUMANCODE

Description: 该程序能够有效地实现哈夫曼的编码和解码,并给出压缩比-err
Platform: | Size: 2048 | Author: 刘若伊 | Hits:

[Data structsHaffuman

Description: 在DOS环境下的最小二叉树程序,比较简单,可供大家学习参考-DOS environment in the smallest binary tree procedure is relatively simple for everybody to learn the reference
Platform: | Size: 193536 | Author: 林立文 | Hits:

[Data structshaffuman

Description: 哈夫曼树的一个简单的实现,很适合初学者,大家拿去-Huffman tree to achieve a simple, it is suitable for beginners, we take
Platform: | Size: 1024 | Author: jwjshitiancai | Hits:

[Compress-Decompress algrithmshuffman

Description: haffuman编码 C语言实现 数据结构实验-haffuman
Platform: | Size: 1024 | Author: tao | Hits:

[Crack Hackhaffuman

Description: 通过huffman编码对文件进行压缩 可以处理汉字 包括了解压过程-Huffman coding through compression of the files can handle Chinese characters, including the decompression process
Platform: | Size: 86016 | Author: 邓本洋 | Hits:

[Windows Develophftree

Description: 一开始将所有的2n-1个节点的parent,lchild,rchild都赋初值-1 对于每个非叶子节点ht[i](存放在ht[n]~ht[2n-1]中),从h[0]~ht[i-1]中找到两个最小的且parent=-1(即还未加入到haffuman树中的节点,设为smin,fmin)作为ht[i]左右孩子,并且修改ht[i]的权值ht[i].w=ht[smin].w+ht[fmin].w 如此反复直到所有非叶子节点均已处理完 树的结点元素类型如下 struct htnode { int w int parent,lchild,rchild //三个域分别保存当前节点的双亲,左孩子,友孩子 char info //存储字符 } -creat hafmantree
Platform: | Size: 2048 | Author: 自由鸟 | Hits:

[matlabcifa1

Description: 实现haffuman编码的功能,可以正确运行仿真并实现正常的输出-Encoding functions to achieve haffuman
Platform: | Size: 2048 | Author: 晨曦 | Hits:

[Compress-Decompress algrithmshaffuman

Description: 这是一个较完整的利用Huffman树进行编码的工程。可以实现读入数据,建立Huffman树,编码,输出编码到文件,及时翻译等功能。-This is a more complete use of Huffman coding tree works. Can read data, the establishment of Huffman tree, encoding, output encoding to file a timely translation and other functions.
Platform: | Size: 206848 | Author: 黄德茂 | Hits:

[File Formathaffuman

Description: 此代码用于实现huffuman的相关操作-huffuman
Platform: | Size: 4096 | Author: x | Hits:

[Data structsHaffuman-Tree-

Description: 哈夫曼树的建立,对输入文件的内容字符进行统计编码,保存为01代码,然后在对其解码并验证。-Huffman Tree Construction, the character of the contents of the input files for statistical encoding, save for the 01 code, then decode it and verify.
Platform: | Size: 2048 | Author: | Hits:

[Otherhaffuman-

Description: 统计一篇文章中的26字母出现的次数,然后实现赫夫曼树的编码-Article statistics the number of occurrences of 26 letters, and then implement the Huffman coding tree
Platform: | Size: 1024 | Author: sunying | Hits:

[GUI DevelopHuffmanTree

Description: 在MFC开发环境下,实现haffuman编码-In the MFC development environment, to achieve haffuman coding
Platform: | Size: 3708928 | Author: 小虎 | Hits:

[Special Effectshaffuman

Description: 采用此算法,很轻松的将你所需要处理的图像进行阈值分割处理-The use of this algorithm, easily will you need to deal with the image threshold segmentation
Platform: | Size: 261120 | Author: 李娜 | Hits:

[Data structsHaffuman

Description: 数据结构课设,应用哈夫曼编码实现,可以压缩解压中英文串-Data structures class set, you can extract the compressed string in English
Platform: | Size: 2048 | Author: 李其 | Hits:

[Data structshaffuman

Description: 1、 构造哈弗曼树然后按照一定的规则进行哈弗曼编码。 2、 用指向指针的指针把建成的树带回, 3、 所有的叶子节点的编码指定是不一样的。 -Huffman tree
Platform: | Size: 3072 | Author: 孙志雄 | Hits:
« 1 23 »

CodeBus www.codebus.net