-
图关节点求法的c++实现
图关节点求法的c++实现-plans for the key points of the law to achieve c
- 2023-05-20 20:40:03下载
- 积分:1
-
最小二乘法计算程序
最小二乘法计算程序-least squares method procedures
- 2022-01-26 01:31:06下载
- 积分:1
-
apriori
apriori算法,一种改进的关联规则算法,提高算法运算的速度-apriori
- 2022-08-11 20:38:38下载
- 积分:1
-
迷你四周飞行器
迷你迷你四周飞行器四周飞行器迷迷你四周飞行器你四周飞行器迷你四周飞行器迷你四周飞
行器迷你四周飞行器迷你四周飞行器迷你四周飞行器迷你四周飞行器迷你四周飞行器迷你四周飞行器迷
你四周飞行器迷你四周飞行器 请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2022-09-25 02:30:03下载
- 积分:1
-
拉格朗日差值算法,内涵读取文件,插值,写入文件,读取文件为PARCHG,写入文件为INSERT_DATA...
拉格朗日差值算法,内涵读取文件,插值,写入文件,读取文件为PARCHG,写入文件为INSERT_DATA-Lagrangian difference algorithm, meaning to read the file, interpolation, write files, read the file PARCHG, write documents INSERT_DATA
- 2022-01-26 20:29:26下载
- 积分:1
-
这是一个差异与Bezier曲线、B
这是一个分别用Bezier曲线和B样条曲线进行曲线拟合的例子
程序用VB6.0中文版编写
例子中需要一个窗体和一个按钮(使用默认的名字)
在本例中,黑色的线条是对坐标系上各点的直接连线
黄色的线仅对点间连线进行近似拟合,并不通过每一个点,使用的是B样条曲线
蓝色的线通过除第一个点和最后一个点之外的每一个点,使用的是Bezier曲线-This is a difference with Bezier curves and B-spline curves curve fitting example of the procedures used to prepare the Chinese version VB6.0 need an example of the form and a button (use the default name), in this case, the black lines of the coordinates of the point on the direct connection of the yellow line between the only point Approximate line fitting, does not pass through every point, the use of B-spline curve through the blue line in addition to a final point and a point outside of each one, using a Bezier curve
- 2023-04-18 07:40:03下载
- 积分: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
-
Practice of dynamic arrays (Second Edition) a large amount of data management is...
实习性
动态数组(第二版)
大量数据的管理是很多程序员的心病,很难找到一个速度快、效率高、支持超大规模数据的表动态数组是一个功能强大的列表形数据管理链表,利用它可以轻松实现超大数据量的随机插入、删除、修改等操作,它另外一个特点就是速度极快,内存利用率高。 -Practice of dynamic arrays (Second Edition) a large amount of data management is the heart of many programmers, it is difficult to find a fast, high efficiency, support for ultra-large-scale data table dynamic array is a powerful list of shape data management list using it can easily realize large amount of data random insert, delete, modify, such as operation, it is another feature of this approach is extremely fast, high memory utilization.
- 2023-05-25 14:35:03下载
- 积分:1
-
a second search process, I developed! Members can download the generous support...
一维搜索程序第二种方法,我自己编的!大家多多下载,多多支持啊!-a second search process, I developed! Members can download the generous support ah!
- 2022-10-31 04:35:03下载
- 积分:1
-
一种利用电磁优化的多阈值分割算法
分割是图像处理中最重要的任务之一。它包括在像素分为两个或多个组根据其强度水平和门槛值。分割质量,取决于用于选择阈值的方法。古典实现用于多阈值分割是计算代价昂贵的因为他们彻底搜索优化的目标函数的最佳值。根据这种条件下,利用优化的进化途径已扩大。电磁像算法 (EMO) 是人口的一种进化的方法,模仿之间收费,以发展成员的吸引力排斥机制。不同于其他算法,EMO 展品有趣的搜索功能,而保持较低的计算开销。本文介绍了一种基于 EMO 的阈值 (MT) 算法。该方法结合目标函数提出了流行的大津和卡普尔的 MT 方法 EMO 算法的良好的搜索功能。该算法从内部图像直方图的可行的搜索空间的随机样本。这种样品建立 EMO 上下文的每一个粒子而它的质量评价考虑是受雇的 Otsu 或卡普尔方法的功能的目的。价值观的引导下这些客观的候选解集进化透过 EMO 的经营者直到找到最佳的解决办法。该方法生成一种可以有效地识别在为数较少的迭代的数字图像的阈值的多层次分割算法。实验结果表明性能的 EMO 实现数字图像分割的证据。
- 2022-10-16 14:05:03下载
- 积分:1