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

搜索资源列表

  1. sox-12.17.1.tar

    1下载:
  2. Sox是最为著名的Open Source声音文件格式转换工具。已经被广泛移植到Dos、windows、OS2、Sun、Next、Unix、Linux等多个操作系统平台。Sox项目是由Lance Norskog创立的,后来被众多的开发者逐步完善,现在已经能够支持等多种声音文件格式和声音处理效果。基本上常见的声音格式都能够支持。更加有用的是,Sox能够进行声音滤波、采样频率转换,这对那些从事声讯平台开发或维护的朋友非常有用。当然,Sox里面也包括一些DSP算法,有兴趣的朋友可以下载回去研究。Sox可
  3. 所属分类:多媒体

    • 发布日期:2008-10-13
    • 文件大小:312208
    • 提供者:李增军
  1. Lab540-AudioFIR

    1下载:
  2. 基于TI DSP TMS320DM642的音频FIR滤波处理程序代码-based on TI's TMS320DM642 DSP audio processing FIR filter code
  3. 所属分类:DSP编程

    • 发布日期:2008-10-13
    • 文件大小:214545
    • 提供者:灵儿
  1. wavdest

    0下载:
  2. Writes an audio stream to a WAV file. It takes a single audio stream as input, and its output pin must be connected to the File Writer filter. This sample filter is based on the CTransformFilter class.
  3. 所属分类:DirextX编程

    • 发布日期:2008-10-13
    • 文件大小:4123
    • 提供者:韩忠海
  1. PWM_VOICE

    0下载:
  2. 用LPC213X系列的PWM来产生语音。语音数据来源于PC机转换后得到的。最大可以是16位的。 由于是PWM所以输出端口需要低通滤波才能够得到比较干净的声音。 可以经过修改使用LPC2132以上的ARM的D/A来产生。 This project outputs audio on PWM0 using wave samples that are stored in the on-chip Flash ROM. -LPC213X series used to generate th
  3. 所属分类:微处理器(ARM/PowerPC等)

    • 发布日期:2008-10-13
    • 文件大小:63725
    • 提供者:徐勇
  1. DSP_dg

    1下载:
  2. 这是本人用Matlab实现音频噪声滤除的试验,要求分析并选用适当滤波器-using Matlab audio noise filtering tests, requirements analysis and the choice of appropriate filter
  3. 所属分类:DSP编程

    • 发布日期:2008-10-13
    • 文件大小:190757
    • 提供者:dg
  1. DirectShowBOOK04

    0下载:
  2. 本书以DirectX SDK 9.0版为蓝本,内容几乎涵盖了在Windows平台上使用DirectShow进行C++编程的方方面面。全书共分4个部分。第1部分详细介绍了DirectShow的基础知识。第2部分重点讨论了Filter的开发,以及DirectShow应用程序的开发,包括目前非常流行的音视频采集、数码摄像机的支持、非线性编辑等应用。第3部分深入分析了DirectShow SDK提供的部分典型源代码。第4部分结合作者个人的一些开发实践,通过案例和开放源代码分析,进一步介绍DirectSh
  3. 所属分类:DirextX编程

    • 发布日期:2008-10-13
    • 文件大小:115317
    • 提供者:鄭振文
  1. filter.mixing_auds.v13

    0下载:
  2. 这是一个DirectShow过滤器,已经编译并且运行良好,它可以把最多16路输入音频信号混合为1路输出音频信号;(对于不同的采样率,采用线性重采样算法;其内部混合运算达到24Bits精度;支持立体声、5.1环绕、7.1环绕输出)-This is a DirectShow filter, has been compiled and run well, it can be up to 16 input audio signal to an output mixed audio signal (fo
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-05-07
    • 文件大小:1528015
    • 提供者:夏永明
  1. filter.parser_ssif.vs8

    0下载:
  2. 这是一个DirectShow过滤器,它可以解析3D蓝光影碟里面的SSIF文件,并且将各个视频流、音频流、字幕流分别输出;已经编译并且运行良好,运行效率极高;-This is a DirectShow filter, which can be resolved inside the 3D Blu-ray SSIF files, and the various video streams, audio streams, subtitle streams are output has been co
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-05-03
    • 文件大小:709366
    • 提供者:夏永明
  1. filter.resamp_cdda.vs8

    0下载:
  2. 这是一个DirectShow过滤器,它专门用于CD音频重采样(把44100Hz采样率的音频信号 转化为 48000Hz的);采用了高精度的奈奎斯特重采样算法,品质极佳;已经编译并且运行良好;-This is a DirectShow filter, it specifically for CD audio resampling (the audio signal into 44100Hz to 48000Hz sampling rate) and the use of a high-preci
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-05-07
    • 文件大小:1206210
    • 提供者:夏永明
  1. Audio_Filter

    0下载:
  2. Audio filter for Matlab How is it working? 1) Take the current samples and some previous samples (which previously had been stored) for multiplied by a factor defined. 2) Take the output values in past moments and multiply by other fac
  3. 所属分类:matlab

    • 发布日期:2017-04-15
    • 文件大小:6582
    • 提供者:tomquick
  1. filter

    0下载:
  2. Apply FIR filter to 44 kHz raw 16-bit PCM linear audio then downsample to 11 kHz.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-14
    • 文件大小:4198
    • 提供者:hgqdhd
  1. filter(LMS)

    2下载:
  2. LMS自适应滤波去噪算法,里面一个去噪功能模块及一个声音处理模块。可去除音频中的噪声-LMS adaptive filtering denoising algorithm, which is a denoising function module and a voice processing module. Noise in audio
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:1614
    • 提供者:lonsonOS
  1. FILTER

    0下载:
  2. 对于原始音频信号进行高通、低通、带通、带阻滤波(含GUI文件),可以手动设置噪声信号,并对比染噪前和滤波后的信号区别。-For the original audio signal high-pass, low pass, band pass, band stop filter (with GUI files), you can manually set the noise signal, and compares the difference signal noise before transf
  3. 所属分类:matlab

    • 发布日期:2017-05-03
    • 文件大小:867323
    • 提供者:兆林
  1. audio-equalizer-algorithm

    0下载:
  2. 硕士论文。主要包括:1、数字滤波器的设计原理及其matlab实现 2、数字均衡器的不同设计算法-Master thesis. Mainly include:1、Design principle of digital filter and its matlab implementation 2、Different design algorithms for digital equalizer
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-05-18
    • 文件大小:4734300
    • 提供者:七夜雨
  1. Sub-band-filter

    0下载:
  2. MP3语音编码方面的自带滤波原理,详细讲述了相关原理与概念-Filtering principle comes with MP3 audio coding, and a detailed account of the relevant principles and concepts
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-05-28
    • 文件大小:10348169
    • 提供者:胖熊
  1. filter.CompressDTS

    0下载:
  2. 把PCM音频流保存为DTS文件的dshow过滤器;-Save the PCM audio stream to DTS file dshow filter
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-05-11
    • 文件大小:2448365
    • 提供者:夏永明
  1. filter-of-the-audio-signal

    0下载:
  2. 简单的语音信号的采样及滤波,以音乐片段为例-the sampling and filtering of the audio signal,such as music
  3. 所属分类:matlab

    • 发布日期:2017-05-25
    • 文件大小:8360412
    • 提供者:DanielWang
  1. gyhhku

    0下载:
  2. 用LabVIEW实现对输入音频滤波达到降噪效果后通过滤波处理,回复原正弦信号,欢迎参阅。。(LabVIEW to achieve the input audio filter to achieve noise reduction effect, through the filtering process, reply to the original sinusoidal signal, welcome to see..)
  3. 所属分类:Windows编程

    • 发布日期:2017-12-23
    • 文件大小:23552
    • 提供者:hujuyi7888
  1. Informe 5

    0下载:
  2. An equilizer using digital filter in matlab
  3. 所属分类:matlab例程

    • 发布日期:2017-12-25
    • 文件大小:749568
    • 提供者:ddds
  1. ffmpeg

    0下载:
  2. FFmpeg is the leading multimedia framework, able to decode, encode, transcode, mux, demux, stream, filter and play pretty much anything that humans and machines have created. It supports the most obscure ancient formats up to the cutting edge. No mat
  3. 所属分类:*行业应用

    • 发布日期:2018-01-06
    • 文件大小:42609664
    • 提供者:chadyang
« 1 2 3 45 6 7 8 9 10 ... 15 »
搜珍网 www.dssz.com