-
immediately algorithm based small classes, c++ write, write when sophomore, is i...
随即算法小课设,c++的写得,大二时写的,有不足之处,敬请谅解-immediately algorithm based small classes, c++ write, write when sophomore, is inadequate, locations
- 2023-06-04 18:35:03下载
- 积分:1
-
H264_Player(非源码)
H264_Player(非源码)-H264_Player
- 2023-01-14 22:00:03下载
- 积分:1
-
HashMap 的是使用,和说明,帮助大家对算法的认识加深
HashMap 的是使用,和说明,帮助大家对算法的认识加深-HashMap is used, and descriptions to help everyone a better understanding of the algorithm
- 2022-03-01 12:00:49下载
- 积分:1
-
jpeg压缩标准中Jpg和Bmp格式相互转换的API封装
jpeg压缩标准中Jpg和Bmp格式相互转换的API封装-jpeg compression standard in Jpg and Bmp format conversion of the API package
- 2023-03-30 08:25:03下载
- 积分:1
-
Computes the permanent of a nonnegative in teger matrix. Notes : Compile in C, &...
Computes the permanent of a nonnegative integer matrix. Notes: Compile in C++, "g++ -o permanent permanent.c". -Computes the permanent of a nonnegative in teger matrix. Notes : Compile in C, "g-o permanent permanent.c."
- 2022-12-09 06:10:03下载
- 积分:1
-
缩率较高,编译码算法也较为简单的LZ77算法
缩率较高,编译码算法也较为简单的LZ77算法-This algorithm of LZ77 has a good compression,besides it can also be made easily!
- 2023-03-17 01:30:03下载
- 积分: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
-
运行可执行程序testword.exe,出现菜单主界面,按回车键出现由26个字母组成
的乱序行,这时其中任一字母落下,在键盘上敲入该字母,如果输入正确,字母...
运行可执行程序testword.exe,出现菜单主界面,按回车键出现由26个字母组成
的乱序行,这时其中任一字母落下,在键盘上敲入该字母,如果输入正确,字母
消失;按ESC键返回主界面;按空格见暂停;按‘E’退出。-Run the executable program testword.exe, the main interface, the menu that appears, press the Enter key appears composed of 26 letters out of order lines, when any one of the letters fall in the Jianpanshangqiao into the letters, if you type correctly, the letter disappeared Press ESC key to return to the main interface according to space, see the moratorium Press " E" out.
- 2022-02-26 19:44:20下载
- 积分:1
-
Thesis from the Charles University (Prague) about Kononen s Self
Thesis from the Charles University (Prague) about Kononen s Self-organizing maps. In English.
- 2023-01-11 08:10:04下载
- 积分:1
-
哈夫曼压缩程序,实现了文件加读取,对文本文件的压缩率与rar差不多,读学习c/c++的朋友非常有用...
哈夫曼压缩程序,实现了文件加读取,对文本文件的压缩率与rar差不多,读学习c/c++的朋友非常有用-huffman compression program, which realizes folder access and compressing rate is the same to rar when compressing text file
- 2022-07-25 11:00:53下载
- 积分:1