资源列表
[数据结构常用算法] percolation.tar
说明:实现正方形渗流模型的数值模拟,使用的是weighted-union-find算法-a C version of percolation model<黄德平> 在 2024-11-06 上传 | 大小:3072 | 下载:0
[数据结构常用算法] calcmulate-0
说明:给定一个整数N,求N的阶乘末尾有多少个0 应用程序的每个文件的内容。-Given an integer N, N factorial seeking the end there is the content of the application number 0 for each file.<陈雅> 在 2024-11-06 上传 | 大小:1024 | 下载:0
[数据结构常用算法] graph--matrix
说明:采用邻接矩阵来实现图的创建, graph.cpp是主应用程序源文件-Implementation creates graph adjacency matrix<陈雅> 在 2024-11-06 上传 | 大小:2048 | 下载:0
[数据结构常用算法] Binary-Tree
说明:(1)从键盘上输入数据,建立二叉链表。 (2)前序遍历、中序遍历、后序遍历二叉树:递归算法。 (3)前序遍历、中序遍历、后序遍历二叉树:非递归算法。 (4)借助队列实现二叉树的层次遍历。 在主函数中设计一个简单的菜单,分别调试上述算法。-(1) input data the keyboard, build binary list. (2) former preorder, preorder, after preo<李大娘> 在 2024-11-06 上传 | 大小:1309696 | 下载:0
[数据结构常用算法] main
说明:计算闭包完全最短路径,可自由输入闭包的顶点个数-fLOYD,Calculate the complete shortest path path, the number of vertices of the free input closure<zhangsaifeng> 在 2024-11-06 上传 | 大小:1024 | 下载:0
[数据结构常用算法] Knap
说明:背包问题的模板程序,可适应不同数据类型,使用了模板类-Template program knapsack problem can be adapted to different types of data, using a template class<jiangmaoran> 在 2024-11-06 上传 | 大小:2048 | 下载:0