-
这是一个选课系统.用c++做的.也只是一个算法程序,为用的人提供一个参考....
这是一个选课系统.用c++做的.也只是一个算法程序,为用的人提供一个参考.-Elective System. C used to do. Only one paper, for the provision of a reference.
- 2022-07-07 13:58:43下载
- 积分:1
-
鉴于工作中和国外交流时总是按周计算,看到很多同事总是询问什么时间是第几周。就写了这个小程序。用源码和exe文件。...
鉴于工作中和国外交流时总是按周计算,看到很多同事总是询问什么时间是第几周。就写了这个小程序。用源码和exe文件。-In view of work and foreign exchange is always calculated by week and saw many of my colleagues always asked what time is the first few weeks. Wrote this little program. With source and exe files.
- 2022-02-21 10:33:16下载
- 积分:1
-
迷宫问题的递归算法
迷宫问题的递归算法-recursive algorithm for maze problem
- 2022-06-18 15:57:16下载
- 积分:1
-
zhi shi yi ge su she guan li xi tong. zuo ke cheng she ji yong de.xi wang dui ni...
这是一个宿舍生管理的报告,里面有源代码,很有用的,做课程设计很好-zhi shi yi ge su she guan li xi tong. zuo ke cheng she ji yong de.xi wang dui ni you yong.
- 2022-02-05 02:40:11下载
- 积分:1
-
This is five chess source code
这是五子棋的C++源代码,大家可以下载下来学习一下-This is five chess source code
- 2022-01-26 03:16:14下载
- 积分:1
-
torque 的经典教程 全面的介绍torque 适合初学者 很难找哦
torque 的经典教程 全面的介绍torque 适合初学者 很难找哦-torque of the classic hard to find Oh tutorial
- 2023-07-12 16:10:05下载
- 积分:1
-
由用户输入系统进程数(最多50个进程)来模拟优先级调度算法假设进程是同时到达CPU,进程运行时间(1...
由用户输入系统进程数(最多50个进程)来模拟优先级调度算法假设进程是同时到达CPU,进程运行时间(1-10秒)和进程优先级
(1-10,10最高1最低)由程序随机产生,进程有2种状态就绪状态(Ready)和完成状态(Complete)首先根据优先级对进程进行排序,再根据优先级分配时间片运行每次分给进程的时间片为1秒,运行完后需运行时间减1优先级减1转下一个进程。如果进程已经完成就插入到完成队列,如果没有完成就重新插入到就绪队列中的正确位置
程序有两种运行方式:
1、可以直接给出最后的运行结果,进程最后的优先级、
运行完每一个进程的时间及完成进程的总时间,进程最后的状态。
2、可以选择自动运行,过程中显示每一次调度信息包括本次调度进程完成队列信息就绪队列信息等*/
-Process user input from a number of systems (up to 50 processes) to simulate priority scheduling algorithm is the assumption that the process of arrival at the same time CPU, the process of run-time (1-10 seconds) and the process priority class
(1-10,10 highest minimum 1) randomly generated by the process, the process has two kinds of status status ready (Ready) and achieve status (Complete) First of all, the process in accordance with the priority ranking, and distribution in accordance with the priority of each time slice to run to the process time slice for the second one, to be run after run-time priority class minus one minus one to t
- 2023-01-17 10:50:04下载
- 积分:1
-
根据经纬度计算子午线收敛角,便于进行收敛角改正
根据经纬度计算子午线收敛角,便于进行收敛角改正-calculated according to latitude and longitude meridian convergence angle, facilitate the convergence angle correction
- 2022-06-01 22:09:45下载
- 积分:1
-
辅助电子电路设计
这个简单的应用程序可以用来做为设计电子线路的基本计算。
1.电阻颜色代码
2.电阻器系列
3.电阻并联
4、 LED 串联电阻
5.陶瓷电容器代码
6.电容串联
7.并联电容器的
8.充在电容器中的能量
9.电感的颜色代码
10.Inducutors 系列
11.电感并联
12.功耗计算器
13.Time,频率和波长
14.555 计时器的设计
15.电抗计算器
16.Ohm 的法律计算器
17.电压分压器规则
18.当前的分压器规则
19.一阶 RC 滤波器
- 2022-04-26 15:55:47下载
- 积分:1
-
在分析程序超市购物车,购物…
是一个关于超市的购物篮分析的程序,里面有购物篮模型-Is a supermarket shopping cart on the analysis of the procedure, which has shopping basket model
- 2022-01-24 17:29:32下载
- 积分:1