-
操作系统作业调度实验(C语言实现)
本程序主要实现一个单道批处理系统的作业调度模拟程序,作业调度算法主要有先来先服务(FCFS)、最短作业优先(SJF)、响应比高者优先(HRN)等调度算法。该程序主要实现了以上三种算法,并且程序中给出了详细的代码注释,能够加深对作业调度算法的理解
- 2022-07-24 22:23:14下载
- 积分:1
-
Log 文件记录
方便 LOG 记录,记录信息:时间、代码行号、错误级别、函数名称、错误信息;
- 2022-02-01 07:02:32下载
- 积分:1
-
- 2022-08-24 00:44:47下载
- 积分:1
-
This algorithm was developed by Professor Ronald L. Rivest of MIT and can be fou
This algorithm was developed by Professor Ronald L. Rivest of MIT and can be found presented in several languages. What I provide to you here is a C++ derivative of the original C implementation of Professor Rivets. The library code itself is platform-independant and has been tested in Redhat Linux. I ve included the sample code and makefile that I used for the Linux test. The demo, however, was written with Visual C++ 6 on a Windows 2000 platform.-This algorithm was developed by Professor Ronald L. Rivest of
MIT and can be found presented in several languages. What I provide to
you here is a C derivative of the original C implementation of
Professor Rivets. The library code itself is platform-independant and
has been tested in Redhat Linux. I ve included the sample code and
makefile that I used for the Linux test. The demo, however, was
written with Visual C 6 on a Windows 2,000 platform.
- 2022-01-27 12:21:27下载
- 积分:1
-
SURF算法
应用背景 It approximates or even outperforms previously proposed schemes with respect to repeatability, distinctiveness, and robustness, yet can be computed and compared much faster.关键技术This is achieved by relying on integral images for image convolutions; by
building on the strengths of the leading existing detectors and descriptors
(in casu, using a Hessian matrix-based measure for the detector, and a
distribution-based descriptor); and by simplifying these methods to the
essential.
- 2023-07-28 12:25:06下载
- 积分:1
-
DESIGN OF STEEL STRUCTURES
DESIGN OF STEEL STRUCTURES
- 2023-04-30 22:35:03下载
- 积分:1
-
提供一种解决庞加莱制图的方法,分享相关程序,…
提供一个求解庞加莱映射的方法,分享相关的程序,互相学习。-To provide a method of solving the Poincare mapping, sharing related procedures, learn from each other.
- 2022-03-04 09:01:49下载
- 积分:1
-
一个用Java applet实现的B
一个用Java applet实现的B-Tree算法- The B-Tree algorithm which realizes with Java applet
- 2022-01-26 06:30:04下载
- 积分:1
-
多种群遗传算法的函数优化算法
针对遗传算法所存在的问题,一种多种群遗传算法结构模型(Multiple Population GA,简称MPGA)可以用来取代常规的标准计算模型(SGA)。 MPGA在SGA的基础上主要引入了以下几个概念: (1)突破SGA仅靠单个群体进行遗传进化的框架,引入多个种群同时进行优化搜索;不同的种群赋以不同的控制参数,实现不同的搜索目的。 (2)各个种群之间通过移民算子进行联系,实现多种群的协同进化;最优解的获取是多个种群协同进化的综合结果。
- 2022-05-23 11:50:03下载
- 积分:1
-
坦克大战代码
坦克大战代码
- 2023-03-05 02:35:03下载
- 积分:1