资源列表
listjiaojibingji
- 此程序用来实现两个链表的交集和并集,重在其算法。-This process used to achieve two lists of intersection and union, focusing on the algorithm.
expression_calculate
- 数学表达式计算,采用中缀表达式输入,输出后缀表达式,并且可以采用中缀表达式计算,也可以采用后缀表达式计算-expression calculate
1
- 济南大学校园导航,,查询最短路径,校园景点查询,有条件最短路查询(University of Jinan campus navigation, query shortest path, campus attractions inquiry, conditional shortest path query)
AVLtree
- AVL标准平衡二叉树的模板,运用三种顺序搜索方法构建-Standard AVL balanced binary tree template, constructed using three kinds of sequence search method
Cholesky
- 用cholesky法解最小二乘法,矩阵三角分解-Cholesky method for the least squares method, the matrix triangular decomposition
Template_2
- dibujaPila(stack<int>&s1)
main
- 拆半查找法的演示程序,部分c语言大作业可以用到,希望对大家有所帮助-Demolition of half of the search algorithm demonstration program, part of the c language operations can be used, we hope to help
polyn
- C语言中用链表实现两个多项式的相加,相减,相乘,并要求从文件中读出数据和将操作后的数据写入文件中,运用到文件的相关知识。
data
- 数据结构 约瑟夫环 哈希表 哈弗曼树 括号匹配四个程序,有代码和报告。-Hash table data structure Josephus four Hafu Man tree brace matching procedures, codes and reports.
SuperSnake
- 算法比较多啊 系统比较强大 希望大家下载-Algorithm more ah hope to download more powerful system
bitre
- 第一题:求二叉树的高度 第二题:输出二叉树中各节点的值及所对应的层次数 第三题:数组二叉树转化成链式二叉树 第四题:复制二叉树T1到T 第五题:交换左右孩子节点的指针的值 第六题:先序创建二叉数-this is a bitree , there are six functions
sjjg
- 1)实现二路归并排序算法。 2)实现希尔排序算法。 3)实现快速排序算法。 4)实现堆排序算法。 (6)已知长度为n的线性表A采用顺序存储结构,该算法删除线性表中所有值为item的数据元素。删除后的数组元素与原数组元素不必保持顺序一致。 一个主函数,调试上述算法。-1) Achieving way merge sorting algorithm. 2) Achieving Hill sorting algorithms. 3) The fast sorting algorit
