DOS下查看磁盘扇区的程序, 按A,S,D,W,控制CHS增减,按E, 输入CHS值,按Q,结束.
上传时间: 2013-12-24
上传用户:tonyshao
acm HDOJ 1051WoodenSticks Description: There is a pile of n wooden sticks. The length and weight of each stick are known in advance. The sticks are to be processed by a woodworking machine in one by one fashion. It needs some time, called setup time, for the machine to prepare processing a stick. The setup times are associated with cleaning operations and changing tools and shapes in the machine. The setup times of the woodworking machine are given as follows: (a) The setup time for the first wooden stick is 1 minute. (b) Right after processing a stick of length l and weight w , the machine will need no setup time for a stick of length l and weight w if l<=l and w<=w . Otherwise, it will need 1 minute for setup.
标签: WoodenSticks Description length wooden
上传时间: 2014-03-08
上传用户:netwolf
指派问题的匈牙利算法,用于指派n个问题给m个人的最优解
标签: 算法
上传时间: 2014-12-08
上传用户:gxrui1991
龙格库塔法的c++编程 n表示几等分,n+1表示他输出的个数
上传时间: 2015-10-21
上传用户:yulg
对于给定的n个顾客需要的服务时间,编程计算最优服务次序。
标签: 服务
上传时间: 2015-10-22
上传用户:小鹏
编程计算n个居民点到邮局的距离总和的最小值。
上传时间: 2015-10-22
上传用户:ommshaggar
对于给定的由n个自然数组成的多重集S,编程计算S的众数及其重数。
上传时间: 2015-10-22
上传用户:66666
给定n口油井的位置,编程计算各油井到主管道之间的输油管道最小长度总和。
上传时间: 2015-10-22
上传用户:semi1981
给定n 个整数n a , a , ,a 1 2 组成的序列,试设计一个O(n)时间算法,计算其最大覆盖区间长度。
上传时间: 2015-10-23
上传用户:ZJX5201314
给定n 个整数n a , a , ,a 1 2 组成的序列,试设计一个O(n)时间算法,计算其最大覆盖区间长度。
上传时间: 2015-10-23
上传用户:moerwang