资源列表
[数据结构常用算法] binarytree
说明:这是一个关于二叉树的各种操作的数据结构程序-This is a variety of operations on binary datastructure program<韦德> 在 2025-06-14 上传 | 大小:2kb | 下载:0
[数据结构常用算法] Network-node-shortest-path
说明:此代码实现了网络结点之中最短路径的计算,并输出了各个网络结点的路由表 ,路由表包括:目的网络,下一跳,代价,详细地址。此代码的原理是Dijstra算法。在代码的注释中有测试用例,用户测试时只需将程序运行后再将测试用例复制到DOS黑框中即可。测试用例中有详细的用例解释。-This code implements the network nodes being the shortest path calculation, and output of each network node routi<刘伟强> 在 2025-06-14 上传 | 大小:1kb | 下载:0
[数据结构常用算法] biaodashijisuan
说明:数字表达式的计算,设计了两个栈(运算符及数字),简单实用-Digital expression calculation, design of the two stacks (operators and digital), simple and practical<祥> 在 2025-06-14 上传 | 大小:231kb | 下载:0
[数据结构常用算法] shiyan3
说明:模拟银行的叫号机。在程序运行过程中使用文本菜单供用户选择,选择1则模拟储户按下叫号机取叫号纸(即入队列),选择2则模拟银行工作人员按下叫号机,请取得相应号数的储户到前台办理业务(即出队列)。叫号机的号数从1号开始往上递增。 -Simulation machine called the number of banks. The program is running for the user to choose a text menu, select a machine called the n<祥> 在 2025-06-14 上传 | 大小:1kb | 下载:0