搜索资源列表
ChineseChess
- 用c++ 开发的中国象棋,其中有网络版和单机版 ,但由于水平有下限,单机版做得很差,电脑智商较低,党调整到很难实几分钟 电脑才能走一步。其中参考了Pc gameing这本书,这本书讲得真好。-with the development of the Chinese chess, which is the network version and the single version, but a lower level. has done a poor job of a single compute
20041019145233711478
- 作业调度三种算法FCFS,SJF,HRN,适用于从事人工智能-Job Scheduling Algorithm FCFS, SJF, 010-001, to engage in artificial intelligence
sdasd
- 车间作业调度问题遗传算法,可以生成调度甘特图。-Job-shop scheduling problem genetic algorithm, can generate Gantt scheduling.
tentotwo
- 十进制与二进制格雷码的转换——智能计算大作业-Gray code and binary decimal conversion- great job on Intelligent Computing
Job-shop-scheduling
- 有关流水车间生产调度matlab源程序:流水线型车间作业调度问题遗传算法Matlab源码 -job-shop scheduling
DFSforeightnumbers
- 人工智能完成的作业,利用深度优先遍历实现八数码问题,可以设置搜索的深度,计算生成的节点数目。-AI to complete the job, using depth-first traversal for Eight digital problem, you can set the search depth, calculate the number of nodes generated.
Genetic-Algorithm
- 遗传算法如何利用C++程序来实现,以求作业车间调度等问题。-How to use the genetic algorithm C++ program to implement in order to job shop scheduling problems.
code
- 此为数据挖掘课程大作业,主要功能是对已给定的描述生物分子三维结构的139351 个属性中,分类预测出该分子化合物对目标体的化学活性,从而达到帮助药物设计的目的。实验现有的数据包括:110个已标记活性标签的描述分子三维结构的139351维数据,634 个为标记活性标签的三维结构数据。希望根据这些提供的数据,采用适当的分类方法,提供出一个经过训练的分类器,能够尽可能准确的帮助未标记活性的分子化合物确定其活性。-This is a big job data mining courses, the ma
sfd
- 这是一个支持向量机的代码,相当好。对我有很大帮助-This is a support vector machine code, a very good job. Have helped me a lot
shengtai432
- 按自然法则计算的一个新分支:确定性退火技术 解决Job Shop调度问题的模拟退火算法改进-Calculated in accordance with the laws of nature a new branch: deterministic annealing to solve the Job Shop scheduling problem to improve the simulated annealing algorithm
Project
- Job shop schduling program under java
JSP
- 利用遗传算法解决作业调度问题,评价函数,算法高效.-The use of genetic algorithm to solve job-scheduling problem, the evaluation function, algorithm efficiency.
Intelligence
- 人工智能课程大作业。一个拼图游戏,分为自动和手动。若选择自动,则可根据深度优先和广度优先的办法自动完成拼图步骤-Artificial Intelligence course great job. A jigsaw puzzle, is divided into automatic and manual. If you choose automatically, by virtue of the depth-first and breadth-first approach to auto-comp
flexiblejobshop
- 并行机调度问题的基于问题分解的遗传算法程序-flexible job shop
source
- Job shop scheduling problem using genetic algorithm must use g++ complier
0801563
- 用遗传算法解决作业车间调度问题。作业车间调度可描述为集合{J,M,Op,T}(其中:J代表工件,M代表机器,Op代表工序,T代表工件的加工时间),即如何将工件的工序按照合理的顺序分配到机器上,以达到目标函数的要求。-Using Genetic Algorithm for Job Shop Scheduling Problems. Job shop scheduling can be described as a set {J, M, Op, T} (where: J on behalf of t
Job-shop-MATLAB
- 用matlab编写的车间作业调度的遗传算法程序-Written by matlab genetic algorithm for job shop scheduling procedures
matlab-GA-JSP
- matlab遗传算法解决车间调度问题,适用于一般问题-matlab genetic algorithm to solve job shop scheduling problem, the problem for general
job-shop-GA
- 利用实数编码,实现车间调度的遗传算法代码-Job-shop GA
job-scheduling-with-genetic-algorithms
- Job scheduling with genetic algorithms in R programming language