代码搜索:Optimizing
找到约 845 项符合「Optimizing」的源代码
代码结果 845
www.eeworm.com/read/250825/4426548
svn-base tstgss.html.svn-base
/** \page tstgss Optimizing with a Generating Set Search Method (GSS)
OptGSS is an implementation of a derivative-free algorithm for unconstrained
optimization called Generating Set Search. In GSS,
www.eeworm.com/read/250825/4426558
svn-base tsttrpds.html.svn-base
/** \page tsttrpds Optimizing with Trust-Region Parallel Direct Search (TRPDS)
TRPDS combines the inherent parallelism in PDS with the fast
convergence properties of Newton methods. The controlling
www.eeworm.com/read/229812/4751944
gml fpref.gml
.preface Preface
.*
.np
The &product Optimizing Compiler (&cmpname) is an implementation of
the American National Standard programming language FORTRAN, ANSI
X3.9-1978, commonly referred to as FO
www.eeworm.com/read/170674/9794226
cpp lesson1.cpp
/*
* This Code Was Created By Jeff Molofee 2000
* A HUGE Thanks To Fredric Echols For Cleaning Up
* And Optimizing This Code, Making It More Flexible!
* If You've Found This Code Useful, P
www.eeworm.com/read/169651/9848083
in makefile.in
#
# This code is pretty well tested, but not optimizing it will have
# a *major* effect on speed, so its optimzation flags are separate
# from the rest of the release.
#
# For the SPARC v8, at least,
www.eeworm.com/read/355924/10241477
cpp lesson8.cpp
/*
* This Code Was Created By Tom Stanis / Jeff Molofee 2000
* A HUGE Thanks To Fredric Echols For Cleaning Up
* And Optimizing The Base Code, Making It More Flexible!
* If You've Found Th
www.eeworm.com/read/208919/15231014
c memset.optimize.c
/*
The example demonstrating the technique of optimizing memory filling
by means of write-through into the system memory bypassing the cache
*/
#include
#include
www.eeworm.com/read/14591/395085
cpp lesson8.cpp
/*
* This Code Was Created By Tom Stanis / Jeff Molofee 2000
* A HUGE Thanks To Fredric Echols For Cleaning Up
* And Optimizing The Base Code, Making It More Flexible!
* If You've Found Th
www.eeworm.com/read/470720/1451769
c 20020503-1.c
/* PR target/6542
This testcase caused ICE on SPARC because the function uses no registers
after optimizing, so even if -mflat make all registers not permitted
for leaf functions, the functio
www.eeworm.com/read/470693/1463715
c 20020503-1.c
/* PR target/6542
This testcase caused ICE on SPARC because the function uses no registers
after optimizing, so even if -mflat make all registers not permitted
for leaf functions, the functio