CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - IDCT

搜索资源列表

  1. DCT_vhdl

    1下载:
  2. IDCT-M is a medium speed 1D IDCT core -- it can accept a continous stream of 12-bit input words at a rate of -- 1 bit/ck cycle, operating at 50MHz speed, it can process MP@ML MPEG video -- the core is 100% synthesizable-IDCT-M is a medium speed
  3. 所属分类:VHDL编程

    • 发布日期:2008-10-13
    • 文件大小:10728
    • 提供者:陈朋
  1. BMP_DCT_IDCT

    0下载:
  2. 本源码是用VC++6.0实现的,显示了BMP位图,并实现了快速的8*8的块的DCT和IDCT变换-the source of VC 6.0, showing a bitmap BMP, and achieve a rapid 8 * 8 block of DCT and IDCT transform
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:868376
    • 提供者:颜色
  1. MPEGSourceCode

    0下载:
  2. mpeg4压缩算法程序,有对idct的详细代码过程.-mpeg4 compression algorithm procedures, the details of the code idct process.
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:29324
    • 提供者:leon
  1. quickidct

    0下载:
  2. 直接在实数域进行IDCT和DCT快速变换。使用查找表来实现变换中的系数运算。计算速度快,效率高。-directly in the real domain for DCT and IDCT rapid transformation. Use lookup table to achieve the transformation coefficient calculation. Calculating speed, high efficiency.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:79852
    • 提供者:张冥
  1. DCT2D

    0下载:
  2. IDCT JPEG中用到的 大家可以参考 呵呵 很好用-IDCT JPEG we can use the reference Oh good use
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:1104
    • 提供者:yyling
  1. tmn_dec_3.1.2

    0下载:
  2. H.263解码程序 包括各个层的解码程序和IDCT的程序实现。语言为C语言。包括可执行文件等-H.263 decoding procedures include various levels of IDCT decoding procedures and the procedures to achieve. Language to C language. Including executable files, etc.
  3. 所属分类:mpeg/mp3

    • 发布日期:2008-10-13
    • 文件大小:126189
    • 提供者:周海
  1. 35647

    0下载:
  2. 4x4的不必采用dct/idct变换,H.264代码也好用。我在这也照着公式写了一个,也能用-4x4 without using the Copy / idct transform, or use H.264 code. I also wrote a shining on a formula also can be used
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:1137
    • 提供者:王芳
  1. j2b

    1下载:
  2. JPEG图像解码并转换成BMP图像:大概包括IDCT、反量化、反编码等过程,程序可以正确编译!-JPEG image decoding and converted into BMP images : probably includes IDCT, anti-quantified, Anti-coding processes, procedures can correct translation!
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:8758
    • 提供者:duyingsen
  1. ImagesharpeningImageTransform

    0下载:
  2. Sobel算子:是一种空域微分算子,可以通过它锐化图象。 将图象分块(8*8),作DCT变换,并作IDCT:DCT是一种可分离图象变换,用来图象压缩编码。-Sobel Operator : airspace is a differential operator, through its image sharpening. Image will block (8 * 8), for the DCT and IDCT for : DCT is a separable Image Transfor
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:1956
    • 提供者:xuhua
  1. 20031361

    0下载:
  2. 二维和一维DCT变换以及IDCT变换的程序,有问题自己改正.-two-dimensional and one-dimensional DCT and IDCT transform the procedures to correct their problems.
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:922994
    • 提供者:cws
  1. a_jpeg_compression_matlab

    0下载:
  2. It shows what a jpeg compression is all about. the function implements the DCT transform, using a matrix operator. note that matlab has a function for the DCT and iDCT transforms that might be more efficient. -It shows what a jpeg compres
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:90947
    • 提供者:严刚
  1. fpgaJPEGdcode

    1下载:
  2. 基于fpga的JPEG编解码器设计,采用流水线优化解决时间并行性问题,提高DCT/IDCT模块的运行速度。-based fpga JPEG codec design, the flow of time to solve optimization problems in parallel, enhance DCT / IDCT module of the operating speed.
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:6896091
    • 提供者:Janke
  1. idct

    0下载:
  2. TI TMS320C6X系列DSP上DSP逆变换汇编代码-TI DSP TMS320C6X Series DSP inverse transform compiled code
  3. 所属分类:DSP编程

    • 发布日期:2008-10-13
    • 文件大小:11668
    • 提供者:海盗
  1. FastIDCTmmx32

    0下载:
  2. idct mmx technology implement
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:4212
    • 提供者:鲍金龙
  1. D_IDCT

    0下载:
  2. 定点的idct源代码,自己编写的,对有需要的朋友应该有帮助.-spot idct source code, prepared by himself, in need of friends should help.
  3. 所属分类:DSP编程

    • 发布日期:2008-10-13
    • 文件大小:1885
    • 提供者:秦爽
  1. DCT-vhdl

    2下载:
  2. 这是一个二维 8*8块的离散余弦变换(DCT)以及反变换(IDCT)算法,采用VHDL实现
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:10711
    • 提供者:liujl
  1. dct

    0下载:
  2. 小弟撰寫的多媒體影像編輯程式,包含了dct,idct,quantization,guession filter的多媒體演算法,供大家參考交流.
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:591554
    • 提供者:楊於
  1. DSPImplementationofSubbandFilterinMUSICAMAlgorithm

    0下载:
  2. MUSICAM算法中子带滤波的DSP实现,提出了基于8点IDCT变换的MUSICAM算法中子带滤波的改进算法,然后针对TIC62X DSP结构特点和汇编优化的编程特点,给出了此改进算法的DSP实现.
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:150222
    • 提供者:阳关
  1. DCT_transform

    0下载:
  2. This file include the DCT and IDCT transform of an image. void show_DCT( void ) void DCT_8x8( float* data ) void IDCT_8x8( float* data ) void BDCT( float* input,int rows,int cols ) void BIDCT( float* input,int rows,int cols ) void get_8x8
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2014-01-16
    • 文件大小:5049
    • 提供者:wan_xianglin
  1. DCT_and_IDCT_for_image

    0下载:
  2. dct and idct for image.matlab实现信息序列的嵌入和提取
  3. 所属分类:邮电通讯系统

    • 发布日期:2008-10-13
    • 文件大小:2616
    • 提供者:wubaishan
« 1 2 3 45 6 7 8 9 10 11 »
搜珍网 www.dssz.com