资源列表
graphy_theory
- 关于图论的一些算法和应用。 网络流、上下界网络流、km最佳匹配,弦图判定,一般图最大匹配,有向图最小生成树。-Some on the graph theory algorithms and applications. Network flows, network flow bounds, km best match the string diagram as to the general graph maximum matching, minimum spanning tree directed
Maze
- 走迷宫,迷宫搜索算法,对于一个任给的迷宫,给定入口,自动给出出口及走迷宫的路径-Maze, maze search algorithm, for a term to the maze, given the import, export and automatic paper path Maze
huffman
- Huffman编码,实现二叉树,对于任给的结构,用huffman进行编码-Huffman coding, to achieve a binary tree, for any given structure is encoded using huffman
criticalpath
- 关键路径算法,对给定的网络结构,用关键路径算法可以给出具体的找到必须要走的路径-Critical Path, on a given network structure, with the critical path algorithm can be found given a specific path that must be taken
multipliy
- 多项式相加的程序,程序可以任意输入多项式的结构,自动可以计算出多项式相加减的结果-Polynomial additive process, the program structure can be arbitrary input polynomial, the polynomial can be calculated automatically result of addition and subtraction
Exp21_1
- 建立二叉排序树类模板。二叉排序树关键技术是二叉排序树的建立和查找-The establishment of binary sort tree class template. Binary sort tree key technology is the binary sort tree establishment and find
Exp21_3
- *编写求二叉树的叶子结点数的函数模板.求一棵二叉树的叶子结点数的递归模型如下-* Write a binary tree of leaf nodes seek the function template. Seek a binary tree of leaf nodes as a recursive model
ACM
- 浙大ACM网站(acm.zju.edu.cn)上的部分题目的解题源码!推荐下载!-Zhejiang University ACM website (acm.zju.edu.cn) on the part of the subject' s problem-solving source! Recommended downloads!
Search
- 数据结构搜索算法大全!!! 所有经典算法!!包括AVL树!BST!Hash表!跳表!Sortedchain!Sortedlist!详细注释!所有代码都全部调试成功!-Data structure search algorithm Daquan! ! ! All classical algorithm! ! Including AVL tree! BST! Hash table! Jump table! Sortedchain! Sortedlist! More comments! All o
Sort
- 数据结构排序类!!!包括各种排序算法!!!所有代码均调试成功!!!enjoy-Sorting data structure class! ! ! Including sorting algorithm! ! ! All of the code are debugged! ! ! enjoy! ! !
shadar_gurav
- Shadar 3 open source. Matrix multiplication
BTREE
- Binary Tree program on C-Binary Tree program on C++
