代码搜索:evaluation
找到约 10,000 项符合「evaluation」的源代码
代码结果 10,000
www.eeworm.com/read/161731/10382315
o evaluation.o
www.eeworm.com/read/161731/10382369
h evaluation.h
/* Ant-based Clustering
Copyright (C) 2004 Julia Handl
Email: Julia.Handl@gmx.de
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU Ge
www.eeworm.com/read/160306/10544285
h evaluation.h
// Evaluation.h: interface for the CEvaluation class.
//
//////////////////////////////////////////////////////////////////////
#pragma once
#include "Define.h"
//局面估值类
class CEvaluation
www.eeworm.com/read/160306/10544300
cpp evaluation.cpp
// Evaluation.cpp: implementation of the CEvaluation class.
//
//////////////////////////////////////////////////////////////////////
#include "Evaluation.h"
#include
/////////////
www.eeworm.com/read/352107/10580255
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)