资源列表
matrix_class_by_vc
- VC++环境下使用C++封装的矩阵类,包含矩阵的多种运算功能。-This is a matrix class developed with VC++, and it contains various operations of matrix.
deg-const-mst-00850653
- degree constraint minimum sppaning tr-degree constraint minimum sppaning tree
DTErminant+GOOD
- determinnant coding in spaning tr-determinnant coding in spaning tree
countingSort
- 这是一个简单的计数排序的程序,希望对您有所帮助。-This is a simple counting sort programme,i hope it will be helpful to you!
jsj
- 1 创建给定图的存储结构,从邻接表和邻接矩阵两种存储方式中选择一种。 2 对所创建的图进行深度和广度优先搜索遍历,给出遍历过程中的顶点序列。 3 求图的最小生成树,按构造顺序输出边的序列。(两种方法都要求!) -Create a storage structure of a given graph from the adjacency list and adjacency matrix are two ways to choose a store. Two pairs of maps
huffmantree
- 可以建立函数输入二叉树,并输出其赫夫曼树。在上交资料中请写明:存储结构、 基本算法(可以使用程序流程图) 、输入输出、源程序、测试数据和结果、算法的时间复杂度、另外可以提出算法的改进方法;-The establishment of Huffman tree
familytree
- 通过二叉树的算法来实现家谱图的设计,通过输入祖先,孩子和妻子来建立家谱图,从而达到查询家谱的目的-Through the binary tree algorithm to achieve the family tree diagram design, by entering the ancestors, children and his wife to build family tree diagram, so as to achieve the purpose of genealogy que
linkedlist
- linked list reversal program
link
- 数据结构 链表 按顺序合并两链表。 pa =1 2 4 7 9 11 16 pb= 1 6 9 23 24 36 1 1 2 4 6 7 9 11 16 23 24 36-link
mataqipan
- 马踏棋盘问题,数据结构中的知识点,欢迎大家下载-this is about the datastructure,you can see it
stack
- 堆栈的应用及操作 利用堆栈实现对任意进制的数的转换;-stack
tree
- 树形结构的逻辑和存储特点。 二叉树的遍历递归算法。 -tree
