-
计算方法经典算法(弦截法二分法牛顿迭代法龙贝格算法)
计算方法经典算法(弦截法二分法牛顿迭代法龙贝格算法)-classic calculation algorithm (xianjie Act dichotomy Newton Romberg algorithm)
- 2022-04-07 16:00:07下载
- 积分:1
-
矩阵直接三角分解法的c++语言实现
矩阵直接三角分解法的c++语言实现 -direct triangular matrix decomposition of the C Language
- 2022-07-18 15:19:19下载
- 积分:1
-
OFELI is an object oriented library of C++ classes for development of finite ele...
OFELI is an object oriented library of C++ classes for development of finite element codes. Its main features are : * Various storage schemes of matrices (dense, sparse, skyline). * Direct methods of solution of linear systems of equations as well as various combinations of iterative solvers and preconditioners. * Shape functions of most "popular" finite elements * Element arrays of most popular problems (Heat Transfer, Fluid Flow, Solid Mechanics, Electromagnetics, ...).-OFELI is an object oriented library of C++ classes for development of finite element codes. Its main features are :* Various storage schemes of matrices (dense, sparse, skyline).* Direct methods of solution of linear systems of equations as well as various combinations of iterative solvers and preconditioners.* Shape functions of most "popular" finite elements* Element arrays of most popular problems (Heat Transfer, Fluid Flow, Solid Mechanics, Electromagnetics, ...).
- 2022-02-27 06:26:31下载
- 积分:1
-
动态规划的C++实现
采用C++实现了动态规划对动态规划感兴趣的同学可以下下来看一看
- 2023-07-30 19:10:04下载
- 积分:1
-
svm(支持向量机)的演示程序,是可执行程序,非控制台程序,可实现分类并图形化显示。...
svm(支持向量机)的演示程序,是可执行程序,非控制台程序,可实现分类并图形化显示。-svm (support vector machine) demonstration program, an executable program, non-console programs for classification and graphical display.
- 2022-02-05 06:36:25下载
- 积分:1
-
中文分词1.0
简介 ChineseSplitter中文分词系统集成了单字(一元切分)、双字(二元切分)、词义切分等分词方法。提供很好的权重计算办法。类结构 BaseSplitter(分词基类)─SingleSplitter(一元切分)─DoubleSplitter(二元切分)─DefaultSplitter(词义切分)────NICTCLAS(中科院分词系统)KeywordsSort(关键字排序类)
- 2022-01-30 17:14:00下载
- 积分:1
-
离散数学重言式判别以及逻辑表达式求值原代码
离散数学重言式判别以及逻辑表达式求值原代码-Discrete Mathematics tautology discriminant and logic expressions evaluates the original code
- 2022-04-19 01:15:23下载
- 积分:1
-
operation research
operation research
- 2022-03-25 03:40:19下载
- 积分:1
-
任意数学表达式计算的源码及测试软件
任意数学表达式计算的源码及测试软件-Calculation of arbitrary mathematical expression of the source code and test software
- 2022-01-21 04:19:42下载
- 积分:1
-
计算器
计算器- Calculator
- 2023-09-06 08:35:03下载
- 积分:1