DCT+Algorithm
DCT+Algorithm技术资料下载专区,收录500份相关技术文档、开发源码、电路图纸等优质工程师资源,全部免费下载。
DCT+Algorithm 全部资料 500 份
实现基本JPEG的压缩和编码 % 1. 首先通过DCT变换去除数据冗余; % 2. 使用量化表对DCT系数进行量化; % 3. 对量化后的系数进行Huffman编码。
实现基本JPEG的压缩和编码 % 1. 首先通过DCT变换去除数据冗余; % 2. 使用量化表对DCT系数进行量化; % 3. 对量化后的系数进行Huffman编码。
solve the 8-puzzle problem using A* algorithm. Definitely written by my self, also include BGI graph
solve the 8-puzzle problem using A* algorithm. Definitely written by my self, also include BGI graphics library output.
the program is based on LMS filter algorithm,and it has been simulated,the simulation environment is
the program is based on LMS filter algorithm,and it has been simulated,the simulation environment is matlab
Intel/DVI ADPCM coder/decoder. The algorithm for this coder was taken from the IMA Compatability Pr
Intel/DVI ADPCM coder/decoder. The algorithm for this coder was taken from the IMA Compatability Project proceedings
New matching pursuit-based algorithm for SNR improvement in ultrasonic NDT (signal process 中的文章
New matching pursuit-based algorithm for SNR improvement in ultrasonic NDT (signal process 中的文章,mp去噪)
The Viterbi algorithm is the same as the binary case with one main difference: The survivor sequence
The Viterbi algorithm is the same as the binary case with one main difference: The survivor sequences include the uncode...
Tiger Tree Hash is constructed from two parts, the Tiger Hash Algorithm and Merkle Tree. The origina
Tiger Tree Hash is constructed from two parts, the Tiger Hash Algorithm and Merkle Tree. The original Tiger Hash code wa...
This a A* pathfinding example to illustrate how to implement a A* pathfinding algorithm into your pr
This a A* pathfinding example to illustrate how to implement a A* pathfinding algorithm into your program. It s a port f...
this tar includes my code which employ the Lin-Kernighan algorithm to address the tsp problem. this
this tar includes my code which employ the Lin-Kernighan algorithm to address the tsp problem. this tar also include som...