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

搜索资源列表

  1. voicecode&decoder

    0下载:
  2. 符合ITU规范的语音压缩解压缩算法程序,其中包括G.711,G.722,G.723等,可以用于嵌入式系统或者DSP开发。-ITU standard voice compression decompression algorithms procedures, including G.711, G.722, G.723, etc., can be used for DSP or embedded system development.
  3. 所属分类:Audio

    • 发布日期:2008-10-13
    • 文件大小:20394
    • 提供者:江福民
  1. gmm_creation_mle

    1下载:
  2. 采用期望最大算法最优化初始高斯混合模型的程序,笔者借用ubm自适应方法,很好的解决了模型不收敛的问题。-expectations largest algorithm using optimization initial Gaussian mixture model procedures, the author borrowed ubm adaptive method, a good model is not the solution convergence problem.
  3. 所属分类:Audio

    • 发布日期:2008-10-13
    • 文件大小:4445
    • 提供者:gqy
  1. ICAforsound

    1下载:
  2. Matlab环境下的基于独立分量分析(ICA)算法的声音混合与分离仿真程序-Matlab environment based on the independent component analysis (ICA) is the voice mixed with the separation of simulation program
  3. 所属分类:Audio

    • 发布日期:2008-10-13
    • 文件大小:1677550
    • 提供者:gx
  1. ec_matlab

    5下载:
  2. 应用nlms自适应滤波算法进行回声消除的matlab程序,很简单。-application nlms adaptive filtering algorithms eliminate echoes of Matlab procedures, is very simple.
  3. 所属分类:Audio

    • 发布日期:2008-10-13
    • 文件大小:1509
    • 提供者:伊邑
  1. sox

    1下载:
  2. 经典视频处理程序代码,可以跨平台.里面的算法值得参考-classic video processing code can be cross-platform. Inside the algorithm worth considering
  3. 所属分类:Audio

    • 发布日期:2008-10-13
    • 文件大小:1155451
    • 提供者:周丹
  1. CEClassical

    0下载:
  2. 典型的LSB水印嵌入和提取算法,它是一个基本的matlab程序,可以帮助初学者入门 -typical LSB embedding and extraction algorithm, which is a basic Matlab procedures, Portal can help beginners
  3. 所属分类:Audio

    • 发布日期:2008-10-13
    • 文件大小:549649
    • 提供者:谭家强
  1. PCMMixer

    0下载:
  2. 自己编写的一款可以进行双路PCM语音混频的程序,针对的是16位的PCM语音数据,经过验证,比常规的混音算法质量好许多,特别是进行多路混频时,重复调用该程序也可以达到比较满意的结果。-own section can be prepared for two-way voice PCM mixing procedures, The address is 16 PCM voice data, after verification, than conventional mixing algorithm m
  3. 所属分类:Audio

    • 发布日期:2014-01-15
    • 文件大小:6934
    • 提供者:林宜聪
  1. PCM

    0下载:
  2. 采用DSP 320TMS54X实现ADPCM压缩的算法,对您会有帮助的C语言程序
  3. 所属分类:Audio

    • 发布日期:2008-10-13
    • 文件大小:10597
    • 提供者:TK
  1. gsm_1.0_pl6

    0下载:
  2. 支持gsm编解码的算法库,可用于建立移动通信应用程序。
  3. 所属分类:Audio

    • 发布日期:2008-10-13
    • 文件大小:82526
    • 提供者:chenyuhe
  1. mp3播放程序+源程序.rar

    0下载:
  2. 该程序实现了如下功能: 1)MP3播放 2)频谱显示,显示效果仿Windows的MediaPlay 3)ID3Tag解析该程序含完整源程序,因为时间很紧(两个星期),而且仅仅是为了验证基本算法,所以程序并未最终完成;环境:VC++2005 详细见Readme.txt
  3. 所属分类:Audio

  1. Schroeder提出的延时反馈网络的混响算法

    1下载:
  2. Schroeder提出的延时反馈网络的混响算法,此程序是这个算法的完整体现。,Schroeder proposed feedback network delay reverb algorithms, this procedure is that this algorithm is completely achieved.
  3. 所属分类:Audio

    • 发布日期:2015-11-30
    • 文件大小:1159
    • 提供者:王闻星
  1. Audio-gather 基于VC++的音频采集程序

    1下载:
  2. 一个基于VC++的音频采集程序。音频数据采集,能显示波形可采集传感器等非音频信号,能够实时显示。至于其他功能如:回放,存储,压缩和相关处理的算法等功能由于其他技术保密。-VC++-based audio capture program. Audio data acquisition, sensors can be collected to show the waveform and other non-audio signals, real-time display. As for other
  3. 所属分类:Audio

    • 发布日期:2016-11-05
    • 文件大小:72704
    • 提供者:weidejun
  1. aac-frame7

    1下载:
  2. 语音分离的一个程序,还成吧,ICA算法,可以看一看。-a programme for speech sepration.
  3. 所属分类:Audio

    • 发布日期:2013-05-15
    • 文件大小:213710
    • 提供者:高雪飞
  1. ewe

    0下载:
  2. G.721算法的matlab编程,自己编写的,程序没任何问题。另一部分是G.721算法的BP改进,SNR提高不大!-G.721 algorithm matlab programming, I have written, the program did not any problems.
  3. 所属分类:Audio program

    • 发布日期:2017-05-26
    • 文件大小:9344606
    • 提供者:马致远
  1. Fac3_1_1

    1下载:
  2. 矩阵连乘问题递归直接计算法,原自王晓东算法设计,该程序已调通-Recursive Matrix even by the issue of direct calculation method, the original self-Xiaodong algorithm design, the program has been transferred Qualcomm
  3. 所属分类:Audio

    • 发布日期:2017-05-12
    • 文件大小:891
    • 提供者:ss
  1. decode

    0下载:
  2. 声音压缩标准压缩、解压代码语音压缩算法的资料及原程序-Compression standard voice compression, voice decompression code data compression algorithm and the original program
  3. 所属分类:Audio program

    • 发布日期:2017-04-04
    • 文件大小:1058
    • 提供者:王小莉
  1. FhDgHEP2

    0下载:
  2. 快速傅里叶变换算法的c语言实现程序,具体描述了fft算法的实现过程-Fast Fourier Transform algorithm c language implementation procedures, specific descr iption of the fft algorithm implementation process
  3. 所属分类:Audio program

    • 发布日期:2017-03-31
    • 文件大小:17623
    • 提供者:Decheng Yu
  1. pitch_dective

    0下载:
  2. 用MATLAB编写的,用于MELP语音编码算法中基音周期检测的程序,实现了基音周期的检测,包括整数基音,分数基音,以及最终基音的检测。可以直接运行。-Pitch detective in speech coder of MELP,by MATLAB.
  3. 所属分类:Audio program

    • 发布日期:2017-03-29
    • 文件大小:6874
    • 提供者:shiyanan
  1. MATLAB_SOLA

    2下载:
  2. 参考_基于SOLA的Pitch Scaling算法 范钰华(上海交通大学)_,使用MATLAB实现SOLA算法,可以在变调不变速的基础下改变声调,程序比较易懂.适合初学者参考的,另外,VOICE_GUI是界面,介绍一些简单的语音处理,请大家多多指教speech_processing(sola)-Reference _ SOLA' s Pitch Scaling Algorithm Based on Fan Yu Hua (Shanghai Jiaotong University) _, u
  3. 所属分类:Audio program

    • 发布日期:2014-12-21
    • 文件大小:276453
    • 提供者:jianjiaaini
  1. AdaptiveFilter-LMS-master

    0下载:
  2. 基于LMS的自适应滤波算法c代码,带测试代码,很容易验证(LMS based adaptive filtering algorithm C code, it is easy to verify)
  3. 所属分类:Audio

    • 发布日期:2017-12-19
    • 文件大小:2092032
    • 提供者:leeamu
« 12 »
搜珍网 www.dssz.com