资源列表
Aviation
- ECG compress algorithm
STATIC-HUFFMAN-CODING
- this program compress the given string based on the Static huffman algorithm-this program compress the given string based on the Static huffman algorithm
old_lzrw2
- The old version of lzw compression
Vector_v120
- Complete class of vector
ieee1180test.zip
- 根据IEEE 1180-1990写的测试iDCT精确性。
59564337huffcode
- 用C++写的huffman编码,实现编码与解码-Using C++ written by huffman coding, to achieve encoding and decoding
CoSaMP_OMP
- OMP orth mat persuit bys ome good coder this is good implementation
CoSaMP-and-OMP-for-sparse-recovery
- 压缩感知信号恢复算法OMP和CoSaMP算法,常用的算法- x = CoSaMP( A, b, k ) uses the Compressive Sampling Matched Pursuit (CoSaMP) algorithm (see Needell and Tropp s 2008 paper http://arxiv.org/abs/0803.2392 ) to estimate the solution to the equation
平面动画的设计方法2
- 随着计算机技术的普及应用,动画技术作为计算机图形学的一部分, 已广泛用于制作动画片、游戏和进行辅助教学等方面。 所谓动画技术指的是屏幕上显示出来的画面或者其中的一部分,能够按照一定的规则及要求在屏幕上移动或变幻,从而实现由计算机显示的图形能够动态变换。可见,实现动画的关键在于图形生成、复现和消隐。-With the popularity of computer technology applications, animation, computer graphics as part of
yasuo
- 压缩算法,matlab。很棒好的代码,要下的赶快了啊-Compression algorithm, MATLAB. Great good code to the next, quickly
dct
- 图像压缩 dct 一个图像预测编码(DCT)的简单程序-I own an image prepared by the Predictive Coding (DCT) the simple procedure
Zlib_Compress_Uncompress
- zLib Compress/uncompress example