CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 压缩解压 搜索资源 - idct

搜索资源列表

  1. ieee1180test.zip

    0下载:
  2. 根据IEEE 1180-1990写的测试iDCT精确性。
  3. 所属分类:压缩解压

    • 发布日期:
    • 文件大小:11018
    • 提供者:
  1. TryDCT.rar

    0下载:
  2. 这是一组DCT和iDCT的代码,都是基于x86构架汇编的或标准C的,有使用MMX、3Dnow或者SSE、SSE2,是陈氏算法的变种,可以参考Intel APP Notes 922
  3. 所属分类:压缩解压

    • 发布日期:
    • 文件大小:155603
    • 提供者:
  1. fastidct

    1下载:
  2. 快速离散余玄变换idct-fast discrete Yuxuan transform IDCT
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:1374
    • 提供者:杨波
  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. DCT2D

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

    • 发布日期:2008-10-13
    • 文件大小:1104
    • 提供者:yyling
  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. jpeg

    0下载:
  2. the attached utility is a work I ve submitted to the university 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 transform
  3. 所属分类:压缩解压

    • 发布日期:2014-01-18
    • 文件大小:115084
    • 提供者:风帆
  1. JPG

    0下载:
  2. 本论文主要介绍了JPEG的编码和解码过程。该程序的编码部分能把一张BMP格式的图象进行JEPG编码,压缩成以二进制形式保存的文件;通过相应的解码程序又可以把图象解压缩出来。在图象传送过程中,我们经常采用JPEG格式对静态图象进行编码。JPEG基本系统是一种有损编码,无法完全恢复出原图象,信息有一定的丢失,称为有损压缩。尽管我们希望能够无损压缩,但是通常有损压缩的压缩比(即原图象占的字节数与压缩后图象占的字节数之比,压缩比越大,说明压缩效率越高)比无损压缩的高。JPEG编码先把图象色彩RBG变成亮
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:2843992
    • 提供者:徐晓明
  1. TryDCT.rar

    0下载:
  2. 这是一组DCT和iDCT的代码,都是基于x86构架汇编的或标准C的,有使用MMX、3Dnow或者SSE、SSE2,是陈氏算法的变种,可以参考Intel APP Notes 9,This is a group of DCT and IDCT code, are based on the x86 architecture or standard C compilation, with the use of MMX, 3Dnow or SSE, SSE2, is a variant of Chen s
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-11-09
    • 文件大小:153684
    • 提供者:徐亮
  1. ieee1180test

    0下载:
  2. 根据IEEE 1180-1990写的测试iDCT精确性。- Test iDCT accuracy 1180-1990 writes which according to IEEE.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-11-18
    • 文件大小:11331
    • 提供者:
  1. IDCT

    0下载:
  2. 反DCT变换代码,已通过调试,可以直接运行-Anti-DCT transform code, had passed through debugging, can be directly run
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-28
    • 文件大小:1282
    • 提供者:牛杰
  1. xapp615

    0下载:
  2. IDCT - xlinix design in vhdl-IDCT- xlinix design in vhdl
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-01
    • 文件大小:30005
    • 提供者:asia
  1. jpeg_decode

    0下载:
  2. 本解码器类支持普通jpeg文件格式,这也是目前大多数jpeg文件所采用的格式,此格式主要特点是数据精度为8位,采用Huffman编码的普通DCT帧(不支持扩展串行和递进模式及数学编码)。本解码器类的IDCT算法采用三种模式,分别是浮点解码、定点整数解码和定点整数MMX优化解码,您可根据具体情况选择。-jpeg decoder using Huffman encoder、IDCT based on foating decoder、Fixed-point integer decoder and Fi
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-28
    • 文件大小:103743
    • 提供者:倾泠月
  1. DCTPROGRAM.ZIP

    0下载:
  2. it is verilog code for two dimentional dct
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2016-06-14
    • 文件大小:18100
    • 提供者:suhu
  1. IDCT

    0下载:
  2. 解码器IDCT部分算法与硬件设计相关资料-Eassys related to algorithms and hardware design about IDCT in decoder
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-06-22
    • 文件大小:41492355
    • 提供者:刘文
  1. IDCT

    0下载:
  2. IEEE 1180号标准中关于MPEG标准下,对IDCT算法进行精度测试的小程序-IEEE 1180 standard number on the MPEG standards, the IDCT algorithm is tested for accuracy on a small program
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-01
    • 文件大小:460138
    • 提供者:刘文
  1. 3971017DCT

    0下载:
  2. 对原始灰度图像 Lena_gray.bmp进行图像压缩实验 1.对此图进行 8×8 DCT 变换后,分别只保留 DC系数,以及保留前 4、8、16 个变换系数(DC+AC) ,然后再分别进行 IDCT 变换,比较结果。 2.可以使用 Matlab - Image Processing Toolbox 中的函数实现。-gray image of the original image compression Lena_gray.bmp an experiment. This diagram 8 8
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-30
    • 文件大小:2939
    • 提供者:嘟嘟
  1. idct

    0下载:
  2. 能成功实现8*8的离散余弦反变换,在quartus II 环境下运行-Can be successfully realized 8* 8 discrete cosine inverse transform, running in quartus II environment
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-04
    • 文件大小:42798
    • 提供者:L
  1. video-coding_mini-project_H.264

    0下载:
  2. 该程序实现了基本的H.264视频编码标准。-This is a mini-program of H.264, an efficient video coding standard. This program includes zig-zag scan, entropy coding, IDCT and implements basic functions of H.264.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-05-02
    • 文件大小:641963
    • 提供者:zhao tianhao
« 12 »
搜珍网 www.dssz.com