-
这个程序可以实现最优的2
这个程序可实现最优二分检索树的构造,绘制和检索,请在Turboc 2.0下运行。-this procedure can achieve optimal two-tree structure retrieval, mapping and retrieval, please Turbo running under 2.0.
- 2022-06-18 15:45:21下载
- 积分:1
-
四叉树---三维场景优化加载 opengl
三维场景优化加载,用opengl 实现,涉及四叉树分割, LOD l以及块与块之间裂缝的修补,等等 窥探三维场景四叉树加载的入门例子
- 2022-10-25 22:10:02下载
- 积分:1
-
哲学家就餐问题算法实现
哲学家就餐问题算法实现-Algorithm dining philosophers problem
- 2022-02-27 08:28:25下载
- 积分:1
-
图像锐化处理
根据图像锐化的原理编写,可以直接运行,效果明显,和photoshop里的Usm锐化的效果差不多
- 2022-03-04 18:00:41下载
- 积分:1
-
建立在vibe 基础上的kalman多目标跟踪
建立在vibe算法上,进行前景提取,并用kalman滤波进行多目标跟踪。建立在vibe算法上,进行前景提取,并用kalman滤波进行多目标跟踪。建立在vibe算法上,进行前景提取,并用kalman滤波进行多目标跟踪。建立在vibe算法上,进行前景提取,并用kalman滤波进行多目标跟踪。建立在vibe算法上,进行前景提取,并用kalman滤波进行多目标跟踪。
- 2022-01-27 10:41:56下载
- 积分:1
-
三节点有限元程序
二维三节点有限元计算程序
输入单元及节点信息,计算结构位移。最大单元数5000,最大节点数2000,能够处理集中力、体积力、已知位移等荷载。
采用迭代、回代算法计算线性方程组。能够生成节点的位移、应力及应变值,应力包括个应力分量及主应力值和主应力方向
- 2022-05-18 22:06:35下载
- 积分:1
-
用C++实现的利用整型数实现浮点运算的系列方法重载.
用C++实现的利用整型数实现浮点运算的系列方法重载.-With C++ Realize the use of integer floating-point operations to achieve a series of method overloading.
- 2023-04-11 15:40:03下载
- 积分:1
-
计算机数值分析算法源代码,科学与工程数值算法(Visual+C版)
计算机数值分析算法源代码,科学与工程数值算法(Visual+C版)-Computer numerical analysis algorithm source code, science and engineering numerical algorithm (Visual+ C version)
- 2022-12-08 17:30:03下载
- 积分:1
-
Dichotomy for solving nonlinear equations a root, you can calculate the approxim...
二分法求解非线性方程的一个根,可以计算出一般非线性方程的近似解-Dichotomy for solving nonlinear equations a root, you can calculate the approximate solution of general nonlinear equations
- 2023-02-22 22:25:03下载
- 积分:1
-
全梯度算法程序代码。数学,总梯度法…
共梯度算法程序代码.数学上,共梯度法实求解特定线性系统的数值解的方法,其中那些矩阵为对称和正定。共轭梯度法是一个迭代方法,所以它适用于稀疏矩阵系统,因为这些系统对于象乔莱斯基分解这样的直接方法太大了。这种系统在数值求解偏微分方程时相当常见。
共梯度法也可以用于求解无约束优化问题。
-Total gradient algorithm program code. Mathematics, the total gradient method for solving a particular linear system is the numerical solution methods, including those for the symmetric and positive definite matrix. Conjugate gradient method is an iterative method, it applies to sparse matrix systems, because these systems such as the Cholesky decomposition of the direct method is too high. Such systems in the numerical solution of partial differential equations are quite common when. Total gradient method can also be used for solving unconstrained optimization problems.
- 2022-08-06 23:27:29下载
- 积分:1