资源列表
[数据结构常用算法] 13.用普里姆(Prim)算法构造最小生成树
说明:用普里姆(Prim)算法构造最小生成树 数据结构的基本应用,适合初学者-with Primbetov (PRIM), the minimum spanning tree algorithm tectonic structure of the basic data applications, suitable for beginners<阿水> 在 2024-11-06 上传 | 大小:2048 | 下载:0
[数据结构常用算法] Calculate000
说明:可以识别输入的算术表达式并计算机结果,支持+、-、*、/四则运算及嵌套的(),比如4*3+5*((16+8)/2-5)。 利用后缀表达式计算。-can identify imported computer arithmetic expression and the results support ,-,*,/4 Operational and nested (), such as 3 5 4** ((16 8)/2-5). The<梁清华> 在 2024-11-06 上传 | 大小:2048 | 下载:0
[数据结构常用算法] quanguojiaotongzixun
说明:用最短路径解决. 提供三种最优决策:最快到达,最少费用,最少中转站.-solution with the shortest path. For three optimal decision : fastest to reach at least cost, at least transfer stations.<杨婕> 在 2024-11-06 上传 | 大小:2048 | 下载:0
[数据结构常用算法] SUMTtttttxxx
说明:内点惩罚法,fortran77编制可以在visual fortran运行-penalty points within the law, can be prepared in FORTRAN77 visual FORTRAN running<任全> 在 2024-11-06 上传 | 大小:2048 | 下载:0
[数据结构常用算法] Simulate_Process_Scheduling_Implement_by_C
说明:模拟进程调度的C语言实现 一、 实验目的 体会UNIX 系统的进程调度方法,并通过一个简单的进程调度模拟程序的实现,加深对进程调度算法,进程切换的理解。 二、 实验内容 采用静态优先数的方法,编写一进程调度程序模拟程序。模拟程序只对你所设置的“虚拟PCB”进行相应的调度模拟操作,即每发生“调度”时,显示出当前运行的“PCB名字”、优先数、运行时间等,而不需要对系统中真正的PCB等数据进行修改。-C UNIX<丘方> 在 2024-11-06 上传 | 大小:2048 | 下载:0
[数据结构常用算法] LevelOrderTraverse
说明:从键盘输入二叉树的节点数据建立二叉树,然后中序遍历-keyboard input from the binary tree data to establish binary tree node, which then preorder<孙璇> 在 2024-11-06 上传 | 大小:2048 | 下载:0