搜索资源列表
XMLlToolbox2
- The XML Toolbox converts MATLAB data types (such as double, char, struct, complex, sparse, logical) of any level of nesting to XML format and vice versa. For example, >> project.name = MyProject >> project.id = 1234 >>
nest
- 矩形件排样优化问题是一个多目标优化问题,另一方面要考虑到生产时的下料效率-Rectangular pieces of nesting optimization problem is a multi-objective optimization problem, on the other hand, taking into account the production efficiency of the next expected
taowa
- 用递归算法解决俄罗斯套娃问题, 输出能有最大收获的路径规划。-Recursive algorithm used to solve the problem the Russian nesting dolls, the output can have the greatest harvest of path planning.
3
- 假设一个算术表达式中可以包含三种括号:圆括号,方括号和花括号,且这三种括号可按照 任意的次序嵌套使用,编写判别给定表达式中所含括号是否正确配对出现的算法(已知表达式已 存入数据元素部位字符的顺序表中)-Suppose an arithmetic expression can include three kinds of brackets: parentheses, square brackets and curly braces, and the three brackets can b
layout
- 单亲遗传算法在二维不规则件排样中的应用,研究二维布局的有用资料!-Single genetic algorithm in two dimensional irregular parts nesting in the application of two-dimensional layout of useful information!
OPtima-lLayout-System-
- 实用异形件优化排样系统的研究与开发 对于多种不规则零件的优化排样,综合利用冲裁件排样中的图形识别和图形分析处理技术和矩形件的排 样优化技术,在对它们作一些合理的改造后,有机地组合构造出多种不规则零件的5种排样算法。 -Shaped pieces of practical research and development of optimum layout system for a variety of irregular parts of the optimal layout,
Rectangle
- 矩形件优化排样是一个NPC问题,在工业界有着广泛的应用.针对该问题,提出一种自适应模拟退火遗传算法.采用一种基于环形交叉算子和环形变异算子的自适应遗传算法来自动调整交叉和变异概率;同时引入模拟退火算法对个体适应度大于平均适应度的个体进行退火处理.自适应模拟退火遗传算法充分发挥了自适应遗传算法与模拟退火算法各自的全局搜索能力与局部搜索能力.对比实验表明,该算法结合改进的最左最下布局算法解决矩形件优化排样问题更加有效.-Optimal layout is rectangular pieces of
GSA_PY
- 在java编程环境下结合遗传算法和模拟退火算法解决矩形板材的排样问题,排版方法基于剩余矩形进行-In the java programming environment combined with genetic algorithms and simulated annealing algorithm to solve the problem of a rectangular plate nesting
retangleplace
- 本程序为使用剩余矩形排样法排样的矩形件排样程序,应用matlab软件编程制作。程序能够根据用户输入的排样方案对给定的25块矩形件在宽为15的板材中进行排样,并绘制矩形件排样图。-This procedure is used to drain the remaining rectangular nesting nesting kind of rectangular pieces of the program, application software programming matlab prod
Intelligent-layout
- 智能排样问题主要是利用遗传算法解决排样问题,以达到最优分配-Intelligent layout problem is the use of genetic algorithms to solve nesting problem, so as to achieve the optimal allocation
8-1
- 编写子程序嵌套结构的程序,把整数分别用二进制和八进制形式显示出来。 主程序BANDO:把整数字变量VAL1存入堆栈,并调用子程序PAIRS 子程序PAIRS:从堆栈中取出VAL1 调用二进制显示程序OUTBIN显示出与其等效的二进制数,输出八个空格;调用八进制显示程序OUTOCT显示出与其等效的八进制数,调用输出回车及换行符的子程序。-Write subroutine nesting structure of the program, and integer, respective
box-nesting
- 最长d维箱嵌套问题的贪心算法, 采用贪心算法不能得到整体最优解, 但其最终结果也可以是最优解的很好的近似-The Greedy Algorithm of the Longest Nesting of d一Dimenson Boxes
matrix-nesting-algorithm
- 矩阵排样算法综述-基于最低水平线的二维搜索算法-The matrix nesting algorithm overview
crox
- 矩形件最优排样的程序,用Visual C编写,在6.0下能正常运行。-Rectangular pieces Optimal Nesting program
TDOptimization3.3
- 应用于板材开料优化、钢板剪板、陶瓷切割、纸业、石材、卷材、地毯、铝板、电器柜开料、配电箱柜下料、包装、玻璃开料优化、家具板材下料排料、幕墙、电表箱柜下料排料等领域。如需技术支持请联系作者。 -Used in sheet metal cutting and optimization, plate shearing, cutting ceramics, paper, stone, sheet, carpet, aluminum, electrical cabinet is expected to
21312
- 同尺寸矩形排样算法,下料问题是经典的优化问题。考虑一块面积为A,长宽比为 的板材。现在需要切割成面积为B的用材。 ,不妨假设 为整数。-The same size rectangular nesting algorithm
TDSDK42Demo
- 从同德科技官网下载的同德板材智能优化算法Demo,做了些修改,作为同德Cutter算法SDK开发交流学习使用。商业开发可广泛应用于板材开料优化、钢板剪板、陶瓷切割、纸业、石材、卷材、地毯、铝板、电器柜开料、配电箱柜下料、包装、玻璃开料优化、家具板材下料排料、幕墙、电表箱柜下料排料等领域。-Downloaded from the official website of TongDe technology intelligent optimization algorithms Demo, made
code
- 排样算法,用于矩阵排样优化,仅供参考,有错误请原谅,( ⊙ o ⊙ )啊!-Nesting algorithms for matrix layout optimization purposes, there is an error, please forgive me, (⊙ o ⊙) ah!
v2
- 一种用于矩形排样优化的改进遗传算法_蒋兴波.rar-Improved Genetic Algorithm _ Jiang Xingbo .rar for rectangular nesting optimization
remaining-rectangular-nesting
- 本程序为使用剩余矩形排样法排样的矩形件排样程序,应用matlab软件编程制作。程序能够根据用户输入的排样方案对给定的25块矩形件在宽为15的板材中进行排样,并绘制矩形件排样图-This procedure is used to drain the remaining rectangular nesting nesting kind of rectangular pieces of the program, application software programming matlab produ