代码搜索:eval
找到约 10,000 项符合「eval」的源代码
代码结果 10,000
www.eeworm.com/read/128999/14270182
sh eval.sh
#!/bin/sh
#-----------------------------------------------------------------------
# File : eval.sh
# Contents: evaluation of hamster contest programs
# Author : Christian Borgelt
# History : 16.0
www.eeworm.com/read/126214/14437772
mak eval.mak
# Microsoft Developer Studio Generated NMAKE File, Format Version 4.20
# ** DO NOT EDIT **
# TARGTYPE "Win32 (x86) Console Application" 0x0103
!IF "$(CFG)" == ""
CFG=eval - Win32 Debug
!MESSA
www.eeworm.com/read/126214/14437786
mdp eval.mdp
www.eeworm.com/read/126214/14437796
cpp eval.cpp
/////////////////////////////////////////////////////////////
//
// eval.cpp - Don Box, 1996-1997
//
// A program that loads and executes script code.
//
#define _WIN32_DCOM
#include
www.eeworm.com/read/125867/14457495
c eval.c
www.eeworm.com/read/225993/14506033
c eval.c
/* GNU Chess 5.0 - eval.c - evaluation code
Copyright (c) 1999-2002 Free Software Foundation, Inc.
GNU Chess is based on the two research programs
Cobalt by Chua Kong-Sian and Gazebo by Stu
www.eeworm.com/read/225993/14506112
h eval.h
/* GNU Chess 5.0 - eval.h - evaluation symbolic definitions
Copyright (c) 1999-2002 Free Software Foundation, Inc.
GNU Chess is based on the two research programs
Cobalt by Chua Kong-Sian a
www.eeworm.com/read/124842/14533794
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/124842/14534060
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.