文件名称:huisufa
- 所属分类:
- 数据结构常用算法
- 资源属性:
- [Windows] [Visual C] [源码]
- 上传时间:
- 2013-12-30
- 文件大小:
- 1.05mb
- 下载次数:
- 0次
- 提 供 者:
- 易**
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
把长度为l1,l2…ln 的n个程序放在磁带T1和T2上,并且希望按照使用最大检索时间取得最小值的方式存储,即如果存放在T1和T2上的程序集合分别为A和B,则希望所选择的A和B使得max{∑li 1,∑li2}(i1属于A,i2属于B)取得最小。
使用回溯法实现。-The length l1, l2 ... ln n programs on the tape T1 and T2, and want to use the maximum search time in accordance with a minimum value of the stored, i.e., if the program stored in the set T1 and T2, respectively, A and B , you want the selected A and B such that max {Σli 1, Σli2} (i1 belongs to A, i2 belong to B) to obtain a minimum. Use backtracking implementation.
使用回溯法实现。-The length l1, l2 ... ln n programs on the tape T1 and T2, and want to use the maximum search time in accordance with a minimum value of the stored, i.e., if the program stored in the set T1 and T2, respectively, A and B , you want the selected A and B such that max {Σli 1, Σli2} (i1 belongs to A, i2 belong to B) to obtain a minimum. Use backtracking implementation.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
huisufa
.......\Debug
.......\.....\vc60.idb
.......\.....\vc60.pdb
.......\.....\回溯法.exe
.......\.....\回溯法.ilk
.......\.....\回溯法.obj
.......\.....\回溯法.pch
.......\.....\回溯法.pdb
.......\回溯法.cpp
.......\回溯法.dsp
.......\回溯法.dsw
.......\回溯法.ncb
.......\回溯法.opt
.......\回溯法.plg