资源列表
Pro
- 最小权点覆盖问题用分支限界实现,对于给定的无向图G,计算G的最小权点覆盖.
LatinSquare1
- 一个C++实现的拉丁方构造程序, 很简单有效. 而且很容易理解.
3
- 简单的练习 材料力学计算挠度及强度校核
matrix
- 矩阵运算模块:寻找二维数组中的最大值;寻找二维数组中的最小值;寻找一维数组中的最小值;求取两个向量之间的欧式距离
1CHOL
- Cholesky分解与求行列式值,使用C语言编写,可以在Visual C++中运行。-Cholesky decomposition and demand determinant, the use of C language, Visual C++ can be run.
match
- 三个求二分图最大匹配的程序(bfs,dfs,多增光路算法)-Three for the maximum bipartite graph matching procedure (bfs, dfs, multi-path algorithm Zengguang)
a.m
- Matlab仿真程序,介绍了数据的程序结构、运用和算法设计。-Matlab simulation program, introduced procedures for data structure, application and algorithm design.
MyStackss
- 基于C++实现的数据结构中 顺序栈的类 基本功能 -Using C++ language in order to prepare the data structure stack type basic operation
DivideandConquer
- a ClosestPair code writen with divideandconquer
lab6ex1
- C-C++. Complex number program.
2weixianduanshu
- 二维线段树,一种重要的数据结构,不过复杂度比较高,只能解决小数据的问题-2D segment tree, an important data structure, but the complexity is relatively high, can only solve the problem of small data
solution-of-Towers-of-Hanoi
- 汉若塔问题的经典解法,C代码可以直接运行。-solution of Towers of Hanoi
