搜索资源列表
main
- 在现代的企业管理中,火车管理系统有着重要作用。由于现代的竞争力的加强,讲究效率,不管是时间、还是地点,两地的生意常常因为距离而无法得到理想的解决。火车作为一个传统的交通工具,需要进行改革。由于订票、退票常常给乘客带来一定的麻烦,因此作为一个火车管理系统解决了这个问题。它方便乘客最快地订到自己想要的票也同时解决了退票的问题。-in modern enterprise management, train management system plays an important role. Conte
huoCheChongPai
- 使用堆栈完成火车车厢重排的算法,是一个小的算法,主要在于学习堆栈的应用。-use stack train compartments complete rearrangement of the algorithm, is a small algorithm, mainly studying the application stack.
E23_0310
- 火车调度,学得还不错,跟大家一起分享.不过不是自己写的-train, we learn was pretty good, to share with you. But it is not that he wrote
Thecarstop
- 停车场是一条可以停放n辆车的狭窄通道,且只有一个大门汽车停放安到达时间的先后依次由北向南排列(大门在最南端,最先到达的第一辆车停在最北端)若停车场已经停满n辆车,后来的汽车在便道上等候,一旦有车开走,排在便道上的第一辆车可以开入;当停车场的某辆车要离开时,停在他后面的车要先后退为他让路,等它开出后其他车在按照原次序开入车场,每两停在车场的车要安时间长短缴费。 要求:以栈模拟停车场,以队列车场外的便道,按照从终端输入的数据序列进行模拟管理。每一组数据包括三个数据项:汽车“到达”或“离去”信息
railqkkk
- 本程序是关于火车车皮调度问题,程序已经运行通过验收。-procedures on the wagon train scheduling, procedures already running through acceptance.
train3
- 在学习堆栈的应用时,有一个很典型的例子,就是火车车厢的重排问题,该程序就是针对这个做了一个简单的MFC模拟程序-in learning the application stack, it is a very typical example is the train compartments, the rearrangement, The procedure is to address this and make a simple MFC simulation program
train
- 一个火车调度的程序,援引自中国中学生奥林匹克中学生信息技术,内有详细说明程序的要求
station
- 这是数据结构中模拟栈的一个精典例子利用火车进站出站模拟出栈和入栈-This is the data structure of a simulated stack classic examples of using the train station stop simulated stack and pushed
TrainArrangeApp
- 用C#语言实现数据结构堆栈,并用该堆栈应用在火车车厢重排问题中-With the C# language data structure stack, and stack application with the rearrangement in the train car in question
实习2.3
- 用栈的形式实现车厢调度,火车入口处的车厢序列编号为1到n-Realizes the compartment dispatch with the stack form,The train entrance compartment sequence serial number is 1 to n
CXDD
- 停在车厢调度站的车厢序列编号依次为1,2,....n,求所有可能的输出序列号-Stopped at the train station the train scheduling serial number followed by 1,2 ,.... n, for all possible output sequence number
datastructure
- 数据结构的全部课程实验,车厢调度,一元稀疏,停车站,哈弗曼-Data structure of a full course of experiments, train scheduling, one dollar sparse, parking stations,哈弗曼
CXTD
- :假设停在铁路调度站入口处的车厢序列的编号一次为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
stackqueue
- 数据结构栈和队列基本源代码,并包括银行模拟、中缀表达式计算、列车调度、农夫过河问题等经典数据结构算法。-Stack and queue data structure of the basic source code, and includes Bank of simulation, in the calculation is made up of expressions, the train scheduling, the farmer across the river, such as the
train
- 数据结构---火车调度程序 用c++实现火车调度程序-Data structure--- the train dispatcher train with c++ to achieve the scheduler
train
- 一列货运列车共有n节车厢,每节车厢将停放在不同的车站。假定n个车站的编号分别为1~n,即货运列车按照第n站至第1站的次序经过这些车站。为了便于从列车上卸掉相应的车厢,车厢的编号应与车站的编号相同,这样,在每个车站只要卸掉最后一节车厢。所以,给定任意次序的车厢,必须重新排列它们。 车厢的重排工作可以通过转轨站完成。在转轨站中有一个入轨、一个出轨和k个缓冲轨,缓冲轨位于入轨和出轨之间。假定缓冲轨按先进先出的方式运作,设计算法解决火车车厢重排问题。 -A total of n freight
train
- 火车编组问题,应用栈解决火车进出站的顺序,简洁明了-Train marshalling problem solving sequential application stack train out of the station, and concise
Train
- 利用栈的结构,进行列车的压入和弹出,过程中如果压入数量超过了栈的范围或弹出的数不是最顶端元素,则不可能实现。 构造stack类,建立queue数组存放开出列车序列。依次检验其中的元素能否实现。-The use of the stack structure, conduct trains push and pop, if the process is pressed into the stack quantity exceeds range or number is not the most
Train
- 一、问题 一列火车要将N列车厢分别送往N个车站,车站按1~N的次序编号,火车按照N,N-1…1的编号次序经过车站。假装车厢的编号就是其目的地车站的编号。 二、要求 给定一个任意的车厢排列次序。重新排列车厢,使其按照从1到N的次序排列。规定重排时只能从入轨到缓冲铁轨,或者从缓冲铁轨到出轨。 -First, the problem A train to N train cars were sent to the N station, the stat
train
- C++题目 信息学奥赛的车厢调度题 题干请自行查阅(An NOIP Question Train Station find the question on Internet)