代码搜索:GEMS

找到约 305 项符合「GEMS」的源代码

代码结果 305
www.eeworm.com/read/228533/14380250

c fitcurve.c

/* An Algorithm for Automatically Fitting Digitized Curves by Philip J. Schneider from "Graphics Gems", Academic Press, 1990 */ #define TESTMODE /* fit_cubic.c */ /* Piecewise cubic fittin
www.eeworm.com/read/401712/2336272

java evaluator.java

/** * Soft Gems Resource parser. Created by Mike Lischke. * * The source code in this file can freely be used for any purpose provided this notice remains * unchanged in the file. * * C
www.eeworm.com/read/401712/2336273

java isymboltable.java

/** * Soft Gems Resource parser. Created by Mike Lischke. * * The source code in this file can freely be used for any purpose provided this notice remains * unchanged in the file. * * C
www.eeworm.com/read/401712/2336275

java evaluationexception.java

/** * Soft Gems Resource parser. Created by Mike Lischke. * * The source code in this file can freely be used for any purpose provided this notice remains * unchanged in the file. * * C
www.eeworm.com/read/401712/2336280

java ast2xmlconverter.java

/** * Soft Gems Resource parser. Created by Mike Lischke. * * The source code in this file can freely be used for any purpose provided this notice remains * unchanged in the file. * * C
www.eeworm.com/read/401712/2336283

java macrotable.java

/** * Soft Gems Resource parser. Created by Mike Lischke. * * The source code in this file can freely be used for any purpose provided this notice remains * unchanged in the file. * * C
www.eeworm.com/read/401712/2336290

java iparseeventlistener.java

/** * Soft Gems Resource parser. Created by Mike Lischke. * * The source code in this file can freely be used for any purpose provided this notice remains * unchanged in the file. * * C
www.eeworm.com/read/270032/11050468

c clahe.c

/* * ANSI C code from the article * "Contrast Limited Adaptive Histogram Equalization" * by Karel Zuiderveld, karel@cv.ruu.nl * in "Graphics Gems IV", Academic Press, 1994 * * * These function
www.eeworm.com/read/270032/11050821

c fitcurves.c

/* An Algorithm for Automatically Fitting Digitized Curves by Philip J. Schneider from "Graphics Gems", Academic Press, 1990 */ #define TESTMODE /* fit_cubic.c */ /* Piecewise cubic fittin
www.eeworm.com/read/270032/11050893

c viewtrans.c

/* 3D Viewing and Rotation Using Orthonormal Bases by Steve Cunningham from "Grahics Gems", Academic Press, 1990 */ /* * Transformations are presented as 4 by 3 matrices, omitting the * fourth colu