资源列表
CGMY
- C++ class for simulating trajectories of the tempered stable (CGMY) process using the algorithm by D. Madan and M. Yor:
178_C_code
- c语言各种常有算法代码 例如霍夫曼编码 等-178 typical code write in c
HuffmanCompressionAndDecompressionAswellaspolynomi
- MFC工程的哈弗曼压缩和解压以及多项式的运算。-Huffman compression and decompression as well as polynomial arithmetic.
fdct
- 用vc++语言实现离散余弦变换(快速和一般两种方法)-Vc++ language with the realization of discrete cosine transform (fast and generally two ways)
fingerprintmatching
- 实现读取指纹图像,预处理,特征提取与匹配。-Achieve read fingerprint image, preprocessing, feature extraction and matching.
rle
- rel压缩算法,用于压缩文件图像,对压缩学习有帮助-rel compression algorithms for document image compression, etc.
picture_compression
- c语言实现图像的huffuman编码压缩。使用了树的数据结构。-c language huffuman image compression coding. The use of a tree data structure.
Compress
- 无损压缩算法代码包、 无损压缩算法代码包-Lossless compression algorithm code package
netflowgenerator
- fractal image compression
huffman
- the application of tree on huffman
maugis
- 模拟退火和对称 *欧几里德旅行商问题。 * *为基础的解决办法的本地搜索启发式 *非过境道路和近邻 -/* * Simulated annealing and the Symetric * Euclidian Traveling Salesman Problem. * * Solution based on local search heuristics for * non-crossing paths and nearest neighbor
LZSS
- LZSS compression by autoit