资源列表
aplib
- 一个使用aplib压缩的壳的源码,非常值得学习!基础壳,可自己变化!-A compression of the shell using aplib source
course
- 描述司机与售票员之间的进程问题,熟悉p和v操作-Describe the process between the driver and conductor of the problem, familiar with p and v operations
huffman
- 任务:设计一个利用哈夫曼算法的编码和译码系统。 要求:建立一个文本文件,统计该文件中各字符频率,对各字符进行Huffman编码,将该文件翻译成Huffman编码文件,再将Huffman编码文件翻译成原文件。 “压缩文件”即:读文件、统计文件中的字符个数、对文件进行哈夫曼编码和译码、并将编码译码后的字符存储在文件中。 根据以上任务说明,设计数据结构,并设计程序完成功能。 -Task: Design a Huffman algorithm using coding and decod
Kakadu_V2.2.3
- jpeg2000压缩源码,kakadu v2.3-jpeg2000 compress
LZSS
- lzSS压缩算法,lz系列,检索重复字符串-lzss compresse algorithm
ziparchive
- 跨平台的压缩工具类ziparchive,api使用很方便。-Cross-platform compression tools, api very easy to use.
zipclass
- 使用zlib来压缩、解压zip 对zlib提供的unzip.c、zip.c进行了封装,容易看懂 可以压缩一个文件夹下的所有子文件和子文件夹 支持中文路径 可以解压到一个文件夹 注意:zip文件类型有很多种!本程序的解压部分只能解压和本程序压缩的格式一致的压缩文件,不能解压任意zip文件! display.cpp展示了如何使用-zip and unzip
sparse-presentations
- 稀疏表示、压缩感知、压缩传感的新书--从原理到应用,2010年springer出版,对学习这一领域非常有帮助-sparse and redundant representations: from theory to applications
Relation
- 关系运算,内有关系性质的判断,是否自反,传递,对称。寻找最大最小,极大极小元素。还包括一个自己写的set类。-Relational operators, the judgment of the nature of the relationship is reflexive, transfer, symmetry. Find the maximum and minimum, maximum and minimum elements. Also includes a set class to wri
Huffman_CSharp
- Huffman Compression C#
suanshu
- 算术编码算法代码,在VC++6.0下开发,算术编码是一种利用非常广的压缩算法-Arithmetic coding algorithm code, developed in VC++6.0, arithmetic coding is a very widely used compression algorithms
main_BP
- MP算法,完成基本的一维信号的重构,里面有详尽的注释和解析-MP Algorithm,Complete reconstruction of the basic one-dimensional signal,There are detailed notes and parsing