搜索资源列表
stacks
- Ex3.6 车皮编序问题 .问题描述: 在一个列车调度站中,1 条轨道连接到1 条侧轨处,形成1 个铁路转轨栈,如下图所示。 其中左边轨道为车皮入口,右边轨道为出口,编号为1,2,…,n 的n 个车皮从入口依次进 入转轨栈,由调度室安排车皮进出栈次序,并对车皮按其出栈次序重新编序a1, a2,., an 。 .编程任务: 给定正整数n,编程计算左边轨道车皮编号依次为1,2,…,n 时,在右边轨道最多可 以得到多少个不同的车皮编序方案
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
shortest.rar
- 实现中国铁路最短路径的计算,基于图的PRIM算法,MFC实现动态演示,China Railway the shortest path to achieve the calculation of the PRIM algorithm based on the map, MFC dynamic presentation
CarriageScheduling
- 假设停在铁路调度站(如教科书中图3.1(b)所示)入口处的车厢序列的编号依次为1,2,3,…,n。设计一个程序,求出所有可能由此输出的长度为n的车厢序列。 首先在教科书3.1.2节中提供的栈的顺序存储结构SqStack之上实现栈的基本操作,即实现栈类型。程序对栈的任何存取(即更改,读取和状态判别等操作)必须借助于基本操作进行。 -Railway Station stop scheduling assumptions (such as textbooks in 3.1 (b) below
BlueTooth
- 高速铁路的速度提高,要求在施工过程中的精度要求更高,应该在人为的干扰下测量,会影响精度-Faster high-speed railway, the construction process require higher precision, it should be measured in man-made interference will affect the accuracy
vcqdraw
- 铁路信号系统中的铁路战场图绘制部分的源程序,接触网运营检修系统演示版的源代码,程序源代码可在VC++6.0下顺利编译。可以绘制一些线路支点、一些特殊用途的符号等-The railway signaling system in the railway battlefield mapping part of the source, the source code of the demo version of OCS operators maintenance system source code c
manwanshuidianzhanxinglidiaodu
- 水电站兴利调度,源程序代码。漫湾水电站位于滇西临沧地区的云县和思茅地区的景东县界河上,属澜沧江中游河段,距省城昆明直线距离237公里,公里里程504公里,现有国防公路直达,距成昆铁路广通站342公里。-Hydropower is Hennessy scheduling, the source code. Manwan Hydropower Station is located in the the western Yunnan Lincang region of Yunxian and Sima
evulate
- 铁路选线设计中输入变坡点里程及高程输出其间的百米桩里程及高程-Enter the mileage and elevation of the point of gradient change in the design of the railway line selection output during one hundred meters pile mileage and elevation
zuoye3.3
- 为铁路部门编写计算运费的程序。假设铁路托运行李,规定每张客票托运费计算方法是:行李重量不超过50kg时,每千克0.25元;超过50kg而不超过100kg时,其超出部分每千克0.35元时;超过100kg时,其超过部分每千克0.45元。要求从键盘上输入行李重量后,程序计算并输出托运的费用。-Calculate the shipping cost for the railway sector to write a program. Assuming railway baggage, provision
基于AE的铁路查询系统
- 主要实现全国铁路系统的查询,基本的地图操作,比如鹰眼,属性查询,空间查询,渲染,统计等等(Mainly to achieve the national railway system query, basic map operations, such as Hawk Eye, attribute query, spatial query, rendering, statistics and so on.)