-
我在网上找的很不错的资料,如果以后想从事这方面的研究看看还是必须的,...
我在网上找的很不错的资料,如果以后想从事这方面的研究看看还是必须的,-I was online looking for a very good information, and if the future wish to engage in research in this area to see if it is still necessary, thank you
- 2022-11-09 15:40:03下载
- 积分:1
-
哈弗曼程序,能够实现编码和解码,还能计算权重
哈弗曼程序,能够实现编码和解码,还能计算权重-huffman
- 2022-11-03 05:40:02下载
- 积分:1
-
Decompression software UNZIP the C source code, the code are correct, can the no...
解压缩软件UNZIP的C源程序代码,代码均正确,可以正常运行-Decompression software UNZIP the C source code, the code are correct, can the normal operation of
- 2022-02-14 15:35:37下载
- 积分:1
-
LZW程序源代码,c语言实现。可能不是很全,我有好的版本,会继续给大家。...
LZW程序源代码,c语言实现。可能不是很全,我有好的版本,会继续给大家。-LZW source code, c language. May not be all, I have a good version, we will continue to.
- 2022-03-22 15:48:44下载
- 积分:1
-
g.711 standard C source code, can be directly added to the project use.
g.711标准的C源代码,可以直接加入到工程中使用。-g.711 standard C source code, can be directly added to the project use.
- 2022-08-15 23:03:41下载
- 积分:1
-
动态规划的算法实例,包括具体的例子和注释,很详细
动态规划的算法实例,包括具体的例子和注释,很详细-Examples of dynamic programming algorithms, including specific examples and notes, very detailed
- 2022-08-24 20:47:40下载
- 积分:1
-
Household registration management system line 2: control DataEnvironment1 class...
户籍管理系统行 2: 控件 DataEnvironment1 的类 {C0E45035-5775-11D0-B388-00A0C9055D8E} 不是一个已加载的控件类。
行 0: 不能加载文件 D:户籍管理系统www.xpcode.com.cnDataEnvironment1.Dsr 。-Household registration management system line 2: control DataEnvironment1 class (C0E45035-5775-11D0-B388-00A0C9055D8E) is not a type of control has been loaded. Line 0: Can not load the file D: the household registration management system www.xpcode.com.cnDataEnvironment1.Dsr.
- 2022-05-23 02:37:19下载
- 积分:1
-
source of this development is a simple Java chat room. For your reference, make...
此源码是个JAVA开发的简单聊天室。给大家参考,提提意见。-source of this development is a simple Java chat room. For your reference, make a suggestion.
- 2022-07-10 12:28:14下载
- 积分: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
-
在vc++的开发平台下开发的PhotoShop风格的滑动条,可以帮助学习mfc编程,对初学者更是大有好处...
在vc++的开发平台下开发的PhotoShop风格的滑动条,可以帮助学习mfc编程,对初学者更是大有好处-In vc development platform developed under the PhotoShop-style slider, can help to learn mfc programming, for beginners it is good
- 2022-04-18 03:50:59下载
- 积分:1