资源列表
[数据结构常用算法] search
说明:搜索算法基础 搜索算法是利用计算机的高性能来有目的的穷举一个问题的部分或所有的可能情况,从而求出问题的解的一种方法。搜索过程实际上是根据初始条件和扩展规则构造一棵解答树并寻找符合目标状态的节点的过程。 -Search algorithm based on search algorithm is the use of high-performance computer to have a problem exhaustive purposes of some or all of the p<hello> 在 2025-06-17 上传 | 大小:7kb | 下载:0
[数据结构常用算法] Sub-optimalSearchTree
说明:最优二叉搜索树 采用c语言编写的最优二叉搜索树算法。实现其的遍历及构造-Optimal binary search tree using c language of optimal binary search tree algorithm. Realize its Ergodic and tectonic<李浩> 在 2025-06-17 上传 | 大小:75kb | 下载:0
[数据结构常用算法] erchapaixuchazhao
说明:是数据结构的内容,采用二叉排序树进行查找的算法,-The contents of the data structure is used for binary sort tree search algorithms,<高海燕> 在 2025-06-17 上传 | 大小:7kb | 下载:0
[数据结构常用算法] Precede
说明:用算符优先法对算术表达式求值的过程。要求以字符序列的形式从终端输入语法正确的、不含变量的整数表达式。实现对算术四则混合运算表达式的求值,并在求值中运算符栈、运算数栈、输入字符和主要操作的变化过程。-Operator priority method with arithmetic expression evaluation process. Request to form a sequence of characters from the terminal input grammar correc<叶子> 在 2025-06-17 上传 | 大小:1kb | 下载:0