搜索资源列表
quanguojiaotongzixun
- 用最短路径解决. 提供三种最优决策:最快到达,最少费用,最少中转站.-solution with the shortest path. For three optimal decision : fastest to reach at least cost, at least transfer stations.
quanguoTraffic
- 全国旅游交通图模拟.有三种方式:火车,船,飞机,选择一个路途最近,费用最少的交通旅游方案.-national tourism map traffic simulation. There are three ways : trains, boats, aircraft, choose a road recently, The least-cost traffic tourism program.
lujing
- 公车最短路径算法具体的算法: 实际上乘客不一定要找最短,里面还涉及到换乘次数最少,费用最少等问题 因此,边向量的权值要分多种情况考虑,所以如果真的要开发实用的系统 应该给出多种最佳选择。
1
- 公交车线路选择 换乘最小 站站查询等功能 可增加权值 增加查询费用最少的功能
-血液需求系统
- 此系统用EXEL开发,摘要如下,对于血液供需模型,我们对某地区进行了系统模拟,为了使医疗中心花费最少,我们首先对三种情况进行分析,就是不举办活动,每30,60天举办活动,得出结果,每30天举办一次活动,费用最少。最后,我们对模型评价与推广,还有个人的心得体会。-system used EXEL development, summarized below, the blood supply model, we have certain a
-血液需求系统
- 此系统用EXEL开发,摘要如下,对于血液供需模型,我们对某地区进行了系统模拟,为了使医疗中心花费最少,我们首先对三种情况进行分析,就是不举办活动,每30,60天举办活动,得出结果,每30天举办一次活动,费用最少。最后,我们对模型评价与推广,还有个人的心得体会。-system used EXEL development, summarized below, the blood supply model, we have certain a
quanguojiaotongzixun
- 用最短路径解决. 提供三种最优决策:最快到达,最少费用,最少中转站.-solution with the shortest path. For three optimal decision : fastest to reach at least cost, at least transfer stations.
quanguoTraffic
- 全国旅游交通图模拟.有三种方式:火车,船,飞机,选择一个路途最近,费用最少的交通旅游方案.-national tourism map traffic simulation. There are three ways : trains, boats, aircraft, choose a road recently, The least-cost traffic tourism program.
lujing
- 公车最短路径算法具体的算法: 实际上乘客不一定要找最短,里面还涉及到换乘次数最少,费用最少等问题 因此,边向量的权值要分多种情况考虑,所以如果真的要开发实用的系统 应该给出多种最佳选择。 -Bus shortest path algorithm specific algorithm: in fact they do not necessarily find the shortest, which also
1
- 公交车线路选择 换乘最小 站站查询等功能 可增加权值 增加查询费用最少的功能-Bus lines to choose the smallest transfer station to increase the right to query features such as increased costs of at least the function of query
pay
- 最少费用购物 问题描述: 商店中每种商品都有标价。例如,一朵花的价格是2 元。一个花瓶的价格是5 元。为了吸引顾客,商店提供了一组优惠商品价。优惠商品是把一种或多种商品分成一组,并降价销售。例如,3 朵花的价格不是6 元而是5 元。2 个花瓶加1 朵花的优惠价是10 元。试设计一个算法,计算出某一顾客所购商品应付的最少费用。-At least cost to the problem Descr iption: s
sum
- n件工作分给n各人完成,将第i个工作分配给第j个人完成需要费用cij,是设计一算法,为每个人分配不用的工作,费用最少-n to n pieces of work hours each to complete, will for the first i jobs j assigned to the first individual to complete required cost cij, is to design an algorit
cmd
- 最优路径查询,包括花费时间最少路径查询、费用最少路径查询-Optimal path query, including spending time at least path query, the least cost path query
ETS
- 有一推销员,欲到n(n<=10) 个城市推销产品。为了节省旅行费用,在出发前他查清了任意两个城市间的旅行费用,想找到一条旅行路线,仅经过每个城市一次,且使旅行费用最少。本问题已知城市n,和n*n的表达任意两个城市间费用的矩阵。试求最短路径及其费用;-A salesman, wants to n (n < = 10) cities to promote their products. To save travel costs,
railroad
- 在n个城市之间修建高速公路,使任意两个城市之间都有城市相连,且费用最少-Build roads between some cities, make sure that you can get anywhere from everywhere,besides, the cost is least
subwaysystem
- 这是一个用java图形界面编写的地铁换乘查询系统,用户可在装载地图后,对北京、上海地区的地铁线路按照时间最短、费用最少的方式进行查询,界面美观,功能完善。-This is a graphical interface written using java subway transfer query system, users can load the map, including Beijing, Shanghai, subway lin
Some-ergodic-map
- 已知n个城市,任意两个城市之间存在最多三种交通工具;每种交通方式产生的费用不一定相同,时间不同: 1算法实现周游这n个城市并且费用最少(写程序,其中n<=10) 2、在规定的时间里,同时考虑每种交通方式花费时间;在规定时间内,周游这n个城市且费用最少-Known n city, city exists between any two up to three vehicles each kind of transport
1-ETS
- 问题陈述:有一推销员,欲到n(n<=10)个城市推销产品。为了节省旅行费用,在出发前他查清了任意两个城市间的旅行费用,想找到一条旅行路线,仅经过每个城市一次,且使旅行费用最少。-Problem Statement: a salesman, n (n < = 10) cities want to sell products. Before departure in order to save travel expenses, h
zuixiaofeiyongliu
- 最小费用流问题用于求解,图论中两地区运输费用最少的问题,本程序通过MATLAB解决这一问题-For solving the minimum cost flow problem in graph theory two least-cost regional transportation issues, the procedure to solve this problem through MATLAB
EST2
- 有一推销员,欲到n(n<=10)个城市推销产品。为了节省旅行费用,在出发前他查清了任意两个城市间的旅行费用,想找到一条旅行路线,仅经过每个城市一次,且使旅行费用最少。-There are a salesman, I want to n (n < = 10) cities to promote their products. To save travel costs, identify him before departure