-
LW-LZ78
实现以下的无损数据压缩方法
LZ78和LZW算法;
给定若干个输入的字符串流,应用所编写的算法实现压缩,计算压缩比,然后再将压缩的码流进行解码,同输入的字符串流进行比较,判断输入输出码流是否一致。(Achieve the following lossless LZ78 and LZW data compression algorithm certain algorithms to a given input string stream to achieve compression applications written to calculate the compression ratio, and then decoding the compressed code stream, with the stream input string , and determines the input and output streams are the same.)
- 2014-04-27 23:05:58下载
- 积分:1
-
BC_HVAC
BC_HVAC一个LNC DDE的例程,很值得下载(LNC DDE a BC_HVAC the routine, it is worth downloading)
- 2009-06-22 16:35:53下载
- 积分:1
-
cPP
对想学C++的同学们很有帮助的,一本比较不错的书额(Want to learn C++ for the students is helpful, and a relatively good amount of books)
- 2011-09-14 10:33:38下载
- 积分:1
-
ZedGraph_Control_Test
easeus data recovery
- 2017-10-08 11:06:16下载
- 积分:1
-
code
在给定字符串中找出单词( “单词”由小写字母字符大写字母和构成,其他非字母字符视为单词的间隔,
如、问空格号、数字等等;另外单个字母不算单词);找到单词后,按照长度进行降序排序,
(排序时如果长度相同,则按出现的顺序进行排列),然后输出到一个新的字符串中;如果某个单词重复出现多次,
则只输出一次;如果整个输入的字符串中没有找到单词,请输出空串。输出的单词之间使用一个“空格”隔开,
最后一个单词后不加空格。(Identify the word (" word" character from the uppercase and lowercase letters constituted, other non-alphabetic characters as word spacing, such as asking a space number, number, etc. another is not a single letter word) in a given string find words after descending order according to length, (if the same length, the order stated that appears when sorting arranged), and then output to a new string If a word is repeated several times, only output once If the entire input string is not found in word, outputs an empty string. Used between the output of a word " space" separated, no spaces after the last word.)
- 2014-02-23 00:19:04下载
- 积分:1
-
ld
说明: 数据通信的课程设计,用于实现AMI码等等在数据通信中实用的编码。(Data communication curriculum design, code, etc. used to implement AMI useful in data communications code.)
- 2011-04-30 20:12:38下载
- 积分:1
-
space_pointpos
实现gps无电离层改正和无对流层改正的单点定位 ,精度30m左右(Realize the GPS without ionospheric correction and tropospheric correction of single point positioning, precision about 30 m
)
- 2015-08-13 09:17:23下载
- 积分:1
-
java_ga
利用java实现遗传算法,用来解决tsp旅行商问题。功能已测试(Using Java implementation, genetic algorithm is used to solve TSP traveling salesman problem. Function has been tested)
- 2015-12-26 18:01:38下载
- 积分:1
-
Source
ndi公司CombinedAPISample。ndi公司光学检测程序(The ndi company CombinedAPISample. the ndi companies optical inspection program)
- 2021-04-07 11:29:02下载
- 积分:1
-
0
说明: 谭浩强《C++程序设计》课本程序 课后题程序,是初学者课后答案的参考。所有例子本人均上机运行过。(Hemopurification "C++ programming textbook program after-school title program is the reference beginners afterschool answer. Example of this per capita on the machine running.)
- 2012-11-20 17:04:01下载
- 积分:1