-
lzw
利用LZW的压缩算法实现文件的压缩与解压缩。用c++和MFC实现,代码简洁,实现简单,可用(LZW compression algorithm using the file compression and decompression.)
- 2020-10-13 15:27:33下载
- 积分:1
-
huffman
Huffman编码,使用哈弗曼树生成前缀码,把输入的字符编码并把原字符解码(Huffman code and decode)
- 2014-03-06 10:10:34下载
- 积分:1
-
Cross-Entropy
交叉熵实现多元高斯混合模型优化的源代码,供大家学习使用(Realize cross-entropy optimization of multi-Gaussian mixture model of the source code for the U.S. study the use of)
- 2009-02-11 16:55:44下载
- 积分:1
-
RLPack_Basic
RLPack is a software that gives you the power to compress your executables and dynamic link libraries in a way that keeps them small and has no effect on compressed file functionality. Further more RLPack protects your files from modification and has several protection options which help protecting your files from being changed or cracked. But compression and protection does not stop there. RLPack with iBox module can pack your dynamic link libraries and place them inside the main executable so they can not be modified. They are extracted directly to memory (or optionally to disk) hiding their presence and enabling you to keep your dynamic link libraries safe from being used by third party programs or users.
- 2013-10-24 02:41:58下载
- 积分:1
-
BWT
BWT压缩方法描述,是一种被bzip2等数据压缩技术所使用的算法(The Burrows–Wheeler transform (BWT, also called block-sorting compression), is an algorithm used in data compression techniques such as bzip2.)
- 2011-11-25 14:47:11下载
- 积分:1
-
C语言实现JPEG-LS编解码
说明: 这是一个常用的JPEG-LS编解码的C语言实现。(This is a commonly used JPEG-LS codec C language.)
- 2020-05-12 23:11:47下载
- 积分:1
-
new
说明: 二维圆柱绕流FEM的fortran代码,这是南京航空航天大学计算流体力学大作业的源代码,请多关照。(fortran code for 2D FEM)
- 2021-03-16 17:29:22下载
- 积分:1
-
SL0MatlabCode
compressed sensing algorithm sl0
- 2017-12-05 18:48:06下载
- 积分:1
-
SNIC_mex
说明: 完整的SNIC的算法,可直接运行,无需其他操作(SNIC algorithm, can run directly)
- 2019-03-12 10:42:30下载
- 积分:1
-
C语言 文件的解压缩
文件的解压缩。添加文件unzip.h、unzip.cpp、zip.h、zip.cpp,调用对应函数进行压缩和解压。压缩格式为zip;压缩之后的文件可以用winrar等程序打开。(File decompression. Add file unzip.h, unzip.cpp, zip.h, zip.cpp, call the corresponding function for compression and decompression. Compression format is zip the file after compression can be opened by winrar.)
- 2020-07-14 09:58:51下载
- 积分:1