代码搜索:transform

找到约 10,000 项符合「transform」的源代码

代码结果 10,000
www.eeworm.com/read/477461/6736437

exe transform.exe

www.eeworm.com/read/477461/6736439

pdb transform.pdb

www.eeworm.com/read/477461/6736452

ilk transform.ilk

www.eeworm.com/read/477461/6736586

cpp transform.cpp

// transform.cpp : 定义控制台应用程序的入口点。 // [2009/4/29/19:37 wxf] ////////////////////////////////////////////////////////////////////////// // 用于实行容器元素的变换操作。有如下两种使用原型。一个将迭代器区间中元素 // ,执行一元函数对象op操作,变换后的结
www.eeworm.com/read/477461/6736589

vcproj transform.vcproj

www.eeworm.com/read/477461/6736591

pch transform.pch

www.eeworm.com/read/477461/6736597

obj transform.obj

www.eeworm.com/read/264066/11331005

m transform.m

%transform.m 坐标的变换,低通到高通,带通,带阻 function [out]=transform(pl1,f0,omegac,string) sq=f0^2; pb=[-fliplr(pl1),pl1(2:length(pl1))]; %omegac=2;%低通滤波器变换到低通滤波器时的扩张系数 if(string == 'lp2lp') pl
www.eeworm.com/read/263968/11334942

h transform.h

/* this file is a part of amp software, (C) tomislav uzelac 1996,1997 */ /* transform.h tables galore * * Created by: tomislav uzelac May 1996 * Last modified by: tomislav uzelac Mar 1
www.eeworm.com/read/263968/11334962

c transform.c

/* this file is a part of amp software, (C) tomislav uzelac 1996,1997 */ /* transform.c imdct and polyphase(DCT) transforms * * Created by: tomislav uzelac May 1996 * Karl Anders Oygard o