-
查找二叉树
这是一份基于c++实现的查找二叉树(排序二叉树)的实现代码。在源代码类中,包含二叉查找树的插入,删除,以及查找树中任意排序任意位置的数。其中函数包含了递归实现和非递归实现。
- 2022-04-20 11:46:50下载
- 积分:1
-
在COMSOL Multiphysics模拟悬臂
Cantilever simulations in COMSOL Multiphysics
- 2022-10-31 19:50:03下载
- 积分:1
-
大学里必学的一门课程,数值分析的一个必做的程序,拉格朗日二次插值...
大学里必学的一门课程,数值分析的一个必做的程序,拉格朗日二次插值-universities will learn a curriculum, a numerical analysis of the process will do, Lagrange quadratic interpolation.
- 2023-01-15 03:25:04下载
- 积分:1
-
SIMPLE algrithm in Computational fluid mechanics
应用背景This application is to focus on the numerical methods in Computational Fluid Mechanics, dealing with aeronautics, hydraulics, heat and mass transfer etc. We konw fluids have the ability to transport matter and its propertities as well as transmit force, therefore fluid mechanics is a subject that is particularly open to cross fertilization with other sciences and disciplines of engineering. The subject of fluid mechanics will be highly relevant in domains such as chemical,metallurgical, biological and ecological engineering.关键技术
SIMPLE (Semi-Implicit Method for Pressure Linked Equations) algrithm is the principal numerical method to numerical simulate incompressible fluid flow, it can remove the difficults of fake pressure disturbance and neglecting specific pressure equation for incompressible fluid flow successful. The main thoughts and steps of SIMPLE algorithm are given in this application.
The single-phase loc
- 2023-03-06 10:05:03下载
- 积分:1
-
获得最大并行度的哲学家问题解法
获得最大并行度的哲学家问题解法-maximum degree of parallelism philosopher Solutions
- 2022-03-06 17:35:00下载
- 积分:1
-
HEVC 错误隐藏研究,很好的资源
针对UMH EXGONS算法体现出来的问题利用时间预测向量和空间预测向量的位置映射关系提出了一种新的运动估计算法-,-基于时空预测向量相关性的运动估计算法
- 2022-08-16 06:50:39下载
- 积分:1
-
经典数值算法源码(很好)
C++经典数值算法源码(good)-C classical numerical algorithm source code (good)
- 2022-12-12 05:00:04下载
- 积分:1
-
复数类计算器
资源描述复数类实现一个简单的复数加减乘除乘方运算的计算器。大学生C++面向对象程序设计代码。代码中根据题目要求已经设置好了运算数,如果需要可以在代码中进行修改。
- 2022-06-17 14:12:34下载
- 积分:1
-
增量学习的鲁棒性的视觉跟踪
大多数算法用于跟踪视频中的对象由两个部分组成: 被跟踪对象的动力学模型和它的外观模型。外观模型是经常跟踪,也许从训练图像之前建造,然后用作-时,跟踪测试序列。
如果测试序列中不包含的对象或照明条件下,不确切地匹配那些训练数据的外观吗?通常情况下,追踪与固定的外观模型将在这些情况下表现不佳。
在这个项目中不能使用期间跟踪增量改进目标的子空间外观模型来提供了新的外观信息。这种算法的关键是一种新的增量算法为 PCA,允许高效的子空间更新。
- 2022-01-26 04:21:15下载
- 积分:1
-
模拟退火算法的MATLAB工具箱,matlab toolb最新版本…
matlab模拟退火算法工具箱,最新版本的matlab工具箱-simulated annealing algorithm matlab toolbox, the latest version of matlab toolbox
- 2023-04-05 18:35:04下载
- 积分:1