-
用c语言设计实现一个用事件驱动的“救护车调度”离散模型,模拟120急救中心响应每个病人的呼救信号统一调度救护车运行的情况。 我们对问题作适当简化,假设:某城市共...
用c语言设计实现一个用事件驱动的“救护车调度”离散模型,模拟120急救中心响应每个病人的呼救信号统一调度救护车运行的情况。 我们对问题作适当简化,假设:某城市共有m个可能的呼救点(居民小区、工厂、学校、公司、机关、单位等),分布着n所医院(包含在m个点中),有k辆救护车分派在各医院待命,出现呼救病人时,由急救中心统一指派救护车接送至最近的医院救治。救护车完成一次接送任务后即消毒,并回原处继续待命。假定呼救者与急救中心、急救中心与救护车之间的通讯畅通无阻,也不考虑道路交通堵塞的影响。可以用m个顶点的无向网来表示该城市的各地点和道路。时间可以分钟为单位,路段长可表示为救护车行驶化费的分钟数。 这里设m=10,n=3,k=2。并且令消毒时间为2分钟-language used to achieve a design using event-driven "ambulance dispatch" dispersion model to simulate 120 emergency response center each patient"s distress signal unified dispatching ambulances running. We issue the appropriate simplified assumptions : m in a certain city a total of 000 points possible hue (residential quarters, factories, schools, companies, organizations, units, etc.), distributed by the hospital n (m included in the points), k ambulances were deployed in the various hospitals on standby there cries of the patients, from the first-aid center unified ambulance escort assigned to the nearest hospital for treatment. Ambulance completed
- 2023-03-26 11:35:03下载
- 积分:1
-
算法设计的动态规划中的最优二叉搜索树问题,是用VC++编写的...
算法设计的动态规划中的最优二叉搜索树问题,是用VC++编写的-algorithm design of dynamic optimal planning of two forks search tree problem by using VC++ prepared
- 2022-01-30 20:42:35下载
- 积分:1
-
论文提交系统数据库
该数据库包括一般论文提交系统所必须的数据表和存储过程。
数据表包括:作者信息表author,评审员信息表reviewer,管理员信息表programmer,论文信息表paper,论文分配及评审情况表paperreview,论文评审状态表paperstatus,论文领域表category及其子表subcategory。
存储过程主要包括获取与读入数据内容的相关操作。
- 2022-02-03 01:13:25下载
- 积分:1
-
Java数据结构转JSON的JAR包及相关包
Java数据结构转JSON的JAR包及相关包,比较全,注释详尽。
Java数据结构转JSON的JAR包及相关包,比较全,注释详尽。
Java数据结构转JSON的JAR包及相关包,比较全,注释详尽。
Java数据结构转JSON的JAR包及相关包,比较全,注释详尽。
Java数据结构转JSON的JAR包及相关包,比较全,注释详尽。
- 2022-05-15 23:18:31下载
- 积分:1
-
a teacher information management Visual Basic source
一个教师信息管理的Visual Basic源码-a teacher information management Visual Basic source
- 2022-02-04 01:34:23下载
- 积分:1
-
三层物资管理程序源码
三层物资管理程序源码-three source material management procedures
- 2022-03-23 19:47:59下载
- 积分:1
-
traverse the depth map, using binary tree realize that the importation of binary...
图的深度遍历,用二叉树实现,输入时要遵循二叉树的顶点和边数的对应关系-traverse the depth map, using binary tree realize that the importation of binary tree to be followed when the number of vertices and edges of the relationship
- 2022-04-25 12:17:04下载
- 积分:1
-
Zip database .Plaese use.
有关zip的一个开发实例。主要包括图片和程序源代码。-Zip database .Plaese use.
- 2022-02-05 22:01:37下载
- 积分:1
-
我写的数据结构小程序是关于排序算法的,功能比较全
我写的数据结构小程序是关于排序算法的,功能比较全-I write the data structure of small programs algorithm, the entire comparison function
- 2022-01-26 08:23:21下载
- 积分:1
-
一个关于数据结构哈夫曼编/译码的程序
一个关于数据结构哈夫曼编/译码的程序-Another Huffman tree coding Algorithm for Data Structure.
- 2023-01-09 13:00:04下载
- 积分:1