代码搜索:evaluation

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

代码结果 10,000
www.eeworm.com/read/487870/6290615

jpg evaluation.jpg

www.eeworm.com/read/489763/6469302

c evaluation.c

//evaluatation.c #include #include "data.h" int GameOver(int wtm, int *si, int ply) { if((si[RED] == 8) || (si[RED] == 9)) //红胜 { return ((wtm==RED) ? (WIN - ply) : -(W
www.eeworm.com/read/489763/6469303

h evaluation.h

//evaluation.h #ifndef _EVALUATION_H__ #define _EVALUATION_H__ int GameOver(int wtm, int *si, int ply); int Evaluation(int side, int *si, int ply); int HasRepetition(int* posStk, in
www.eeworm.com/read/486968/6521960

png evaluation.png

www.eeworm.com/read/478816/6703741

class evaluation.class

www.eeworm.com/read/478816/6703755

java evaluation.java

/*作者:徐朝*/ /*keystonexu@yahoo.com.cn*/ package regression.function; import kernel.*; /** * 这个类有曲线的测试样例,以及适应度评价函数,以及终止条件 */ public class Evaluation implements Evaluate { int NrOfFitnessCas
www.eeworm.com/read/407720/11411576

sql evaluation.sql

USE HrSys GO CREATE TABLE Evaluation (EvaMonth char(10) NOT NULL, Emp_Id int NOT NULL, ztEva varchar(200), jlReason varchar(200), jlAmount smallint, cfReason varchar(200)
www.eeworm.com/read/407720/11411594

h evaluation.h

// Evaluation.h: interface for the CEvaluation class. // ////////////////////////////////////////////////////////////////////// #if !defined(AFX_EVALUATION_H__B1597646_2B55_40CD_8A1A_31A0DD69C57C
www.eeworm.com/read/407720/11411641

cpp evaluation.cpp

// Evaluation.cpp: implementation of the CEvaluation class. // ////////////////////////////////////////////////////////////////////// #include "stdafx.h" #include "HrSys.h" #include "Evaluation
www.eeworm.com/read/402976/11525671

h evaluation.h

// Evaluation.h: interface for the CEvaluation class. // ////////////////////////////////////////////////////////////////////// #if !defined(AFX_EVALUATION_H__B1597646_2B55_40CD_8A1A_31A0DD69C57C