资源列表
buildHuffmanTree
- 霍夫曼编码是一种编码方式,是一种用于无损数据压缩的熵编码(权编码)算法。用变长编码表对源符号(如文件中的一个字母)进行编码,其中变长编码表是通过一种评估来源符号出现机率的方法得到的,出现机率高的字母使用较短的编码,反之出现机率低的则使用较长的编码,这便使编码之后的字符串的平均长度、期望值降低,从而达到无损压缩数据的目的。-Huffman coding is a coding is a lossless data compression entropy coding (right coding)
Levelset
- Image segmentation plays an important role in computer vision and image processing applications. The motivation of this project is Image Segmentation with the presence of Intensity inhomogeneities. Intensity inhomogeneity often occurs in real world
kmpaBM
- 实现kmp和BM算法,并对其进行了性能对比-Achieve kmp and BM algorithm and compare its performance
LZW
- LZW算法的研究实现,能理解压缩和解压的原理-Research LZW algorithm to achieve
CRM
- 规范的三层结构源码,带操作文档,及数据库结构PowerDesigner图。 包含以下模块: 我的办公、客户管理、产品销售、客服中心、采购管理、库存管理、资金管理、统计分析、营销工具、系统管理-Standard three-tier structure of source code, documentation, and structure diagram with PowerDesigner operation. Contains the following modules: My offic
huffman
- 霍夫曼编码 是一种瞬时的、唯一可解码的分组编码 MATLAB M文件 用于图像压缩 -Huffman coding is a transient, the only decoded packet coding MATLAB M file for image compression
GA_framework
- This content provides you to understand the Genetic algorithm framework
3350
- 广泛用于模具看图软件,各个角度清晰可见,是加工行业的必备软件-Widely used in mold charting software, every point of view is clearly visible, is the essential software processing industry
newcode
- image compression using combination of spiht and iwt based predictive coding
music_circle
- 这是一个圆阵列声阵列仿真程序,信号处理,希望对大家有用。-This is a circular array of acoustic array simulation program, signal processing, we want to be useful.
Video-Compression
- video compression algorithm for video compression and processing
SplitBregmanTVdenoising
- Split Bregman TV denoising using compression and decompresion technique