资源简介
这个程序是我帮别人编的.用那有名的56个例子算过的.与世界最好解也就差那么一丁点儿
代码片段和文件信息
// Client.cpp: implementation of the CClient class.
//
//////////////////////////////////////////////////////////////////////
#include “stdafx.h“
#include “Client.h“
//////////////////////////////////////////////////////////////////////
// Construction/Destruction
//////////////////////////////////////////////////////////////////////
CClient::CClient()
{
}
CClient::CClient(const CClient &client)
{
*this=client;
}
CClient::SetClient(double needUINT time_lowUINT time_uperint previousint next)
{
this->need=need;
this->time_low=time_low;
this->time_uper=time_uper;
this->next=next;
this->previous=previous;
}
CClient::~CClient()
{
}
double CClient::GetNeed()
{
return this->need;
}
double CClient::GetTime_low()
{
return this->t
属性 大小 日期 时间 名称
----------- --------- ---------- ----- ----
文件 1894 2007-04-19 23:01 VPR\Client.cpp
文件 1447 2007-04-19 23:01 VPR\Client.h
文件 1190 2007-03-19 21:41 VPR\ReadMe.txt
文件 290 2007-03-19 21:41 VPR\StdAfx.cpp
文件 709 2007-04-13 21:32 VPR\StdAfx.h
文件 1117 2007-04-21 15:20 VPR\Vehicle.cpp
文件 902 2007-04-21 15:27 VPR\Vehicle.h
文件 3391 2007-04-26 12:28 VPR\VPR.cpp
文件 5004 2007-04-21 19:11 VPR\VPR.dsp
文件 531 2007-03-19 21:41 VPR\VPR.dsw
文件 91136 2007-08-18 10:26 VPR\VPR.ncb
文件 49664 2007-08-18 10:26 VPR\VPR.opt
文件 1366 2007-08-18 10:24 VPR\VPR.plg
文件 20106 2007-08-18 10:24 VPR\VPR1.cpp
文件 2409 2007-04-26 12:18 VPR\VPR1.h
目录 0 2007-08-18 10:27 VPR
----------- --------- ---------- ----- ----
181156 16
评论
共有 条评论