搜索资源列表
Sieger
- 围棋人机对弈程序源码 此版本目前还只能下布局阶段,但很多用于中盘的数据结构及算法已实现。含2000多基本定式库。-procedures source of this version has only under the layout stage, but many were used to set the data structure and algorithm has achieved. Containing more than 2,000 for the basic mode.
NNDESIGN
- Neural network design中的网络构建 包括结合MINI神经网,网络布局,声音,颜色的选择,存在,培训,分类,收缩,以及读写,标记等功能的编程-Neural network design Construction of the network, including MINI combining neural network, network layout, sound, color choices, there, training, classification, contr
一个布局程序原码
- 一个布局程序的源码-a layout procedures source
一个布局程序
- 改进的一个布局程序-an improved layout procedures
数学模型
- 布局程序和数学模型-layout procedures and mathematical models
p6
- 本程序是实现对室内电源线及插座的布局 是数据结构中的一个程序-this procedure is right indoor power lines and the socket layout data structure which is a procedure for the
HRD
- 十分完善的华容道程序,有多种布局的求解!
LinPacker-0.0.12
- LinPacker是一个优化矩形布局的工具,是在具有遗传算法的半无限大小区完成这一操作的。对缩减工厂的库存是有用的。-LinPacker optimization is a rectangular layout of the tool, with a genetic algorithm in the semi-infinite size of the area to complete the operation. To reduce factory stocks will be useful.
Genetic Algorithm
- LinPacker是一个优化矩形布局的工具,是在具有遗传算法的半无限大小区完成这一操作的。对缩减工厂的库存是有用的。-LinPacker optimization is a rectangular layout of the tool, with a genetic algorithm in the semi-infinite size of the area to complete the operation. To reduce factory stocks will be useful.
ga
- 一个遗传算法代码,具有普遍的应用型,可以应用于各种(如,函数最优化,TSP,布局)
GaAlgorithm
- 遗传算法是将生物学的遗传进化原理和最优化技术结合的产物,它在国民经济的各个行业和多个学科里获得了广泛的应用和关注。本书着重从计算方法和应用技术的角度对遗传算法作了深入浅出的讨论。书中介绍了遗传算法的基本概念和结构,解决约束优化和组合优化问题的方法,以及遗传算法在生产调度、可靠性设计、交通运输、设备布局等一系列工业工程问题中的应用。
AI
- 人工智能中的八数码问题:附有详细的注释 我们可以将八数码问题看成移动空格的问题.在不断的移动空格过程当中不断改变棋盘的布局,使之到达目标状态. 用一个open表(本程序采用序栈)的节点,从中选择一个总体代价最小的节点(不妨设为A节点,栈不为空时)是否是目标状态,如果不是则将A节点的有效的儿子节点(不在open表及closed表中出现过,不违反移动规则)插入有序表open表中,并将A节点插入closed表中.然后重复以上操作.
ffreescale
- 智能车光电传感器布局对路径识别的影.pdf
Btree
- 超大规模集成电路设计中,布图规划的布局表示B*-tree和相应算法的实现,在linux环境中编译运行
基于遗传算法的车间布局优化MATLAB源码
- 基于遗传算法的车间布局优化MATLAB源码
遗传算法求解布局问题
- 遗传算法解决布局问题。应用matlab语言,通过遗传算法(Genetic Algorithm Solves Layout Problem.)
物资布局MATLAB源代码
- 实现应急物资布局的matlab实现,给出问题说明及具体代码实现(Realization of Emergency Material Layout by MATLAB)
101700140946819
- 对车间布局有很好的解释,适合进行遗传算法设计,适合有一定基础的研究者使用(It has a good explanation for workshop layout, is suitable for genetic algorithm design, and is suitable for researchers with certain foundation.)