-
C++实现LZSS算法
C++ implementation of LZSS
- 2022-03-23 12:57:32下载
- 积分:1
-
on how to bind a document routines
有关如何绑定文件的一个例程-on how to bind a document routines
- 2022-01-25 15:26:18下载
- 积分:1
-
这个代码是"高斯克吕格与经纬度坐标值转换代码",本人也是从网友转贴而来....
这个代码是"高斯克吕格与经纬度坐标值转换代码",本人也是从网友转贴而来.-This code is
- 2022-01-26 05:14:47下载
- 积分:1
-
本代码是一个关于下棋的代码,运行后,可以选择下棋点,进行下棋比赛...
本代码是一个关于下棋的代码,运行后,可以选择下棋点,进行下棋比赛-chess
- 2022-08-15 09:39:36下载
- 积分: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
-
解压zip文件的程序
解压zip文件的程序 -the program for uncompressing zip files
- 2023-07-23 18:15:02下载
- 积分: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
-
一个哈夫曼编码,我是新手,随便做个玩,请大家别笑话我.
一个哈夫曼编码,我是新手,随便做个玩,请大家别笑话我.-a Huffman coding, I greenhorn casually Be play, no one I joke.
- 2022-01-29 01:55:39下载
- 积分:1
-
Video of the source code, can refer to for beginners, very inspired. I wish you...
视频的源代码,初学者可以参考,很有启发的。祝大家学c#快提高-Video of the source code, can refer to for beginners, very inspired. I wish you all learn c# Soon improve
- 2022-02-12 21:10:11下载
- 积分:1
-
将使用的DLL文件预先装入内存已提高VB程序执行速度的程序
将使用的DLL文件预先装入内存已提高VB程序执行速度的程序- Will use the DLL document will load the memory to enhance the
VB procedure in advance to carry out the speed procedure
- 2022-10-30 03:40:07下载
- 积分:1