-
分形盒维数
基于图像的分形盒维数,包括一维、二维、三维。代码是外国人编写的,比较全面,运行时直接带入即可,容易理解,无需弄懂代码运行过程,是很有用的
- 2022-01-31 19:08:45下载
- 积分:1
-
螺旋矩阵用来认为很难写这篇文章,因为如果复制在反正或…
螺旋矩阵
以前觉得蛮难写的
这个好象还是抄的
反正留到了-Spiral matrix used to think pretty hard to write this as if copied in anyway or left to the
- 2022-05-08 03:35:29下载
- 积分:1
-
!
2 ! HOMPACK90 is a suite of FORTRAN 90 subroutines for solving nonline...
!
2 ! HOMPACK90 is a suite of FORTRAN 90 subroutines for solving nonlinear
3 ! systems of equations by homotopy methods. There are subroutines for
4 ! fixed point, zero finding, and general homotopy curve tracking problems,
5 ! utilizing both dense and sparse Jacobian matrices, and implementing
6 ! three different algorithms: ODE-based, normal flow, and augmented
7 ! Jacobian. The (driver) subroutines called by the user are given in the
8 ! table below, and are well documented internally. The user need not
9 ! be concerned with any other subroutines in HOMPACK90.
-!
2 ! HOMPACK90 is a suite of FORTRAN 90 subroutines for solving nonlinear
3 ! systems of equations by homotopy methods. There are subroutines for
4 ! fixed point, zero finding, and general homotopy curve tracking problems,
5 ! utilizing both dense and sparse Jacobian matrices, and implementing
6 ! three different algorithms: ODE-based, normal flow, and augmented
7 ! Jac
- 2022-07-21 06:18:17下载
- 积分:1
-
计算机网络的DV算法.cpp
计算机网络 路由DV算法实现更新路由表以及每一步路由表的交换,得到最终路由表
- 2022-10-13 11:05:03下载
- 积分:1
-
Ejercicios Java
Aquí se muestran ejercicios 讲授段 principiantes en java。
- 2023-01-19 18:05:04下载
- 积分:1
-
几何算法C++
很好的关于几何计算的算法,很值得保留
- 2022-01-22 08:02:18下载
- 积分:1
-
GAUSS-SEIDEL ALGORITHM
在给定初始近似值X(0)的情况下求解AX=B:
- 2022-03-03 07:28:48下载
- 积分:1
-
元胞自动机实现人员疏散模拟
元胞自动机算法模拟人员疏散情况,算法在game里面,绘制在caview中,能清晰的体现出元胞自动机算法的特点,适合刚接触元胞自动机的人使用
- 2023-07-17 08:25:03下载
- 积分:1
-
Gaussian elimination method to solve high
高斯消去法求解高阶矩阵,拟合椭圆等时需要用到的-Gaussian elimination method to solve high-order matrix, fitting ellipse, etc. need to use
- 2023-02-21 22:00:03下载
- 积分:1
-
几个关于汉诺塔算法的C++源代码,对于理解递归算法很有帮助...
几个关于汉诺塔算法的C++源代码,对于理解递归算法很有帮助-Tower of Hanoi algorithm on a few of the C++ source code helpful for understanding the recursive algorithm
- 2022-02-25 22:03:59下载
- 积分:1