代码搜索:eval

找到约 10,000 项符合「eval」的源代码

代码结果 10,000
www.eeworm.com/read/177981/9424873

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/177594/9445645

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/176251/9510554

c eval.c

/* * expressions (byte-code) * * Nicholas Christopoulos * * This program is distributed under the terms of the GPL v2.0 or later * Download the GNU Public License (GPL) from www.gnu.org */ #include "
www.eeworm.com/read/175370/9550666

dld eval.dld

/* ---------------------------------------------------------------------- * This describes the Eval board memory map. * ---------------------------------------------------------------------- */ M
www.eeworm.com/read/366687/9803799

eval_svm

www.eeworm.com/read/366065/9834250

test eval.test

# Commands covered: eval # # This file contains a collection of tests for one or more of the Tcl # built-in commands. Sourcing this file into Tcl runs the tests and # generates output for errors. N
www.eeworm.com/read/366065/9834698

3 eval.3

'\" '\" Copyright (c) 1989-1993 The Regents of the University of California. '\" Copyright (c) 1994-1997 Sun Microsystems, Inc. '\" Copyright (c) 2000 Scriptics Corporation. '\" '\" See the file "lice
www.eeworm.com/read/366065/9834839

n eval.n

'\" '\" Copyright (c) 1993 The Regents of the University of California. '\" Copyright (c) 1994-1996 Sun Microsystems, Inc. '\" '\" See the file "license.terms" for information on usage and redistribut
www.eeworm.com/read/365849/9844140

m eval.m

function v=eval(obj,x,t,u,w) % Method for evaluating an inline expression contained in a xsymbolic object. % % Syntax: (* = optional) % % v = eval(model, x, t, u, w); % % In arguments: % % 1.
www.eeworm.com/read/365849/9844247

m eval.m

function v=eval(obj,varargin) % Method for evaluating an expression contained in a xltv object. % % Syntax: (* = optional) % % v = eval(model, x*, t*, u*, w*); % % In arguments: % % 1. model