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

搜索资源列表

  1. fastDCT

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

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

    0下载:
  2. Loffer算法的DCT变换的C代码,还不错,大家看看! -Loffer DCT algorithm C code, quite good, we see!
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:8569
    • 提供者:马晖
  1. DCT变换 C实现

    1下载:
  2. DCT变换的实现,用C语言实现的
  3. 所属分类:多媒体编程

  1. fdct_cdiao

    1下载:
  2. 这是一个DCT变换的C程序,误差小,在实际应用中图像不会发生失真。-This is a DCT transform of C procedures, the error small, in practical applications there will be no image distortion.
  3. 所属分类:Windows Develop

    • 发布日期:2016-01-26
    • 文件大小:17042
    • 提供者:刘镇
  1. dct

    0下载:
  2. 这个是dct代码。可用于图像转换。。而且是在c环境下实现-the dct
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-14
    • 文件大小:5874
    • 提供者:黛西
  1. matlab

    0下载:
  2. 基于MATLAB的数字水印技术研究 关键词:数字水印 Matlab Visual C++6.0 DWT DCT -MATLAB-based digital watermarking technology research Keywords: digital watermarking Matlab Visual C++6.0 DWT DCT
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-28
    • 文件大小:6142
    • 提供者:
  1. 8hz-mp3.src.v02b

    0下载:
  2. 基于8Khz采样率的mp3源码,其中包括DCT变换,心理学模型,霍夫曼可边长度编码等-mp3 C source code based 8khz sample rate.
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-04-05
    • 文件大小:284378
    • 提供者:shizhu chen
  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
    • 文件大小:12181
    • 提供者:太平洋
  1. DCT

    0下载:
  2. Visual C++实现视频编码中的DCT和反DCT变换-Visual C++ implementation of the DCT video coding and anti-DCT transform
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-10
    • 文件大小:1923944
    • 提供者:fanyunpeng
  1. shuzidianshizhengshudct

    0下载:
  2. 数字电视的dct编码c++仿真 是整数dct的-failed to translate
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-28
    • 文件大小:45754
    • 提供者:龙龙
  1. dct

    0下载:
  2. 所属分类:Process-Thread

    • 发布日期:2017-03-30
    • 文件大小:58609
    • 提供者:liushouhao
  1. DCT

    0下载:
  2. 使用C语言实现DCT变换 精度不是很高-Using the C language is not very high precision DCT transform
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-08
    • 文件大小:999
    • 提供者:丁成
  1. sucess_in_fdct

    0下载:
  2. 本程序是一幅512*512的lena.raw图像进行快速DCT和其逆变换,整个程序均调试通过,是在C语言环境下编写的,在整个关于快速DCT的源码中,本代码可以说是集大成者,很值得一看。-This procedure is mainly of a float or double type of data, rounding, the float data can be positive or negative, can be, take the whole principle of roundin
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-09
    • 文件大小:2362861
    • 提供者:浪飞人海
  1. DCT_Csharp

    0下载:
  2. 非常好的DCT代码,自用已经在项目中验证通过-Good source code of DCT transform in C Sharp.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-08
    • 文件大小:32287
    • 提供者:chen
  1. DiscreteCosineTransform

    0下载:
  2. 利用C#实现基于DCT变化的信息隐藏技术,使用简单方便-C# DCT
  3. 所属分类:CSharp

    • 发布日期:2017-04-03
    • 文件大小:95216
    • 提供者:luyihui
  1. DCT

    0下载:
  2. 主要是离散预先变换的代码 主要是编解码 -DCT C, H.264
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-05-19
    • 文件大小:5544047
    • 提供者:翟文涛
  1. DCT

    0下载:
  2. Discreat cosin transform for data transfermation in c Lamguage
  3. 所属分类:Communication

    • 发布日期:2017-04-08
    • 文件大小:3813
    • 提供者:khanth
  1. DCT

    0下载:
  2. DCT,C语言代码,移植性强,dct广泛应用与数字多媒体领域的信息嵌入,以及编码问题上-DCT, the C language code, portability, the DCT wide range of applications and digital multimedia information in the field of embedded and coding issues
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-05
    • 文件大小:1578
    • 提供者:wg
  1. CPPDCT

    1下载:
  2. dct算法c + + 实现。-C++ implementation of DCT algorithm
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-25
    • 文件大小:171634
    • 提供者:li
  1. DCT

    0下载:
  2. 按照离散余弦变换的定义编写的C++程序,可以在VC上运行-DCT C++
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-04-12
    • 文件大小:1084
    • 提供者:y2daoyou
« 12 »
搜珍网 www.dssz.com