资源列表
XIAOBO
- 三节小波变换的提升变换,逆变换只做了一阶,希望高手补全-Three wavelet lifting transform and inverse transformation made only one order, hope ace to completion
huffman
- Huffman编码问题一类广泛存在于文件、音频等数据压缩问题中。如根据Huffman编码的原理,实现对文本进行压缩与解压的功能。因此掌握好Huffman编码的技术可以再社会生活中起到很重要的作用。-HuffmanNode* CreateHuffmanTree(int n, char datas[], int powers[]) { HuffmanNode head head.next = NULL //初始化森林 for (i
spiralgen
- L-Edit is a program often used to create MEMS layouts (if you re here, you probably know this), but it doesn t have a built-in facility to produce spirals, which are useful for inductors, springs, stress sensors, etc. This file generates a command wh
GA_TSP
- genetic Algorithm Approach for TSP
thomas
- 这是解三对角线性方程组的一种方法。能有效的快速求解。-This was three diagonal equations of a method. Fast effective solution.
CS_OMP
- 基于CS理论的正交匹配追踪算法。供cs理论学习-The orthogonal matching pursuit algorithm based on the theory of the CS. For cs theory study
my_2expN_dct
- 这是一个关于长度为2的N次方的DCT算法演示程序.-This is a length of 2 on the N-th power of the DCT program.
huffman
- this hanffman ,maybe it is useful for somee people,change the .zip to .c
HCBM
- 比较简单的行程编码的小程序-relatively simple trip to the small coding procedures
deblocking filter
- 用于JPEG压缩之后的图像的post-processing,消除jpeg压缩时在图像上产生的小方块。
011bpa
- 标准的IEEE11节点配电网系统电力网络图,两个格式的-Standard IEEE11 node with the grid system electricity network diagram, the two formats
arithmeticCoding
- 该程序实现了算术编码的编译码,并得到随机信源的输出码字和编码效率。-The program achieves the encoding and decoding of arithmetic coding, and gets the output code words and coding efficiency of the random sourse.