test5-2

所属分类:数值算法/人工智能
开发工具:Visual C++
文件大小:739KB
下载次数:4
上传日期:2009-12-13 20:30:57
上 传 者ocean98
说明:  问题描述: 给定n个石子,其重量分别a1,a2,a3...an,要求将其划分成m份,每一份的划分费 义为这份石了中最大重量与最小重量的差的平方。总划分费用等丁m份划分费用之和。 编程任务 对于给定的n个石子,求一种划分方案,使得总划分费用最小。
(Description of the problem: Given n-stones, its weight, respectively a1, a2, a3 ... an, asked that it be divided into m copies, each of the division of costs defined as the weight of the stone of the largest and the smallest weight difference the square. Small m the total costs were divided into the sum of the cost. Programming tasks for a given n-stones, seek a kind of division, making the total cost of the smallest division.)

文件列表:
test5-2\Debug\test5-2.exe (29696, 2009-12-10)
test5-2\Debug\test5-2.ilk (326840, 2009-12-10)
test5-2\Debug\test5-2.pdb (461824, 2009-12-10)
test5-2\test5-2\Debug\BuildLog.htm (9110, 2009-12-10)
test5-2\test5-2\Debug\mt.dep (67, 2009-12-10)
test5-2\test5-2\Debug\stdafx.obj (11977, 2009-12-04)
test5-2\test5-2\Debug\test5-2.exe.embed.manifest (663, 2009-12-04)
test5-2\test5-2\Debug\test5-2.exe.embed.manifest.res (728, 2009-12-04)
test5-2\test5-2\Debug\test5-2.exe.intermediate.manifest (621, 2009-12-10)
test5-2\test5-2\Debug\test5-2.obj (9594, 2009-12-10)
test5-2\test5-2\Debug\test5-2.pch (3211264, 2009-12-04)
test5-2\test5-2\Debug\vc90.idb (68608, 2009-12-10)
test5-2\test5-2\Debug\vc90.pdb (126976, 2009-12-10)
test5-2\test5-2\stdafx.cpp (212, 2009-12-04)
test5-2\test5-2\stdafx.h (233, 2009-12-04)
test5-2\test5-2\targetver.h (498, 2009-12-04)
test5-2\test5-2\test5-2.cpp (1861, 2009-12-10)
test5-2\test5-2\test5-2.vcproj (4497, 2009-12-04)
test5-2\test5-2\test5-2.vcproj.B9F12BE2664840F.Administrator.user (1427, 2009-12-10)
test5-2\test5-2.ncb (781312, 2009-12-10)
test5-2\test5-2.sln (887, 2009-12-04)
test5-2\test5-2.suo (9216, 2009-12-10)
test5-2\test5-2\Debug (0, 2009-12-10)
test5-2\Debug (0, 2009-12-04)
test5-2\test5-2 (0, 2009-12-10)
test5-2 (0, 2009-12-04)

======================================================================== 控制台应用程序:test5-2 项目概述 ======================================================================== 应用程序向导已为您创建了此 test5-2 应用程序。 本文件概要介绍组成 test5-2 应用程序的 的每个文件的内容。 test5-2.vcproj 这是使用应用程序向导生成的 VC++ 项目的主项目文件, 其中包含生成该文件的 Visual C++ 的版本信息,以及有关使用应用程序向导选择的平台、配置和项目功能的信息。 test5-2.cpp 这是主应用程序源文件。 ///////////////////////////////////////////////////////////////////////////// 其他标准文件: StdAfx.h, StdAfx.cpp 这些文件用于生成名为 test5-2.pch 的预编译头 (PCH) 文件和名为 StdAfx.obj 的预编译类型文件。 ///////////////////////////////////////////////////////////////////////////// 其他注释: 应用程序向导使用“TODO:”注释来指示应添加或自定义的源代码部分。 /////////////////////////////////////////////////////////////////////////////

近期下载者

相关文件


收藏者