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

搜索资源列表

  1. ch12_MPEG_Audio

    0下载:
  2. 音频编解码相关文档,包括人的生理和心理对声音编码的影响-Audio codec related documentation, including the physical and psychological impact of voice encoding
  3. 所属分类:Audio program

    • 发布日期:2017-04-03
    • 文件大小:295161
    • 提供者:zhiguoxu2004
  1. aic23

    0下载:
  2. 利用DSP进行音频编码,解码,AIC23芯片,源程序-audio code decode
  3. 所属分类:DSP program

    • 发布日期:2017-03-28
    • 文件大小:3532
    • 提供者:曹丽娜
  1. bsac_mobile_TV

    0下载:
  2. 移动电视的BSAC音频编码和解码算法, 属Mpeg4音频标准之一。-BSAC audio encoder and decoder for mobile TV. BSAC is a standard of Mpeg4 audio.
  3. 所属分类:Streaming_Mpeg4

    • 发布日期:2017-04-03
    • 文件大小:193420
    • 提供者:zhangliying
  1. Mmmpp4mcEncP

    0下载:
  2. MPEG4音频编码器的源码,主要供从事音频频/语音编/解码工作的朋友参考 -MPEG4 audio encoder source, primarily for engaging in frequent audio/voice encoding/decoding reference to a friend
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-07
    • 文件大小:266568
    • 提供者:结盟
  1. fffmpeg-09072f

    0下载:
  2. ffmpeg是功能强大的音频视频解码编码程序,可可以应用到任何平台 , -ffmpeg is a powerful audio and video decoding coding process can be applied to any platform,
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-15
    • 文件大小:3820510
    • 提供者:补助
  1. g711enc

    0下载:
  2. G.711是一种由国际电信联盟(ITU-T)订定音频编码方式,又称为ITU-T G.711。 主要用于音频的编解码。-G.711
  3. 所属分类:mpeg mp3

    • 发布日期:2017-11-13
    • 文件大小:691712
    • 提供者:alexhome
  1. 69491759mp3

    0下载:
  2. 完整的GSM音频编码和解码程序,可以直接在arm或dsp上使用-Complete GSM audio encoding and decoding procedures can be used directly in the arm or dsp
  3. 所属分类:mpeg mp3

    • 发布日期:2017-11-20
    • 文件大小:125137
    • 提供者:爱很美
  1. 63535318myGSMcode

    0下载:
  2. 完整的GSM音频编码和解码程序,可以直接在arm或dsp上使用-Complete GSM audio encoding and decoding procedures can be used directly in the arm or dsp
  3. 所属分类:Video Capture

    • 发布日期:2017-12-01
    • 文件大小:79535
    • 提供者:爱很美
  1. MP3_PLAYER

    1下载:
  2. STM32开发MP3的工程代码,包含TFT界面,音频编码,音频文件解码-STM32 development project MP3 code contains TFT interface, audio coding, audio file decoding
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-11-11
    • 文件大小:4117334
    • 提供者:lijun
  1. SoundCommunicate

    2下载:
  2. 一个ANDROID手机上进行音频口通信的源程序,可以将任意的数据生成PCM编码发出,同时也可以将录制到的PCM编码解码成实际的数据-An ANDROID phone audio port communication source, any data can be generated PCM coding issue, but also can be recorded to the PCM codec into the actual data
  3. 所属分类:android开发

    • 发布日期:2014-03-12
    • 文件大小:350125
    • 提供者:wuzuokun
  1. audio_codec_file

    0下载:
  2. 音频编解码测试序列,编码包括:aac,ac3,g711A,G711U,amr,g721,g723,g726,g729,gsm,imaadpcm,mp2,mp3,msadpcm,ogg,pcm,wma-audio codec file:aac,ac3,g711A,G711U,amr,g721,g723,g726,g729,gsm,imaadpcm,mp2,mp3,msadpcm,ogg,pcm,wma
  3. 所属分类:Audio program

    • 发布日期:2017-11-07
    • 文件大小:847696
    • 提供者:株株
  1. g711

    1下载:
  2. g711音频编码与解码,附带测试文件,在linux上和macos上测试通过,封装了接口,可以直接调用,希望对大家有帮助。-g711 audio encoding and decoding, with a test file on linux and macos on the test, encapsulates the interface, you can directly call, we want to help.
  3. 所属分类:Audio program

    • 发布日期:2017-04-10
    • 文件大小:1027130
    • 提供者:张贇
  1. adpcmdecode

    0下载:
  2. adpcm音频编码及解码的库函数,经过优化的的,速度很快,经过测试通过的,内涵测试用的demo及音频流 -adpcm audio encoding and decoding library functions, optimized, very fast, after the test, the test of the demo content and audio streaming
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-05-13
    • 文件大小:3296332
    • 提供者:Andy
  1. ffmpeg-0.5.10

    0下载:
  2. ffmpeg音频视频编码解码,技术参考文档-Audio and video codec, technical reference documentation
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-05-15
    • 文件大小:3699031
    • 提供者:紫霞
  1. MPEG4encod-and-decod

    0下载:
  2. MPEG4音视频编码和解码,视频部分由编码和解码组成,音频编码是由Huffman编码格式进行的,VC6.0下编译通过。-MPEG4 audio and video encoding and decoding, video encoding and decoding part by the composition, audio encoding is performed by the Huffman encoding format, VC6.0 compiler through.
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-04-02
    • 文件大小:171949
    • 提供者:李映
  1. mp3--encod-and-decod

    0下载:
  2. 使用MP3格式进行视频与音频的编辑。 \avi2mpg1_src 中包含了mpeg1编码的源程序 \avi2mpg1 中为该程序的可执行文件 \A2MGUI 为VC下编译的图形用户界面。 \mp3en mepg 层3音频编码程序 \mp3de mpeg 层3音频解码程序-With the MP3 format for video and audio editing. \ Avi2mpg1_src contains mpeg1 source coding \ avi2mpg1
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-04-01
    • 文件大小:661583
    • 提供者:李映
  1. mpeg2--encod-and-decod

    0下载:
  2. \mpeg2ply 包含了一个用来播放mpeg1和mpeg2视频流的windows可执行程序。 \aacenc mpeg2 AAC音频编码程序 \aacdec mpeg2 AAC音频解码程序-\ mpeg2ply contains a broadcast mpeg1 and mpeg2 video Windows executable. \ aacenc mpeg2 AAC audio coding procedure \ aacdec mpeg2 AAC audio deco
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-03-28
    • 文件大小:687266
    • 提供者:李映
  1. ADPCM

    0下载:
  2. 将音频编码或者解码。可以按照ADPCM编码方式,或者将其按照ULAW、ALAW或者PCM进行编码解码。-encode or decode audio acording different codec such ADPCM, ULAW, ALAW.
  3. 所属分类:Audio program

    • 发布日期:2017-05-08
    • 文件大小:1727689
    • 提供者:treeson
  1. g726lib

    0下载:
  2. G726音频编解码源码,g726_Encode 编码函数,g726_Decode 解码函数-G726 audio codec source code, g726_Encode code decoding function, g726_Decode function
  3. 所属分类:Audio program

    • 发布日期:2017-04-08
    • 文件大小:22465
    • 提供者:zxm
  1. SpecialAAAC

    0下载:
  2. 己的开源小项目:AAC格式分析器。AAC全称是Advanced Audio Coding,是互联网上使用极为广泛的音频编码格式,也是当前性能差不多最好的音频编码格式。现有的互联网上的视频很大一部分都是使用AAC进行音频编码的。使用VC 2010的MFC开发完成。开发的时候使用了一个AAC的开源解码器faad2。目前软件的的分析功能还不是很强,提取了AAC解码过程中的一些参数。以后有时间进一步完善相关的功能。 详情参考《AAC格式分析器》: http://blog.csdn.net/lei
  3. 所属分类:Audio program

    • 发布日期:2017-05-29
    • 文件大小:11576378
    • 提供者:雷霄骅
« 1 2 3 4 5 67 8 9 10 »
搜珍网 www.dssz.com