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

搜索资源列表

  1. PCMplay

    0下载:
  2. DSP程序 TI公司的C5402 PCM播放实验程序-TI' s DSP program C5402 PCM playback experimental procedure
  3. 所属分类:DSP program

    • 发布日期:2017-03-31
    • 文件大小:70405
    • 提供者:man
  1. MP3-Code

    1下载:
  2. Mp3解码过程,总体上可分为9个过程:比特流分解,霍夫曼解码,逆量化处理,立体声处理,频谱重排列,抗锯齿处理,IMDCT变换,子带合成,pcm输出。 -Mp3 decoding process, on the whole can be divided into nine process: bit-stream decomposition, Huffman decoding, inverse quantization processing, sound processing, spectrum
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-03-28
    • 文件大小:70813
    • 提供者:赵昕
  1. changesampleofpcmfile

    0下载:
  2. PCM文件采样率转换,其中可以自己定义采样率。作为WAV文件进行存储。效果较好。注意使用时确定源文件采样率。-PCM file sample rate conversion, which could define their own sampling rate. As a WAV file is stored. Effective. Note that when used to determine the source file sample rate.
  3. 所属分类:Communication

    • 发布日期:2017-05-24
    • 文件大小:7719936
    • 提供者:123
  1. adpcm

    0下载:
  2. It is a 4-bit adpcm. This is a simple illustration of how compression can be achieved more than pcm.
  3. 所属分类:Other systems

    • 发布日期:2017-04-07
    • 文件大小:1014
    • 提供者:aishu
  1. libzplay-1.02-source

    0下载:
  2. libZPlay是解析mp3, ogg, ac3, flac, wav and pcm 种格式的多媒体库的源码,整合支持所有格式的解码器。你不需要额外的lib。仅使用kernel32.dll, user32.dll, gdi32.dll 和 winmm.dll,微软Windows标准库。也不需要mfc和.net的支持,只是纯粹的WINAPI。简单几行代码就可以实现播放-libZPlay multimedia library for playing mp3, ogg, ac3, flac, wav
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-05-11
    • 文件大小:2734291
    • 提供者:liuweiwei
  1. SHINE

    1下载:
  2. pcm格式音频压缩为mp3的代码。非常好用哦,也可以用来当做学习开发的资料。-pcm to mp3 audio compression format code. Oh, very easy to use, can also be used as learning materials development.
  3. 所属分类:Audio program

    • 发布日期:2017-03-26
    • 文件大小:406001
    • 提供者:丁宇
  1. arseams-adpcmwavfile

    0下载:
  2. encode a raw pcm to wav,提取出一个WAV格式文件的头部信息-encode a raw pcm to wav, extract a WAV format file header information
  3. 所属分类:Audio program

    • 发布日期:2017-05-13
    • 文件大小:3474583
    • 提供者:zhou
  1. WSPChangerVer(1.03)

    0下载:
  2. windows wave audio pcm changer source code-windows wave audio pcm changer source code
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-04-03
    • 文件大小:435886
    • 提供者:guanjunduan
  1. PCM

    0下载:
  2. A PCM source code in matlab.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-10
    • 文件大小:1176
    • 提供者:Bhaskar
  1. pcm

    0下载:
  2. pcm编码的源文件 pcm编码的源文件-pcm encoded source file source files pcm pcm encoded source file encoding
  3. 所属分类:SCM

    • 发布日期:2017-04-14
    • 文件大小:3367
    • 提供者:wenjianchong
  1. 25811234pcm

    0下载:
  2. 基于MATLAB的编码技术资料 解码编程-pcm
  3. 所属分类:Compiler program

    • 发布日期:2017-04-03
    • 文件大小:3374
    • 提供者:
  1. ADPCM_for_8bit_MCU

    0下载:
  2. 已成功移植到51单片机上的ADPCM压缩、解压缩源代码,输入为14bit PCM信号,输出为4bit ADPCM信号。-51 single-chip has been successfully transplanted to the ADPCM compression, unzip the source code for the 14bit PCM input signal, the output for the 4bit ADPCM signal.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-27
    • 文件大小:1410
    • 提供者:zz
  1. windows-WAVtoPCM

    0下载:
  2. Wav to raw PCM converter
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-04-10
    • 文件大小:1361
    • 提供者:jagadeesh
  1. 2.4G

    0下载:
  2. 2.4G通讯系统的汉明码,PCM编码,等的MATLAB仿真-2.4G Communication Systems Hamming codes, PCM encoding, etc. MATLAB simulation
  3. 所属分类:matlab

    • 发布日期:2017-04-14
    • 文件大小:4714
    • 提供者:liumc
  1. PCM

    0下载:
  2. 实现模拟信号向数字信号的转换,,同时编译通过,可使用-Analog signal to digital signal conversion, and compile, you can use
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-29
    • 文件大小:47380
    • 提供者:fanjing
  1. ConcatWaveFiles_demo

    0下载:
  2. 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 compiles to a DLL, en
  3. 所属分类:Audio program

    • 发布日期:2017-03-31
    • 文件大小:24391
    • 提供者:xinghe
  1. MP3_Player

    0下载:
  2. 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 compiles to a DLL, en
  3. 所属分类:Audio program

    • 发布日期:2017-03-28
    • 文件大小:11778
    • 提供者:xinghe
  1. alsa_player.tar

    0下载:
  2. This is the ALSA PCM audio player., which can play raw pcm audio data. This is short reference program in C under Linux.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-29
    • 文件大小:583562
    • 提供者:Karim
  1. amr

    0下载:
  2. sound to amr file pcm sound to amr file
  3. 所属分类:Audio program

  1. pcm

    0下载:
  2. This document is about Algorithm.
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-16
    • 文件大小:100690
    • 提供者:Praloy
« 1 2 ... 7 8 9 10 11 1213 14 15 16 17 ... 50 »
搜珍网 www.dssz.com