文件名称:qichejiayouwenti
- 所属分类:
- 数学计算/工程计算
- 资源属性:
- [Windows] [Visual.Net] [源码]
- 上传时间:
- 2015-05-31
- 文件大小:
- 1.7mb
- 下载次数:
- 0次
- 提 供 者:
- chri****
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
一辆汽车加满油后可行驶n公里。旅途中有若干个加油站。设计一个有效算法,指出应
在哪些加油站停靠加油,使沿途加油次数最少。对于给定的n(n <= 5000)和k(k <= 1000)个加油站位置,编程计算最少加油次数。-Fill up the car after driving an n km. There are several gas stations journey. Design an efficient algorithm, which pointed out that should stop refueling stations in that the least number of refueling along the way. For a given n (n < = 5000) and k (k < = 1000) gas station location, programmed to calculate minimum number of refueling.
在哪些加油站停靠加油,使沿途加油次数最少。对于给定的n(n <= 5000)和k(k <= 1000)个加油站位置,编程计算最少加油次数。-Fill up the car after driving an n km. There are several gas stations journey. Design an efficient algorithm, which pointed out that should stop refueling stations in that the least number of refueling along the way. For a given n (n < = 5000) and k (k < = 1000) gas station location, programmed to calculate minimum number of refueling.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
汽车加油问题\Debug\汽车加油问题.exe
............\.....\汽车加油问题.ilk
............\.....\汽车加油问题.pdb
............\ipch\汽车加油问题-8128ea67\汽车加油问题-964dc8ee.ipch
............\汽车加油问题\Debug\CL.read.1.tlog
............\............\.....\CL.write.1.tlog
............\............\.....\input.txt
............\............\.....\link-cvtres.read.1.tlog
............\............\.....\link-cvtres.write.1.tlog
............\............\.....\link.9440-cvtres.read.1.tlog
............\............\.....\link.9440-cvtres.write.1.tlog
............\............\.....\link.9440.read.1.tlog
............\............\.....\link.9440.write.1.tlog
............\............\.....\link.read.1.tlog
............\............\.....\link.write.1.tlog
............\............\.....\mt.read.1.tlog
............\............\.....\mt.write.1.tlog
............\............\.....\rc.read.1.tlog
............\............\.....\rc.write.1.tlog
............\............\.....\stdafx.obj
............\............\.....\vc100.idb
............\............\.....\vc100.pdb
............\............\.....\汽车加油问题.exe.embed.manifest
............\............\.....\汽车加油问题.exe.embed.manifest.res
............\............\.....\汽车加油问题.exe.intermediate.manifest
............\............\.....\汽车加油问题.lastbuildstate
............\............\.....\汽车加油问题.log
............\............\.....\汽车加油问题.obj
............\............\.....\汽车加油问题.vcxprojResolveAssemblyReference.cache
............\............\.....\汽车加油问题.write.1.tlog
............\............\.....\汽车加油问题_manifest.rc
............\............\input.txt
............\............\output.txt
............\............\ReadMe.txt
............\............\stdafx.cpp
............\............\stdafx.h
............\............\targetver.h
............\............\汽车加油问题.cpp
............\............\汽车加油问题.vcxproj
............\............\汽车加油问题.vcxproj.filters
............\............\汽车加油问题.vcxproj.user
............\汽车加油问题.sdf
............\汽车加油问题.sln
............\汽车加油问题.suo
............\ipch\汽车加油问题-8128ea67
............\汽车加油问题\Debug
............\Debug
............\ipch
............\汽车加油问题
汽车加油问题