-
litezip
对ZIP文件进解压以及压缩,提供C、C++形式的接口(Unpack the ZIP file, and compressed into)
- 2013-11-12 14:39:55下载
- 积分:1
-
hufman
哈夫曼文本压缩器,两个功能压缩文本文件和解压二进制文件。
内容为源代码,用编译器把源代码运行一遍,把需要压缩的txt文件放到和源代码同一个目录下,压缩名称输入 **.txt 压缩后的名称一定要写二进制格式的 例如 **.dat
只能解压用这个程序压缩后的文件。。
解压名 写 **.dat 解压后名称 **.txt(Huffman text compression, two text files compression and decompression functions binaries)
- 2013-12-27 11:06:18下载
- 积分:1
-
基于OMP,LS,MMSE三种算法的信道估计仿真图比较OMP_GOMP
说明: 基于OMP,LS,MMSE三种算法的信道估计仿真图比较,对学习信道估计的研究者有很大帮助(The chart compares the OMP, LS, MMSE three algorithms based channel estimation simulation learning channel estimation researchers)
- 2020-09-15 21:47:56下载
- 积分:1
-
Traversalalgo
Codes".
Huffman coding uses a specific method for choosing the representation for each symbol, resulting in a prefix code (sometimes called "prefix-free codes") (that is, the bit string representing some particular symbol is never a prefix of the bit string representing any other symbol) that expresses the most common characters using shorter strings of bits than are used for less common source symbols. Huffman was able to design the most efficient compression method of this type: no other mapping of individual source symbols to unique strings of bits will produce a smaller average output size when the actual symbol frequencies agree with those used to create the code. A method was later found to do this in linear time if input probabilities (also known as weights) are sorted.
- 2009-12-01 04:47:10下载
- 积分:1
-
OOMP
OOMP算法是压缩传感的一种算法,其对OMP算法进行改进,提高了正确率。(OOMP Compressed sensing algorithm is an algorithm to improve its OMP algorithm to improve the accuracy.)
- 2013-09-16 09:50:09下载
- 积分:1
-
多种群遗传算法的函数化算法
说明: 这是多种群遗传算法的matlab源码,针对其函数化问题进行了深入讨论,下载后可直接运行查看仿真结果(This is the matlab source code of multi population genetic algorithm. The problem of its functionalization is discussed in depth. After downloading, the simulation results can be viewed directly)
- 2020-01-04 08:54:48下载
- 积分:1
-
matlab-acq
说明: GPS C/A码捕获 用的是fft频域的搜索 有C/A码产生和C/A码数字化子程序,模拟卫星信号的捕获算法和过程,未考虑多普勒频移(GPS C/A code acquisition in frequency domain using the fft search with C/A code generation and C/A code number of subroutines, analog satellite signal acquisition method and process, without considering the Doppler shift)
- 2010-04-05 14:26:25下载
- 积分:1
-
霍夫曼压缩解压缩
用霍夫曼编码实现的简单的文本压缩解压缩C++源程序
- 2022-01-31 18:37:46下载
- 积分:1
-
zishiyingyoucheng
MATLAB
基于小波改进的自适应游程编码(MATLAB
Adaptive run range coding based on wavelet improved)
- 2021-03-20 17:39:18下载
- 积分:1
-
图像压缩的MATLAB算法JPEG
图像压缩的MATLAB算法之JEPG,完整的例程,参改价值高。(This compression is for jpeg in matlab with a whole example,and it s valuable to look at it!)
- 2021-04-09 20:48:59下载
- 积分:1