资源列表
[控制台(字符窗口)编程] CX
说明:设计一个按优先数调度算法实现处理器调度的程序 提示: (1)假定系统有5个进程,每个进程用一个PCB来代表。PCB的格式为: 进程名、指针、要求运行时间、优先数、状态。 进程名——P1~P5。 指针——按优先数的大小把5个进程连成队列,用指针指出下一个进程PCB的首地址。 要求运行时间——假设进程需要运行的单位时间数。 优先数——赋予进程的优先数,调度时总是选取优先数大的进程先执行。 状态——假设两种状<David Quan> 在 2025-01-31 上传 | 大小:1kb | 下载:0
[控制台(字符窗口)编程] caishuzi
说明:一个控制台小程序,实现猜数字的小游戏,根据提示输入即可。-A console applet to achieve guessing game, follow the prompts to enter.<张三丰> 在 2025-01-31 上传 | 大小:1kb | 下载:0
[控制台(字符窗口)编程] Dijkstra
说明:该代码简单实现了路由选择的链路状态算法。通过输入节点数,再输入节点间的开销后自动找出最少开销路径-The code implements a simple link-state routing algorithm. Automatically find the least cost path through the input nodes, and then enter the cost of inter-node<huihui> 在 2025-01-31 上传 | 大小:1kb | 下载:0
[控制台(字符窗口)编程] contours--detection
说明:opencv contours detection<tareq.jj> 在 2025-01-31 上传 | 大小:1kb | 下载:0
[控制台(字符窗口)编程] circlecenter-radius
说明:用于求解二维情况下的三点外接圆半径及圆心,功能完备,适用各种情况-Is used to solve the two-dimensional case of three circumscribed circle radius and the center of the circle, fully functional and applicable situations<九江> 在 2025-01-31 上传 | 大小:1kb | 下载:0
[控制台(字符窗口)编程] theNerest
说明:一棵树中距离f值最近、大于f值的结点 一棵树中距离f值最近、大于f值的结点-A tree in the distance f value recently, greater than the value of the node f<李成> 在 2025-01-31 上传 | 大小:1kb | 下载:0
[控制台(字符窗口)编程] forequation
说明:用于计算方程的根,方法为二分法。根据数值计算书上编写的程序。-Root method used to calculate the equation of dichotomy. The book value calculated in accordance with written procedures.<吴桐> 在 2025-01-31 上传 | 大小:1kb | 下载:0