代码搜索:eval
找到约 10,000 项符合「eval」的源代码
代码结果 10,000
www.eeworm.com/read/390183/8479764
c eval.c
/* eval.c expression evaluator for the Netwide Assembler
*
* The Netwide Assembler is copyright (C) 1996 Simon Tatham and
* Julian Hall. All rights reserved. The software is
* redistributab
www.eeworm.com/read/390183/8480292
h eval.h
/* eval.h header file for eval.c
*
* The Netwide Assembler is copyright (C) 1996 Simon Tatham and
* Julian Hall. All rights reserved. The software is
* redistributable under the licence give
www.eeworm.com/read/189063/8492028
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/189063/8492316
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/189063/8492403
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/187992/8582067
vbp eval.vbp
Type=Exe
Form=Eval.frm
Class=CStack; CStack.cls
Class=CEval; CEval.cls
Class=CSymbolTable; CSymTbl.cls
IconForm="frmMain"
Startup="frmMain"
HelpFile=""
Title="Eval"
Command32=""
Name="Projec
www.eeworm.com/read/187992/8582070
frm eval.frm
VERSION 5.00
Begin VB.Form frmMain
BorderStyle = 3 'Fixed Dialog
Caption = "Expression Evaluator"
ClientHeight = 2055
ClientLeft = 2445
ClientTop
www.eeworm.com/read/388262/8621013
h eval.h
/*
* simple arithmetic expression evaluator
*
* Copyright (c) 2002 Michael Niedermayer
*
* This file is part of FFmpeg.
*
* FFmpeg is free software; you can redistribute it a
www.eeworm.com/read/288527/8625260
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/288527/8625880
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.