资源列表
[数据结构常用算法] shunxubiao
说明:简单顺序表的实现,vc++操作环境。代码短小精悍-Simple realization of the order of the table, vc++ operating environment. Code is short and pithy<张穑> 在 2025-06-08 上传 | 大小:1kb | 下载:0
[数据结构常用算法] bank
说明:假设某银行有四个窗口对外接待客户,从银行开门起就不断的有客户进入银行。由于每个窗口在某时刻只能接待一个客户,因此在客户众多时需按先后顺序排队,设计一个程序,遵循先到者先办理的原则,模拟银行办理业务的效率最高,客户耗时最少的情形。-Suppose there are four windows of a bank receiving external customers, starting from the bank have continued to open the door into the<lishan> 在 2025-06-08 上传 | 大小:3kb | 下载:0
[数据结构常用算法] migong
说明:从入口处摸墙求解,利用循环通过对墙壁的触摸来寻找出口。规定迷宫为一个二维数组,迷宫入口在二维数组第一行,出口在二维数组最后一列。-From the entrance to touch the wall solving, use of loop through the walls of touch to find export. The provisions of the maze for a two-dimensional array, the maze entrance in the two-<lishan> 在 2025-06-08 上传 | 大小:201kb | 下载:0
[数据结构常用算法] Text6_2
说明:(1)分别采用递归和非递归算法建立二叉树; (2)采用先序、中序和后序三种方式遍历该二叉树; (3)按层次遍历该二叉树。 -(1) were used to establish the recursive and non-recursive algorithm for binary tree (2) using first-order, middle order and post-order traversal of the binary tree in three ways (<w> 在 2025-06-08 上传 | 大小:2kb | 下载:0
[数据结构常用算法] binary_search
说明:二分查找算法:算然很简单但是要写好不容易,请指正-Binary search algorithm: operator ran a very simple but not easy to write, please correct me<luwei> 在 2025-06-08 上传 | 大小:157kb | 下载:0