资源列表
10-2
- 十进制转换为二进制数据,可以将浮点型数据进行转换,精度可以自行修改。-Convert from decimal to binary data, you can float data conversion accuracy can modify.
Leaveoneout
- Método leave-one-out
linear-problem-programming
- this is a c++ program to implement linear programming language in operating research.
138
- UVA #138 problem implemented in visual c-UVA #138 problem implemented in visual c++
Lagrange
- 这是一个拉各朗日差值算法程序,在计算机上已经运行过了,好用的!
4-7
- 一个用友元函数实现运算符重载的例子,对运算符+,-,*,/进行重载定义,实现两个复数的四则运算
fread
- 使用fread函数读取整形数字,在巨大量的输入下,速度优势十分明显(相比cin和scanf)-Use the fread function to read plastic figures, a huge amount of input, the speed advantage is very clear (compared to the cin and scanf)
dolittle
- dolittle方法求解线性方程组,采用c语言进行编写-linearity equations resolved bu dolittle
kl
- 列主元消元法解非线性方程,中科大第五次作业-Out principal component elimination method for solving nonlinear equations, the fifth operation USTC
newton
- 运用牛顿法求解非线性函数F(x)=0,应用的是Fortran90语言编写,注意检查猜测值-Using Newton' s method for solving nonlinear function F (x) = 0, application of a Fortran90 language, pay attention to check the guesses
BubbleSort
- BubbleSort algorithm that the coding to sorting a data
Armijo_quasiNewton
- 最优化算法中的带Armijo搜索求步长的拟牛顿算法的源码,matlab编程实现,希望对大家有用。-Optimization algorithm with Armijo search seeking step quasi-Newton algorithm source code, matlab programming, and hope to be useful.