代码搜索:Best 有哪些应用?
找到约 10,000 项符合「Best 有哪些应用?」的源代码
代码结果 10,000
www.eeworm.com/read/407070/11430397
cpp aipdecision.cpp
//**********************************************************************
// aipDecision.cpp - function bodies for aipDecision.h
//
// Copyright (c) 1999, 2005, 2008 Brian Marshall
//
// Se
www.eeworm.com/read/405927/11455024
m jcbb.m
%-------------------------------------------------------
function H = JCBB (prediction, observations, compatibility)
%
%-------------------------------------------------------
global Best;
globa
www.eeworm.com/read/260678/11708900
c acotsp.c
/*
AAAA CCCC OOOO TTTTTT SSSSS PPPPP
AA AA CC OO OO TT SS PP PP
AAAAAA CC OO OO TT SSSS PPPPP
AA AA CC OO OO TT S
www.eeworm.com/read/260581/11718621
cpp my_gt.cpp
/**************************************************************/
/* class GuoTao表示目标函数自变量类
/* 取N=2,即求含两个变量的函数最值.
/***************************************************************/
cla
www.eeworm.com/read/259580/11779826
cpp closestpoints.cpp
// closest pair of points in Euclidean space
#include
#include
#include "mergeSort.h"
#include "myExceptions.h"
using namespace std;
struct point
{
// data membe
www.eeworm.com/read/345569/11808493
h sort.h
/******************************************************************************************[Sort.h]
MiniSat -- Copyright (c) 2003-2006, Niklas Een, Niklas Sorensson
Permission is hereby granted, free
www.eeworm.com/read/256505/11994170
txt rfc149.txt
组织:中国互动出版网(http://www.china-pub.com/)
RFC文档中文翻译计划(http://www.china-pub.com/compters/emook/aboutemook.htm)
E-mail:ouyang@china-pub.com
译者:陈贵敏(efoxxx efoxxx@263.net)
译文发布时间:2001-7-25
版权:本中文翻译文档版权
www.eeworm.com/read/339883/12198532
asv mohureal.asv
% sga
%
% This script implements the Simple Genetic Algorithm described
% in the examples section of the GA Toolbox manual.
%
% Author: Andrew Chipperfield
% History: 23-Mar-94 file