代码搜索:eval

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

代码结果 10,000
www.eeworm.com/read/452199/1657920

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/452199/1657945

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/251503/4419232

h eval.h

/* * Tiny Vector Matrix Library * Dense Vector Matrix Libary of Tiny size using Expression Templates * * Copyright (C) 2001 - 2007 Olaf Petzold * * This library
www.eeworm.com/read/242732/4544656

c eval.c

/* * Mesa 3-D graphics library * Version: 5.1 * * Copyright (C) 1999-2003 Brian Paul All Rights Reserved. * * Permission is hereby granted, free of charge, to any person obtaining a
www.eeworm.com/read/242732/4544706

h eval.h

/** * \file eval.h * Eval operations. * * \if subset * (No-op) * * \endif */ /* * Mesa 3-D graphics library * Version: 3.5 * * Copyright (C) 1999-2001 Brian Paul All Ri
www.eeworm.com/read/238752/4611389

java eval.java

/* * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyrig
www.eeworm.com/read/235121/4654220

c eval.c

/* * EVAL.C * Tom Kerrigan's Simple Chess Program (TSCP) * * Copyright 1997 Tom Kerrigan */ #include #include "defs.h" #include "data.h" #include "protos.h" #define D
www.eeworm.com/read/234101/4662883

c eval.c

/* * EVAL.C * Tom Kerrigan's Simple Chess Program (TSCP) * * Copyright 1997 Tom Kerrigan */ #include #include "defs.h" #include "data.h" #include "protos.h" #define D
www.eeworm.com/read/231546/4715087

txt eval.txt

*eval.txt* For Vim version 5.8. Last change: 2001 May 29 VIM REFERENCE MANUAL by Bram Moolenaar Expression evaluation *expression* *expr* Note: Expression evaluation can be disab
www.eeworm.com/read/222846/4818487

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