Go To English Version 超过100万源码资源,1000万源码文件免费下载
  • Encoder264.rar H.264图像编码程序对输入像素块X的整数DCT变换和量化
  • macroblock.rar H.264中DCT变换的程序和矩阵量化的程序
  • DCT4_org.rar This will take the DCT of an image Coefficient matrix calculated first and after multiplied with image matrix 4X4.very efficient code.
  • dctusingtransformcoding.rar Transform coding used insted of DCT because it is more efficient due to no need to calculate cosine values more efficient then DCT in 4X4 matrix.
  • dct_using_genatic_algorithm.zip this is a matlab function that can be given to the genetic algorithm tool box to chose the best 10 positions of 1 s beside the original 6 in the upper left corner 1 s in the dct quantization matrix
  • my_dct.rar matlab标准DCT代码,用户可根据需要修改参数
  • CBmpP.rar 实现了对bmp图像的量化,反量化,DCT变换,FDCT变换.可以调整参数,查看量化对图像影响,对图像处理课来说不失为一个好project.
  • DCT.zip 原始影像離散餘弦轉換處理程式,含ForwardDCT與InverseDCT兩種方法。
  • image_DCT.rar 图像处理里中用到的DCT算法,该算法功能强大,使用性强
  • code.rar 基于离散小波余弦变换DCT的数字水印算法,实现了水印的嵌入提取等过程。毕业设计源代码