搜索资源列表
200505071238952
- 此程序为寻找全国各大城市铁路最段路径的程序.-this procedure to find the National Railway most major cities in the path of the proceedings.
最短路径在铁路上实现的
- 是一种数据结构的编程代码,程序实现一种算法,在铁路系统上在两点间得到最短路径-is a data structure of the programming code, procedures to achieve an algorithm, the railway system in the period between 2:00 Shortest Path
railway system
- 根据哈复曼编码原理制作的铁路最短路径查询体统-Minute Man coding theory produced the shortest path for the railway to decency
全国交通咨询系统
- 一 题目 全国铁路交通咨询系统 二 需求分析 1.系统配制: 硬件:CPU:P4 1.6G 内存容量 256M 标准输入输出设备 软件:操作系统Windows xp 源程序调试工具VC6.0 可执行文件运行工具 DOS 5.0. 2.该系统有供用户选择的菜单和交互性。 3.建立一个全国铁路交通咨询系统,该系统具备自动查找任意两城市间铁路交通的最短路径和最少花费的功能。 三 设计概要 1.抽象数据类型 本程序运用了关于图这种数据
tulun
- 这是我们凸轮算法课程设计的作业,做的是一个利用最短路径来求最近铁路路径的问题,很好用的,-Cam algorithm curriculum design process, so is the use of a shortest path to the railway path for the recent problems, the good, huh
Dijkstra_TA
- 数据结构的经典实验程序。以全国主要城市为图的顶点, 铁路连接为图的边, 距离作为加权, 设计完成一个最短路径自动查找系统;输入为出发城市和目标城市, 输出为最短路径和距离。 -data structure of the classic experimental procedure. In major cities across the country to the vertex, the railway linking the edge of the map, as the weighted
graph
- 图的应用-铁路最短路径的源码以及实验报告!
graphcity
- 图的应用-铁路最短路径的源码以及实验报告!
一个非常好用的Autocad工具集
- ********************************************************* * AyungerStudio AutoCAD-Tools 更新日期: 2010.02.01 * ********************************************************* 这是本人近年来独自开发的一个AutoCAD修改工具集合,现与各位共享,主要包括: 1、 绘制类: 箭头、示坡线、锥坡线、剖断线、垂线、切线、等高线加
shortest.rar
- 实现中国铁路最短路径的计算,基于图的PRIM算法,MFC实现动态演示,China Railway the shortest path to achieve the calculation of the PRIM algorithm based on the map, MFC dynamic presentation
tree
- 用树的应用模拟铁路查询功能。掌握图的邻接表的定义及应用,能够熟练使用邻接表。加强对map容器的理解,能够熟练使用map容器,复习集合和字典的相关知识。理解最短路径问题,并使用Dijkstra算法解决最短路径问题。掌握线形表的使用,并理解优先队列解决问题的过程。利用栈解决需要逆向输出的问题。 -Application of simulation using the tree railway inquiry function. Master graph adjacency list of def
zuiduanlujing
- 最短路径实现全国铁路查询,选择起始城市,系统执行路径选择-The shortest path to achieve the national railway inquiries, select the starting city, the system execution path choice
football
- Descr iption 2008六月激动人心的欧洲杯就要开始了,来直世界各地的人们都会涌向主办国瑞士和奥地利。由于比赛是在不同的城市进行,为了使球迷们能够尽快的到达各个城市,主办方决定在城市之间修建铁路来满足需要,铁路线当然越短越好喽。现在你的任务是帮助主办方选择最优的修建方案。 Input 输入的第一行是一个数n(2 <= n <= 50 ),表示城市的数目。 后面是一个n * n的矩阵A,A[i][j]表示第i个城市和第j个城市的路径(0 <= A[
111
- 城市铁路交通路线查询系统,主要用到了图论最短路径的知识,输入起点和终点能够查出对应的路径和最小用时-City rail line inquiry system, the main use of the knowledge of graph theory, shortest path, enter the start and end be able to find corresponding path and minimum use of time
shortest
- 全国铁路的最小路径树,呵呵这个没有重复的吧-National Railway minimum path tree, Oh this did not duplicate it
traffic
- .建立一个全国铁路交通咨询系统,该系统具备自动查找任意两城市间铁路交通的最短路径和最少花费的功能。-. To establish a national rail transportation consulting system, the system automatically looks for any two cities with rail traffic between the shortest path and minimum cost function.
zuiduanlujing
- 求解带可变权值的最短路径问题,如铁路、公路不同的路段组合运输费问题。注:公路的运输费用与路长成正比,铁路的运输费与路段的累积有关-Solving the shortest path variable weight problems, such as railway, road sections of different combination of transportation charges. Note: The cost of road transport and road length i
RailEurope
- 欧洲铁路的最短路径 最短路径算法 图的基本操作-Rail Europe
第二次实习
- 解决部分全国铁路路线最佳经由问题,数据仅当参考,不可用于实际生产。(The best way to solve the railway route is to solve the problem. The data can only be used as a reference and can not be used in actual production.)
购票
- 使用无向图,遍历所有铁路路径,选出车票。还有智能机器人。(Use undirected graph, traversing all railway paths and selecting tickets)