搜索资源列表
DCT算法实现
- 普通DCT,快速DCT,快速IDCT算法的实现 vc程序 希望你喜欢!-ordinary DCT, fast DCT and IDCT algorithm for the rapid realization vc procedures hope you like!
fdct快速dct变换
- 演示快速DCT变换和普通dct变换的区别-demonstration FDCT and ordinary Extra transform the difference
任意2的幂次方长度数据快速dct
- 一般的快速DCT算法只有8点和16点的,我这里提供任意长度(2的幂次方)的DCT快速算法原代码-general fast DCT algorithm only 8:00 and 16:00, and here I am of arbitrary length (two of the power law) DCT fast algorithm source code
DCT_32
- 快速DCT算法32位的C语言实现,乘法次数最少,可嵌入编码器及解码器使用- Fast DCT the algorithm 32 C language realization, the multiplication number of times are least, may insert the encoder and the decoding use
任意2的幂次方长度数据快速dct
- 一般的快速DCT算法只有8点和16点的,我这里提供任意长度(2的幂次方)的DCT快速算法原代码-general fast DCT algorithm only 8:00 and 16:00, and here I am of arbitrary length (two of the power law) DCT fast algorithm source code
fastdct.ps
- 快速dct码变化算法-rapid changes algorithm
DCT得快速算法
- 这是一个集4位8位16位32位得快速DCT算法。-Set 4 8 16 32 sightings of fast DCT algorithm.
Dxvid_dllxvidcore-1.0.1srcdct
- 快速dct和idct的C程序源码,而且提供了一些优化了的idct的汇编代码。-C source code of fast DCT and IDCT, and some optimized compilation code of IDCT
DCT算法实现
- 普通DCT,快速DCT,快速IDCT算法的实现 vc程序 希望你喜欢!-ordinary DCT, fast DCT and IDCT algorithm for the rapid realization vc procedures hope you like!
fdct快速dct变换
- 演示快速DCT变换和普通dct变换的区别-demonstration FDCT and ordinary Extra transform the difference
fastDCT
- 快速DCT变换的C++源码,可以参考一下,帮助理解算法,并进行优化-FDCT C source, a reference to help understand algorithms, and optimized
fdct2
- 又一种快速DCT变换,大家看看,也可以!-also a fast DCT, you see, can be!
dct1
- DCT算法的实现和测试,快速DCT算法的实现和测试-DCT algorithm and testing, fast DCT algorithm and testing
fdct
- 图像压缩中的快速DCT变换及其反变换的原理与实现-Fast image compression DCT transform and its inverse transform and realization of the principle
DCT
- 这是一个快速DCT算法,在VC++下编写的,通过了验证。是一个值得借鉴的算法-This is a fast DCT algorithm, in VC++ Prepared, through the verification. Is a reference algorithm
DCT
- 这是一篇详细介绍DCT变换的文章,从基本DCT变换到快速DCT变换,并给出了原码。-This is a detailed article, DCT transform, from basic DCT transform to fast DCT transform, and gives the original code.
lena
- 快速dct 变换,实现信息隐藏的有一个实例。从图片隐藏,到把隐藏的图片读出的,完整实现-Dct rapid transformation, the realization of information hiding are a case in point. Hidden from the picture, to the hidden picture to read out, a complete realization of
FDCT
- VC++图像DCT快速变换源码,包括普通DCT、快速DCT、快速IDCT算法的实现。程序执行后, 将每一种变换的结果存为TXT文档 ,方便查看-VC++ Fast DCT transforms the image source, including ordinary DCT, fast DCT, fast IDCT algorithm. Program execution, it will transform the results
a
- 用MATLAB编写的DCT变换程序,包括快速DCT变换,内含测试文件lena256.img-DCT transform program using MatlaB
VCDCT
- 用VC++6.0实现离散余弦变换,其中包括了普通的DCT算法与快速DCT算法-With VC++6.0 to achieve discrete cosine transform, including the common DCT algorithm and fast DCT algorithms