CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - pcm decoder

搜索资源列表

  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资料

    1下载:
  2. 1IC网友 做的硬盘MP3资料公开 该播放器使用了美国atmel公司出品的mp3播放器专用芯片at89c51snd1c. 本芯片特性如下: 1)MCS51内核,可以利用单片及开发软件Keil软件方便开发mp3播放器,无需特殊软件平台; 2)MPEG I/II-Layer 3 hardware decoder .独立MP3 Decoder .支持48,44.1,32,24,22.05,16khz取样频率 .支持软件31阶音量控制,高中低音均衡控制
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:1008633
    • 提供者:史比
  1. mcs51_MP3

    0下载:
  2. 1)MCS51内核,可以利用单片及开发软件Keil软件方便开发mp3播放器,无需特殊软件平台; 2)MPEG I/II-Layer 3 hardware decoder .独立MP3 Decoder .支持48,44.1,32,24,22.05,16khz取样频率 .支持软件31阶音量控制,高中低音均衡控制 .重低音效果 3)集成DAC部件,支持PCM,IIS格式; 4)64K字节片上代码存储空间(100K次擦写寿命) 5)4K字节boot f
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:894503
    • 提供者:singlemans
  1. MyMP3(3)

    0下载:
  2. 提供了MP3解码算法,将MP3文件转换为PCM格式,-the MP3 decoder algorithm, MP3 files into the PCM format,
  3. 所属分类:中间件编程

    • 发布日期:2008-10-13
    • 文件大小:45448
    • 提供者:PeterLee
  1. PCM200~1.ZIP

    0下载:
  2. 关于DVD上的PCM的解码的代码,PCM的DSP压缩,解调的算法,用RISC32指令来写.-on DVD on the PCM decoder code, DSP PCM compression, the demodulation algorithm, RISC32 with instructions to write.
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:137013
    • 提供者:黄耀鹏
  1. g723 decoder pcmplayer

    1下载:
  2. vc6.0 DirectSound 下 实现g723的音频解码,得到pcm音频流,然后利用directsound实现音频的流式播放,vc6.0 DirectSound g723 decoder and play the pcm audio streams
  3. 所属分类:Audio

    • 发布日期:2013-08-15
    • 文件大小:1342613
    • 提供者:fd
  1. ADPCM_Decode

    0下载:
  2. 一个ADPCM解码的例子,An example of ADPCM decoder
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-09
    • 文件大小:46301
    • 提供者:
  1. ADPCMPlayer

    0下载:
  2. 将一定格式的ADPCM编码数据解码成pcm格式数据,并通过声卡播放-Will be a certain format decoder ADPCM encoding data into a pcm format data, and through the sound card to play
  3. 所属分类:Audio program

    • 发布日期:2017-03-28
    • 文件大小:69326
    • 提供者:floyd
  1. pcmplayer

    0下载:
  2. 自己编写的VC6下以directsound编写的以流缓冲的方式播放PCM音频的控制台程序,程序很短小简洁,非常适合学习directsound,并可用于实时播放MP3解码器后解码的PCM流。-I have written under VC6 DirectSound prepared to stream buffer PCM audio broadcast console procedures, the procedures are short and concise, very suitable
  3. 所属分类:Audio program

    • 发布日期:2017-03-27
    • 文件大小:3148
    • 提供者:张占鹏
  1. pcm_adpcm

    1下载:
  2. 全pcm解码器,包括8/16/24/32 liner PCM, u/a law PCM, DVI ADPCM, Micro ADPCM.-all PCM decoder, including 8/16/24/32 liner PCM, u/a law PCM, DVI ADPCM, Micro ADPCM.
  3. 所属分类:Audio program

    • 发布日期:2017-03-22
    • 文件大小:103510
    • 提供者:黎水芬
  1. ADPCM-Decoder

    0下载:
  2. 实现了adpcm到pcm的转换,单通道 8KHz采样-adpcm file convert to pcm file
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-05-15
    • 文件大小:3805420
    • 提供者:李康
  1. AACDecoder

    0下载:
  2. windows ce下面的AAC解码库 已经移植成功了,解码没有任何问题,测试可以用cooledit来播放解码后的pcm-windows ce following transplantation AAC decoder library has been successful, there is no problem decoding, testing can be used CoolEdit to play the decoded pcm
  3. 所属分类:Multimedia program

    • 发布日期:2017-04-10
    • 文件大小:1378347
    • 提供者:jesse zhao
  1. PCMcodec

    0下载:
  2. 1.编码:程序首先提取一个系统时间,取正弦函数值后,对其进行编码,每秒抽样8000次。 每次运行生成8000个值,放入Excel文件中,每次生成一个文件,文件名按数字顺序排列,如文件组有空缺,则生成文件插入空缺位置,并在文件名之后加X以示区别。 例:只有文件x000.xls , x002.xls, 则运行程序后生成x001x.xls 若已有文件x000.xls , x001.xls , x002.xls , …… X019.xls 共20个文件,则运行后生成x020.xls。
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-06
    • 文件大小:258267
    • 提供者:陈又山
  1. pcm

    0下载:
  2. 本文是关于A率PCM译码器的设计源程序,程序内有详细的解析可以供参考-This article is about the rate of PCM decoder A design of source code, the program contains a detailed analysis can be used for reference
  3. 所属分类:Communication

    • 发布日期:2017-03-29
    • 文件大小:256282
    • 提供者:
  1. alac_decoder-0.2.0

    0下载:
  2. alac-m4a 解码工程,It asks the demuxer to parse the quicktime container, asks the decoder to decode the data and writes output as either RAW PCM or WAV-alac-m4a decoder
  3. 所属分类:Audio program

    • 发布日期:2017-03-29
    • 文件大小:325424
    • 提供者:林文
  1. pcm

    1下载:
  2. 24选8多路选择计数器 PCM编解码,采编器VHDL 源代码,包括顶层文件。-PCM(Pule code modulation) code and decoder
  3. 所属分类:VHDL编程

    • 发布日期:2017-05-06
    • 文件大小:1379
    • 提供者:周跃辉
  1. OMX_AmrDec_Utils

    0下载:
  2. This file implements OMX Component for PCM decoder that is fully compliant with the OMX Audio specification.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-11-21
    • 文件大小:23069
    • 提供者:luleiyu
  1. OMX_Debug

    0下载:
  2. This file implements OMX Component for PCM decoder that is fully compliant with the OMX Audio specification .
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-12-08
    • 文件大小:3023
    • 提供者:luejanqang
  1. OMX_AmrDec_ComponentThread

    0下载:
  2. This file implements OMX Component for PCM decoder that is fully compliant with the OMX Audio specification .
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-11-17
    • 文件大小:3311
    • 提供者:conghinkui
  1. OMX_VPP_Utils

    0下载:
  2. This file implements OMX Component for PCM decoder that is fully compliant with the OMX specification 1.1.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-11-15
    • 文件大小:25520
    • 提供者:munjeitai
« 12 3 »
搜珍网 www.dssz.com