-
一个判断输入的一个时间是否为瑞年的简单算法,也于大家分享吧!...
一个判断输入的一个时间是否为瑞年的简单算法,也于大家分享吧!-a judgment entered a time for the Swiss, a simple algorithm, but also to share with you!
- 2022-03-23 20:56:12下载
- 积分:1
-
倒下的马棋盘问题的数据结构
数据结构中的马塌棋盘问题-data structure of the fallen horse chessboard problems
- 2022-03-12 21:48:49下载
- 积分:1
-
K-均值在 C 编程
// kmeans.c//伊桑·布罗德斯基2011年//月#include#include#include#定义SQR(X)((X)*(X))#定义MAX_CLUSTERS16#定义MAX_ITERATIONS100#定义BIG_double(INFINITY)无效失败(字符*海峡){的printf(STR);出口(-1);}双calc_distance(INT暗淡,双* P1,双* P2){双distance_sq_sum= 0;对于(INT II=0;二
- 2023-07-21 00:35:03下载
- 积分:1
-
用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
-
Data structure class courseware
数据结构的上课课件,学习数据结构比不可少的课件-Data structure class courseware
- 2022-04-18 12:36:32下载
- 积分:1
-
图书系统管理系统
图书系统管理系统-Library System Management System
- 2022-06-19 11:43:19下载
- 积分:1
-
这个程序用于实现哈希表,在初始化时赋予哈希表20个数值,然后点击查看当前哈希表,完成后点击重建哈希表
这个程序用于实现哈希表,在初始化时赋予哈希表20个数值,然后点击查看当前哈希表,完成后点击重建哈希表-This process used to implement hash table, given in the initialization hash table 20 values, and then Click to view the current hash table, click on the reconstruction after the completion of hash table
- 2022-08-23 00:02:58下载
- 积分:1
-
should excel sometimes forms into the database access, the process can be easily...
有时候要将excel表格转换成access数据库,本程序可以轻松实现.-should excel sometimes forms into the database access, the process can be easily achieved.
- 2022-04-27 12:49:28下载
- 积分:1
-
C语言282例代码集
所有程序都可以在VS 2015上运行;
该程序尤其适合初学者,算法初学者;
部分程序来自282例,其他是原创程序。
- 2022-03-22 05:05:15下载
- 积分:1
-
C#与.net4.0数据库开发书源程序
C#与.net4.0数据库开发书源程序第一章
- 2022-08-24 01:37:22下载
- 积分:1