-
一维排样遗传算法
使用遗传算法解决一维排样问题。一维排样是指对型材和棒材等线材进行排样,对于给定的零件数量和种类,要求在线材上切割出所要求的零件并且所使用的原材料最小,使用遗传算法解决该问题的难点在于如何一根线材用完后转到下一根,同时如何确定适应度函数和在遗传算法中的交叉和变异算子的选择也非常重要。本程序通过解决一个型材排样优化问题,得出的结果是非常的的,但在零件种类和数量较多时还有待于提高其计算效率。
- 2023-04-04 19:00:04下载
- 积分:1
-
求解8数码问题的广度优先搜索算法的C++代码
一种尝试在c++代码中解决8个难题的算法。此代码使用广度优先搜索;
- 2022-02-28 16:21:19下载
- 积分:1
-
sefefsffesfsefsefsf
esfsfsefrsdagsrdgsrv rafasrgrdsg ragdsagsardg, hsafuhkajsf., sferhfukjashfiagf.,asfgsra yfguasufv
thsdhhgsdh
rgsadgzdsrgrdasg
rhrshwreygsd
- 2022-03-16 05:26:36下载
- 积分:1
-
邻结表存储的无向图的建立及遍历输出(包括深度优先与广度优先搜索)...
邻结表存储的无向图的建立及遍历输出(包括深度优先与广度优先搜索)- The neighbour ties the table to save non- (first first searches
to the chart establishment and the calendar output including depth
with breadth)
- 2022-04-27 05:15:49下载
- 积分:1
-
使用fdtd算法计算光子晶体的模式折射率
使用fdtd算法计算光子晶体的模式折射率-Fdtd algorithm using photonic crystal pattern of refractive index
- 2023-05-02 00:00:03下载
- 积分:1
-
leetcode 同一棵树上
鉴于两个二进制树,编写一个函数来检查它们是否相等或不。两个二进制树被视为相等,如果它们是结构相同,并且节点具有相同的值。
- 2022-03-10 21:47:25下载
- 积分:1
-
VB 密钥生成器
这是一个简单的密钥生成器应用程序,可以用来为您的应用程序生成密钥。它使用的组织的名称来生成密钥。
- 2022-07-01 07:52:50下载
- 积分:1
-
VB源程序,层次分析算法.可以解决系统模糊评价的问题.
本算法结构清晰,适宜定量评价系统性能...
VB源程序,层次分析算法.可以解决系统模糊评价的问题.
本算法结构清晰,适宜定量评价系统性能-VB source, the level of analysis algorithm. Fuzzy system can solve the problem of evaluation. This algorithm clear and suitable for quantitative evaluation of system performance
- 2022-02-09 14:45:14下载
- 积分:1
-
multimedia, the itinerary of coding.
多媒体,中的行程编码。-multimedia, the itinerary of coding.
- 2022-03-14 22:43:20下载
- 积分: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