代码搜索:transform

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

代码结果 10,000
www.eeworm.com/read/169264/9870795

csproj transform.csproj

www.eeworm.com/read/169264/9870801

suo transform.suo

www.eeworm.com/read/365220/9874375

class transform.class

www.eeworm.com/read/364978/9885152

inl transform.inl

//Transform.inl 数学变换头文件 // Ver 1.0.0.0 // 版权所有(C) 何渝, 2002 // 最后修改: 2002.5.31. #ifndef _TRANSFORM_INL //避免多次编译 #define _TRANSFORM_INL //傅里叶级数逼近 template void FourierSeriesApp
www.eeworm.com/read/364978/9885190

h transform.h

//Transform.h 数学变换头文件 // Ver 1.0.0.0 // 版权所有(C) 何渝, 2002 // 最后修改: 2002.5.31. #ifndef _TRANSFORM_H //避免多次编译 #define _TRANSFORM_H #include //模板类输入输出流标准头文件 #include
www.eeworm.com/read/363017/9971501

c transform.c

/* * * GWIC * * (c) Joonas Lehtinen (jole@jole.fi), TUCS, 1998 * */ #include "gwic.h" /* Daubechies filters, N = 2 (Vetterli: Subband.., p.260) */ const float tr_daub2_high[4] = { .12940952
www.eeworm.com/read/164743/10090142

c transform.c

/* * * GWIC * * (c) Joonas Lehtinen (jole@jole.fi), TUCS, 1998 * */ #include "gwic.h" /* Daubechies filters, N = 2 (Vetterli: Subband.., p.260) */ const float tr_daub2_high[4] = { .12940952
www.eeworm.com/read/360245/10105906

cpp transform.cpp

/////////////////////////////////////////////////////////////////////////// // // NAME // Transform.cpp -- coordinate transformation matrices // // SEE ALSO // Transform.h longer descr
www.eeworm.com/read/360245/10105911

h transform.h

/////////////////////////////////////////////////////////////////////////// // // NAME // Transform.h -- coordinate transformation matrices // // DESCRIPTION // These classes are used to imple
www.eeworm.com/read/359335/10155150

sln transform.sln

Microsoft Visual Studio Solution File, Format Version 7.00 Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Transform", "Transform.csproj", "{87B253EC-1421-4BF3-83FA-E9D53EC69EB5}" EndProject G