文件名称:Train
- 所属分类:
- 数据结构常用算法
- 资源属性:
- [Windows] [Visual.Net] [源码]
- 上传时间:
- 2016-10-14
- 文件大小:
- 2.39mb
- 下载次数:
- 0次
- 提 供 者:
- l***
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
一、问题
一列火车要将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 station in 1 ~ N order number, the train in accordance with the N, N-1 ... 1 the number of order through the station. Pretend the train number is the number of its destination station.
Second, the requirements
Given an arbitrary arrangement of the order. Rearrange the cars so that they are in the order of 1 to N. Requires rearrangement only the track into the buffer rail, or the buffer rail to the derailment.
一列火车要将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 station in 1 ~ N order number, the train in accordance with the N, N-1 ... 1 the number of order through the station. Pretend the train number is the number of its destination station.
Second, the requirements
Given an arbitrary arrangement of the order. Rearrange the cars so that they are in the order of 1 to N. Requires rearrangement only the track into the buffer rail, or the buffer rail to the derailment.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
Debug
.....\Train火车车厢重排.exe
.....\Train火车车厢重排.ilk
.....\Train火车车厢重排.pdb
Train火车车厢重排
Train火车车厢重排.sdf
Train火车车厢重排.sln
.................\Debug
.................\.....\CL.read.1.tlog
.................\.....\CL.write.1.tlog
.................\.....\link-cvtres.read.1.tlog
.................\.....\link-cvtres.write.1.tlog
.................\.....\link-rc.read.1.tlog
.................\.....\link-rc.write.1.tlog
.................\.....\link.read.1.tlog
.................\.....\link.write.1.tlog
.................\.....\Train.obj
.................\.....\Train火车车厢重排.lastbuildstate
.................\.....\Train火车车厢重排.log
.................\.....\vc110.idb
.................\.....\vc110.pdb
.................\linkedStack.h
.................\Train.cpp
.................\Train火车车厢重排.vcxproj
.................\Train火车车厢重排.vcxproj.filters