-
fortran程序,迭代常微分方程求解器,包括源代码、使用说明。...
fortran程序,迭代常微分方程求解器,包括源代码、使用说明。-fortran program, iterative solver of ordinary differential equations, including source code, use the instructions.
- 2022-01-25 14:54:41下载
- 积分:1
-
从回归分析中得出的数据。并产生T。
对数据进得自回归分析预测。并生成下一周期的预测值-Of data into the prediction derived from the regression analysis. And generate the next cycle of prediction value
- 2022-10-23 03:00:03下载
- 积分:1
-
Cantilever simulations in COMSOL Multiphysics
Cantilever simulations in COMSOL Multiphysics
- 2022-08-10 14:23:11下载
- 积分:1
-
径向基RBF多维空间插值算法,用于空间散乱点曲面重建,优于多项式插值...
径向基RBF多维空间插值算法,用于空间散乱点曲面重建,优于多项式插值-RBF RBF multidimensional spatial interpolation algorithm for space scattered surface reconstruction, better than polynomial interpolation
- 2022-10-05 20:15:03下载
- 积分:1
-
用c编的进程调度算法
用c编的进程调度算法-C prepared by the process of scheduling algorithm
- 2022-03-12 18:52:15下载
- 积分:1
-
计算两个矩阵的乘法,利用c语言实现
计算两个矩阵的乘法,利用c语言实现-calculation of the two Matrix multiplication, using language c
- 2022-03-19 18:04:06下载
- 积分:1
-
FORTRAN语言,正交曲线网格生成过程中的使用
采用Fortran语言的正交曲线网格生成程序-Fortran language, the use of orthogonal curvilinear grid generation process
- 2022-10-18 22:50:03下载
- 积分:1
-
Dijkstra_shortestpath
用Dijkstra算法求有向网的v0点到其余各点v的最短路径P[v]及其带权长度D[v],开发语言为c语言。
- 2023-07-28 19:55:02下载
- 积分:1
-
C4.5 is a simplified version of the Decision Tree Algorithm
C4.5的简化版本是一个决策树的算法-C4.5 is a simplified version of the Decision Tree Algorithm
- 2022-01-22 07:48:49下载
- 积分:1
-
1_algorithm例版
一些众所周知的算法实现在这里。一个程序(调用)由一个程序的名字(带或不带限定词),其次是参数列表(如果需要)。函数返回一个值,程序必须不!大部分功能程序需要特定类型的参数。我们已经知道一个类型只是一种名称数据和参数必须有一个语言或自定义的类型。要让计算机做什么,你必须写一个计算机程序。写一个计算机程序,你必须告诉计算机,一步一步的,正是你想做的事。然后计算机“执行”的程序,每一步后的机械,实现最终目标。
- 2022-08-25 19:21:43下载
- 积分:1