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

搜索资源列表

  1. fdct快速dct变换

    0下载:
  2. 演示快速DCT变换和普通dct变换的区别-demonstration FDCT and ordinary Extra transform the difference
  3. 所属分类:流媒体/Mpeg4

    • 发布日期:2008-10-13
    • 文件大小:79311
    • 提供者:lianzhang
  1. li_0101

    0下载:
  2. /*DCT和IDCT快速变换的C语言实现 仿效FFT的FDCT方法有与DCT无关的复数运算部分,选用代数分解法可以降低运 算量,达到高速运算的目的。代数分解法实现如下:对一维DCT表达式直接展开, 寻找各点表达式中共同项,仿FFT蝶形关系,将表达式中的共同项作为下一级节 点,依次进行多次,最后得到变换结果。*/-/ * DCT and IDCT rapid transformation of C language FFT follow the diagr
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:5138
    • 提供者:李建红
  1. fastDCT

    0下载:
  2. 快速DCT变换的C++源码,可以参考一下,帮助理解算法,并进行优化-FDCT C source, a reference to help understand algorithms, and optimized
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:84681
    • 提供者:王阳
  1. fdct

    0下载:
  2. FDCT implemented by MMX
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:4826
    • 提供者:黎明
  1. fdct

    0下载:
  2. 图像算法中的fdct优化算法,在dos下解开
  3. 所属分类:mpeg/mp3

    • 发布日期:2008-10-13
    • 文件大小:103599
    • 提供者:henda
  1. fdct

    0下载:
  2. fdct算法的c语言实现 fdct算法的c语言实现
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:535073
    • 提供者:yitahutu
  1. fdct快速变换c代码

    0下载:
  2. fdct快速变换c代码,用于快速变换,图像处理等
  3. 所属分类:图形图象

    • 发布日期:2010-02-27
    • 文件大小:7691547
    • 提供者:mydear00000
  1. fdct

    0下载:
  2. 这是一个用C++写的完成快速DCT变换的程序-This is a C++ Write fast DCT transform the completion of the procedures
  3. 所属分类:Algorithm

    • 发布日期:2017-05-09
    • 文件大小:535034
    • 提供者:angel
  1. fdct

    0下载:
  2. fast discrete cosin transform
  3. 所属分类:Other systems

    • 发布日期:2017-04-11
    • 文件大小:1373
    • 提供者:quanghien5
  1. fdct_and_idct

    0下载:
  2. Fdct and IIDT cahnfge of for image jpeg compression
  3. 所属分类:Picture Viewer

    • 发布日期:2017-04-12
    • 文件大小:1369
    • 提供者:cybercbm
  1. FDTCandIDTC

    0下载:
  2. IDCT,FDCT,以及霍夫曼编码,可以比较原始块和编码后的输出块间的误差-IDCT, FDCT, as well as the Huffman code, you can compare the original block and the code after the error between the output block
  3. 所属分类:Graph program

    • 发布日期:2017-04-13
    • 文件大小:3251
    • 提供者:林和
  1. CBmpP

    0下载:
  2. 实现了对bmp图像的量化,反量化,DCT变换,FDCT变换.可以调整参数,查看量化对图像影响,对图像处理课来说不失为一个好project.-This program implements the quantization, DCT, FDCT transform.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-12
    • 文件大小:2789230
    • 提供者:miao wang
  1. fdct

    0下载:
  2. 用vc++语言实现离散余弦变换(快速和一般两种方法)-Vc++ language with the realization of discrete cosine transform (fast and generally two ways)
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-05-17
    • 文件大小:4846751
    • 提供者:付明哲
  1. FDCT

    0下载:
  2. 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 of each saved as TXT document
  3. 所属分类:Graph program

    • 发布日期:2017-05-10
    • 文件大小:2433212
    • 提供者:hehong
  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
    • 文件大小:68632
    • 提供者:linfeng
  1. FDCT

    0下载:
  2. 第二代离散曲波变换的源程序,包括图像处理中的应用-Second-generation discrete curvelet transform of the source, including the application of image processing
  3. 所属分类:Special Effects

    • 发布日期:2017-03-26
    • 文件大小:19861
    • 提供者:任凭
  1. FDCT

    0下载:
  2. 基于FDCT的图像消噪算法,利用FDCT对图像进行消噪处理-Image Denoising Based on FDCT algorithm, using FDCT of image denoising
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:246228
    • 提供者:任凭
  1. fdct

    0下载:
  2. 实现chen DCT快速变换算法并和普通DCT变换对比-chen FDCT VS DCT
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:804669
    • 提供者:农生
  1. fdct

    0下载:
  2. Java实现的快速离散余弦变换,FDCT-Java implementation of the fast discrete cosine transform, FDCT
  3. 所属分类:Java Develop

    • 发布日期:2017-04-01
    • 文件大小:3568
    • 提供者:BenWei
  1. FDCT

    0下载:
  2. 傅立叶逆变换的c程序。能运行,可以直接移植到其它程序中使用。-FDCT s c programming.You can run it easyly
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-24
    • 文件大小:4055980
    • 提供者:天涯-无声
« 12 3 4 »
搜珍网 www.dssz.com