搜索资源列表
-
0下载:
LZ77压缩编码算法的C代码,VC开发.-LZ77 compression algorithm C code, VC development.
-
-
0下载:
用于数据流压缩的huffman算法源代码,VC程序-data flow for the Huffman compression algorithm source code, VC Program
-
-
0下载:
PCM数据通信压缩算法,c语言编写,适合移植到单片机、dsp等目标系统上。-PCM data communications compression algorithm, c language, suitable for transplant to the microcontroller, dsp goals systems.
-
-
0下载:
介绍了一结合偏最小二乘的改进蚁群算法,可以用于数据变量的压缩!具有参数少容易实现等优点!-on a combination of improved PLS ant algorithm, Variables can be used for data compression! with fewer parameters to achieve the advantages of easy!
-
-
0下载:
数值分析中五种常用的解方程组的算法在Linux下的实现。
在本压缩包里分别是:
ColPivotElim.d 枢轴元素消去法解方程组
GaussElim.d 高斯销元法解方程组
GSItera.d 高斯赛德尔迭代法解方程组
JacobiItera.d 雅克比迭代解方程组
TriDecompo.d 线性方程组的直接三角分解法
运行环境是Linux,用G++编译的。-Numerical analysis of five commonly used soluti
-
-
0下载:
DES算法
DSA算法
ElGamal算法
Kohonen的SOFM(自组织特征映射)
LAM(线性联想记忆)算法
LZW 压缩算法
MD5算法
PGP的安全性(一)
PKCS #7
RSA算法
SSL是怎样工作的?
Ternary Search Trees
产生组合的非递归算法
大整数的乘法
对LZW算法的改进及其在图象无损压缩中的应用
复数快速傅立叶变换算法
加密算法与密钥管理
经典加密算法在VB中的实现(1)- Rsa
-
-
0下载:
归一化值为8x8图像的DCT算法,同时包括量化,编码及压缩率计算的程序-Normalized value of 8x8 image DCT algorithm, while including quantization, coding and compression rate of the procedure
-
-
0下载:
data compression algorithm with Huffman
-
-
0下载:
Universal algorithm for sequentiaL data compression
-
-
0下载:
三次样条插值算法(压紧样条)及其图形绘制-Cubic spline interpolation algorithm (compression spline) and its graphics rendering
-
-
0下载:
数值分析算法,该压缩包含有龙贝格算法、龙格库塔法法、牛顿差值多项式法等-Numerical analysis algorithms, the compression includes Romberg algorithm, Runge-Kutta method, Newton s the difference polynomial method
-
-
0下载:
数值分析算法,该压缩包含有雅克比迭代算法、弦割法法及综合评测法等-Numerical analysis algorithms, the compression Jacobi iteration algorithm, France and France chord cutting and comprehensive evaluation method
-
-
0下载:
LDPC decoding algorithm for data compression implemented in matlab
-
-
0下载:
one data compression algorithm
-
-
0下载:
!利用有限体积算法三阶迎风型 离散格式和
!人工压缩算法求解方腔流动问题
-! Algorithm using the third-order upwind finite volume discretization scheme and! Artificial cavity flow compression algorithm for solving the problem
-
-
0下载:
又是python写的文章相识度判断的算法
压缩包里有多个样本文件,可以调整阈值查看结果-It is written by the python similarity judgment algorithm
Compression with a plurality of sample file bag, can adjust the threshold to view the results
-
-
0下载:
The efficient hybrid wavelet transform with LBG algorithm for the image compression
-
-
0下载:
根据贪狼算法中的基追踪算法编写此程序,可以用于实现压缩感知和稀疏表示。-According to the algorithm based tracking algorithm in the Wolf to write this program, can be used to implement the compression perception and sparse representation.
-
-
0下载:
霍夫曼編碼(Huffman Coding)是一種編碼方式,是一種用於無損數據壓縮的熵編碼(權編碼)算法。 在計算機數據處理中,霍夫曼編碼使用變長編碼表對源符號(如文件中的一個字母)進行編碼,其中變長編碼表是通過一種評估來源符號出現機率的方法得到的,出現機率高的字母使用較短的編碼,反之出現機率低的則使用較長的編碼,這便使編碼之後的字符串的平均長度、期望值降低,從而達到無損壓縮數據的目的。-Huffman coding (Huffman Coding) is an encoding, data co
-
-
0下载:
给定一个范围,就可求出该范围内的所有素数,且压缩包中含有普通算法和厄尔多塞筛法,可进行效率比较-Given a range, you can find all the prime numbers within that range, and the general compression algorithm and Eerduose package contains sieve method, can be effective rate
-