-
Quick Mutli Search算法,对QuickSearch算法的改进,支持一次搜索多个子串、正/反向查找、不区分大小写查找...
Quick Mutli Search算法,对QuickSearch算法的改进,支持一次搜索多个子串、正/反向查找、不区分大小写查找-Quick Search algorithm, right QuickSearch algorithm, to support a number of search-string is/Reverse Search, Search is case insensitive
- 2022-06-16 10:27:20下载
- 积分:1
-
在某些软件应用中,需要将某些文件压缩成一个R。
在某些软件应用当中需要把某些文件压缩成一个RAR或ZIP或JAR文件,例如手机程序是一个JAR包,因此在手机开发中,某些工具可以提供此功能:把某些文件压缩进某包,本代码即实现此种功能。
在实际应用中,例:游戏开发中,可把某些工具生成的文件(地图文件、脚本文件等)例用本代码将这些文件压缩到游戏jar包中,避免需要程序员进行打包的麻烦,以方便游戏策划人员进行编辑或调试。
主要是复用WAR软件的命令进行压缩-In some software applications which need to be certain files compressed into a RAR or ZIP or JAR files, such as the cell phone program is a JAR package, so mobile phone development, certain tools can provide this functionality: certain files compressed into a certain package, the code that is to achieve such functionality. In practice, example: game development, you can put some tools generated files (map files, script files, etc.) were treated with this code in the files compressed into the game jar package, to avoid the need to package the programmer the trouble of Games planners to facilitate editing or debugging.
- 2022-02-21 23:05:08下载
- 积分:1
-
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
-
VB写的文件压缩算法,速度和压缩比都还可以。(利用了模拟指针)...
VB写的文件压缩算法,速度和压缩比都还可以。(利用了模拟指针)-This algorithm is written in VB,and the speed and compression rate are good overall!
- 2022-02-12 03:55:33下载
- 积分:1
-
数据压缩,C语言,哈夫曼编码
数据压缩,c语言,huffman编码,vc实现-Data compression, c language, huffman coding
- 2023-08-02 05:55:02下载
- 积分:1
-
实现JPEG的压缩和编码
(1)首先通过DCT变换去除数据冗余;
(2)使用量化表对DCT系数进行量化;
(3)对量化后的系数进行Huffman编码...
实现JPEG的压缩和编码
(1)首先通过DCT变换去除数据冗余;
(2)使用量化表对DCT系数进行量化;
(3)对量化后的系数进行Huffman编码。
-The realization of JPEG compression and coding (1) First of all, through the DCT transform to remove data redundancy (2) the use of quantization table of quantization DCT coefficients (3) of the coefficients after quantization Huffman coding.
- 2023-02-02 01:25:03下载
- 积分:1
-
huffman编码,一种压缩与解压缩的程序,仅供大家参考。
huffman编码,一种压缩与解压缩的程序,仅供大家参考。-Huffman coding, a compression and decompression procedures are for your reference.
- 2022-03-11 13:33:32下载
- 积分:1
-
LZMA compression 4.06version
lzma 压缩 4.06version-LZMA compression 4.06version
- 2022-02-01 00:39:55下载
- 积分:1
-
C_LZ.rar 一个C写的LZS压缩算法 C_LZ.rar 一个C写的LZS压缩算法
C_LZ.rar 一个C写的LZS压缩算法 C_LZ.rar 一个C写的LZS压缩算法-C_LZ.rar 一个C写的LZS压缩算法
- 2022-01-26 04:04:46下载
- 积分:1
-
TML的参考源代码
TML的参考源代码-TML reference source code
- 2022-06-13 17:51:13下载
- 积分:1