搜索资源列表
mul-anneal
- 本代码包包含一个模拟退火算法的c++程序。此外还有其他一些源码,这在该压缩包中,有一个readme文档,对其进行了详细说明。-this code contains a simulated annealing algorithm c procedures. There are also some other source, which in the compressed, a readme files, its a detailed explanation.
LZ77 Codec
- LZ77压缩编码算法的C代码,VC开发.-LZ77 compression algorithm C code, VC development.
acbm
- AC-BM算法的实现的压缩包,很流行的字符串匹配算法,已经测试,-AC-BM algorithm for the realization of the compressed, the very popular string matching algorithm has been tested,
200521511243234
- 用于数据流压缩的huffman算法源代码,VC程序-data flow for the Huffman compression algorithm source code, VC Program
adpcm_c_code
- PCM数据通信压缩算法,c语言编写,适合移植到单片机、dsp等目标系统上。-PCM data communications compression algorithm, c language, suitable for transplant to the microcontroller, dsp goals systems.
MAOA_PLS_SV
- 介绍了一结合偏最小二乘的改进蚁群算法,可以用于数据变量的压缩!具有参数少容易实现等优点!-on a combination of improved PLS ant algorithm, Variables can be used for data compression! with fewer parameters to achieve the advantages of easy!
suanfaofcpp
- 介绍了算法基础,本压缩文件中包含了常用的一些的算法。
Algorithm_using_C
- 压缩包内有使用C语言编写的各种数学算法的源代码。
huofuman
- 利用VC++开发的霍夫曼压缩编码算法,很有用的哦
Wavelet1D
- 介绍小波算法在vc中的具体实现,小波算法在图像处理、视频压缩、特征提取等涉及到时频数据处理的工程领域有广泛的应用,本程序时一维小波算法。
Wavelet2D
- 介绍小波算法在vc中的具体实现,小波算法在图像处理、视频压缩、特征提取等涉及到时频数据处理的工程领域有广泛的应用,本程序时二维小波算法。
xisu
- 稀疏矩阵,目前还没有一个明确的定义,但是一般认为,稀疏矩阵是非零元素较零元素少,且分布没有一定规律的矩阵。在矩阵运算中和矩阵输入输出中,最方便的存储方式就是二维数组,对矩阵进行压缩不能简化矩阵运算,对输入输出也不能提供便利,而降低运算的时间复杂度主要与算法有关,一般对矩阵压缩后其运算的复杂度会增加。所以答案是节省存储空间。
b树的算法
- B树的相关算法。源程序,C文件压缩。包括建立,插入等等相关的操作。-B-tree algorithms. The source, C compression. Including, insert, etc. related to the operation.
algorithm
- DES算法 DSA算法 ElGamal算法 Kohonen的SOFM(自组织特征映射) LAM(线性联想记忆)算法 LZW 压缩算法 MD5算法 PGP的安全性(一) PKCS #7 RSA算法 SSL是怎样工作的? Ternary Search Trees 产生组合的非递归算法 大整数的乘法 对LZW算法的改进及其在图象无损压缩中的应用 复数快速傅立叶变换算法 加密算法与密钥管理 经典加密算法在VB中的实现(1)- Rsa
least-aquare
- 最小二乘算法,此算法对于压缩感知的OMP算法很有帮助-the least-square algorithm,this is helpful for OMP for compressed sensing.
fangqiang
- !利用有限体积算法三阶迎风型 离散格式和 !人工压缩算法求解方腔流动问题 -! Algorithm using the third-order upwind finite volume discretization scheme and! Artificial cavity flow compression algorithm for solving the problem
quicklz
- 最快速最短小的解压缩算法,适用于对实时要求较高的环境-The most rapid decompression algorithm shortest small, suitable for demanding real-time environment
压缩感知重构算法之SP算法python实现
- 压缩感知Sp算法,python实现,图像处理方向的,可以改变为信号处理,可以极好的重构出原图像。(Compressed sensing Sp algorithm, python implementation)
压缩感知贪婪算法
- 压缩感知贪婪算法包含众多算法,包括常见的OMP,CosAMp,SP等全部都有
波束形成DOA、LCMV、LMS等算法
- 压缩包里包括MUSIC算法、ESPRIT算法等 可用于均匀圆阵、线阵、L型阵等目标方位估计