登录
首页 » matlab » AAC_matlab

AAC_matlab

于 2010-03-05 发布 文件大小:6932KB
0 111
下载积分: 1 下载次数: 121

代码说明:

  HE-AAC 解码算法的matlab代码,包含各种测试文件,可以运行测试 验证的。(High efficient AAC decoder,wihch compitable with mepg2-aac and mpeg4-aac, also including different types of testing files,you can run the progtam and test it.)

文件列表:

AAC解码程序matlab
.................\AACFindSynWord.m
.................\adts_header_error_check.m
.................\adts_raw_data_block_error_check.m
.................\and_comp.m
.................\AudioSpecificConfig2.m
.................\auto_correlation.m
.................\bit_set.m
.................\byte_alignment.m
.................\byte_alignment2.m
.................\calculate_gain.asv
.................\calculate_gain.m
.................\calc_aliasing_degree.m
.................\calc_chirp_factors.m
.................\calc_prediction_coef.m
.................\calc_prediction_coef_lp.m
.................\calc_Q_div.m
.................\calc_Q_div2.asv
.................\calc_Q_div2.m
.................\calc_sbr_tables.m
.................\cfftb.m
.................\cfftf.m
.................\cffti.m
.................\cffti1.m
.................\cfft_tab.m
.................\channel_pair_element.m
.................\chn_config.m
.................\ch_index.m
.................\count_fram.m
.................\coupling_channel_element.m
.................\crc.m
.................\create_channel_config.m
.................\ct_faac_adts.aac
.................\data_stream_element.m
.................\DCT2_16_unscaled.m
.................\DCT2_32_unscaled.m
.................\DCT3_32_unscaled.m
.................\DCT4_16.m
.................\DCT4_32.m
.................\dct4_64_tab.m
.................\dct4_kernel.m
.................\dct4_tab_64.m
.................\decode_cpe.m
.................\decode_huff_cw.m
.................\decode_sce_lfe.m
.................\default_position.m
.................\defult_position.m
.................\derived_frequency_table.m
.................\drc_decode.m
.................\DST4_32.m
.................\dynamic_range_info.m
.................\Edeq_tab.m
.................\enter_chn.m
.................\enter_mc_info.m
.................\envelope_noise_dequantisation.m
.................\envelope_time_border_vector.m
.................\estimate_current_envelope.m
.................\excluded_channels.m
.................\exmn_table.m
.................\extension_payload.m
.................\extract_envelope_data.m
.................\extract_noise_floor_data.m
.................\faad_imdct.m
.................\faad_mdct.m
.................\faad_mdct_init.m
.................\fft_dif.m
.................\fill_element.m
.................\fill_in_codeword.m
.................\filter_bank_init.m
.................\filter_bank_ltp.m
.................\find_bands.m
.................\find_frame.m
.................\find_initial_power.m
.................\fp_sqrt.m
.................\gain_control_data.m
.................\GASpecificConfig.m
.................\gc_setcoef_eff_pqfsyn.m
.................\gc_set_protopqf.m
.................\gen_rand_vector.m
.................\GetAACTrack.m
.................\getescape.m
.................\get_adif_header.m
.................\get_adts_fixed_header.m
.................\get_adts_variable_header.m
.................\get_bits.m
.................\get_bits2.m
.................\get_sr_index.m
.................\get_S_mapped.asv
.................\get_S_mapped.m
.................\hao.aac
.................\HAO.pcm
.................\hf_adjustment.m
.................\hf_assembly.m
.................\hf_generation.m
.................\huff_data.m
.................\hybrid_init.m
.................\ics_info.m
.................\ic_predict.m
.................\ic_prediction.m
.................\ifilter_bank.m

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • DTCWT
    双树复小波变换具有平移不变性、方向选择性等特点,适合进行图像压缩,优于传统离散小波变换方法。(The DT-CWT is suitable to image compression processing because of its shift invariance and directional selectivity. It is preferable to traditional Discrete Wavelet Transform(DWT). )
    2020-10-05 10:37:38下载
    积分:1
  • hufman
    哈夫曼文本压缩器,两个功能压缩文本文件和解压二进制文件。 内容为源代码,用编译器把源代码运行一遍,把需要压缩的txt文件放到和源代码同一个目录下,压缩名称输入 **.txt 压缩后的名称一定要写二进制格式的 例如 **.dat 只能解压用这个程序压缩后的文件。。 解压名 写 **.dat 解压后名称 **.txt(Huffman text compression, two text files compression and decompression functions binaries)
    2013-12-27 11:06:18下载
    积分:1
  • JPEG-matlab
    JPEG编码和解码,用Huffman编码(JPEG encoding and decoding, using Huffman coding)
    2010-05-07 22:13:42下载
    积分:1
  • source_used
    比较全面的无损压缩算法集合,编译通过,可以运行(More comprehensive collection of lossless compression algorithm, the compiler is passed, can run)
    2020-07-09 14:48:55下载
    积分:1
  • jpeg_decoder_play
    基于tinyjpeg的jpeg解压缩程序,可解码jpeg数据为YUV分量数据(Based Solutions tinyjpeg jpeg compression program, you can decode jpeg data to YUV component data)
    2015-08-20 16:23:30下载
    积分:1
  • 1
    说明:  thank you for every thing
    2014-10-19 04:33:12下载
    积分:1
  • GA-RosenBrock
    遗传算法Matlab语言实现,旅行商问题,n个点的排列问题,解空间数量n (Genetic algorithms in search optimization and machine learning)
    2016-10-16 20:32:32下载
    积分:1
  • FSW_Demos1.0
    fsw data compressin in matlab
    2009-10-28 22:13:43下载
    积分:1
  • ImageCompressed
    利用霍夫曼编码算法对数字图像进行压缩及解压缩处理,解压出来的图像与源图像几乎完全一致,峰值信噪比为无穷大(The use of Huffman coding algorithm for digital image compression and decompression processing, extracting images from the source image is almost exactly the same infinite PSNR)
    2021-05-14 17:30:02下载
    积分:1
  • gwbssrari
    这里给出的源代码huffman.zip用8种不同的方式实现了Huffman编码算法。这些代码意在演示不同Huffman算法的实现原理,比较算法执行效率的差别,但并没有针对实际应用环境的需求,做更多的空空空间或效率优化。全部代码以C++语言开发,为了更容易地实现各种数据结构,代码中大量应用了标准C++库与模板技术。——总之,这些代码的作用在于示例与演示;如果大家想把这些代码应用在实际应用中,可能还需要 (The given here source code huffman.zip eight different ways to achieve the Huffman coding algorithm. These codes are intended to demonstrate different Huffman algorithm implementation principle, the difference of the algorithm execution efficiency, but does not demand for practical application environment, do more empty space or efficiency optimization. The entire code C++ language development code in order to make it easier to achieve a variety of data structures, a large number of applications the standard C++ library template.- In short, these code examples and demonstration If we want the code used in practical applications may also need)
    2012-08-23 20:05:50下载
    积分:1
  • 696518资源总数
  • 104225会员总数
  • 32今日下载