搜索资源列表
Findfile.zip
- Findfile 利用递归算法查找文件的例子,d5及以上支持
二叉树jian
- 这个程序采用先序建立二叉树,并分别使用递归和非递归算法实现了对该二叉树的先中后序的遍历输出,并给出了一定的使用说明-this procedure was used in order to establish a binary tree respectively, and the use of recursive and non - recursive algorithm of this binary tree after the first sequence which Ergodic outp
骑士遍历问题
- 骑士遍历问题源代码,利用递归算法编程,我倒,这个还要说多详细?-Cleveland traverse the problem source code, the use of recursive algorithm programming, I do, we still have more details?
wodechengxu
- 本程序实现的是一个对于一个给定的数字集合,再给一个数字限制,求得这个集合的所有子集合,使子集合的各个元素之和为给定的数字限制,如果没有这样的子集合,则输入为空! 程序本身运用的是回朔算法,但是值得注意的是,我用的是非递归的形式实现的,所以就显现出了一定的难度. -this program is one for a given set of figures, to give a figure restrictions this assembly obtained all the
BTREE2006
- 一个非递归建立二差树的算法!输入先序带结束符号的序列建立二叉树!原创-establish two poor tree algorithm! First imported symbols sequence ended with the establishment of the sequence binary tree! Originality
fudfs
- 用dfs非递归算法遍历图。创 建图是用链表来实现。 -with scores of non - recursive algorithm traverse map. Map is created using chain is to be achieved.
doublelink
- 我写的二维链表程序(采用非递归算法实现了二维链表程序),大家可以自由使用!如果有更好的算法请给我回复.-I wrote the two-dimensional chain (non - recursive algorithm to achieve a two-dimensional chain procedures), We can freely use! If there is a better algorithm please give me a reply.
Three_Dim_Link
- 我的三维链表程序,非递归算法实现,希望各位提出宝贵意见,实际上完全可以从此得出任意多维链表的算法.-3D chain procedures, non - recursive algorithm, hoping to give valuable advice Since then, in fact, can draw arbitrary multi-dimensional chain algorithm.
5.4
- 该程序代码是求数组平均值问题,采用递归算法实现.-the program code is the average for the array, using recursive algorithm.
MIGONGall2
- 求迷宫所有通路的程序,采用递归算法设计方法-seeking access to all the maze procedure using recursive algorithm design method
onlyeryi
- 递归算法判断一个数组的n个元素中是否存在相同的元素-recursive algorithm to judge an array of n elements of the existence of the same elements
非递归前序,中序,后序遍历二叉树(优化算法)
- 非递归前序,中序,后序遍历二叉树(优化算法)-before non - recursive sequence, sequence after sequence binary tree traversal (optimization algorithm)
shengdubianli
- 1.首先选定图的类别(有向图、无向图),再选定图的存储结构,根据输入的顶点或者边建立图;并把相应的邻接表或者邻接矩阵输出; 2.根据已有的邻接矩阵或邻接表用递归方法编写深度优先搜索遍历算法,并输出遍历结果;
datastructure
- 建立二叉树的链式存储结构,在此基础上完成下列算法: 1) 从键盘上输入二叉树的各个结点,建立二叉链表 2) 输出该二叉树; 3) 非递归的层次遍历序; 4) 非递归的先序遍历、中序遍历、后序遍历;
haxibiao
- 八皇后问题是一个古老而著名的问题,是回溯算法的典型例题。该问题是十九世纪著名的数学家高斯1850年提出:在8X8格的国际象棋上摆放八个皇后,使其不能互相攻击,即任意两个皇后都不能处于同一行、同一列或同一斜线上,问有多少种摆法。可以利用递归方法分别一一测试每一种摆法,直到得出正确的答案。 要求: 1、在处理每个题目时,要求从分析题目的需求入手,按设计抽象数据类型、构思算法、通过设计实现抽象数据类型、编制上机程序和上机调试等若干步骤完成题目,最终写出完整的分析报告。前期准备工作完备与否直接影
nizhuanguangyibiao
- 通过编写递归算法,将广义表中的各个数据元素逆转。
HANOI非递归算法(带动画演示)
- HANOI非递归算法(带动画演示)-HANOI non - recursive algorithm (with the animation demo)
hannuota
- 实现汉诺塔的移动步骤, 使用递归算法。
大整数乘法
- n的阶乘.rar 可以求数的阶乘 是以递归算法为基础的 对学习算法设计与-n factorial. Rar can help factorial number of recursive algorithm is based on the learning algorithm design and
vcddd
- 都是以前随手编写的笑程序:总的来说只有五个<回文游戏,层次遍历二叉树,猴子选大王,先序、中序、后序遍历的递归算法等等> 如果对你又帮助你就下来看看吧-are readily prepared by the previous laugh : Overall only five lt; Palindrome games, the level traverse binary tree, monkey king election, the first sequence, sequence,