-
STM32_BMS_SOC
STM32f103vet6 _BMS_ SOC CODE
- 2020-08-14 16:38:28下载
- 积分:1
-
DP
说明: 动态规划是用空间换时间的一种方法的抽象。(Dynamic programming is to use space in time a method of abstract.)
- 2012-11-12 08:52:31下载
- 积分:1
-
由于在单道批处理系统中,作业一投入运行,它就占有计算机的一切资源直到作业完成为止,因此调度作业时不必考虑它所需要的资源是否得到满足,它所占用的CPU时限等因素。...
由于在单道批处理系统中,作业一投入运行,它就占有计算机的一切资源直到作业完成为止,因此调度作业时不必考虑它所需要的资源是否得到满足,它所占用的CPU时限等因素。 每个作业由一个作业控制块JCB表示,JCB包括如下信息:作业名、提交时刻、所需运行时间、所需资源、作业状态、链指针等。 在程序开始时对用户提交的作业按作业调度算法排列,用链表形式存储,这里分别采用先来先服务、短作业、响应比高者优先调度算法对作业进行调度。这里为了操作者的方便,每个作业无论所需运行时间多少,都是每敲一次键盘就执行完一个作业。每个作业完成后打印作业的开始运行时刻,完成时刻,周转时间和带权周转时间,一组作业完成后打印这组作业的平均周转时间,带权周转时间。所以要在运行时对运行时间进行记录,这里设置几个全局变量:T时间量; ttime总周转时间; trtime总的带权周转时间。-Road due to the single-batch system, and put into operation an operation, it has all the resources of the computer until the operation is completed, the dispatch operation when it"s not necessary to consider whether the resources needed to be met, it occupied by the CPU time and other factors. Each operation by operating a control block JCB, JCB include the following information : operations, and submitted moment, the run time, the resources required, operational state, chain pointer. At the beginning of the procedure to users of operations by scheduling algorithm with using forms Chain store, were used here fir
- 2022-03-15 10:50:46下载
- 积分:1
-
烟厂温湿度检测系统功能介绍
烟厂库房温湿度检测系统,实现数据监测、设备状态、报警等功能(Temperature and humidity detection system of tobacco factory warehouse realizes data monitoring, equipment status, alarm and other functions.)
- 2020-06-21 03:40:02下载
- 积分:1
-
AceConverter_DXF转G代码
dxf图转G代码工件软件,dxf读取过程清晰(DXF diagram to G code workpiece software, DXF read process is clear)
- 2017-07-12 14:18:48下载
- 积分:1
-
polyhedra.tar
截角八面体,填充给定的三维空间所需要的个数最少(truncated octahedron)
- 2012-02-28 10:00:12下载
- 积分:1
-
DailyBalance
用户记录每天的食物和水,并检查历史记录;
- 2022-02-22 08:47:19下载
- 积分:1
-
STM32无线遥控小车源代码
STM32无线遥控小车源代码,包含接收端和发射端 MDK工程文件
- 2022-09-30 08:55:07下载
- 积分:1
-
ScanFillPolygon
通用扫面线填充算法,参考自他人程序修改而得,最终画出一个心形(Common scanning line fill algorithm, the reference derived from someone else s program to modify and eventually draw a heart-shaped)
- 2012-02-18 17:52:57下载
- 积分:1
-
perspective_view
3D图形学-一个最基础的投影变换,详述了世界坐标系*摄像机坐标系*屏幕坐标系的用法(3D graphics- a most basic projection transformation, detailing the world coordinate system** screen camera coordinate system coordinates the use of)
- 2011-07-17 10:34:00下载
- 积分:1