代码搜索:Optimization
找到约 10,000 项符合「Optimization」的源代码
代码结果 10,000
www.eeworm.com/read/280731/10297136
h gainfo.h
#ifndef _GAINFO_
#define _GAINFO_
#include
using namespace std;
#include "UOFInfo.h"
#include "UOFSolver.h"
class PopSolution;
//! GA Info class
/*! This class is used for GA
www.eeworm.com/read/161095/10453500
sun4 make.sun4
############################################################################
#
# Program: SuperLU
#
# Module: make.inc
#
# Purpose: Top-level Definitions
#
# Creation date
www.eeworm.com/read/424281/10471553
todo
* Routines for selecting the k largest or smallest values could use
heapsort for speed O(N log k) rather than insertion O(N k).
* Sorting of complex arrarys without using additional memory. We try
to
www.eeworm.com/read/160392/10535970
tex applications.tex
\chapter{Applications}
In this paper we introduced Discrete Hybrid Automata as a general
modeling framework for obtaining hybrid models oriented to the
solution of analysis and synthesis problems. The
www.eeworm.com/read/296774/7113772
x-tower
# On the NCR Tower 32 running SVR3, says ra@intsys.no :
# Do *not* enable optimization in CFLAGS when using the native cc, because:
# a) The optimizer seems to loop when invoked with -O2.
# b) The -O1
www.eeworm.com/read/297233/8038763
x-tower
# On the NCR Tower 32 running SVR3, says ra@intsys.no :
# Do *not* enable optimization in CFLAGS when using the native cc, because:
# a) The optimizer seems to loop when invoked with -O2.
# b) The -O1
www.eeworm.com/read/144216/5752616
t cmdopt.t
#!./perl
# $RCSfile: cmdopt.t,v $$Revision: 4.1 $$Date: 92/08/07 18:27:17 $
print "1..44\n";
# test the optimization of constants
if (1) { print "ok 1\n";} else { print "not ok 1\n";}
unless (0) {
www.eeworm.com/read/131315/5936375
x-tower
# On the NCR Tower 32 running SVR3, says ra@intsys.no :
# Do *not* enable optimization in CFLAGS when using the native cc, because:
# a) The optimizer seems to loop when invoked with -O2.
# b) The -O1