资源列表
uva476
- uva(476) 一旦写的uva476题目源码。-UVA (476) Once written uva476 subject source.
Points-in-Figures
- Points in Figures(uva478) 一旦写的uva478题目源码。-Points in Figures (uva478) Once written uva478 subject source.
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
BigInteger
- BigInteger (streamline) BigInteger(精简) 自己写的高精度整形运算。 +,-,*,/,+=,-=,*=,/=,==,!=,>,>=,<,<=等等。-BigInteger (streamline) My own high-precision plastic operations. +,-,*, /,+ =,- =,* =,/=, ==,! =,>,> =, <, <=, And so on.
20124922119396
- 鸽子加壳软件,保护你的飞鸽传书内容,便于保密-These object files can be linked into your Delphi executables using the {$L filename.obj} directives.
dct
- dct code for compression
huffman_codec
- huffman compression library
Arithmetic-encoding
- matlab中应用算数编码进行图像压缩,比较在对不同大小的像素组压缩时的性能。-Arithmetic coding for image in matlab Compare the diffence while encode different size of pixels block
Demo_CS_OMP
- 用于压缩感知的信号重构,对于初学者来说是一个很有用的程序-this program is used to reconstruct sparse singal
Huffman
- 赫夫曼树的应用,该程序实现的是对已知的概率的字符进行编码。-The application of the Huffman tree, the program is to encode the character of a known probability.
18399433g711_g721_g723
- 711 729等等的编解码源程序711 729等等的编解码源程序-711 729 and so on codec source711 729 and so on codec source
Huffman_dpr
- 范式哈夫曼算法的分析与实现(项目文件) 摘要:全面介绍了范式哈夫曼算法的理论基础和实现方式。详细讨论了编码位长计算、限制编码位长、解码优化、码表二次压缩等实现技术。并给出了一个切实可行的应用程序。 -The paradigm Huffman algorithm analysis and implementation (project file) Abstract: a comprehensive introduction to the theoretical basis and im