资源列表
[数据结构常用算法] RamdomMincut
说明:最小切割的近似算法。希望能够对大家有所参考-Minimum cut approximation algorithm. We hope to be able to reference<phil> 在 2025-01-16 上传 | 大小:283kb | 下载:0
[数据结构常用算法] binaryTree
说明:本程序用二叉树类实现了从键盘输入二叉树的两种遍历结果,在内存中建立二叉链表,根据遍历结果恢复该二叉树,并在屏幕上显示该二叉树。整个程序采用多文件,一个头文件,一个函数实现文件,以及主函数所在文件。-The program uses a binary tree class implements a binary tree from two keyboard traversal results in memory to create the<姚丽文> 在 2025-01-16 上传 | 大小:282kb | 下载:0
[数据结构常用算法] calculator
说明:用栈的方法实现表达式求值,本人数据结构与算法作业,健壮性较好,考虑了多种出错处理-The method used to achieve the stack expression evaluation, data structures and algorithms I work, good robustness, consider a variety of error handling<木子> 在 2025-01-16 上传 | 大小:283kb | 下载:0
[数据结构常用算法] BinaryTree
说明:用visual c++ 2008写的关于二叉树读取、前序、中序和后序遍历算法。调试成功,很好用。-With visual c++ 2008 to write about the binary read, pre-order, the order and post order traversal algorithm. Debugging success, is useful.<李准基> 在 2025-01-16 上传 | 大小:282kb | 下载:0
[数据结构常用算法] calculus-formula
说明:C语言数据结构课程设计之计算命题演算公式的真值(最终修订)-Propositional calculus formula for calculating the true value (final revision)<xiao ru> 在 2025-01-16 上传 | 大小:282kb | 下载:0
[数据结构常用算法] BinaryTree
说明:本程序用VC编写。实现了多种方法建立二叉树、遍历二叉树以及不同版本中序遍历的比较。-This procedure compiles with VC. Achieve a variety of ways to create a binary tree, binary tree traversal, as well as different versions of traversal comparison.<lchongq> 在 2025-01-16 上传 | 大小:283kb | 下载:0
[数据结构常用算法] exp5_binarytree2
说明:输入一个完全二叉树的层次遍历字符串,创建这个二叉树,输出前序中序后序遍历,结点数目,二叉树高度。-Enter a complete binary tree hierarchy traversal string to create the binary tree traversal sequence after sequence output in the preamble, the number of nodes, the binary<Zicheng Zhang> 在 2025-01-16 上传 | 大小:283kb | 下载:0