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

搜索资源列表

  1. 单声道

    0下载:
  2. encode pcm to adpcm 单声道操作-encode PCM to mono mode operation
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:17.12kb
    • 提供者:招贸
  1. 双声道

    1下载:
  2. encode pcm to adpcm .算法详细 支持双声道多文件操作-to encode PCM mode. Detailed Algorithm support for dual-channel multi-file operations
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:17.71kb
    • 提供者:招贸
  1. 用于语音视频聊天的类

    0下载:
  2. 用于语音视频聊天的类,非常方便的实现将录制的PCM格式的语音,压缩,解压,视频采集,播放-Voice Chat Class. Very easy to implement record PCM format voice, encode/decode,gather vedio and play back.
  3. 所属分类:Audio

    • 发布日期:2008-10-13
    • 文件大小:11.61kb
    • 提供者:杨兵
  1. matlabpcmA13.rar

    0下载:
  2. 简单易懂的A-Law(13-segment) PCM的源代码,encode 的过程,适合初学者,Easy-to-read A-Law (13-segment) PCM source code, encode process, suitable for beginners
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:866byte
    • 提供者:g
  1. A_rate_of_13_c_dc

    2下载:
  2. A率13折线的编译码实现 1、了解PCM及13折线A率编码及译码的原理; 2、随机给出一个语音信号,并用A率13折线PCM对其编码; 3、将编码后的信号经过加性高斯白噪声信道,并在接收端对其进行译码; 4、分别画出原始语音信号、PCM编码信号以及译码后信号的波形。 -A rate of 13 polyline encoding and decoding implementation 1, to understand the principles of PCM and th
  3. 所属分类:Voice Compress

    • 发布日期:2017-03-24
    • 文件大小:5.67kb
    • 提供者:杜长刚
  1. PCM-encode

    2下载:
  2. 通过PCM脉冲编码调制、恢复、量化、译码等过程实现A律十三线折线近似的仿真-Through the PCM pulse code modulation, recovery, quantification, A-law decoding process to achieve such a line similar to the simulation of thirteen lines
  3. 所属分类:matlab例程

    • 发布日期:2014-03-17
    • 文件大小:2.22kb
    • 提供者:拈龙刺穹
  1. Adpcm_Encode

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

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

    1下载:
  2. This a PCM A Law Encode And Decode Programme! It is very useful for user in voice coding!
  3. 所属分类:其他小程序

    • 发布日期:2013-01-29
    • 文件大小:8.34kb
    • 提供者:chengbing
  1. G711_G721_G723

    0下载:
  2. 对G72X系列编码的数据进行解码,生成可以使用声卡播放的pcm编码数据。-G72X series of encoded data decoding, sound card can be used to generate broadcast pcm encoded data.
  3. 所属分类:Audio program

    • 发布日期:2017-03-29
    • 文件大小:19.91kb
    • 提供者:floyd
  1. adpcm_code_decode

    0下载:
  2. ADPCM 码的一种编码解码处理程序。常见于ADPCM格式的语音,它是PCM码一种压缩形式,2 byte的PCM数据被压缩成1byte的ADPCM数据。-ADPCM encode and decode
  3. 所属分类:Voice Compress

    • 发布日期:2017-04-03
    • 文件大小:1.72kb
    • 提供者:fish
  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
    • 文件大小:3.31mb
    • 提供者:zhou
  1. pcm

    2下载:
  2. 利用VHDL语言和模块化设计实现PCM编译码的功能,整体工程和代码全有。-PCM encode and decode by VHDL in Quartus2.
  3. 所属分类:Compiler program

    • 发布日期:2014-05-24
    • 文件大小:816.45kb
    • 提供者:nancy
  1. T-REC-G.711-200911-I!Amd2!SOFT-ZST-E

    0下载:
  2. G.711使用64Kbps的带宽,可将14bits转换成8bits。目前G.711有两个编码方式,A-law以及Mu-law。-G.711 defines two main compression algorithms, the µ -law algorithm (used in North America & Japan) and A-law algorithm (used in Europe and the rest of the world). Both are logarith
  3. 所属分类:Voice Compress

    • 发布日期:2017-03-22
    • 文件大小:894.18kb
    • 提供者:coco
  1. PCM-Voice

    0下载:
  2. 语音压缩,使用pcm编码,计算压缩比,信噪比,保留能量-Voice compression, pcm Encode to calculate the compression ratio, signal to noise ratio, retained energy
  3. 所属分类:Voice Compress

    • 发布日期:2017-04-03
    • 文件大小:91.2kb
    • 提供者:闫文庆
  1. PCM-encode

    0下载:
  2. 此例程为配套书籍的第六章例题7-15的相对应代码,功能为PCM编码,编程环境为matlab。-This routine supporting books Chapter Example 7-15 corresponding to the code, the function for PCM coding, programming environment Matlab.
  3. 所属分类:source in ebook

    • 发布日期:2017-11-16
    • 文件大小:633byte
    • 提供者:赵苑珺
  1. AudioEncode.tar

    1下载:
  2. ffmpeg 音频编码的例子,支持pcm编码成mp3或者aac-ffmpeg audio encode example to suuport PCM to mp3 or aac
  3. 所属分类:Audio program

    • 发布日期:2015-07-02
    • 文件大小:4kb
    • 提供者:张志广
  1. MYpcm

    0下载:
  2. PCM编码和解码以及BPSK和QPSK,及最后的结果分析-PCM ENCODE
  3. 所属分类:matlab

    • 发布日期:2017-04-24
    • 文件大小:10.21kb
    • 提供者:李老大
  1. ADPCM

    0下载:
  2. 将音频编码或者解码。可以按照ADPCM编码方式,或者将其按照ULAW、ALAW或者PCM进行编码解码。-encode or decode audio acording different codec such ADPCM, ULAW, ALAW.
  3. 所属分类:Audio program

    • 发布日期:2017-05-08
    • 文件大小:1.65mb
    • 提供者:treeson
  1. PCM

    0下载:
  2. pcm 编码,实现模拟信号的编码解码 -pcm decode encode
  3. 所属分类:software engineering

    • 发布日期:2017-04-13
    • 文件大小:1.53kb
    • 提供者:杨杰
  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
    • 文件大小:14kb
    • 提供者:小小进
« 12 »
搜珍网 www.dssz.com