资源列表
[数据结构常用算法] Fast_Joseph
说明:时间复杂度为O(nlogn)的Joseph排列问题的计算程序。程序的运行时间与m无关。在一分钟之内可以计算n=10^6,m任意的Joseph排列问题.-time complexity of O (nlogn) Joseph problems with the program. Procedures for the running time has nothing to do with the m. In a minute can be calculated n = 10 ^ 6, m arbit<刘金义> 在 2025-06-08 上传 | 大小:173kb | 下载:0
[数据结构常用算法] CAlgorithmsSourceCode
说明:徐士良的常用算法程序集(C语言描述),第三版,包含所有的算法源代码。-Commonly used algorithm徐士良assembly (C language descr iption), third edition, contains all the source code of the algorithm.<Jia Di Ye> 在 2025-06-08 上传 | 大小:173kb | 下载:0
[数据结构常用算法] jiqisheji
说明:假定只能在一台机器上处理n个作业 ,每个作业 有一个处理时间 ,利润 和截止时间 。机器一次只能处理一个作业,作业 必须不间断地运行 个连续时间单位。如果作业 在它的截止时间 之前完成,则得利润 ,但如果作业在截止时间之后完成,则得利润为0。假设所有处理时间为 之间的整数,最大利润作业调度问题要求确定个n作业的一个子集,使得该子集中作业调度所获得的利润最大。-Assumed that only one machine n-deal operations, each operation has a<me> 在 2025-06-08 上传 | 大小:173kb | 下载:0
[数据结构常用算法] jiqishejixiuzheng
说明:某机器由n个部件组成,每一个部件可从 个供应商那里购得。设 是从供应商 那里购得的零件 的重量, 为该零件的成本。试设计一个回溯算法,给出总成本不超过 的最小重量机器设计,并分析算法的复杂度。-A machine by the n-components, each component can be purchased where suppliers. Set is purchased from suppliers of parts of the weight of the spare parts<me> 在 2025-06-08 上传 | 大小:173kb | 下载:0