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

搜索资源列表

  1. gsm_13200bps

    1下载:
  2. GSM语音编码,这是一个标准C的编码,可以用于Softphone等应用,程序中有注释。-GSM voice coding, which is a standard C code that can be used in applications such as Softphone, a procedure Notes.
  3. 所属分类:Audio

    • 发布日期:2008-10-13
    • 文件大小:562598
    • 提供者:孙跃
  1. test_for_read_wavfile

    0下载:
  2. 本代码包括vc下对于wave文件的读取,以及声纹识别中mfcc的计算,包括完整的声音预处理和特征计算过程。-Vc under this code, including the wave of documents to read, as well as Voice Recognition MFCC calculation, including the voice of integrity and characteristics of pre-processing calculations.
  3. 所属分类:Audio program

    • 发布日期:2017-04-02
    • 文件大小:8967
    • 提供者:翟方文
  1. pcm_volume_control

    0下载:
  2. c++写的一个对pcm音频进行音量调节的一段代码,未经测试,不过判断为采用简单方法的一种音量调节,直接乘了一个倍数,有超限处理。-c++ to write an audio volume control pcm section of code, not tested, but judged as a simple method to adjust the volume directly by a multiple of a gauge processing.
  3. 所属分类:Audio program

    • 发布日期:2017-03-27
    • 文件大小:725
    • 提供者:孙先声
  1. FlashPlayer

    0下载:
  2. 行本实例,需要安装“Shockwave flash object”组件,该组件可以到网上下载,下载完后需要进行注册。 例如该组件名称为“flash.ocx”,并且存放路径为C盘根目录,则注册方法如下: (1)打开“开始”/“运行”菜单,输入“regsvr32 C:\flash.ocx”。 (2)单击“确定”按钮,注册完成。 -Line of this example, the need to install " Shockwave flash object"
  3. 所属分类:Audio program

    • 发布日期:2017-05-08
    • 文件大小:1904662
    • 提供者:piit
  1. libsndfile-1.0.20

    0下载:
  2. libsndfile, 开源声音文件格式处理库,如wav。使用该库可方便处理音频文件头。- Libsndfile is a C library for reading and writing files containing sampled sound (such as MS Windows WAV and the Apple/SGI AIFF format) through one standard library interface. It is released in sourc
  3. 所属分类:Audio program

    • 发布日期:2017-03-31
    • 文件大小:1019240
    • 提供者:Mike Wang
  1. G729coder

    0下载:
  2. G.729音频压缩、解压缩到Matlab程序。使用方法详见readme文档。-Descr iption Most of G.729 source code is written in C.But this one is written in matlab. follow these steps to use it: 1.To coder a speech(ensure it as a row vector variable in matlab),simply type
  3. 所属分类:Audio program

    • 发布日期:2017-03-26
    • 文件大小:239403
    • 提供者:Zachery Chen
  1. BroadVoice32OpenSource.v1.1

    0下载:
  2. BroadVoice® is a family of speech coding algorithms created by Broadcom and standardized by CableLabs® , SCTE® , and ANSI for Voice over IP applications in cable telephony. BroadVoice is also part of the ITU-T Recommendations J.161 and J.
  3. 所属分类:Audio program

    • 发布日期:2017-05-17
    • 文件大小:4608612
    • 提供者:Frank_os
  1. VolumeClasses

    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-04-03
    • 文件大小:15102
    • 提供者:xinghe
  1. madlldlib-10b4_dll

    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-23
    • 文件大小:74333
    • 提供者:xinghe
  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. FFTdemo

    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-26
    • 文件大小:33228
    • 提供者:xinghe
  1. JTTS

    0下载:
  2. 一個用C#語言透過微軟的speech sdk 5.1 達到將文字轉成語音輸出的功能,目前支援英文與中文,混讀,及存成wav檔的功能-Through the Microsoft speech sdk 5.1 to achieve the text into voice output function, currently supports English and Chinese, mixing time, and saved as wav file function
  3. 所属分类:Audio program

    • 发布日期:2014-10-10
    • 文件大小:149504
    • 提供者:wang
  1. mlpenc

    0下载:
  2. DVD-Audio格式MLP编码器源码,期待高手重新编写完善-* MLP encoder * Copyright (c) 2008 Ramiro Polla <ramiro@lisha.ufsc.br> * * This file is part of FFmpeg. * * FFmpeg is free software you can redistribute it and/or * modify it under the terms of the GN
  3. 所属分类:Audio program

    • 发布日期:2017-04-03
    • 文件大小:5726
    • 提供者:吴光明
  1. melp_fp

    0下载:
  2. 包括三个文件夹一个简易说明文件其中 1. pc为定点化的源代码,非浮点代码喔,还包含两个工程代码,可以在pc上直接测试。 2. dev_prj为DEV-C++ 5工程文件。其中包含可以在windows直接运行的melp.exe文件、pcm格式声音测试输入文件16bit.raw和解码后的输出文件2.4k.au。 3. vc6_prj为vc6工程文件。其中同样包含可以在windows直接运行的melp.exe文件、pcm格式声音测试输入文件16bit.raw和解码后的输
  3. 所属分类:Audio program

    • 发布日期:2017-03-31
    • 文件大小:720832
    • 提供者:zhongvv
  1. zmnals

    0下载:
  2. 本系统用于所有的Web应用程序,如网站管理后台,网站会员中心,CMS,CRM,OA。(This system is used for all Web applications, such as website management backstage, website member center, CMS, CRM, OA.)
  3. 所属分类:Audio

    • 发布日期:2018-05-03
    • 文件大小:9216
    • 提供者:83Pt2w
搜珍网 www.dssz.com