-
用C编的龙贝格算法函数,程序简单明了,可直接使用,也可较快地修改应用于MATLAB中。...
用C编的龙贝格算法函数,程序简单明了,可直接使用,也可较快地修改应用于MATLAB中。-Rhomberg compiled with the C algorithm is a function, the program simple and clear, can be used directly, but also quickly modify the application in MATLAB.
- 2022-02-22 01:26:07下载
- 积分:1
-
独立钻石棋问题描述: 有一棋盘, 上有44个钻石棋子,有一位置空缺, 棋盘初始状态如下: 111 111 111 111111111 1111...
独立钻石棋问题描述: 有一棋盘, 上有44个钻石棋子,有一位置空缺, 棋盘初始状态如下: 111 111 111 111111111 111101111 111111111 111 111 111 其中,0表示没有放置棋子, 1表示放置。 规定走法如下: a. 任一棋子可越过一相邻棋子(紧相邻)跳到一空缺位置, 并吃掉越过的棋子(从棋盘移处) 如, 走一步后棋盘状态: 111 111 111 111111111 111110011 111111111 111 111 111 b. 最后只留下一个棋子在棋盘上, 并且位置在正中央。 要求: 用程序得出正确走法。 输入: 无 输出: 每一步移动后的棋盘状态, 格式如上。-independent diamond chess Problem description : a chessboard, there are 44 pieces of diamonds, a position vacant chessboard initial state as follows : 111111111 111101111 111111111 which, 0 no place pawn, a place said. Provisions in law are as follows : a. as a pawn to be crossed an adjacent piece (bear adjacent) jumped to a vacant position, and eaten across the pawn (shift from the chessboard) If, after the chessboard go one step further state : 111111111 111111111 111110011 111111111 111111111 b. leaving only a game son on the chessboard, and in the middle position. Requirements : getting the correct procedures in law. Input : None output : e
- 2023-01-15 08:55:03下载
- 积分:1
-
numerical algorithm dichotomy
数值算法 二分法-numerical algorithm dichotomy
- 2022-09-26 13:55:02下载
- 积分:1
-
实现一元线性回归分析并进行F,t检验,以便对得出的回归方程进行线性显著性分析...
实现一元线性回归分析并进行F,t检验,以便对得出的回归方程进行线性显著性分析-achieving a linear regression analysis and F, t test, in order to come to the linear regression equation significantly Analysis
- 2022-06-20 17:50:42下载
- 积分:1
-
use mathematical algorithms for solving the inverse matrix function using three...
利用数学算法的公式求逆矩阵并用三个函数表示。-use mathematical algorithms for solving the inverse matrix function using three said.
- 2022-08-11 10:07:25下载
- 积分:1
-
这个程序可实现最优二分检索树的构造,绘制和检索,请在Turboc 2.0下运行...
这个程序可实现最优二分检索树的构造,绘制和检索,请在Turboc 2.0下运行-this procedure can achieve optimal two-tree structure retrieval, mapping and retrieval, please run Turbo 2.0
- 2022-11-05 10:00:03下载
- 积分:1
-
大地电磁一维反演Occam
利用fortran编写了有关大地电磁一维反演的代码,可以实现基本的反演功能,具有较高的借鉴意义,希望对大家的学习有所帮助。。。
- 2022-02-01 12:56:13下载
- 积分:1
-
nurbs曲线设计源代码
nurbs曲线设计源代码 一个工具箱一个几何引擎库,国内用的较少。功能类似CGAL、NURBS++、OCC等。麻雀虽小,功能却很强大。尤其适合固体实体的建模。nurbs曲线设计源代码 一个工具箱一个几何引擎库,国内用的较少。功能类似CGAL、NURBS++、OCC等。麻雀虽小,功能却很强大。尤其适合固体实体的建模。
- 2022-03-26 19:41:59下载
- 积分:1
-
最长公共子序列
应用背景以文档形式上传,详细分析了最长公共子序列问题,并附有源码和运行结果关键技术源码用C++语言编写,在VC和VS环境下可运行
- 2022-06-12 21:46:37下载
- 积分:1
-
Golden section method C language
黄金分割法 C语言 很不错的哦 大家-Golden section method C language
- 2022-09-20 18:05:03下载
- 积分:1