代码搜索:Equalizer

找到约 546 项符合「Equalizer」的源代码

代码结果 546
www.eeworm.com/read/369729/9634954

ppt equalizer.ppt

www.eeworm.com/read/334325/12611394

h equalizer.h

/*============================================================================= // // This software has been released under the terms of the GNU General Public // license. See http://www.gnu.org/co
www.eeworm.com/read/334325/12612751

c equalizer.c

#include "mpg123.h" void init_spline(float *x, float *y, int n, float *y2) { int i, k; float p, qn, sig, un, *u; u = (float *) malloc(n * sizeof (float)); y2[0] = u[0] = 0.0; for (i = 1; i <
www.eeworm.com/read/237492/13947774

asv equalizer.asv

function equal_out = equalizer(in_signal,lambda) global cir_matrix_t global N global flag Nf = 16; Nb = 8; % if flag==0 % C2 =[-0.59175538208125-0.26921505269338i; 0 ; 0 ; 0 ; 0 ; 0 ;-0.
www.eeworm.com/read/237492/13947779

m equalizer.m

function equal_out = equalizer(in_signal,lambda) global cir_matrix_t global N global flag Nf = 16; Nb = 8; % if flag==0 % C2 =[-0.59175538208125-0.26921505269338i; 0 ; 0 ; 0 ; 0 ; 0 ;-0.
www.eeworm.com/read/103166/15743526

class equalizer.class

www.eeworm.com/read/176701/9487502

bmp equalizer-skin.bmp

www.eeworm.com/read/163678/10149985

cpp equalizer_ex.cpp

//BEGIN equalizer_ex.cpp //# vim600:set sw=2 tw=0 fdm=marker: //~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ //See equalizer_ex.h for more information //~~~~~~~~~~~~~~
www.eeworm.com/read/163678/10149992

h equalizer_ex.h

#ifndef EQUALIZER_EX_H #define EQUALIZER_EX_H //BEGIN equalizer_ex.h //~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ // DESCRIPTION // This example illustrates the us