CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - scheduling
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Sub Category
Compress-Decompress algrithms
STL
Data structs
Algorithm
AI-NN-PR
matlab
Bio-Recognize
Crypt_Decrypt algrithms
mathematica
Maple
DataMining
Big Data
comsol
physical calculation
chemical calculation
simulation modeling
Search - scheduling - List
[
AI-NN-PR
]
柔性加工车间遗传算法调度C++
DL : 3
这是一个柔性加工车间的优化调度的遗传算法,算法应用矩阵编码的方式,实现优化求解,欢迎与作者联系其他算法linxk333@yahoo.com.cn-This is a flexible processing workshops optimal scheduling of the genetic algorithm, the algorithm application matrix coding modes to achieve optimization, and welcome other authors associated algorithm linxk333@yahoo.com.cn
Date
: 2026-01-11
Size
: 45kb
User
:
林献坤
[
AI-NN-PR
]
用遗传算法计算最短路径
DL : 0
matlab编写的计算排序问题或者求最优值问题,适用于数学建模以及工程计算-Matlab calculations prepared by the scheduling problem or seek optimal values, apply to mathematical modeling, and engineering computing
Date
: 2026-01-11
Size
: 6kb
User
:
孙兵
[
AI-NN-PR
]
一个简单但很全面的遗传算法例子
DL : 0
用c编写的一个基于遗传算法的工程调度的实例。-prepared using a genetic algorithm based on the example of project scheduling.
Date
: 2026-01-11
Size
: 82kb
User
:
赵
[
AI-NN-PR
]
Project_Scheduling_Problem
DL : 0
模糊选址的工程调度问题,模型及相关程序代码-fuzzy site project scheduling problem, models and related code
Date
: 2026-01-11
Size
: 13kb
User
:
李鹏
[
AI-NN-PR
]
VB36
DL : 0
要解决三个冲突:1.同一老师任两门以上课程的在同一时间内安排在不同的班讲课 2.不同的课程在相同时间内安排在同一教室 3 .教室容量与学生人数的冲突 数据库:班级表(班级名称,人数) 教师表(教师名称,所教科目) 科目表(科目名称,总学时数,周学时数) 教室表(教室名称,容量) 我不知道还需不需要一个时间表?? 要求:每天上下午各开4节课,每周按5天上课,一共18周.每次两节课一起上. 在排课时,每周所开的课程的总学时数要小于周学时数. 多学时课要隔一天以上才上第二次课, 同一门课尽量在通一个教室上. 教室容量大于班级人数 主要解决上面的三个冲突. 我的数据库是用来实现输入功能的:一个排课计划表,其中包括(班级名,课程名,周学时,总学时,教师名) 然后就是在上面要求的基础上排课,输出 -to resolve the three conflicts : 1. the same teachers over the two courses at the same time at different classes of two lectures. different courses in the same time arrangements within three in the same classroom. classroom capacity and the number of students in the database conflict : class (class name, the number of) teachers (teachers names, subjects taught) charts (subject name, the total number of school, a few weeks to school) classrooms (classrooms name, capacity) needed to know I do not need a timetable requirements : Every morning at the opening four classes, five days a week at school, a total of 18 weeks. each two classes together on. In Course Scheduling, opened a week of the total school curriculum to several school less than a few weeks. Multi-school classes to more than just
Date
: 2026-01-11
Size
: 423kb
User
:
大斌
[
AI-NN-PR
]
111
DL : 0
基于模拟退火遗传算法的车辆调度问题研究,用MATLAB语言加以实现-Simulated Annealing Genetic Algorithm Based on the vehicle scheduling problem, using MATLAB language to realize
Date
: 2026-01-11
Size
: 3kb
User
:
杨俊
[
AI-NN-PR
]
os
DL : 0
操作系统进程调度算法java实现,各种算法都有-Java operating system process scheduling algorithm to achieve, various algorithms have
Date
: 2026-01-11
Size
: 6kb
User
:
longmiaost
[
AI-NN-PR
]
ycsf(paike)
DL : 0
遗传算法在大学排课问题中的应用,对制作排课系统有重要的参考价值-Genetic Algorithm in the University Timetable Problem of Course Scheduling System has produced an important reference value
Date
: 2026-01-11
Size
: 248kb
User
:
xiaohui
[
AI-NN-PR
]
JSPGA
DL : 1
车间作业调度问题遗传算法Matlab源码 -Job-shop scheduling problem genetic algorithm source Matlab
Date
: 2026-01-11
Size
: 1kb
User
:
hj
[
AI-NN-PR
]
yichuansuanfajichu2
DL : 0
关于遗传算法的理论以及应用,包括车间调度,函数优化,求最短路径问题等-On genetic algorithm theory and applications, including job shop scheduling, function optimization, seeking the shortest path problem
Date
: 2026-01-11
Size
: 3.32mb
User
:
tobyzuo
[
AI-NN-PR
]
yichuansuanfajichu3
DL : 0
关于遗传算法的理论以及应用,包括车间调度,函数优化,求最短路径问题等-On genetic algorithm theory and applications, including job shop scheduling, function optimization, seeking the shortest path problem
Date
: 2026-01-11
Size
: 9.76mb
User
:
tobyzuo
[
AI-NN-PR
]
JSP
DL : 1
介绍遗传算得原理及应用,应用遗传算法解决车间调度问题-Can be said to introduce the genetic theory and application, the application of genetic algorithms to solve job shop scheduling problem
Date
: 2026-01-11
Size
: 50kb
User
:
tobyzuo
[
AI-NN-PR
]
SGA
DL : 0
基本遗传算法的C语言源程序。(遗传算法的应用范围极其广泛,它可应用于函数优化、组合优化、生产调度问题、自动控制、机器人学、图像处理、人工生命、遗传编程以及机器学习等领域。)-Basic genetic algorithm C language source code. (Genetic algorithm extremely broad range of applications, it can be applied to function optimization, combinatorial optimization, production scheduling problem, automatic control, robotics, image processing, artificial life, genetic programming, as well as machine learning and other fields.)
Date
: 2026-01-11
Size
: 3kb
User
:
沁篱
[
AI-NN-PR
]
sdasd
DL : 0
车间作业调度问题遗传算法,可以生成调度甘特图。-Job-shop scheduling problem genetic algorithm, can generate Gantt scheduling.
Date
: 2026-01-11
Size
: 3kb
User
:
李志辉
[
AI-NN-PR
]
Tabulist_for_LTOSP_with_2reservoirs
DL : 0
求解梯级水库群优化调度,采用禁忌搜索算法,考虑水库数为2个。-Solving steps-reservoir optimal scheduling using tabu search algorithm, considering the number of reservoir 2.
Date
: 2026-01-11
Size
: 14kb
User
:
张景瑞
[
AI-NN-PR
]
PaiKe
DL : 0
遗传算法做排课软件源码。还行吧-Course Scheduling software to do genetic algorithm source code. Also visit you
Date
: 2026-01-11
Size
: 234kb
User
:
build
[
AI-NN-PR
]
shengtai432
DL : 0
按自然法则计算的一个新分支:确定性退火技术 解决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
Date
: 2026-01-11
Size
: 7kb
User
:
尹胜台
[
AI-NN-PR
]
FuzzyMachineSchedulingProblem2
DL : 0
Fuzzy Machine Scheduling Problem
Date
: 2026-01-11
Size
: 3kb
User
:
m2579
[
AI-NN-PR
]
RandomMachineSchedulingProblem1
DL : 0
Random Machine Scheduling Problem
Date
: 2026-01-11
Size
: 2kb
User
:
m2579
[
AI-NN-PR
]
bus-scheduling
DL : 0
这个是来求解车辆调度的,主要是一个车辆调度站内车辆停靠和发派的程序-This is to solve the vehicle scheduling, and is primarily a vehicle docking station vehicle scheduling and dispatch procedures
Date
: 2026-01-11
Size
: 238kb
User
:
Bloom
«
1
2
3
4
5
6
7
8
»
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.