资源列表
Circular-permutation
- 圆排列问题。算法分析与设计。C++程序。-Circular permutation. Algorithm analysis and design. C program.
LeafNodes
- 假设二叉树用二叉链表表示。写一个算法,计算二叉树中的叶结点数目。要求不使用全局变量。-This is the main project file for VC++ projects generated using an Application Wizard. It contains information about the version of Visual C++ that generated the file, and information about the p
Project9
- 依次输入关键字并建立二叉排序树,实现二叉排序树的插入和查找功能,考察了对二叉排序树的掌握程度(In turn enter keywords and establish two fork sorting tree, to achieve the two fork sort tree insert and search function, inspected the two fork sorting tree master degree)
eightNum_lufeiop
- 以八数码问题为例,设计一类滑块问题的求解系统,初步掌握智能搜索算法中的盲目搜索和启发式搜索这两类基本方法,同时通过具体的问题体会搜索算法、数据结构、程序设计等知识的综合应用 A*用到是不在位将牌数和曼哈顿距离,动态显示,有算时间 我自己很用心做的,有实验报告,绝对详细-Eight digital issues, for example, design a slider problem solving system, initially grasp the two basic method
dongwugame
- 一款基于MFC的动物游戏程序。用到数据结构的树形结构。-An MFC-based animal games. Tree data structure used.
组合数学引论 (孙淑玲 许胤龙)
- 图论里的最短路径法,包含组合数据里的方方面面。(this is a good tutorial on shorest path in graph .)
GuideGraph
- 简单校园导航软件,支持Dijkstra算法 -Simple navigation software campus in support of Dijkstra' s algorithm
danlianbiao
- 数据结构实习 单链表插入删除的动态演示,和上一个不同,有动态演示-Practice into a single linked list data structure to delete the dynamic presentation, and on a different, a dynamic presentation...
Graph-theory
- 2014年北京大学暑假公开课算法讲解课件之图论,讲解详细,分析透彻-2014 Peking University summer open class algorithm courseware on the graph theory, explain the detailed, thorough analysis
topai
- 实现拓扑排序算法 若果符合条件 输出拓扑排序 不符合条件 输出圈 经过几十种测试-If the implementation of the topological sorting algorithm with output topological sort does not meet the conditions after dozens of test output circle
MATLAB
- matlab生成动态链接库(dll)。并用vc++测试-matlab generate dynamic link library (dll). And using vc++ test
JuggleRotate
- 辗转相除法的代码实现。辗转相除法, 又名欧几里德算法(Euclidean algorithm)乃求两个正整数之最大公因子的算法。它是已知最古老的算法, 其可追溯至3000年前-Euclidean algorithm, also known as Euclidean algorithm (Euclidean algorithm) is seeking the greatest common factor of two positive integers algorithm. It is the o