CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 搜索资源 - railway

搜索资源列表

  1. 最短路径在铁路上实现的

    1下载:
  2. 是一种数据结构的编程代码,程序实现一种算法,在铁路系统上在两点间得到最短路径-is a data structure of the programming code, procedures to achieve an algorithm, the railway system in the period between 2:00 Shortest Path
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:2.34kb
    • 提供者:陈云
  1. Dijkstra_TA

    1下载:
  2. 数据结构的经典实验程序。以全国主要城市为图的顶点, 铁路连接为图的边, 距离作为加权, 设计完成一个最短路径自动查找系统;输入为出发城市和目标城市, 输出为最短路径和距离。 -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
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:777.25kb
    • 提供者:王斐
  1. someccode 象棋之马踏棋盘

    0下载:
  2. 一些c程序,象棋之马踏棋盘、把算术表达式转化未逆波兰表达式、保龄球计分规则算法、可进行多达50位的大整数运算(+X)、铁路调度算法,演示了堆栈的基本用法,Some c procedures, horse riding chess board, the arithmetic expressions are not translated into Reverse Polish expression, bowling scoring rules algorithm, can be as many as
  3. 所属分类:数值算法/人工智能

    • 发布日期:2017-11-08
    • 文件大小:3.27kb
    • 提供者:
  1. flody

    1下载:
  2. 图论算法 求SAP矩阵的基本思想是图的最短路的问题。 由于铁路的运输费用与线路的长度不是线性关系,必须对铁路网做一些预处理才能套用图的标准最短算法。 -SAP matrix graph theory algorithm for getting the basic idea is to map the shortest path problem. Since the railway transport costs and the length of line is not a line
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:10.79kb
    • 提供者:maozhanfeng
  1. Wheelrail_profiles

    1下载:
  2. S1002 Wheel and UIC 60 Rail profiles are plotted by numerical function based form referenced paper : Rail Profile reference from The Dynamics of a Railway Vehicle on a Disturbed Track page 80. Appendix A-S1002 Wheel and UIC 60 Rail p
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:2.19kb
    • 提供者:hammer boy
  1. huanhequxian

    0下载:
  2. 用于计算公路铁路施工中的缓和曲线的计算!-Used to calculate the railway and highway construction in the calculation of Curve!
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:723byte
    • 提供者:yang
  1. zuiduanlujing

    0下载:
  2. 最短路径实现全国铁路查询,选择起始城市,系统执行路径选择-The shortest path to achieve the national railway inquiries, select the starting city, the system execution path choice
  3. 所属分类:Data structs

    • 发布日期:2017-03-29
    • 文件大小:9.1kb
    • 提供者:秦一
  1. chexiangtiaodu

    0下载:
  2. 数据结构课程设计 车厢调度 一、需求分析 1、用编号依次为1,2,3,……,n表示停在铁路调度站入口处的车厢序列。 2、用一个栈形象地表示为火车的调度站。 3、利用栈先进后出的性质,结合递归和回溯算法,实现编号1…n的车厢的所有可能的序列和每种序列的出入栈变化过程。 本程序用C语言实现,已经在TURBOC 2.0环境下通过。-Data structure the curriculum design of a train scheduling, needs analy
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-04
    • 文件大小:59.25kb
    • 提供者:llh
  1. CXTD

    0下载:
  2. :假设停在铁路调度站入口处的车厢序列的编号一次为1,2,3,…,n。设计一个程序,求出所有可能由此输出的长度为n的车厢序列。-: Suppose stopped at the railway station at the entrance to the train scheduling sequence number one for 1,2,3, ..., n. Design a procedure to derive all the possible length of the resulti
  3. 所属分类:Data structs

    • 发布日期:2017-04-25
    • 文件大小:100.43kb
    • 提供者:迟浩东
  1. zhongzhuangzuobiaojisuan

    0下载:
  2. 铁路定测中的中桩坐标计算程序,此程序只是计算曲线部分,其方法主要依赖于任一点极坐标法-Railway will be measured in the coordinates in the pile program, this program is only part of the calculation curve, mainly relies on its way to any point in the polar coordinate method
  3. 所属分类:Algorithm

    • 发布日期:2017-03-31
    • 文件大小:4.61kb
    • 提供者:高建宏
  1. 02-23-65

    0下载:
  2. 通过输入车厢系列的编号n,求出所有可能由此输出的长度为n的车厢系列,用入栈出栈的方法,实现车厢调度,并演示每一种出栈序列的过程。任务:假设停在铁路调度站入口处的车厢系列的编号依次为1,2,3,…n。设计一个程序,求出所有可能由此输出的长度为n 的车厢系列。-Series by entering the number of compartments n, the resulting output to derive all possible n the length of the train li
  3. 所属分类:Data structs

    • 发布日期:2017-04-16
    • 文件大小:23.65kb
    • 提供者:李晓杰
  1. scheduleoftrainusingstack

    0下载:
  2. 运用堆栈机制解决火车调度问题,防止火车出现混乱现象-using stack to resolve the problem of scheduling of railway ,avoiding the chios!
  3. 所属分类:Data structs

    • 发布日期:2017-03-30
    • 文件大小:826.68kb
    • 提供者:汪长智
  1. football

    0下载:
  2. Descr iption 2008六月激动人心的欧洲杯就要开始了,来直世界各地的人们都会涌向主办国瑞士和奥地利。由于比赛是在不同的城市进行,为了使球迷们能够尽快的到达各个城市,主办方决定在城市之间修建铁路来满足需要,铁路线当然越短越好喽。现在你的任务是帮助主办方选择最优的修建方案。 Input 输入的第一行是一个数n(2 <= n <= 50 ),表示城市的数目。 后面是一个n * n的矩阵A,A[i][j]表示第i个城市和第j个城市的路径(0 <= A[
  3. 所属分类:Algorithm

    • 发布日期:2017-03-29
    • 文件大小:6.32kb
    • 提供者:杨毅刚
  1. 554566

    0下载:
  2. 飞机订票系统,为便于旅客由售票点代替火车站负责为旅客卖票,售票点把预定火车票的旅客信息,包括姓名、性别、工作单位、身份证号码、旅行时间、旅行目的地,输入火车票预定系统的客户端程序,系统经过查询火车站内的数据服务器后,为旅客确认有无所需火车票,现场打印出火车票,旅客交款后取票,系统校对无误后即印出机票给旅客。 要求系统能有效、快速、安全、可靠和无误的完成上述操作。-Aircraft booking system, in order to facilitate the passengers from
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-07
    • 文件大小:82.2kb
    • 提供者:胡月
  1. Compartment

    0下载:
  2. 车厢调度。假设停在铁路调度站入口处的车厢序列的编号一次为1,2,3,...,n。设计一个程序,求出所有可能由此输出的长度为n的车厢序列。-Train scheduling. Suppose stopped at the railway station at the entrance of the train scheduling sequence number only once 1,2,3 ,..., n. Design a program, find all the possible res
  3. 所属分类:Data structs

    • 发布日期:2017-04-04
    • 文件大小:177.48kb
    • 提供者:wlinca
  1. modelforelectrifiedrailway

    0下载:
  2. 某铁路局电气化铁道过分相真实模型,其中参数为真实参数,具有应用价值-Excessive relative to the true model for electrified railway
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:10.14kb
    • 提供者:曹智慧
  1. zuiduanlujing

    0下载:
  2. 求解带可变权值的最短路径问题,如铁路、公路不同的路段组合运输费问题。注:公路的运输费用与路长成正比,铁路的运输费与路段的累积有关-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
  3. 所属分类:matlab

    • 发布日期:2017-04-11
    • 文件大小:1.14kb
    • 提供者:ducao
  1. railway-simulation

    3下载:
  2. 北京到广州的铁路路线仿真,可用于轨道车辆系统动力学仿真计算。-Beijing to Guangzhou railway line simulation can be used to track vehicle system dynamics simulation.
  3. 所属分类:matlab

    • 发布日期:2015-11-23
    • 文件大小:17kb
    • 提供者:罗汉寺人
  1. Railway-Crack-Detection

    0下载:
  2. Railway crack detection using image processing. Railway crack detection using image processing. -Railway crack detection using image processing.Railway crack detection using image processing.Railway crack detection using image processing.Railway crac
  3. 所属分类:matlab

    • 发布日期:2017-05-05
    • 文件大小:50.65kb
    • 提供者:Aswathy Mohan
  1. dijkstra_i_path

    0下载:
  2. dijkstra 最短路径算法在铁路路网规划上的简单实现(dijkstra algorithm on railway distribution)
  3. 所属分类:数据结构

    • 发布日期:2018-04-29
    • 文件大小:1kb
    • 提供者:Swannnnaaaa
« 12 3 »
搜珍网 www.dssz.com