-
这个程序可以将任意大的文件分割为多个任意小的文件,很好用的。...
这个程序可以将任意大的文件分割为多个任意小的文件,很好用的。-this procedure can be arbitrarily large number of documents divided arbitrarily small document, a very good use.
- 2022-03-16 08:07:44下载
- 积分:1
-
MIMO与OFDM相结合,并使用VBLAST解码。
结合MIMO和OFDM,并使用VBLAST解码。
- 2022-06-12 07:12:31下载
- 积分:1
-
霍夫曼编码程序 对给定的概率 生成霍夫曼编码 希望大家给点意见...
霍夫曼编码程序 对给定的概率 生成霍夫曼编码 希望大家给点意见-Huffman encoding procedure to generate the probability of a given Huffman code to the point I hope everyone
- 2022-02-07 11:45:08下载
- 积分:1
-
7za447,压缩解压缩源码,最新源码^_^
7za447,压缩解压缩源码,最新源码^_^-7za447, decompress compressed source, the latest source ^ _ ^
- 2022-01-25 15:39:22下载
- 积分:1
-
哈夫曼算法以及哈夫曼树实现 c++实现 这个是编码的基础
哈夫曼算法以及哈夫曼树实现 c++实现 这个是编码的基础-Huffman Huffman tree algorithm and realize c++ Realize this is the basis of coding
- 2022-03-05 18:29:04下载
- 积分:1
-
加法的程序,很有用的大家快看看啊,最新的专家做的
加法的程序,很有用的大家快看看啊,最新的专家做的-additive process, we very useful quick look at the ah, the latest of experts
- 2022-03-11 19:01:49下载
- 积分:1
-
Arithmetic coding source code, you can realize Score bitrate. Huffman flexible t...
算术编码程序源代码,可以实现分数比特率。远比Huffman灵活-Arithmetic coding source code, you can realize Score bitrate. Huffman flexible than
- 2023-01-13 13:10:04下载
- 积分:1
-
在MFC应用程序中根据自己的选择显示一个JPG图形文件
在MFC应用程序中根据自己的选择显示一个JPG图形文件-MFC application in accordance with their own choose to display a JPG graphic files
- 2022-09-06 03:55:02下载
- 积分:1
-
这个是电子地图的 原程序 很好的,不错啊 侃侃 ,很有帮助
这个是电子地图的 原程序 很好的,不错啊 侃侃 ,很有帮助-This is the electronic map of the original program very good, good ah Kankan, helpful
- 2023-07-27 16:25:03下载
- 积分: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