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

搜索资源列表

  1. A fast algorithm for the implementation of filter

    0下载:
  2. IMDCT优化算法的研究-IMDCT Optimization Study
  3. 所属分类:mpeg/mp3

    • 发布日期:2008-10-13
    • 文件大小:450512
    • 提供者:蝌蚪文
  1. New Recursive Algorithms MDCT

    0下载:
  2. IMDCT优化算法的研究2-IMDCT Optimization Study 2
  3. 所属分类:mpeg/mp3

    • 发布日期:2008-10-13
    • 文件大小:126748
    • 提供者:蝌蚪文
  1. MP3CoderDecoderSourceCodeBaseOnDSP

    0下载:
  2. mp3dec.h - The main header file defining the structures and functions in the decoder mp3dec.c - The main source file, including the main loop and most decoding functions mp3dec_D.h - The windowing function data huff.c - The huffman decoder (
  3. 所属分类:mpeg/mp3

    • 发布日期:2008-10-13
    • 文件大小:36513
    • 提供者:slam
  1. MDCT

    1下载:
  2. MPEG MDCT的一些文章 A design on the vector-processor of MDCT-IMDCT algorithm for digital audio;A fast algorithm of integer MDCT for lossless audio coding
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:5157198
    • 提供者:dingying
  1. mp3_decoder

    0下载:
  2. 一个用VHDL编写的实现mp3解码功能的代码。This folder contains three directories: Huffman, IMDCT and Filterbank, each of them includes all the VHDL source codes of the component.
  3. 所属分类:mpeg/mp3

    • 发布日期:2008-10-13
    • 文件大小:34333
    • 提供者:颜新卉
  1. vac3dec

    0下载:
  2. ac软件解码:包括同步过程,imdct算法,扰动处理,缩混处理等。-ac software decoding include : synchronization process, imdct algorithm, disturbance, Mix management.
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:33483
    • 提供者:仇正红
  1. 533

    0下载:
  2. 嵌入式系统开发中,ADSP音频算法优化的程序,包括其中mdct和imdct的优化后的汇编代码。-Embedded System Development, ADSP audio algorithms optimization procedures, including mdct imdct and the optimized assembly code.
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2008-10-13
    • 文件大小:73460
    • 提供者:刘娜
  1. MP3文件格式解析

    0下载:
  2. MP3( MPEG Layer III)编码解码的算法原理以及IMDCT 模块的FPGA/ASIC 实现。首先从介绍数字音频压
  3. 所属分类:源码下载

    • 发布日期:2010-10-16
    • 文件大小:147489
    • 提供者:youloveme
  1. mp3decoder

    1下载:
  2. verilog实现mp3解码程序,包括testbench-mp3 decoder verilog implementation procedures, including the testbench
  3. 所属分类:VHDL编程

    • 发布日期:2012-11-26
    • 文件大小:6648082
    • 提供者:zhongduo
  1. IMDCT

    0下载:
  2. 主要是进行IMDCT变换的源码,供大家参考使用,希望能得到大家的认可。-Mainly IMDCT transform source for your use, we hope to be recognized.
  3. 所属分类:Graph program

    • 发布日期:2017-04-29
    • 文件大小:50681
    • 提供者:mary
  1. DCTalgorithm

    0下载:
  2. MDCT快速算法的定点实现和相关算法文档资料,MDCT广泛应用于当前主流的音频编解码算法中。-Express MDCT algorithm implementation and related fixed-point algorithm documentation, MDCT is widely used in the current mainstream audio codec algorithm.
  3. 所属分类:Voice Compress

    • 发布日期:2017-05-12
    • 文件大小:2993844
    • 提供者:dongming
  1. G729DSPIMDCT

    0下载:
  2. G729, DSP,优化,IMDCT.rar1-44414141
  3. 所属分类:Other systems

    • 发布日期:2017-05-08
    • 文件大小:1951025
    • 提供者:chengwen
  1. work

    0下载:
  2. IMDCT的matlab实现算法,采用递归结构,嵌套循环,作为硬件实现的Gold-IMDCT in matlab platform
  3. 所属分类:Graph program

    • 发布日期:2017-04-02
    • 文件大小:2420
    • 提供者:wan qianqian
  1. A_fast_algorithm_for_calculating

    0下载:
  2. 提出一种计算mdct的快速算法,并分析了算法的计算复杂度,与利用fft计算的算法相比,本算法的计算复杂度降低了约一半。最后给出该算法的计算机仿真结果。-Presents a fast algorithm for calculating mdct and analyze the computational complexity of the algorithm, and the use of fft calculation algorithm, this algorithm reduces the
  3. 所属分类:Graph program

    • 发布日期:2017-04-25
    • 文件大小:105851
    • 提供者:Decheng Yu
  1. IMDCT_base_on_FFT

    0下载:
  2. 一种基于FFT的IMDCT算法,来自Marina Bosi的《Introduction to Digital Audio Coding and Standards》一书。-The IMDCT algorithm based on FFT, from the book "Introduction to Digital Audio Coding and Standards".
  3. 所属分类:Algorithm

    • 发布日期:2017-04-03
    • 文件大小:103795
    • 提供者:xcg
  1. MP3mdct

    0下载:
  2.  在MP3 编解码器的设计中,前向MDCT 与反向IMDCT 是两个计算最为复杂的部分。 提出了一种新的算法,对MDCT 与IMDCT 的实现进行优化,极大地降低了运算量。该算法将 MDCT 与IMDCT 的计算分成三步实现: 前处理, 核心处理, 后处理。其中,核心处理部分由 MDCT 与IMDCT 共用,大大减少了对硬件电路的需求,降低了芯片成本。-In the MP3 codec designs, prior to the MDCT and IMDCT are two reve
  3. 所属分类:mpeg mp3

    • 发布日期:2017-03-27
    • 文件大小:305788
    • 提供者:lynn
  1. imdct_dsp

    0下载:
  2. AAC的idmct模块, 没有找到verilog开发环境,但是本模块是用verilog编写的。-AAC' s idmct module, did not find verilog development environment, but this module is written in verilog.
  3. 所属分类:Audio program

    • 发布日期:2017-05-23
    • 文件大小:7170313
    • 提供者:样样
  1. MP3-Code

    1下载:
  2. Mp3解码过程,总体上可分为9个过程:比特流分解,霍夫曼解码,逆量化处理,立体声处理,频谱重排列,抗锯齿处理,IMDCT变换,子带合成,pcm输出。 -Mp3 decoding process, on the whole can be divided into nine process: bit-stream decomposition, Huffman decoding, inverse quantization processing, sound processing, spectrum
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-03-28
    • 文件大小:70813
    • 提供者:赵昕
  1. Fixedpointaedreal-time

    0下载:
  2. MP3解码原理:首选将MP3数据帧解包,解出帧头信息和边带信息;然后采用霍夫曼解码解出比特分配信息;接着在逆变换中利用频谱系数,在综合滤波器中将32位子带合并成一个宽带信号。18个频谱值执行32位IMDCT(逆改进型离散余弦变换),将生成的576个频谱值变换成长度为32的18个连续的频谱。通过18次运算,多相位综合滤波器将这些频谱转换到时域,完成波形重构,生成立体声PCM音频数据。-jiema and bianma
  3. 所属分类:mpeg mp3

    • 发布日期:2017-03-30
    • 文件大小:58804
    • 提供者:wang
  1. MDCT-for-digital-audio

    0下载:
  2. A design on the vector-processor of MDCT-IMDCT algorithm for digital audio.rar
  3. 所属分类:Audio program

    • 发布日期:2017-03-28
    • 文件大小:224441
    • 提供者:liuhongfu
« 12 »
搜珍网 www.dssz.com