搜索资源列表
复件 轮渡问题
- 1. 汽车轮渡口,过江渡船每次能载10辆车过江,过江车辆分为客车类和货车类,上渡船有如下规定:同类车先到先上船,客车先于货车上渡船,且每上4辆客车,才允许上一辆货车。若等待客车不足4辆,则从货车代替,若无货车等待允许客车上船。试写一个算法模拟渡口管理。 算法设计: 1客车和货车均建立一个链式队列,初始均为空。以后来一辆车不是货车就是客车,因此可以说整个程序的事件驱动event就是这两个,客车表示1,货车表示0. 2轮船还没有到达时客车和货车均按次序排在
tingchechangguanli
- 停车场内只有一个可停放n辆汽车的狭长通道,且只有一个大门可供汽车进出 用栈实现 -carpark only one can park cars n the narrow channel and only one door and out of cars with Stack
Thecarstop
- 停车场是一条可以停放n辆车的狭窄通道,且只有一个大门汽车停放安到达时间的先后依次由北向南排列(大门在最南端,最先到达的第一辆车停在最北端)若停车场已经停满n辆车,后来的汽车在便道上等候,一旦有车开走,排在便道上的第一辆车可以开入;当停车场的某辆车要离开时,停在他后面的车要先后退为他让路,等它开出后其他车在按照原次序开入车场,每两停在车场的车要安时间长短缴费。 要求:以栈模拟停车场,以队列车场外的便道,按照从终端输入的数据序列进行模拟管理。每一组数据包括三个数据项:汽车“到达”或“离去”信息
addingoil
- 一辆汽车加满油后可行使N公里,旅途中有若干个加油站,使沿途加油次数最少-a fully-fueled vehicles that can be exercised after the N-km journey, a number of filling stations along the least number of refueling
fuzforveh
- 汽车纵向的模糊控制器,模糊控制器为通用格式,可根据需要修改。-vehicle longitudinal fuzzy controller, fuzzy controller as a common format, can be revised.
TK
- 旅行家问题 一个旅行家想驾驶汽车以最少的费yi 用从一个城市到另一个城市(假设出发时油箱是空的)。给定两个城市之间的距离为D1、汽车油箱的容量为C(以升为单位),每升汽油能行驶的距离为 D2,出发点每升汽油价格P和沿途油站数N(N可以为零),油站i离出发点距离Di,每升汽油价格Pi(i=1,2...N)。计算结果四舍五入至小数点后两位。 如果无法到达目的地,则输出“No Solution\"。-issue a travel home to travel home to drive a car w
MATLAB.rar
- MATLAB汽车车牌定位程序 有详细的注解 大家可以参考下,MATLAB vehicle license plate location process in more detail we can refer to the notes under the
chepai
- 基于MATLAB图像处理的汽车牌照识别系统:看到网站里有不少车牌识别的代码,这里特意找了个原来看过的文章放上来,希望能够帮助大家理解。-MATLAB image processing based on the vehicle license plate recognition system: see the website, there are a lot of license plates to identify the code, here specifically to find a re
vehicle8
- 汽车8自由度simulink模型,可乙进行各种汽车动力学控制及其仿真研究工作-Simulink model of car 8 degrees of freedom can be a variety of B Vehicle Dynamics Control and Simulation Research
8
- 电动汽车充电功率需求的统计学建模方法,可以看看喔-Electric vehicle charging power requirements of the statistical modeling methods, you can see Oh
PID_ABS_control
- 自动生成模糊控制器,可用于汽车的模糊PID控制,减少制动距离。(Automatic generation of fuzzy controller, fuzzy PID control can be used in cars, reduce the braking distance.)
291740161000865
- 电动汽车是智能电网的一个重要组成部分,能很好的解决能源紧缺,环境污染等问题。无线充电技术更有利于电动汽车与电网进行互动,更好的发挥动汽车削峰填谷、消纳可再生能源的功能。本文在研究中国电动汽车发展相关政策的基础上,,(Electric vehicle is an important part of smart grid. It can solve the problems of energy shortage and environmental pollution. Wireless chargi
HEV_Model_Simulink
- 文件包含一个混合电动汽车模型,使用SimSCAPE、SimSCAPE电子学、Simscape Driveline和SimSCAPE电力系统构建,这些系统可以被配置为系统级测试或电能质量分析。可以使用不同的子系统来选择电气、电池和车辆动力学系统的模型变型。将SimSCAPE语言创建的电池模型结合到模型中。监控逻辑是用StaseFuffic实现的。该模型可以配置为硬件在环测试。(This file contains a hybrid-electric vehicle model built usin
亚当斯汽车数据处理器
- 通过3步骤的设置,你可以从亚当斯/车结果文件快速加载数据。(By 3-step settings, you can load simulation data rapidly from adams/car result files.)
C_Class_Vehicle_EPS_Simulink
- 以自动控制原理和汽车理论课程为理论基础,建立了汽车二自由度系统模型以及电动助力转向系统模型,并进行仿真。利用已经建好的车辆模型和转向系统模型,还可以实现与CarSim等车辆动力学软件实现联合仿真。(Based on the theory of automatic control and automobile theory, a vehicle two degree of freedom system model and an electric power steering system mode
HEV_Model_Simulink
- 混合动力汽车模型,可以用户自编辑,实测可用,放心下载(Hybrid Electric Vehicle Model,Users can edit by themselves,Actual measurements are available for download.)
DP_P2
- 使用动态规划算法(DP)对并联混合动力汽车P2极限油耗求解,并附带后处理程序,通过使用hev_main.m程序直接可运行(The dynamic programming algorithm (DP) is used to solve the P2 limit fuel consumption of the parallel hybrid electric vehicle, with a post-processing program, which can be run directly by u
电动汽车电池充放电simulink仿真模型
- Simulink搭建的电动汽车充电机模型,可用于研究电动汽车充电产生的谐波问题(Simulink's electric vehicle charger model can be used to study the harmonic problems caused by electric vehicle charging.)
燃料电池混合动力汽车的仿真模型
- 用于建立电池模型用于电池管理,可进行嵌入使用(It is used to build battery model for battery management and can be embedded for use)
电动汽车有序充电
- 通过对电动汽车有序充电,实现对负荷的平抑。(Through the orderly charging of electric vehicles, the load can be stabilized.)