-
清华大学2002年出版的《科学与工程数值计算算法Java》配套源码,包括复数计算、矩阵运算、插值计算、线性非线性方程组求解、数值积分、数值拟和与逼近等算法和类,...
清华大学2002年出版的《科学与工程数值计算算法Java》配套源码,包括复数计算、矩阵运算、插值计算、线性非线性方程组求解、数值积分、数值拟和与逼近等算法和类,对于科学和工程数值计算很有参考价值!-Qinghua University, in 2002 published "Science and engineering numerical algorithm Java" complementary source, includes the plural, matrix computation, interpolation, linear solve nonlinear equations, numerical integration, and the proposed numerical approximation algorithms and other categories, science and engineering numerical computation of great reference value!
- 2023-03-06 23:55:04下载
- 积分:1
-
Scientific Computing in the conjugate gradient method symmetric positive definit...
科学计算中的共轭梯度法解对称正定线性方程组.-Scientific Computing in the conjugate gradient method symmetric positive definite solution of linear equations.
- 2023-06-27 07:40:04下载
- 积分:1
-
delphi-crypto
厌倦了使用大型库,比如OpenSSL,
- 2022-03-18 03:04:30下载
- 积分:1
-
PHP获取可以用GBK编码的汉字拼音首字母
- 2022-04-01 12:03:22下载
- 积分:1
-
this program is continuation of 1laser
this program is continuation of 1laser - can fire 2 lasers rangefinders from MDL simultaneusly and then registers measured distance to file - very useful for photogrametry-this program is continuation of 1laser- can fire 2 lasers rangefinders from MDL simultaneusly and then registers measured distance to file- very useful for photogrametry
- 2022-03-25 19:09:06下载
- 积分:1
-
LDL 分解源码。从文件输入数据,编译运行后结果输出在输出文件中。...
LDL 分解源码。从文件输入数据,编译运行后结果输出在输出文件中。-LDL decomposition source. Import data from the document, compiled the results after the operation output in the output document.
- 2022-07-18 02:37:59下载
- 积分:1
-
遗传算法求解TSP问题
资源描述该程序详细的列出了算法执行的具体步骤,很好地解决了TSP问题,经仿真实验,所编程序可行、有效,文件附有程序运行结果图
- 2023-06-23 06:00:03下载
- 积分:1
-
ID3决策树matlab源码
这个是使用Matlab实现ID3决策树的源代码,注释的非常清楚。选择了三组数据。非常容易懂。
- 2022-03-07 11:10:10下载
- 积分:1
-
修道士和野人问题
经典的修道士和野人过河问题,
1、可以选择修道士和野人的人数,
2、可以输出过河的详细方案,
3、代码清晰含注释,
- 2022-05-16 12:35:42下载
- 积分:1
-
无网格伽辽金方法计算源程序
无网格伽辽金方法计算源程序(线弹性2D问题)-EFGM source method (2D linear elastic problems)无网格方法采用基于点的近似,可以彻底或部分地消除网格,不需要网格的初始划分和重构,不仅可以保证计算的精度,而且可以大大减小计算的难度。然而,由于目前的无网格近似一般没有解析表达式,且大都基于伽辽金原理,因此计算量很大,要超出传统的有限元法;另外,无网格近似大都是拟合,因此对于位移边界的处理比较困难,多采用拉格朗日乘子法处理。
- 2022-01-26 06:31:16下载
- 积分:1