- condo CONDO tests L and H for orthogonality and inverti
- NURBS OpenGL的曲面构造函数
- VCxpstyle 给VC程序设置XP风格
- DirBrowse 目录遍历
- 600HD_V1.09.17769_07-01-2017 1.The content is too simple 2.Is not a sourcecode or document 3.lost some files 4.Description is not detailed or not correct 5.Compressed file has password 6.Sourcecode duplicate or already exist
- PHP 7 in easy steps best book for php 7 beginner
资源列表
es.cpp
- evolutio strategies for vector support machine
sample-data
- 从3h流量取样得到日流量,再选取其中的最大值。-Daily discharge from 3h flow sampling, and then select one of the maximum value.
image-registration-and-fusion-flowchart
- image registration and fusion flowchart
shortest-path
- 这个代码最要是实现最短路径问题,最短路径问题是图论中的一个很重要问题-This code the most if the shortest path problem, shortest path problem is a very important problem in graph theory
double-COLSYS
- 双精度COLSYS子程序,用于求解常微分线性、非线性方程组。经过扩容后版本可以求解1000个最高阶次为4阶的方程组。并达到令人满意的精度。-Double precision COLSYS subroutine, used to solve ordinary differential linear, nonlinear equations. After expansion version can solve the 1000 highest order for 4 order equation.
MULbignum
- c语言实现计算两大数a,b (0<=a,b<=10^1000) 相乘-Using C language to calculate a*b,Two integer a,b (0<=a,b<=10^1000)
Untitled
- 打靶法的matlab实现,需要输入的变量较多,程序不是十分简便-Matlab implementation of the shooting method
matrix12
- 利用增广矩阵和行变换求逆的方法,对任一矩阵进行满秩分解-The augmented matrix and line conversion inverse any matrix of full rank decomposition
powell
- Powell是一种非常稳健的非线性最优化算法(当然,整个求解过程中需要一些辅助的技巧,否则可能达不到“稳健”标准)。-Powell is very usefull
RK_4
- C语言实现四阶龙格—库塔公式,可用于常微分方程的数值计算-C language Runge- Kutta formula can be used for the numerical calculation of ordinary differential equations
adaptive
- 自适应函数,能改变步长进行运算,用于数学积分,十分简便-Adaptive function, change the step operations for mathematical integration is very simple
qmin
- 抛物线法(也即二次插值法)求解函数在[a,b]上的局部最小值。程序已经确认没有问题。-Parabolic method (ie quadratic interpolation method) for solving the local minimum of the function in [a, b]. The program has confirmed that there is no problem.