-
LZ77压缩算法是无损数据压缩算法。该算法…
LZ77压缩算法是一种无损数据压缩算法。该算法是大多数 LZ 算法变体如 LZW、LZSS 以及其它一些压缩算法的基础。是基于字典的编码器。-LZ77 compression algorithm is a lossless data compression algorithm. The algorithm is most LZ algorithm variants, such as LZW, LZSS compression algorithm, as well as some other basis. Is based on the dictionary encoder.
- 2022-02-12 19:52:33下载
- 积分:1
-
两种交通工具选择,飞机和火车,供不同的用户选择,利用迪杰斯特拉算法实现不同的用户选择不同的交通工具,得到最佳旅游路线...
两种交通工具选择,飞机和火车,供不同的用户选择,利用迪杰斯特拉算法实现不同的用户选择不同的交通工具,得到最佳旅游路线-The two modes of selection, planes and trains, for different users to choose to use Dijkstra algorithm different users select different modes of transport, the best tourist routes
- 2022-06-28 02:52:45下载
- 积分:1
-
C大程序
需要解压,浙大大二学生的c语言课大作业,没什么了...
C大程序
需要解压,浙大大二学生的c语言课大作业,没什么了-C procedures needed to unpack, Zhejiang University sophomore students in language courses c large operations, and there is nothing the
- 2022-01-26 01:42:50下载
- 积分:1
-
我们老师的一个会计有关绩点的一个课件,很好用的
我们老师的一个会计有关绩点的一个课件,很好用的-Our teacher of an accounting point of a performance-related courseware, good used
- 2023-06-16 09:25:03下载
- 积分:1
-
这是Struts2的jar包的jar文件Struts2
struts2 jar包 这是struts2的jar文件-This is struts2 jar package jar file of struts2
- 2022-08-04 01:24:25下载
- 积分:1
-
This scheme is initiated by Ziv and Lempel [1]. A slightly modified version is d...
This scheme is initiated by Ziv and Lempel [1]. A slightly modified version is described by Storer and Szymanski [2]. An implementation using a binary tree is proposed by Bell [3]. The algorithm is quite simple: Keep a ring buffer, which initially contains "space" characters only. Read several letters from the file to the buffer. Then search the buffer for the longest string that matches the letters just read, and send its length and position in the buffer.
- 2022-10-29 01:55:05下载
- 积分:1
-
Ship version 1.7
Ship version 1.7--utility to encode, split, and mail binary data and
reconstruct the data at the other end (ship will unship).-Ship version 1.7-- utility to encode. split. and mail binary data and reconstruct the data at the other end (ship will unship).
- 2022-04-29 12:21:39下载
- 积分:1
-
电力系统潮流计算的C++程序
用于电力系统潮流计算 c++程序
-For power system load flow calculation c++ Procedures
- 2022-02-25 02:57:25下载
- 积分:1
-
compress zip
又一个压缩的东东,还是用来考虑winzip的哇-compress zip
- 2022-05-07 15:42:19下载
- 积分:1
-
有关树的遍历问题
有关树的遍历问题-the tree traversal issue
- 2022-05-26 15:32:40下载
- 积分:1