资源列表
bigint
- 基于C语言 实现大整数的加减乘法运算-bigint operation
gongetidu
- 这个程序利用共轭梯度方法,求解对称正定线性方程组-This procedure using conjugate gradient method for solving symmetric positive definite system of linear equations
YOUxian
- 用 O(h^2) 阶的有限差分方法求区间[a , b] 上的边值问题 x =p(t)*x (t)+q(t)*x(t)+r(t),x(a)=alpha,x(b)=beta 的逼近。 并附上三阶、四阶、五阶 Rungkuta 法(附件里面)-The boundary value problem of x =p (b])*x (T)+q (T)*x (T) () (T) (T)+r () x (), =alpha (a) () =beta, X (b) O () () [a () (h^2), is
POWELL
- POWELL方法数值计算源代码,.........用于工程计算中
heat-fdm
- NUMERICAL METHODS for Mathematics, Science and Engineering,有限差分解热传导问题-NUMERICAL METHODS for Mathematics, Science and Engineering, finite difference conduction problem antipyretic
e00forshp
- 这是一个e00转shp的方法,本人也在找能大批量转换的方法!-
xianxingfangchengzu
- 本代码是GAUSS-SEIDEL迭代法、选主元JORDAN消去法、简单GAUSS消去法、选主元GAUSS消去法的MATLAB程序,有详细注释,可直接调用-This code is GAUSS-SEIDEL iteration, pivoting JORDAN elimination, simple GAUSS elimination, pivoting GAUSS elimination of the MATLAB program, with detailed notes, can be cal
max-min
- 编写一个程序,读入5个整数,然后确定并显示这组数中的最大整数和最小整数。-Write a program that reads five integers, then determine and display this group of the number of the biggest integer and smallest integer.
0.618-program
- 0.618法,用于寻找一元函数固定区间内的极小点-0.618 program,Used to find the minimum point functions of one variable within the fixed interval
kNN
- kNN分类算法——将没有分类标签的数据与样本集合中所有的数据一一进行距离计算, 然后提取最相似的K个数据,这个K个数据中分类标签出现最多的分类就是新数据的分类标签。 优点:简单有效,缺点:耗费存储空间,非常耗时,无法给出任何数据的结构信息。 这个程序是采用python缩写,注释比较多,自己加的-kNN classification algorithm: no data and sample collection of all data classification labels on
PSO-(5)
- Optimization Griewangk Function
sxj
- 一个简单的计算器 可以实现计算器的基本功能 对初学编程的人有一定好处 大家可以下载下来-a simple calculator can achieve basic functions of the calculator program for beginners who are certain advantages we can see downloaded
