文件名称:FindStudent
- 所属分类:
- 控制台(字符窗口)编程
- 资源属性:
- [Windows] [Visual.Net] [源码]
- 上传时间:
- 2015-06-03
- 文件大小:
- 4.24mb
- 下载次数:
- 0次
- 提 供 者:
- 3**
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
把长度为l1,l2…ln 的n个程序放在磁带T1和T2上,并且希望按照使用最大检索时间取得最小值的方式存储,即如果存放在T1和T2上的程序集合分别为A和B,则希望所选择的A和B使得max{∑li 1,∑li2}(i1属于A,i2属于B)取得最小。 使用回溯法实现-The length of L1, L2... Ln n programs put in the tape on T1 and T2, and hope that in accordance with the maximum search time to obtain the minimum value is stored, that is, if stored in T1 and T2 procedures set respectively a and B, hope that the choice of a and B the max {sigma Li 1, sigma li2} (I1 and belong to a, I2 b) has the smallest. Realization of using backtracking
(系统自动生成,下载前可以参看下载内容)
下载文件列表
FindStudent\FindStudent\AddClass.cpp
...........\...........\AddClass.h
...........\...........\Advance.cpp
...........\...........\Advance.h
...........\...........\Calling.cpp
...........\...........\Calling.h
...........\...........\Class.cpp
...........\...........\Class.h
...........\...........\FindStudent.aps
...........\...........\FindStudent.cpp
...........\...........\FindStudent.h
...........\...........\FindStudent.rc
...........\...........\FindStudent.vcproj
...........\...........\FindStudent.vcproj.tiger-PC.tiger.user
...........\...........\FindStudentDlg.cpp
...........\...........\FindStudentDlg.h
...........\...........\Inc.cpp
...........\...........\Inc.h
...........\...........\MngClass.cpp
...........\...........\MngClass.h
...........\...........\ReadMe.txt
...........\...........\res\FindStudent.ico
...........\...........\...\FindStudent.rc2
...........\...........\resource.h
...........\...........\stdafx.cpp
...........\...........\stdafx.h
...........\...........\Student.cpp
...........\...........\Student.h
...........\FindStudent.exe
...........\FindStudent.ncb
...........\FindStudent.sln
...........\FindStudent.suo
...........\...........\res
...........\FindStudent
FindStudent