资源列表
[数据结构常用算法] shizihebing
说明:用贪心算法实现的石子合并程序源码,里面有详细的代码和注释。-The stones combined program source code<林小强> 在 2025-01-11 上传 | 大小:4kb | 下载:0
[数据结构常用算法] 65zmjSolar
说明:计算机图形学模拟宇宙,也就是太阳系。实现了各个行星有规律的的运行。-Computer graphics simulation of the universe, which is the solar system. To achieve the various planets regular operation.<mj> 在 2025-01-11 上传 | 大小:10.52mb | 下载:0
[数据结构常用算法] stack_num_conversion
说明:C++栈基于类实现十进制转N进制;原理是不断求余倒序输出,采用栈的基本构造。-C++ stack class-based N-ary Decimal turn principle is to strive for more than reverse output, using the basic structure of the stack.<zh> 在 2025-01-11 上传 | 大小:1kb | 下载:0
[数据结构常用算法] data-structure-
说明:数据结构C语言描述的大学课程全部资料,主要是老师的上课PPT.-University courses all the information data structure C language descr iption, mainly the teacher' s class PPT.<林风> 在 2025-01-11 上传 | 大小:2.05mb | 下载:0
[数据结构常用算法] brackets_matching
说明:C++栈实现括号匹配的检验,基于类,对{[()]}进行匹配检验。-C++ stack implementation parenthesis matching test, based on the class of {[()]} test match.<zh> 在 2025-01-11 上传 | 大小:1kb | 下载:0
[数据结构常用算法] BinaryTree
说明:数据结构 二叉树的建立和遍历 1.按前序次序建立一棵二叉树,以‘#’表示空。 2.中序、后序遍历该二叉树,输出遍历序列。 3.求出该二叉树的深度并输出,或求出该二叉树的叶子数目并输出。 4.试以栈为辅助存储结构实现二叉树的前序非递归算法或以队列为辅助存储结构实现二叉树的层次遍历算法。-Data structure, the establishment and traversal of binary tree 1. A<屈兴> 在 2025-01-11 上传 | 大小:1.05mb | 下载:0
[数据结构常用算法] Binary-Search
说明:Binary Search Algorithm Implementation Document of Data Structures<Muhammad Touseef> 在 2025-01-11 上传 | 大小:125kb | 下载:0
[数据结构常用算法] Bubble-Sort
说明:Bubble Sort Search Algorithm Implementation Document of Data Structures<Muhammad Touseef> 在 2025-01-11 上传 | 大小:123kb | 下载:0