资源列表
datastructure
- 简单的数据结构与算法,C描述,适合初学者自学-Simple data structure and algorithm, C descr iption, suitable for beginners and self-
CCode
- 遗传算法CUse time of day to feed the random number generator seed
erchashu
- 对于二叉树的基本的运算,查找孩子结点,查看叶子节点到根节点的路径~ 二叉树的宽度。-For computing the basic binary tree to find the child node to view the leaf node to the root of the width of the path-tree.
MinimumSpanningTree
- 在图形中若于个边(edge)上加上一些值,此数值称为比重( weight ) 。而此图形称为比重图形(Weight Graph ) ,若weight是成本( cost )或距离( distance ) ,则称此图形为网路( Network )。根据Spanning Tree的定义,知一个图形可有许多不同spanning tree ,在network中找出一个具有最小成本( Cost )的Spanning tree ,则此Spanning tree称为最小成本生成树。-If in the grap
reverse
- 顺序表的就地逆置算法,文档中有程序实现算法的代码与可运行源程序-Algorithm and source code for list reverse
queue
- 用数据结构中的队列实现解决迷宫问题的程序-Data structure used to achieve a settlement of the queue maze procedure
32014730974
- 数据结构和算法Flash动画演示 更加容易看懂~-Data structures and algorithms Flash animation demo easier to read ~
ThreeColor
- 采用回溯法,利用动态搜索树的数据结构来构造一棵解树,实现3着色问题。 本程序使用迭代回溯算法-The use of retrospective law, the use of dynamic search tree data structure to construct a solution tree, the realization of 3 coloring problem. This procedure backtracking algorithm using iterative
CSort
- 用C++6.0编写,采用分治法求解快速排序和归并排序所花的时间并输出,能够具体地让大家明白时间复杂度这一抽象的概念-Using C++6.0 development, the use of sub-rule method to sort quick sort and merge the time spent and output, specifically so that everyone can understand the time complexity of this abstract c
Jisuanqi
- 一个简单的表达式计算器。包含了对负号的处理-A simple expression calculator. Includes the handling of negative sign
mowang
- 用C++语言写的简单魔王语言源码,是关于数据结构作业中的魔王翻译语言的一组简单代码-Using C++ language source code of a simple language devil is operating on the data structure of the devil in the translation of a group of simple language code
jdsl-2.1.1
- Java数据结构开发包,包括一套完整的数据结构代码和相关算法-Datastructure Library in Java