-
数据压缩的方法演示
数据压缩的方法演示-data compression method demonstration
- 2022-07-18 19:34:11下载
- 积分:1
-
convertible bonds
可转换债券原代码-convertible bonds- source
- 2022-06-15 09:34:35下载
- 积分: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
-
a开头和a结尾的字符串
a开头和a结尾的字符串-a beginning and the end of a string
- 2022-01-25 22:52:41下载
- 积分:1
-
动态规划的算法实例,包括具体的例子和注释,很详细
动态规划的算法实例,包括具体的例子和注释,很详细-Examples of dynamic programming algorithms, including specific examples and notes, very detailed
- 2022-08-24 20:47:40下载
- 积分:1
-
Classification of measuring instruments used in business management, accounting...
用于企业的计量器具分类管理、台帐修订、检定日期生成、器具查询等功能的一部分源代码;-Classification of measuring instruments used in business management, accounting revision, test date generation, equipment check and other functions as part of the source code
- 2022-09-12 10:15:06下载
- 积分:1
-
工艺肋理2008专业毛衫工艺计算软件最新版
工艺肋理2008专业毛衫工艺计算软件最新版-gongyizhuli2008
- 2022-03-22 02:02:13下载
- 积分:1
-
OJ的新手参考交流源哈尔滨工程大学。需要…
哈尔滨工程大学的oj上的ac源码,可供新手参考。需要的就下吧!-Harbin Engineering University of oj the ac source for the novice reference. Needed on the next bar!
- 2022-01-29 03:38:50下载
- 积分:1
-
每一步的LZSS算法发送一个字符或<;位置,冷…
In each step the LZSS algorithm sends either a character or a pair. Among these, perhaps character "e" appears more frequently than "x", and a pair of length 3 might be commoner than one of length 18, say. Thus, if we encode the more frequent in fewer bits and the less frequent in more bits, the total length of the encoded text will be diminished. This consideration suggests that we use Huffman or arithmetic coding, preferably of adaptive kind, along with LZSS.-In each step the LZSS algorithm sends either a character or a lt;position, lengthgt; pair. Among these, perhaps character "e" appears more frequently than "x", and a lt;position, lengthgt; pair of length 3 might be commoner than one of length 18, say. Thus, if we encode the more frequent in fewer bits and the less frequent in more bits, the total length of the encoded text will be diminished. This consideration suggests that we use Huffman or arithmetic coding, preferably of adap
- 2022-07-08 14:12:34下载
- 积分:1
-
实现UCS2编码UTF8转换和UCS2 UTF8转码
实现utf8到Ucs2的编码转换
和ucs2到Utf8的编码转换-To achieve the Ucs2 encoding utf8 conversion and ucs2 to Utf8 transcoding
- 2022-03-17 15:45:41下载
- 积分:1