-
共轭梯度法
Conjugate gradient method for non-linear equations inC
- 2022-02-26 09:12:17下载
- 积分:1
-
BFS 算法
BFS 算法的实现在 c / c + +。我t 也打印派生的最短路径的路径
- 2022-01-25 15:58:02下载
- 积分:1
-
寻最短路径算法
一个模拟游戏中最短路径的算法
从一个点,到另一个点的最短路径,中间可以设置障碍
看是如果绕过障碍获得最短路径
- 2022-12-09 16:30:03下载
- 积分:1
-
the procedures used Matlab language trend of the computer program.
该程序用matlab语言编写的计算机潮流计算程序。-the procedures used Matlab language trend of the computer program.
- 2023-07-31 20:50:02下载
- 积分:1
-
对难于时行积分的方程y=x*sin(x),用蒙特卡洛方法进行了求解。
对难于时行积分的方程y=x*sin(x),用蒙特卡洛方法进行了求解。-Difficult when the line integral of the equation y = x* sin (x), using Monte Carlo methods to solve.
- 2022-01-25 15:03:34下载
- 积分:1
-
基于c++的操作系统算法模拟
自己写的小型操作系统模拟算法,基于加算计学院的同学们,期末的课程设计,用C++编写,尤其是信心安全专业的同学可以下载使用。效率高,比较实用,希望可以对大家有用
- 2022-08-05 21:38:25下载
- 积分:1
-
Demon RUF also an example. You enter a prime number, followed in the same direct
恶魔联阵也是一个例子。你输入一个素数,跟在下面生成的同一个目录中。Txt文件,其中有一个n*n的魔法矩阵
- 2022-10-31 00:10:02下载
- 积分:1
-
FuzzyClusteringToolbox
Fuzzy聚类工具箱,含4种评价方式,内有文档及注释-FuzzyClusteringToolbox
- 2022-11-14 05:30:04下载
- 积分:1
-
Concrete_Mathematics_2nd_Ed_TeX_Source_Code
Concrete_Mathematics_2nd_Ed_TeX_Source_Code
- 2022-01-25 17:55:03下载
- 积分:1
-
军团问题, 某国家在一条战线上(一条直线)上部署了n 支军队。如果两支或两支以上军队相邻,它们将形成一个军团。如果一支军队不和任何一支军队相邻,那么它也是一个独...
军团问题, 某国家在一条战线上(一条直线)上部署了n 支军队。如果两支或两支以上军队相邻,它们将形成一个军团。如果一支军队不和任何一支军队相邻,那么它也是一个独立的团。给定一组军队在战线上左右两端的位置及编号,求出所有的军团
-Corps issues, a country in a front (a straight line) on n-support forces deployed. If two or more than two neighboring armies, they will form a regiment. If an army is not adjacent to any one army, then it is also an independent regiment. Given a group of troops on the front left and right ends of the location and number, find all of the Army
- 2022-02-28 17:22:05下载
- 积分:1