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

搜索资源列表

  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

    2下载:
  2. 语音编码中A律pcm编码、译码的matlab仿真-Speech Coding A law pcm encoding, decoding matlab simulation
  3. 所属分类:Communication

    • 发布日期:2017-03-29
    • 文件大小:2384
    • 提供者:593038945
  1. MATLAB

    0下载:
  2. 语音编码中A律pcm编码、译码的matlab仿真-Speech Coding A law pcm encoding, decoding matlab simulation
  3. 所属分类:Communication

    • 发布日期:2017-03-24
    • 文件大小:4468
    • 提供者:593038945
  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. mp3_pcm

    0下载:
  2. 读入mp3文件并进行解码后调制成适合PSTN传输的PCM码-Read into the decoding of mp3 files and modulated into a PCM code for PSTN transmission
  3. 所属分类:Other systems

    • 发布日期:2017-04-03
    • 文件大小:306534
    • 提供者:李夙冰
  1. PCM

    0下载:
  2. 实现PCM编码和解码,这是完成数据填充到WAV文件中的重要的一步-PCM encoding and decoding to achieve, which is the completion of data into WAV file, an important step
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-04-06
    • 文件大小:258001
    • 提供者:caosheng
  1. tongxinfangzhen2

    1下载:
  2. 对给定语音信号进行抽样、量化和13折线PCM编码,经过传输后,接收端进行PCM译码,对此过程进行matlab仿真分析。-Given speech signal sampling, quantization and PCM 13 line coding, after transmission, the receiver for PCM decoding, matlab simulation of this process
  3. 所属分类:Communication

    • 发布日期:2017-04-08
    • 文件大小:47711
    • 提供者:贾也
  1. tongxinyuanli

    0下载:
  2. 通信系统包括pcm,hdb3编码和译码,最佳接收机ask,qpsk,fsk调制方式-The communication system includes pcm, hdb3 encoding and decoding, the best receiver ask qpsk, FSK modulation mode
  3. 所属分类:CSharp

    • 发布日期:2017-05-15
    • 文件大小:3788440
    • 提供者:张萌
  1. pcm

    1下载:
  2. 语音信号的pcm编码,译码的matlab实现-Speech signal pcm coding and decoding matlab achieve
  3. 所属分类:Other systems

    • 发布日期:2017-11-22
    • 文件大小:145789
    • 提供者:贺亦旸
  1. aaa

    0下载:
  2. 一个基于时分复用的simulink仿真系统,输入端输入正弦波与矩形信号经过pcm编码,复用,调制,解调,解复用,解编码得到原波形.-A the simulink simulation system based on time division multiplexing, the input of the input sine wave with a rectangular signal after pcm encoding, multiplexing, modulation, demodulat
  3. 所属分类:Other systems

    • 发布日期:2017-11-23
    • 文件大小:9561
    • 提供者:邱壮雄
  1. libZPlay

    0下载:
  2. 音频编码解码器库,采用C++语言实现,库集成了所有支持格式(mp3, mp2, mp1, ogg, flac, ac3, aac, oga, wav and pcm )的编码解码器-libZPlay is about decoding audio by c++
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-05-18
    • 文件大小:4950901
    • 提供者:廖冠
  1. A13-PCM

    1下载:
  2. 语音信号的A律13折线PCM编译码的MATLAB实现-A-law PCM encoding and decoding polyline 13 MATLAB Speech Signals
  3. 所属分类:Other systems

    • 发布日期:2017-04-26
    • 文件大小:8545
    • 提供者:mika
  1. WAV

    0下载:
  2. 基于LPC1788的wav格式音频解码,调试已经通过,wav使用PCM编码,并且是对音频压缩文件进行解码-Based on the LPC1788 wav format audio decoding, debugging has passed, wav using PCM encoding, and is audio compression decode the file
  3. 所属分类:Driver Develop

    • 发布日期:2017-05-27
    • 文件大小:9477643
    • 提供者:chen
  1. matlab2

    0下载:
  2. matlab 的m源码,实现PCM编码与解码-M matlab source code, to achieve PCM encoding and decoding
  3. 所属分类:Other systems

    • 发布日期:2017-04-13
    • 文件大小:1897
    • 提供者:dml
  1. PCM_A_13

    0下载:
  2. 语音信号PCM编码A律13折线编码解码系统仿真-Speech Signal PCM Code A Law 13- fold Line Code Decoding System Simulation
  3. 所属分类:Other systems

    • 发布日期:2017-04-14
    • 文件大小:3524
    • 提供者:申倞宇
  1. pcm

    0下载:
  2. PCM编译码,这个程序仿真成功,编译码程序完整简单,适合初学者。(PCM coding and decoding)
  3. 所属分类:其他

    • 发布日期:2018-01-10
    • 文件大小:1024
    • 提供者:黄么么哒
搜珍网 www.dssz.com