Welcome![Sign In][Sign Up]
Location:
Search - park

Search list

[Data structspark

Description: 数据结构第十二次实验 经典的公园最短路径问题 采用从文件中读取邻接表进行构图 具体算法见程序 -Experimental data structure twelfth Park classic shortest path used to read from the document composition adjacent table specific algorithm see procedures
Platform: | Size: 396288 | Author: 程序 | Hits:

[Windows DevelopPark

Description: 一个c++写的分布式停车场问题 有图形演示-A c++ Write Distributed parking lot demo graphics issues
Platform: | Size: 59392 | Author: 孙刚 | Hits:

[Software Engineeringpark

Description: 一个销售的c语言停车场收费系统课程设计停车场收费系统课程设计-A sale of the car park charge system c language curriculum design curriculum design car park charge system
Platform: | Size: 8192 | Author: 杨磨 | Hits:

[SCMPARK-CAR-RD

Description: PARK CAR 倒车雷达的制作文件1: 有原理图和控制程序源代码,这里是不用数字显示而只用声音辨别距离的倒车雷达。MOD52是与汇编编译器一起使用的文件,*.HEX文件是编译好的文件,烧录到AT89C2051通电将按其内部的程序工作。图是用Protel 99设计的。更复杂的倒车雷达的制作文件2.3.4将陆续整理后上载-PARK CAR reversing the production of documents Radar 1: There are schematic and source code control procedures, this is not the only figures show that distance to distinguish the voices of reversing radar. MOD52 is the compiler used to compile the documents,*. HEX file is the compiled file, burn to AT89C2051 electricity will work according to their internal procedures. Map is designed with Protel 99. More complex radar reversing the production of documents will be collated and 2.3.4 uploaded
Platform: | Size: 43008 | Author: WSW | Hits:

[CSharpCar-park-management-system

Description: 停车场管理系统 停车场是一个可停放n辆车的狭长通道,且只有一个大门可供汽 车进出。-Car park management system is a car park vehicles parked n the long and narrow channel, and there is only one gate for car access.
Platform: | Size: 2048 | Author: 夏洁 | Hits:

[Data structspark

Description: 这是学完《数据结构与算法》后做的课程设计的题目——停车场管理,主要用到了栈和队列的操作。问题描述如下: 设停车场内只有一个可停放n辆汽车的狭长通道,且有南北两大门可供汽车进出。汽车在停车场内按车辆到达时间的先后顺序,若车场内已停满n辆汽车,则后来的汽车只能在门外的便道上等候,一旦有车开走,则排在便道上的第一辆车即可开入;当停车场内某辆车要离开时,在它之后开入的车辆必须先退出车场为它让路,待该辆车开出大门外,其它车辆再按原次序进入车场,每辆停放在车场的车在它离开停车场时必须按它停留的时间长短交纳费用。试为停车场编制按上述要求进行管理的模拟程序。-This is End of study "data structures and algorithms," to do after the topic of curriculum design- the car park management, the main use of the stack and queue operations. Problem described as follows: There is only one car park located inside the vehicles can be parked n the long and narrow channel, and has north and south gate for car access. Car in a car park by vehicle arrival time of the order, if the vehicle has been parked over n inside cars, it was only in the car waiting outside the pavement, once a car drive away, while waiting on the sidewalk at the first a car can be entered when the car park a car to leave when it opened after the entry of vehicles must exit yard to make way for it to be out of the vehicles outside the gate, other vehicles and then the original order entered yard, each car parked in the car when it left the car park must stay the length of time it costs to pay. Test preparation for the car park managed by the above-mentioned request of the simulation p
Platform: | Size: 4096 | Author: 在路上 | Hits:

[Data structspark

Description: 以栈模拟停车场,以队列模拟车场外的便道,按照从终端读入的数据序列进行模拟管理。每一组输入数据包括三个数据项:汽车“到达”或“离去”信息、汽车牌照号码以及到达或离去的时刻。对每一组输入数据进行操作后的输出信息为:若是车辆到达,则输出汽车在停车场内或便道上的停车位置;若是车辆离去,则输出汽车在停车场内停留的时间和应交纳的费用(在便道上停留的时间不收费)。栈以顺序结构实现,队列以链表结构实现。-park solution
Platform: | Size: 1024 | Author: upingman | Hits:

[Education soft systempark

Description: 电子选课系统 电子选课系统
Platform: | Size: 173056 | Author: kaoru | Hits:

[Data structstcc

Description: 以栈模拟停车场,以队列模拟车场外的便道。每一组输入数据包括三个数据项:汽车“到达”或“离去”信息、汽车牌照号码以及到达或离去的时刻。对每一组输入数据进行操作后的输出信息为:若是车辆到达,则输出汽车在停车场内或便道上的停车位置;若是车辆离去,则输出汽车在停车场内停留的时间和应交纳的费用(在便道上停车不收费)。栈以顺序存储结构实现,队列以链表结构实现。-Simulation of the car park to the stack to queue outside the road vehicle simulation. Input data for each group of three data items: auto " to" or " leave" information, vehicle license number and time of arrival or departure. Input data for each group to operate the output after the message is: If the arrival of the vehicles, while exports of motor vehicles in the parking lot or parking spaces on the sidewalk if the vehicle left, the output of motor vehicles in the parking lot to stay within time and should be paid The cost (in the pavement on the parking, no charge). Stack storage structure in order to achieve, a linked list queue structure.
Platform: | Size: 1024 | Author: XH | Hits:

[Data structspark

Description: 停车场管理系统的报告和源代码,问题描述,需求分析。-Car park management system reports and source code, the problem description, requirements analysis.
Platform: | Size: 75776 | Author: man哥 | Hits:

[JSP/JavaCAR

Description: 一个JAVA实现的停车场多出口多入口的同步实现程序。-JAVA realization of a multi-car park entrance to export more than the realization of the synchronization process.
Platform: | Size: 41984 | Author: 王明 | Hits:

[VC/MFCpark

Description: 停车场管理系统,可以管理车辆的进出,并计时收费-parking system
Platform: | Size: 1024 | Author: 肖欢 | Hits:

[Windows Developapfck

Description: 模拟clarke 变换及park变换 动态曲线。 运行环境vc6.0-Clarke transform park simulation and the dynamic transformation curve. Vc6.0 operating environment
Platform: | Size: 35840 | Author: | Hits:

[Energy industrypark

Description: this is a diagram in parks transformation
Platform: | Size: 6144 | Author: tooraj | Hits:

[Energy industrypark1

Description: hi, this ia useful visio program. in park in induction motor control
Platform: | Size: 22528 | Author: tooraj | Hits:

[Compress-Decompress algrithmspark

Description: 设停车场是一个可停放n辆车的狭长通道,且只有一个大门可供汽车进出。在停车场内,汽车按到达的先后次序,由北向南依次排列(假设大门在最南端)。若停车场内已停满n辆车,则后来的汽车需在门外的便道上等候,当有车开走时,便道上的第一辆车即可开入。当停车场内某辆车要离开时,在它之后进入的车辆必须先退出停车场为它让路,待该辆车开出大门后,其他车辆再按原次序返回车场。每辆车离开停车场时,应按其停留时间的长短交费(在便道上停留的时间不收费)。-Parking lots is an n vehicles parked narrow channel, and only one gate for vehicle access. In the parking lot, the cars arriving in the order, from north to south in order of priority (assuming the door at the southernmost tip). If the car parks have been full of parked cars n, then the car was required to wait outside on the sidewalk when a car pulled away, the first car on the pavement can be opened into. When the car park of a cars to leave, after it entered vehicles must exit to make way for its parking lot, waiting for the cars out the door, the other vehicle and then return to the original order of yards. When the vehicle left the parking lot shall be the length of their stay Contributions (in the pavement time is not spent on fees).
Platform: | Size: 238592 | Author: bobo | Hits:

[Otherpark

Description: 关于操作系统的实验报告~~停车场管理程序-park~~
Platform: | Size: 2048 | Author: vivi~ | Hits:

[OtherPark

Description: 公园导游图 数据结构 本系统实现: 1.公园内任两景点之间最短路径的查询 2.输出公园景点分布 3.最佳路径(很多程序里面都没有这个,是本人熬夜将一C++程序改为C,并数据结构化。)-The system implementation: 1. Park, the shortest path between any two spots query 2. Output of the distribution of three park attractions. The best path (and many programs which do not have this, yes I stay up all night to a C++ programs into C, and data structure of.)
Platform: | Size: 184320 | Author: Eruler | Hits:

[Other Riddle gamesNaturePark1.0

Description: 游戏名称:Nature Park(自由公园)游戏:仿诺基亚手机游戏(nature park),很类似于俄罗斯方块。用Delphi语言重写了一遍-Nature Park Game
Platform: | Size: 283648 | Author: 青风 | Hits:

[Software EngineeringVectorControlofPWMrectifier

Description: PWM整流器的矢量控制 研究了基于同步旋转坐标系的PWM 整流器矢量控制方案. 经PARK变换,PWM 整流器的三相静止坐 标系模型可以变换成两相旋转坐标系下模型,由两相旋转坐标系模型可以得到PWM 整流器的矢量控制方 案. 实验结果证明方案与分析是正确的.-Vector Control of PWM rectifier synchronous rotating coordinate system based on the PWM rectifier vector control program. By PARK transformation, PWM rectifier three-phase static coordinate system model may come and go into a two-phase rotating coordinate system model, the model of two-phase rotating coordinate system PWM rectifier can be a vector control program. Experimental results show the analysis is correct.
Platform: | Size: 147456 | Author: Hades Hu | Hits:
« 1 2 34 5 6 7 8 9 10 ... 50 »

CodeBus www.codebus.net