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

搜索资源列表

  1. HELIX AAC 音频解码器

    0下载:
  2. 所属分类:Audio

    • 发布日期:2008-03-30
    • 文件大小:302627
    • 提供者:samuelzhg
  1. AAC_Codec

    0下载:
  2. AAC音频解码算法程序-AAC audio decoding algorithm
  3. 所属分类:mpeg/mp3

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

    0下载:
  2. 音频编解码算法-audio decoding algorithms
  3. 所属分类:mpeg/mp3

    • 发布日期:2008-10-13
    • 文件大小:2574
    • 提供者:superkan
  1. TalkG726

    2下载:
  2. G726局域网语音通话程序和源代码 这是使用G726语音压缩(16kbps)和RTP进行传输的程序,因为我没有带WIFI的PPC,所以每个程序都是单独测试的,PC端和PPC端分别都工作正常。 G726编解码算法来自OpenH323.传输使用的RTP可以在RTP程序中找到讲解,这个程序主要是G726的函数。将整个 G726封装为g726_Encode和g726_Decode两个函数,参数为压缩和解压数据存储的地址指针,可以将960字节压缩到120字节和将 120字节解压为960字
  3. 所属分类:IP电话/视频会议

    • 发布日期:2008-10-13
    • 文件大小:708753
    • 提供者:Xia Tao
  1. Tremor

    0下载:
  2. tremor是ogg vorbis的定点实现算法,完成音频解码功能,一些高端音频播放器如三星yep已经支持这种格式;对于开发嵌入式实现音频支持非常有用(无专利问题的唯一解决方案)-tremor ogg vorbis is the sentinel algorithm, complete audio decoder functions, Some high-end audio player Samsung yep have supported this format; for the develo
  3. 所属分类:Audio

    • 发布日期:2008-10-13
    • 文件大小:111541
    • 提供者:李东
  1. yinpin

    1下载:
  2. 用VC++编程实现音频传输系统,mp3解码源代码,音频压缩算法-VC Programming Audio Transmission System, mp3 decoder source code, Audio Compression Algorithm
  3. 所属分类:mpeg/mp3

    • 发布日期:2008-10-13
    • 文件大小:155600
    • 提供者:王珊
  1. 3GPP_Enhanced_AacPlus_etsiopsrc_fixedPoint

    1下载:
  2. 符合3Gpp规范的AACPlus音频编解码算法,定点算法实现。
  3. 所属分类:Audio

    • 发布日期:2008-10-13
    • 文件大小:1293939
    • 提供者:温安君
  1. adpcm16_loop_xdais

    0下载:
  2. 基于TI xdais算法标准的音频ADPCM算法,及四路立体声编解码回环测试程序。 硬件平台:DM642+AIC23B
  3. 所属分类:DSP编程

    • 发布日期:2008-10-13
    • 文件大小:235324
    • 提供者:冯利军
  1. mp3解码(vc)源代码

    0下载:
  2. mp3解码源代码,音频压缩算法,vc编写,包括layer3编码源码和mp3解码源码两部分-MP3 decoder source code and audio compression algorithm, vc preparation, including source code and layer3 MP3 decoder source of two parts
  3. 所属分类:语音压缩

    • 发布日期:2008-10-13
    • 文件大小:80168
    • 提供者:汪林
  1. g722音频压缩(ADSP-21X)

    0下载:
  2. ADI公司ADSP-21X系列处理器进行G722编解码算法源代码,开发平台为VISUALDSP-ADI's ADSP-ANSI series processors G722 codec algorithm source code, development platform VISUALDSP
  3. 所属分类:语音压缩

    • 发布日期:2008-10-13
    • 文件大小:23381
    • 提供者:谢其
  1. AAC-decode

    0下载:
  2. 本文详细介绍了符合ISO/IEC 13818-7(MPEG2 AAC audio codec) , ISO/IEC 14496-3(MPEG4 Audio Codec AAC Low Complexity)进行压缩的的AAC音频的解码算法。-MPEG4 Audio Codec AAC Low Complexity
  3. 所属分类:Streaming_Mpeg4

    • 发布日期:2017-03-23
    • 文件大小:221080
    • 提供者:刘梦
  1. G726_24(40)

    0下载:
  2. G726标准的24kbps和40kbps两种比特率的音频编解码算法源代码,可以直接移植到dsp上或进行二次开发和封装。-G726 standard two 24kbps and 40kbps bit rate audio codec algorithm source code, can be directly transplanted to dsp or on the secondary development and packaging.
  3. 所属分类:Voice Compress

    • 发布日期:2017-04-03
    • 文件大小:17379
    • 提供者:leyh
  1. wma-fixpoint

    0下载:
  2. wma音频解码算法,并用定点优化实现了该算法-wma audio decoding algorithms are optimized to achieve targeted
  3. 所属分类:Audio program

    • 发布日期:2017-03-28
    • 文件大小:174992
    • 提供者:renyanpeng
  1. MPEG-4音频参考程序.tar

    0下载:
  2. Mpeg4视频处理编解码算法代码,适用于多媒体和网络通讯编程学习和开发借鉴使用-Mpeg4 video codec algorithm code applicable to multimedia and network communications programming to learn and develop from the use of
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-03-29
    • 文件大小:12731
    • 提供者:安迪
  1. mp3_decoder

    0下载:
  2. mp3解码源码,对想熟悉音频解码算法的朋友是入门首选-mp3 decoder source code, the audio decoding algorithm would like to know a friend is the preferred entry
  3. 所属分类:mpeg mp3

    • 发布日期:2017-04-02
    • 文件大小:52937
    • 提供者:henrry
  1. audio6701

    0下载:
  2. 基于TI 6711的 语音信号处理程序,包括应用软件中断的语音信号处理实例,以及音频流编、解码算法。-TI 6711 based on the speech signal processing procedures, including application software interrupt voice signal processing examples, as well as for the audio stream, decoding algorithm.
  3. 所属分类:Voice Compress

    • 发布日期:2017-04-07
    • 文件大小:134851
    • 提供者:da
  1. bsac

    0下载:
  2. BSAC算法是一种音频解码算法,由于网上相关资料比较少,所以比较珍贵。-BSAC audio decoder algorithm is an algorithm, as a result of less relevant information online, it is more valuable.
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-06
    • 文件大小:30984
    • 提供者:陈海华
  1. yasuosuanfa

    0下载:
  2. 音频压缩算法,主要是音频压缩算法基础知识、mp3编解码等等。-Audio compression algorithms, mainly the basics of audio compression algorithms, mp3 codec and so on.
  3. 所属分类:mpeg mp3

    • 发布日期:2017-04-01
    • 文件大小:974132
    • 提供者:杨泽
  1. ape

    3下载:
  2. 从FFMPEG软件中提取出来的 APE音频解码算法源代码 能解码APE格式音频 简单精巧-APE audio decoding algorithm source code
  3. 所属分类:多媒体编程

    • 发布日期:2013-09-04
    • 文件大小:15464
    • 提供者:qzxms
  1. adpcm

    0下载:
  2. 用于语音遥控器的adpcm 音频编解码算法 VC++程序(For voice remote control ADPCM audio codec algorithm VC++ program)
  3. 所属分类:其他

    • 发布日期:2017-12-28
    • 文件大小:77824
    • 提供者:cobbler
« 12 3 4 »
搜珍网 www.dssz.com