代码搜索:eval
找到约 10,000 项符合「eval」的源代码
代码结果 10,000
www.eeworm.com/read/429074/8820135
h eval.h
/* $Id: eval.h,v 1.1 1996/06/24 20:16:27 ewz Exp $
*
* eval.h -- header file for evaluation routines
*
*/
#define mdist u.I
enum Field {Len, A, B, Hops};
void twofield_sptree(Graph*, Vertex*,
www.eeworm.com/read/429074/8820389
c eval.c
/* $Id: eval.c,v 1.1 1996/10/04 13:33:28 ewz Exp $
*
* eval.c -- evaluation routines.
*
*/
#include
#include
#include "gb_graph.h"
#include "gb_dijk.h"
#include "eval.h"
#in
www.eeworm.com/read/186338/8944412
c eval.c
/*
* eval.c - C source for GNU CHESS
*
* Copyright (c) 1988,1989,1990 John Stanback
* Copyright (c) 1992 Free Software Foundation
*
* This file is part of GNU CHESS.
*
* GNU Chess is f
www.eeworm.com/read/283587/9004039
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/283587/9004134
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/283477/9018769
g eval.g
tree grammar Eval;
options {
language=CSharp;
tokenVocab=Expr;
ASTLabelType=CommonTree;
}
@header {
using System.Collections;
}
@members {
/** Map variable name to Integer obj
www.eeworm.com/read/183805/9137611
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
www.eeworm.com/read/183805/9137716
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-Si
www.eeworm.com/read/377683/9266051
test eval.test
# 2008 July 11
#
# The author disclaims copyright to this source code. In place of
# a legal notice, here is a blessing:
#
# May you do good and not evil.
# May you find forgiveness for yoursel
www.eeworm.com/read/376739/9309459
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 unde