资源列表
fibonacci
- 斐波那契数列,可在区间内输出区间内的斐波那契数列。-It is a fibonacci series.
carlier_cpp
- Simple implementation of Carlier algorithm (for RPQ problems) in C++ with example data file.
schrage_cpp
- Simple implementation of Schrage algorithm (for RPQ problems) in C++ with example data file.
schrage_prmt_cpp
- Simple implementation of Schrage algorithm with distribution of tasks in C++ with example data file.
neh_cpp
- Simple implementation of NEH algorithm in C++ with 120 test data files.
witi_cpp
- Simple implementation of wiTi algorithm in C++ with example test data file.
edge_betweenness
- 复杂网络中基础参数编程,如求边介数的程序-A complex network of edge betweenness program
programming
- 优化问题,包括一维搜索,最速下降法,牛顿法,拟牛顿法等无约束极值问题的求解方法-optimization problem
simpson2.c
- 第二类fredholm方程的simpson算法-Simpson algorithm second category fredholm Equation
regu
- 参数稳健估计开源代码,可有效精确的进行线形方程的参数估计-open access algorithm for robust parameter estimation
Gaussian-elimination
- 是一个高斯消去法的编程,其中包含详细的注释,是我们高等电力网络分析的作业-Programming a Gaussian elimination, which contains detailed notes, our higher power network analysis jobs
m
- LU分解,利用LU分解逐步分解方程的系数,最终求解方程-LU decomposition, the use of LU decomposition gradually decompose equation coefficients, and ultimately solve equations
