代码搜索:eval
找到约 10,000 项符合「eval」的源代码
代码结果 10,000
www.eeworm.com/read/240051/13239346
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/240003/13240988
cpp eval.cpp
#include "de.h"
//------global variable for the objective function--------------
float gfa_bound[21] ={0,1.2,1.88,3.119,6.06879,
11.25312,20.93868,38.99973,
72.66066687999998,135.3858693
www.eeworm.com/read/138033/13271435
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/137955/13276903
c eval.c
#include
#include
#include
#include "cpp.h"
#define NSTAK 32
#define SGN 0
#define UNS 1
#define UND 2
#define UNSMARK 0x1000
struct value {
long val;
int type;
};
www.eeworm.com/read/323757/13321406
c eval.c
/*
* simple arithmetic expression evaluator
*
* Copyright (c) 2002 Michael Niedermayer
*
* This library is free software; you can redistribute it and/or
* modify it under the
www.eeworm.com/read/323757/13321631
c eval.c
/*
* simple arithmetic expression evaluator
*
* Copyright (c) 2002 Michael Niedermayer
*
* This library is free software; you can redistribute it and/or
* modify it under the
www.eeworm.com/read/137233/13337556
cc eval.cc
// eval.cc
/* -------------------------------------------------------------------
gpc++ - The Genetic Programming Kernel
This program is free software; you can redistribute it and/or modify
it und
www.eeworm.com/read/137229/13337995
c eval.c
/************************************************ file f1.c ****/
double eval(str, length, vect, genes)
char str[]; /* string representation */
int length; /* length of bit string */
doub
www.eeworm.com/read/137229/13338422
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/137229/13338511
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.