资源列表
[数据结构常用算法] biaodashiqiuzhi
说明:问题描述 带有变量的中缀表达式是常见的数学表达式。如果规定变量由长度不超过 8 个小写字母组成;end为保留字,表示程序段结束;用?表示输出指定变量的值,则可以设计出比较复杂的表达式(即一个可顺序执行语句序列)。例如,如果有如下语句段: abc=10 def=8 c=abc+def abc=abc+5-c*2 ? c ? abc end 则输出为: c=18 abc=-21 注意:为了简化编程实现,运算符只有<vengeance> 在 2025-06-29 上传 | 大小:29kb | 下载:0
[数据结构常用算法] jidiansuanfa
说明:都是些非常经典的算法例子,用C语言编写,对初学者很有用!-Algorithms are examples of some very classic, written in C, very useful for beginners!<NIBA> 在 2025-06-29 上传 | 大小:29kb | 下载:0
[数据结构常用算法] testCircle
说明:一个关于简单的有向图回路的 vc工程,本算法需要用到的数据结构:两个边堆栈;一个顶点堆栈;一个终结数组-A simple directed graph on the vc project circuit, the algorithm requires data structures: two sides stack a vertex stack one end of the array<zhanlijuan> 在 2025-06-29 上传 | 大小:29kb | 下载:0
[数据结构常用算法] dwx_ex5BiTree
说明:数据结构的实验,二叉树,用的VC++语言,MFC界面实现,界面上带着详细说明。-Experimental data structure, binary tree, using VC++ language, MFC interface implementation, the interface with detailed instructions.<perillachime> 在 2025-06-29 上传 | 大小:29kb | 下载:0
[数据结构常用算法] Algorithm-interview-questions
说明:算法大全 面试题 链表 栈 二叉树 数据结构 -Algorithm Guinness interview questions list stack data structure of binary tree<胡钰> 在 2025-06-29 上传 | 大小:29kb | 下载:0
[数据结构常用算法] StackAndQueue
说明:栈和队列关键算法实现,这里面描述了栈和队列的一些常考的关键算法。-the realization of stack and queue<feida> 在 2025-06-29 上传 | 大小:29kb | 下载:0
[数据结构常用算法] GenerateRand
说明:VC环境编写的一个随机数产生的小程序,便于扩展,在计算机算法中的概率算法中有一定的应用-A random number generator program written in VC environment, easy expansion, a certain application of probabilistic algorithms in the computer algorithm<东方卡> 在 2025-06-29 上传 | 大小:29kb | 下载:0
[数据结构常用算法] RadomMaze
说明:这是介绍递归实现随机迷宫算法的资料。里面详细介绍了随机迷宫的递归实现原理以及源代码。声明:随机迷宫本是和随机生成树的算法差不多,但是这里更偏向于数学的解释,适合初学者。-This is to introduce recursion radom maze algorithm realization of the meterial.There are detailed descr iption of the random maze of recursion implementation princi<人类> 在 2025-06-29 上传 | 大小:29kb | 下载:0