资源列表

« 1 2 ... .20 .21 .22 .23 .24 625.26 .27 .28 .29 .30 ... 653 »

[控制台(字符窗口)编程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

[控制台(字符窗口)编程n

说明:n皇后问题源代码,对N皇后的问题进行了详细的代码-n queen
<李腾> 在 2025-01-31 上传 | 大小:1kb | 下载:0

[控制台(字符窗口)编程MF

说明:suppliers and consumers
<Ars> 在 2025-01-31 上传 | 大小:1kb | 下载:0

[控制台(字符窗口)编程Pr

说明:producers and consumers
<Ars> 在 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

[控制台(字符窗口)编程formants

说明:formant estimation matlab
<tareq.jj> 在 2025-01-31 上传 | 大小:1kb | 下载:0

[控制台(字符窗口)编程pitch

说明:pitch estimation matlab
<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
« 1 2 ... .20 .21 .22 .23 .24 625.26 .27 .28 .29 .30 ... 653 »

源码中国 www.ymcn.org