-
a 3x3 matrix multiplication
a 3x3 matrix multiplication
- 2023-04-17 07:05:03下载
- 积分:1
-
这个可以很清楚的计算一些复杂的问题,很好的一中算法
这个可以很清楚的计算一些复杂的问题,很好的一中算法-this can be clearly calculated to some complicated problems, a good algorithm
- 2022-04-16 01:46:43下载
- 积分:1
-
数值算法 龙贝格积分 C++实现
用迭代的方法求定积分
数值算法 龙贝格积分 C++实现
用迭代的方法求定积分-numerical algorithm Long Bergh C integral to the realization of iterative methods used to seek integration
- 2022-01-31 21:48:08下载
- 积分: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
-
纳粹德国二战发明密码机engma“FA在…
德国纳粹二战时发明的密码机engma“迷”的复原模拟程序的源码-Nazi Germany during World War II invention of the cipher machines engma "fans" of the recovery process simulation FOSS
- 2022-08-21 07:39:18下载
- 积分:1
-
利用栈相关知识求解表达式值,并输出其后缀表达式
资源描述利用栈相关知识求解表达式,并输出其后缀表达式,表达式运算符有+、—、*、/,#表示负号,可以输字符包括数字,括号,运算符。主要目的是学习掌握栈的相关知识。
- 2022-01-28 09:22:19下载
- 积分:1
-
矩阵的类,可以做矩阵运算
矩阵的类,可以做矩阵运算-matrix of categories that can be done matrix calculation
- 2022-05-22 13:23:08下载
- 积分:1
-
colour follower
这是一个用Visual C++和OpenCV制作的程序。
- 2023-08-23 10:30:03下载
- 积分:1
-
水果分类
展览品的水果分类简单专家系统的概念。基于16个规则可以分类10种水果。而问题的答案类型,使用组合框。 ;知识库(KB)&;规则的部分应用程序,不能单独的模块,所以它是不可编辑的,这就是为什么这是概念的例子。推理也在APP。如果你选择水果未知的KB,ES将unconclusive报表。一些规则是从池中移除,触发后,你应该退出&;在分类新会话开始重新启动应用程序。
- 2022-02-28 12:43:52下载
- 积分:1
-
电脑游戏的网格路径规划
人工智能技术变得越来越重要的计算机游戏、 自主路径规划和搜索算法在网格上。
通过在战略游戏中,如横扫千军,Pacman 地形移动。网格的阻止和取消阻止细胞通常用于表示地形。
- 2023-08-21 13:15:03下载
- 积分:1