搜索资源列表
复件 轮渡问题
- 1. 汽车轮渡口,过江渡船每次能载10辆车过江,过江车辆分为客车类和货车类,上渡船有如下规定:同类车先到先上船,客车先于货车上渡船,且每上4辆客车,才允许上一辆货车。若等待客车不足4辆,则从货车代替,若无货车等待允许客车上船。试写一个算法模拟渡口管理。 算法设计: 1客车和货车均建立一个链式队列,初始均为空。以后来一辆车不是货车就是客车,因此可以说整个程序的事件驱动event就是这两个,客车表示1,货车表示0. 2轮船还没有到达时客车和货车均按次序排在
ferry
- 该算法模拟渡口管理。过江渡船每次能载10辆车过江,过江车辆分为客车类和货车类,上渡船有如下规定:同类车先到先上船,客车先于货车上渡船,且每上4辆客车,才允许上一辆货车。若等待客车不足4辆,则从货车代替,若无货车等待允许客车上船。-the algorithm simulation ferry management. Jiang Ferry each can carry 10 cars crossing the river, crossing the river into passenger veh
b
- 【问题描述】: 有一个渡口,每条渡轮一次能装载10辆汽车过江,过江车辆分为客车和货车两类,上渡轮有如下规定: ⑴同类汽车先到先上船; ⑵客车先于货车上船; ⑶每上4辆客车才允许上一辆货车,但若等待的客车不足4辆则用货车填补,反过来,若没有货车等待则用客车填补; ⑷装满10辆后则自动开船,当等待时间较长时车辆不足10辆也应人为控制发船。 【实现提示】: 此题可建立和使用两个链式队列,一个为客车队列,另一个为货车队列,到渡口需过江的汽车分别进入到相应队列中。当渡口有渡轮
4
- matlab编的6节点电网规划扩展改进粒子群算法程序,相当难得的优秀程序-matlab code of the 6-bus network planning expansion of improved particle swarm optimization process, a rare quality procedures
4busnew
- example 4 bus using PSCAD
load_flow4
- Matlab .m files for load flow of 4 bus system.
the-Bus-Magement--System
- 1.查找公交直达路线 2.删除公交路线 3.增加公交路线 4.查询最短公交路线 -1 direct bus route to find 2 Remove the bus route 3 bus routes to increase 4 the shortest transit route query
Chapter-50
- 3bus 测试系统 NR power FLOW-Example 5-4 Power Flow in a 3-bus Test System
matlab2
- 考虑每个区的乘车人数,使工作人员和教师的满意度最大,该将校车点应建立在哪N个点,建立一般模型,并给出N=3,4时的结果。-Consider the number of passengers in each area, so that the staff and faculty satisfaction largest school bus that will be built on the spot where N points, the establishment of the general
AC_DFIG
- This program is to reconfigure distribution network by Binary Particle Swarm Optimization (BPSO) method for 33-bus distribution network. The object function is to minimize power loss. It runs in matpower 4.1 version. How to run it: 1. Download ma
HVAC_Transmission
- This program is to reconfigure distribution network by Binary Particle Swarm Optimization (BPSO) method for 33-bus distribution network. The object function is to minimize power loss. It runs in matpower 4.1 version. How to run it: 1. Download ma
VSC_HVDC1234
- This program is to reconfigure distribution network by Binary Particle Swarm Optimization (BPSO) method for 33-bus distribution network. The object function is to minimize power loss. It runs in matpower 4.1 version. How to run it: 1. Download ma
MMCmodel
- This program is to reconfigure distribution network by Binary Particle Swarm Optimization (BPSO) method for 33-bus distribution network. The object function is to minimize power loss. It runs in matpower 4.1 version. How to run it: 1. Download ma
UPFC
- UPFC detailed model used to control power flow in 4 bus test system based on mosfet and thyristors switches and controlled by PWM
turbine3
- 实现含风电场RX模型的系统潮流计算,风电场采用RX模型,此模型充分考虑风力发电机的输出功率特性,比其他模型完善,在模型中将迭代过程分为两步:常规潮流迭代计算和异步风力发电机的滑差迭代计算。- In short, the algorithm carried out to simulate the wind farmas an RX bus is as follows: 1)Begin with s=snorm in each machine, snorm being the rated s
DC_Power_Flow_Analysis
- The DC Power Flow Equations Four-bus network used in example