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

搜索资源列表

  1. DCT算法实现

    0下载:
  2. 普通DCT,快速DCT,快速IDCT算法的实现 vc程序 希望你喜欢!-ordinary DCT, fast DCT and IDCT algorithm for the rapid realization vc procedures hope you like!
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:77.75kb
    • 提供者:ddda
  1. fdctc

    0下载:
  2. 本代码演示了普通DCT,快速DCT,快速IDCT算法的实现。-demonstration of the code of common DCT, fast DCT, fast IDCT algorithm implementation.
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:134.49kb
    • 提供者:刘旭
  1. DSPImplementationofSubbandFilterinMUSICAMAlgorithm

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

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

    0下载:
  2. 图像处理sober算子,图像均衡,dci idct
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:267.19kb
    • 提供者:xueanky
  1. picturebrowser

    0下载:
  2. README for Picturebrowser ========================= The modified files are included as listed in the final report: -alt_ypes.h : header file for io.h -nxview.c: modified this existing, to time the running time of the display -picturebrowser
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:2.42kb
    • 提供者:slmsw
  1. Image

    0下载:
  2. 基于VC的位图图像处理程序,可实现以下功能: 1.图象参数统计:最大值,最小值,均值,直方图; 2.对比度增强:直方图均衡; 3.图象平滑:中值滤波; 4.图象锐化: Sobel算子; 5.图像旋转:将图像旋转任意角度并显示; 6.图象变换:将图象分块(8*8),作DCT变换,并作IDCT;
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:365.98kb
    • 提供者:姚海涛
  1. Frame

    0下载:
  2. 可以实现位图加载 ,图像二维DCT和IDCT变换-load bitmap file,DCT IDCT
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-15
    • 文件大小:3.64mb
    • 提供者:Edward
  1. ifdct_8x8

    0下载:
  2. idct the code to achieve common DCT, fast DCT, fast IDCT algorithm
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-13
    • 文件大小:2.04kb
    • 提供者:siuyuen
  1. idct

    0下载:
  2. idct the code to achieve common DCT, fast DCT, fast IDCT algorithm
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-02
    • 文件大小:2.08kb
    • 提供者:siuyuen
  1. jpeg

    2下载:
  2. JPEG 静态图像压缩 各文件功能说明如下: 1) JPEG压缩程序:gendat.exe 2) 为压缩后的数据加上JPEG文件头的程序genjpg.exe 3) 解JEPG压缩程序extrdat.exe 其中:(1)的输入参量是需要生成的压缩文件的名字。 主程序流程为: a) 程序初始化,读取文件名称、原始图像数据等基本数据; b) 从AC.TAB和DC.TAB两个文件生成AC表和DC表,存入数组 c) 以8×8为样本单位进行DCT变换 d) 以8×8为
  3. 所属分类:Windows Develop

    • 发布日期:2014-07-01
    • 文件大小:11.9kb
    • 提供者:太平洋
  1. FDCT

    0下载:
  2. VC++图像DCT快速变换演示源码 VC++图像DCT快速变换演示源码,一共演示了普通DCT、快速DCT、快速IDCT算法的实现,效果一般,不过代码写得不错。程序执行后,将每一种变换的结果存为TXT文档 ,方便查看-VC++ image DCT fast algorithm demo source VC++ source code image DCT fast transform presentation, a total of presentation of ordinary DCT, f
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-28
    • 文件大小:67.02kb
    • 提供者:linfeng
  1. idct

    0下载:
  2. idct蝶形算法,矩阵乘,有测试基准,程序正确-idct butterfly algorithm, matrix multiplication, a benchmark, the program correctly
  3. 所属分类:Other systems

    • 发布日期:2017-03-24
    • 文件大小:52.99kb
    • 提供者:郑丹
  1. 593IDCT

    0下载:
  2. dct变换与dct逆变换,程序可以直接运行,代码中有详细注释,容易理解。-dct dct transform and inverse transform, the program can run the code in detail in notes, easy to understand.
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-30
    • 文件大小:198.81kb
    • 提供者:马文庆
  1. DCTiDCT

    0下载:
  2. the dct and idct with visual basic 6
  3. 所属分类:Other systems

    • 发布日期:2017-04-16
    • 文件大小:81.72kb
    • 提供者:said
  1. Tmmxxrarh

    0下载:
  2. 使用MMX的IDCT算法。Uses MMMX the IDCT algorithm -Use MMX IDCT algorithm. Uses MMMX the IDCT algorithm
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-07
    • 文件大小:4.6kb
    • 提供者:luissh
  1. Mmedctto

    0下载:
  2. 修改过的,用线形汇编改写的DCT,QQUANT,IDCT,IQUANT,代码 -The modified, linear assembler rewritten DCT, QQUANT, IDCT, IQUANT code
  3. 所属分类:Windows Develop

    • 发布日期:2017-11-23
    • 文件大小:4.83kb
    • 提供者:海的
  1. DCT-AND-IDCT

    0下载:
  2. VC++实现DCT和IDCT,是可以实现的。-DCT AND IDCT WRITTEN BY VC++
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-12
    • 文件大小:25kb
    • 提供者:lili
  1. RAW_DCT_IDCT

    0下载:
  2. RAW DCT & IDCT Transform
  3. 所属分类:Console

    • 发布日期:2017-04-13
    • 文件大小:1.76kb
    • 提供者:leegaya
  1. idct

    0下载:
  2. idct transform whit vhdl language
  3. 所属分类:Other systems

    • 发布日期:2017-04-15
    • 文件大小:6.86kb
    • 提供者:Mehdi Souri
  1. digital

    0下载:
  2. It calculates dct and idct and then calculates psnr and mse
  3. 所属分类:其他

    • 发布日期:2017-12-31
    • 文件大小:1.96mb
    • 提供者:udaya
« 12 »
搜珍网 www.dssz.com