CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 多媒体 mpeg/mp3 搜索资源 - PCM

搜索资源列表

  1. layer3

    0下载:
  2. mp3->pcm,mp3的解码程序,效率一般
  3. 所属分类:mpeg/mp3

    • 发布日期:2008-10-13
    • 文件大小:42271
    • 提供者:徐慧
  1. mp3-experiment

    0下载:
  2. 把mp3文件解码成pcm格式 并存储为pcm后缀的文件。并可以用cool edit pro 软件对pcm格式文件进行播放-put into MP3 decoding PCM format for the storage and PCM suffix document. Cool and can be used to edit pro software PCM format player
  3. 所属分类:mpeg/mp3

    • 发布日期:2008-10-13
    • 文件大小:194894
    • 提供者:林永杰
  1. mp3decode

    0下载:
  2. C语言写的简单的Mp3解码程序,mp3格式转PCM格式
  3. 所属分类:mpeg/mp3

    • 发布日期:2008-10-13
    • 文件大小:70796
    • 提供者:pengliqing
  1. layer3

    0下载:
  2. layer3解码源码,MP3解码为PCM格式文件
  3. 所属分类:mpeg/mp3

    • 发布日期:2008-10-13
    • 文件大小:97807
    • 提供者:warden
  1. new

    0下载:
  2. 自己实现的一个新形式的播放器,可以前导,后到,播放,暂停,回放,可以直接播放PCM文件
  3. 所属分类:mpeg/mp3

    • 发布日期:2008-10-13
    • 文件大小:576212
    • 提供者:张朋
  1. analyseMpeg2

    0下载:
  2. 自己编写的MPEG2码流分析仪,可分析MPEG 文件的信息,可分析PCI,PSI,PCM等信息,可分析IBP帧,PVR-themselves prepared MPEG2 flow analyzer, MPEG analysis of the document information, analysis of PCI, and the PSI, PCM and other information, analysis IBP frame, PVR
  3. 所属分类:mpeg/mp3

    • 发布日期:2008-10-13
    • 文件大小:122895
    • 提供者:yym
  1. Mp3Decoder

    1下载:
  2. 通过mp3解码器解码,并将解出的pcm码通过openal播放-Through the mp3 decoder decoding, and solved through the pcm code openal player
  3. 所属分类:mpeg mp3

    • 发布日期:2017-03-30
    • 文件大小:83627
    • 提供者:zmy
  1. bladeenc-0.90.0-src

    0下载:
  2. 可以wav和mp3格式转换的mp3解码程序-The mp3 decode program can convert wav and mp3.
  3. 所属分类:mpeg mp3

    • 发布日期:2017-11-09
    • 文件大小:262042
    • 提供者:站长
  1. layer3

    0下载:
  2. 本程序是mp3解码程序。实现的功能为:将mp3文件解码,然后将解码后的数据保存成.pcm格式的文件。可以在pc或者dsp等平台上运行。-This program is a mp3 decoding process. To achieve the function as: decoding the mp3 files, and then save the data decoded into. Pcm formats. Dsp, etc., or in the pc platform.
  3. 所属分类:mpeg mp3

    • 发布日期:2017-05-03
    • 文件大小:1126297
    • 提供者:fengyetang
  1. mp3decode

    1下载:
  2. MP3的编解码,由输入端获得PCM流后进行mp3编码,及到接收端解码过程-MP3 codec from the input PCM stream received after the mp3 encoding and decoding process to the receiving end
  3. 所属分类:mpeg mp3

    • 发布日期:2017-05-10
    • 文件大小:2528093
    • 提供者:lemon
  1. MP3toPCM

    1下载:
  2. MP3解压为PCM,运行成功的截图也包括在上传文件中,程序编译运行成功后用命令行进行解码就可以得到MP3文件解码后的PCM文件!-MP3 decompression for the PCM, running a successful screenshot also included in the upload, the program compiled with the command line to run after the success of decoding MP3 files can
  3. 所属分类:mpeg mp3

    • 发布日期:2017-04-01
    • 文件大小:396266
    • 提供者:刘勇
  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. MP3TOPCM

    0下载:
  2. MP3转PCM音频格式,引用了别人的高效解码算法-Switch to PCM audio format MP3, quoting from someone else and efficient decoding algorithms
  3. 所属分类:mpeg mp3

    • 发布日期:2017-05-19
    • 文件大小:5400105
    • 提供者:123
  1. mp3

    0下载:
  2. MP3格式解析,播放,暂停,重播,调用PCM解析接口-MP3 format parsing, play, pause, replay, parse calls PCM Interface
  3. 所属分类:mpeg mp3

    • 发布日期:2017-05-03
    • 文件大小:1258772
    • 提供者:zhaohang
  1. MP3Player

    0下载:
  2. 本设计主要基于Visual Studio 2010编译环境下,涉及到多线程的设计,创建了两个线程,其中一个线程MP3的播放线程,另一个线程是频谱的分析线程,播放线程总是通过解码器获取数据,频谱线程根据当前播放的时间获取到正在播放的PCM数据,使用FFT计算后绘图显示。MP3解码则由由libmad开源解码库完成。-This design is mainly based on the build environment in Visual Studio 2010, related to the mu
  3. 所属分类:mpeg mp3

    • 发布日期:2017-04-01
    • 文件大小:640981
    • 提供者:能能
  1. MP3lame

    2下载:
  2. 提取lame库的编码库和解码库,可以简单实现将pcm格式转化为MP3格式文件输出-Extraction lame library encoding and decoding library library, you can simply achieve the pcm format into MP3 format file output
  3. 所属分类:mpeg mp3

    • 发布日期:2017-05-18
    • 文件大小:5016874
    • 提供者:biwen
  1. ffmpeg_mp3_encode

    0下载:
  2. pcm音频数据编码成mp3文件,编码程序写成了接口,方便调用,参考tests目录下的使用demo(PCM audio data is encoded into a MP3 file, the code program is written as an interface, convenient to call, and refer to the use of demo under the tests directory)
  3. 所属分类:mpeg/mp3

    • 发布日期:2018-04-28
    • 文件大小:14336
    • 提供者:小小进
搜珍网 www.dssz.com