资源列表
location
- 三点定位算法。根据4个坐标点的 {x,y,z}坐标参数,和需要定位点距离4个坐标点的距离,就算出需要定位点的坐标参数{x,y,z}-Three points localization algorithm
algorithmrecommendations-
- 算法学习建议,适合想搞算法却不知道怎么入门的人观看-The recommendations of the learning algorithm
sort_cpp
- 非常不错的资源,讲解c++各种排序算法,大家有时间可以-Very good resources, the explain c++ various sorting algorithm, we have time to look
AI-Lab1
- Cryptarithmetic puzzle (additions only) solver.
Large-number-of-calculations
- 实现超大数运算的程序,采用数组存储,解决计算溢出问题。-Realize the large number of operation procedures, using arrays to store and solve the problem of calculating overflow.
PQ
- PQ法潮流计算,matlab实现,给定配网模型参数就可得到各个节点参数-PQ method flow calculation, matlab achieve, given the model parameters of the distribution network can get each node parameters
golddiv
- 一维搜索黄金分割法算法matlab实现。-One-dimensional search algorithm matlab implementation of the golden section method.
arpack.tar
- 矩阵特征值计算软件,经典高质量包,由fortran 语言编写,可以通过C/C++/fortran调用-Matrix eigenvalue calculation software, the classic high-quality package, written by fortran language, by C/C++/fortran call
Jacobi
- 雅可比(Jacobi)迭代法解方程组,C语言实现-Jacobi iterative method for solving equations, C language
Simpson
- 复化辛卜生公式可以算是公路线形坐标计算的万能公式。它不仅对直线、圆曲线、缓和曲线, 不完整的缓和曲线(卵形曲线)都能用一套公式进行计算... -The the complexification Xinbu Health formula can be regarded as the highway alignment coordinates universal formula. It is not only of the straight line, circular curve, curv
Runge_Kutta
- 龙格-库塔算法 - 常微分方程的数值解法-Runge- Kutta algorithm- the numerical solution of ordinary differential equations
min_span
- minimum spaning tr-minimum spaning tree
