代码搜索:eval
找到约 10,000 项符合「eval」的源代码
代码结果 10,000
www.eeworm.com/read/101202/6237644
c eval.c
/*
SGPC: Simple Genetic Programming in C
(c) 1993 by Walter Alden Tackett and Aviram Carmi
This code and documentation is copyrighted and is not in the public domain.
All rights reserved.
www.eeworm.com/read/101082/6241357
c eval.c
/************************************************************************
* *
* Copyright (c) 1986 by *
* Digital Equipment Corporation, Maynard, MA *
* All rights reserved. *
www.eeworm.com/read/101082/6250916
c eval.c
/*#@(#)eval.c 4.1 Ultrix 7/17/90*/
/* Copyright (c) 1982 Regents of the University of California */
static char sccsid[] = "@(#)eval.c 1.10 8/17/83";
static char rcsid[] = "$Header: eval.c,v 1.3 84/
www.eeworm.com/read/100745/6265339
c eval.c
/*
* EVAL.C
* Tom Kerrigan's Simple Chess Program (TSCP)
*
* Copyright 1997 Tom Kerrigan
*/
#include
#include "defs.h"
#include "data.h"
#include "protos.h"
#define D
www.eeworm.com/read/320801/6310898
h eval.h
#include
#include
#define LOW 0 //low level detection value
#define HIGH 1 //high level detection value
#define FALSE 0 //logic false value
#define TRUE 1 //log
www.eeworm.com/read/487444/6513395
html eval.html
#set ($p = ${StringUtil.getInt($request,"p")})
#set ($type = ${StringUtil.getInt($request,"type")})
#set ($pid = ${StringUtil.getLong($request,"pid")})
${pc.setPageNo($p)}
${pc.setPageSize(7)}
www.eeworm.com/read/487444/6513397
gif eval.gif
www.eeworm.com/read/486418/6532265
c eval.c
/* Routine for evaluating population members */
# include
# include
# include
# include "global.h"
# include "rand.h"
/* Routine to evaluate objective function values
www.eeworm.com/read/484569/6580023
c eval.c
www.eeworm.com/read/480287/6669215