-
我的简单制作的作业
我的简单制作的作业-my simple production operations
- 2023-07-26 20:05:03下载
- 积分:1
-
ucOS_II移植到Keilc51小模式下简介及内核源代码
ucOS_II移植到Keilc51小模式下简介及内核源代码-ucOS_II transplanted to Keilc51 small mode profiles and the kernel source code
- 2022-04-01 05:34:05下载
- 积分:1
-
利用哈夫曼编码压缩)
) Compression using huffman code
-with a number of bits k per code word
-provide huffman table
Huffman coding is optimal for a symbol-by-symbol coding with a known input probability distribution.This technique uses a variable-length code table for encoding a source symbol. The table is derived in a particular way based on the estimated probability of occurrence for each possible value of the source symbol .Huffman coding uses a specific method for representing each symbol, resulting in a prefix code that expresses the most common characters using shorter strings of bits than those used for less common source symbols.The Huffman coding is a procedure to generate a binary code tree.
-) Compression using huffman code
-with a number of bits k per code word
-provide huffman table
Huffman coding is optimal for a symbol-by-symbol coding with a known input probability distribution.This technique uses a variable-length code table for encoding a source symbol. The
- 2022-02-27 02:39:35下载
- 积分:1
-
基于改进K
基于改进K-means的压缩IP
由于k-means本身受异常点影响较大,这里采用迭代k-means的方法,降低异常点的影响,减少计算量和提高聚类数目的灵活性。并添加合并异常聚类方法,提高聚类的均匀性-K-means based on improved compression IP
As k-means itself is influenced by outliers, where an iterative k-means method to reduce the impact of outliers, reducing the number of cluster computing capacity and enhanced flexibility. And add the combined abnormal clustering method to improve the uniformity of clustering
- 2023-03-31 12:15:04下载
- 积分:1
-
输入8个字符(数目可以自己设定,需要改动程序中N的值),注意空格也算字符,然后输入权值,会显示构造的霍夫曼树及每个字符的编码...
输入8个字符(数目可以自己设定,需要改动程序中N的值),注意空格也算字符,然后输入权值,会显示构造的霍夫曼树及每个字符的编码-Encode:enter 8 characters,then enter 8 numbers,this program will print the huffman tree and each char s code.
- 2022-06-16 23:27:01下载
- 积分:1
-
方便处理JPEG格式图片的基于VC的源代码
方便处理JPEG格式图片的基于VC的源代码-facilitate the processing of JPEG images based on the source code VC
- 2022-02-12 11:22:53下载
- 积分:1
-
HashMap 的是使用,和说明,帮助大家对算法的认识加深
HashMap 的是使用,和说明,帮助大家对算法的认识加深-HashMap is used, and descriptions to help everyone a better understanding of the algorithm
- 2022-03-01 12:00:49下载
- 积分:1
-
vc编写的基于哈夫曼的文件压缩程序,解压后即可运行,
vc编写的基于哈夫曼的文件压缩程序,解压后即可运行,-vc prepared a document-based Huffman compression procedure, immediately after decompression operation,
- 2022-01-31 11:18:06下载
- 积分:1
-
LZW数据压缩算法
LZW数据压缩算法-LZW data compression algorithm
- 2022-03-30 12:34:06下载
- 积分:1
-
用c语言编写的哈夫曼压缩解压
用c语言编写的哈夫曼压缩解压-prepared by the Huffman compression decompression
- 2022-08-11 23:06:34下载
- 积分:1