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

搜索资源列表

  1. MP3编解码系统

    0下载:
  2. (1)“MP3目录”下为完整的播放器CoolPlayer的全部代码,“解码源码”目录下为单独的MP3解码部分。 (2)本程序可在Windows 2000、Visual C++6.0环境下编译通过,在\\\\MP3\\Debug目录下有可直接运行的执行文件。 (3)本程序没有特殊的软硬件要求,但对于特别陈旧的硬件,可能会不支持。-(1) "MP3 directory" for a complete player CoolPlayer all the code, "de
  3. 所属分类:mpeg/mp3

    • 发布日期:2008-10-13
    • 文件大小:756503
    • 提供者:夏晨晨
  1. 基于VC++的MP3深入编程

    2下载:
  2. (1)“MP3目录”下为完整的播放器CoolPlayer的全部代码,“解码源码”目录下为单独的MP3解码部分。 (2)本程序可在Windows 2000、Visual C++6.0环境下编译通过,在\\\\MP3\\Debug目录下有可直接运行的执行文件。 (3)本程序没有特殊的软硬件要求,但对于特别陈旧的硬件,可能会不支持。-(1) "MP3 directory" for a complete player CoolPlayer all the c
  3. 所属分类:多媒体

    • 发布日期:2008-10-13
    • 文件大小:905497
    • 提供者:王晨阳
  1. mp3decode

    0下载:
  2. MP3 Decoder C Program source code,for test only
  3. 所属分类:Audio

    • 发布日期:2008-10-13
    • 文件大小:60836
    • 提供者:成龙
  1. madxlib-10b2_demo

    0下载:
  2. mad mp3解码dll libmad is a powerful open source library written in C that decodes MP3 files to uncompressed PCM data. However, it compiles as a static library, limiting its access to C/C++. I have written code (based on the source madlld) that compil
  3. 所属分类:多媒体

    • 发布日期:2008-10-13
    • 文件大小:98496
    • 提供者:网量
  1. mp3_code_decode

    1下载:
  2. 用C编写的mp3编解码原码,包括layer3编码源码和mp3解码源码-prepared by the original mp3 codec yards, including layer3 MP3 encoder and decoder source FOSS
  3. 所属分类:mpeg/mp3

    • 发布日期:2008-10-13
    • 文件大小:77541
    • 提供者:htt
  1. MP3_Decode_Code

    0下载:
  2. MP3解码源码 MP3 Decode C ompile With C-MP3 decoder source MP3 Decode Compile With C Code
  3. 所属分类:mpeg/mp3

    • 发布日期:2008-10-13
    • 文件大小:36984
    • 提供者:高扬
  1. mp32src1

    0下载:
  2. mp3解码源程序。基于maplay 的代码编写。在文件mp3.c中有更详细的信息。-mp3 decoder source. Based on the code maplay prepared. Mp3.c the document is more detailed information.
  3. 所属分类:mpeg/mp3

    • 发布日期:2008-10-13
    • 文件大小:141777
    • 提供者:qihuafei
  1. mp3Cdecoder

    0下载:
  2. 一个C语言写的MP3的解码源代码,可以直接在其他模块里面进行调用-C language to write an MP3 decoder source code, can be directly inside the other modules for call
  3. 所属分类:mpeg/mp3

    • 发布日期:2008-10-13
    • 文件大小:36372
    • 提供者:王辉
  1. VCMP3

    0下载:
  2. --- --- --- MPEG Layer 3 (and 2 and 1, and MPEG 2) decoder for Cool Edit ------------------------------------------------------------------------ Based on the code from \"maplay\" version 1.2. See mp3.c for more details. If you used our o
  3. 所属分类:mpeg/mp3

    • 发布日期:2008-10-13
    • 文件大小:167281
    • 提供者:Li Tian
  1. MP3标准英文原版,主要讲码流结构,和解码过程

    1下载:
  2. MP3标准——ISO11172-3,英文原版,主要讲码流结构,和解码过程,MP3 standard- ISO11172-3, the original English edition, the main speaker stream structure, and decoding process
  3. 所属分类:多媒体

    • 发布日期:2017-03-24
    • 文件大小:227107
    • 提供者:朱先生
  1. MP3-decoding-algorithm

    0下载:
  2. MP3解码算法,基于C语言编写的MP3音频解码源程序-MP3 decoding algorithm, based on the C language source MP3 audio decoder
  3. 所属分类:mpeg mp3

    • 发布日期:2016-01-22
    • 文件大小:177152
    • 提供者:jiangqiang
  1. mp3.tar

    0下载:
  2. 一个mp3的解码器 有详细的实现过程 C语言实现-Mp3 decoder a detailed process of implementation of the C language implementation
  3. 所属分类:Multimedia program

    • 发布日期:2017-04-02
    • 文件大小:36078
    • 提供者:张理
  1. mpeg3play-0_9_6-src

    0下载:
  2. MP3 Decoder [完全C Code, 可以在不同环境下编译运行]
  3. 所属分类:mpeg mp3

    • 发布日期:2017-04-26
    • 文件大小:378880
    • 提供者:xie qiang
  1. mp3

    1下载:
  2. mp3解码播放库,可以制作自己的MP3播放器,全部自己的代码哦-mp3 player decoder library, can create their own MP3 player, all their own code Oh
  3. 所属分类:mpeg mp3

    • 发布日期:2017-04-01
    • 文件大小:195131
    • 提供者:lidf
  1. layer3

    0下载:
  2. (1)“MP3”目录下为完整的播放器CoolPlayer的全部代码,“解码源码”目录下为单独的MP3解码部分。 (2)本程序在 Windows2000、Visual C++6.0环境下编译通过,在\MP3\Debug目录下有可直接运行的执行文件,本程序没有特殊的软硬件要求,但对于特别陈旧的硬件,可能会不支持。-(1) " MP3" for a complete directory of all the player CoolPlayer code " decoder
  3. 所属分类:mpeg mp3

    • 发布日期:2017-05-11
    • 文件大小:2460215
    • 提供者:郭子
  1. mp3decodermad

    0下载:
  2. 开源mp3解码库mad,许多公司都在用。-decoder.c decoder.h frame.c frame.h huffman.c huffman.h stream.c stream.h synth.c synth.h
  3. 所属分类:mpeg mp3

    • 发布日期:2017-04-03
    • 文件大小:311488
    • 提供者:hdy
  1. mp3_c

    1下载:
  2. c语言编写的mp3解码器,用于对于mp3格式音频的解码。-c language mp3 decoder, mp3 format used for audio decoding.
  3. 所属分类:mpeg mp3

    • 发布日期:2017-03-29
    • 文件大小:965956
    • 提供者:白白sho
  1. MP3decodingprocess

    0下载:
  2. 提供了一个mp3的解码程序,包括mp3dec.h -主要的头文件定义函数在解码器的结构和 mp3dec.c -主源文件,包括主回路和最解码功能 mp3dec_D.h -数据的窗口函数 huff.c -哈夫曼解码器(速度,从观念,这是借来 的托米斯拉夫乌泽拉茨安培) huffman.h -霍夫曼解码器的Tablefile fastimdct.c -优化的变换的IMCT fastsb.c -优化的“多相变换子带”,真正的IMCT另一 windowing.c -输出过滤功能
  3. 所属分类:mpeg mp3

    • 发布日期:2017-03-30
    • 文件大小:34887
    • 提供者:张彦
  1. mp3-decoder

    0下载:
  2. 基于C语言编写的MP3音频解码源代码。 -Based on the C language source code for MP3 audio decode.
  3. 所属分类:mpeg mp3

    • 发布日期:2017-03-27
    • 文件大小:177233
    • 提供者:jiangqiang
  1. mp3_decoder

    0下载:
  2. Portable C software MP3-decoder, written in OpenWatcom C. Very fast and effective
  3. 所属分类:mpeg/mp3

    • 发布日期:2018-04-19
    • 文件大小:2291712
    • 提供者:Bitte
« 12 »
搜珍网 www.dssz.com