资源列表
第三次上机作业
- 设二叉树结点值为大写字母,输入二叉树的前序遍历和中序遍历序列,生成此二叉树,输出该二叉树的后序遍历和按层次遍历序列。输入某结点值,在二叉树中查找该结点,若该结点存在,则输出从根到该结点的路径,否则给出不存在信息。(A two fork tree node value is capitalized, and the preorder traversal and sequence traversal sequence of the two fork tree is input to generate
拓扑排序
- 进行无向图的拓扑排序算法,可以给正在学习C语言数据结构的朋友提供一点帮助(Topological sorting of undirected graphs)
reygcustom
- 用龙格-库塔法直接解算微分方程,程序中的例子是求解10个线性微分方程组()
6108541
- 蚁群算法是近年来出现的一种新德仿生类进化算法[8],它的基本原理源于昆虫学家们的观察和发现()
Dijkstra
- 运用C++算法的模板类实现Dijkstra最短路径(Implementation of the shortest path of Dijkstra)
Cplex1
- 关于经济规划的Cplex程序 可以和matlab联合仿真(The Cplex program on economic planning can be combined with MATLAB)
加法运算器3
- C++语言,实现基于链表的加法运算,数据结构源程序实例(C++ language, the implementation of the addition operation based on the chain table, the data structure source program instance)
文件读写入链表
- C++语言编写,可实现基于链表的文件读写入链表,数据结构源程序(C++ language is written to achieve chain table based file reading and writing chain table, data structure source program)
PQRY1
- 用C++写的任意的多边的扫描填充算法 希望对大家有帮助()
cauaoity
- 用C++编的一些最优化作业中的程序,单纯形法()
tffoaiency
- 算法描述: K均值算法: 给定类的个数K,将N个对象分到K个类中去, 使得类内对象之间的相似性最大,而类之间的相似性最小,()
6339172
- 蚁群算法是近年来出现的一种新德仿生类进化算法[8],它的基本原理源于昆虫学家们的观察和发现()