CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 搜索资源 - 排课算法

搜索资源列表

  1. Operssssssa

    0下载:
  2. 基于蚂蚁算法的学校排课系统.pdf 用户评价-Ant-based schools Course Scheduling System. Pdf user evaluation
  3. 所属分类:按钮控件

    • 发布日期:2008-10-13
    • 文件大小:20574
    • 提供者:6228902
  1. PaiKe

    0下载:
  2. C#排课系统,使用了模拟退火算法。很简单,可以看看啊。
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:143128
    • 提供者:yb
  1. wwwgg

    0下载:
  2. 以教学任务为基本单位,在计算教学任务排课优先级的基础上,对教学任务的时间和教室的安排均采用优化资源查找的算法.为简化算法,先安排教学任务的时间,然后再安排教室,设计并实现了一个高效智能排课系统.
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:21164
    • 提供者:wenshiqiang
  1. GA 排课

    2下载:
  2. 基于遗传算法的一种排课算法 数据库是用sql server jsp
  3. 所属分类:系统编程

  1. PKSystem.rar

    4下载:
  2. JAVA基于遗传算法的排课系统,使用SQL2000数据库,JAVA Course Scheduling Based on Genetic Algorithm, using SQL2000 database
  3. 所属分类:Windows编程

    • 发布日期:2017-03-03
    • 文件大小:6856
    • 提供者:tain
  1. 97837487Csharpxiaoquwuye

    0下载:
  2. c# 高校排课系统 自动算法实现排课 很好很强大 谢谢支持-c# automatic algorithm University Course Scheduling System Arrangement Thank you very very strong support
  3. 所属分类:CSharp

    • 发布日期:2017-05-15
    • 文件大小:3939135
    • 提供者:王分
  1. pk+V1.1

    0下载:
  2. 自动排课程序,使用了常规算法与扫描算法的概念-Automated Course Scheduling procedures, the use of conventional algorithms and the concept of scanning algorithm
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-05
    • 文件大小:142512
    • 提供者:
  1. csharp

    0下载:
  2. 所属分类:CSharp

    • 发布日期:2017-04-01
    • 文件大小:248630
    • 提供者:nickle88
  1. PaiKe

    0下载:
  2. c#编写的排课系统,基于遗传算法的,很有研究价值-c# Timetable prepared systems, based on genetic algorithm, it is the research value of
  3. 所属分类:CSharp

    • 发布日期:2017-03-27
    • 文件大小:135736
    • 提供者:yaofeng
  1. zdpk

    0下载:
  2. C#排课系统,使用了模拟算法。很简单,可以看看啊。-C# Course Scheduling System, the use of the simulation algorithm. Very simple, you can look at the ah.
  3. 所属分类:.net

    • 发布日期:2017-05-25
    • 文件大小:9170030
    • 提供者:刘凯
  1. Studentpk

    0下载:
  2. 用VB实现的排课系统,采用了排课算法,支持SQL和Access数据库两种连接。-Course Scheduling System implemented with VB, using the Course Scheduling algorithms to support SQL and Access database, two kinds of connections.
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-12
    • 文件大小:2849705
    • 提供者:魏巍
  1. PaiKe

    0下载:
  2. 退火算法中的排课系统,提供了比较良好的排课算法。-Annealing algorithm in the Course Scheduling System, providing a relatively good Course Scheduling algorithms.
  3. 所属分类:CSharp

    • 发布日期:2017-04-04
    • 文件大小:374684
    • 提供者:liu
  1. 2006112019256930

    0下载:
  2. 课程自动安排系统采用“并行回溯”的算法,只需设置好学校基本信息和排课的各项限制条件后,其余事情则由计算机来完成。 -Course automatically schedule system uses a " parallel backtracking" algorithms, just to set a good school all the basic information and arranging schedule constraints, the remainin
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-06
    • 文件大小:1244519
    • 提供者:xue
  1. SchedulingSystem

    0下载:
  2. 中小学排课系统,采用模拟退火算法框架实现,排课效果好速度快, C#实现,在vs.net 2005编译通过。-Scheduling System primary and secondary schools, using the simulated annealing algorithm framework to achieve, Timetable effect of fast C# implementation, through compile in vs.net 2005.
  3. 所属分类:CSharp

    • 发布日期:2017-04-07
    • 文件大小:239367
    • 提供者:流云
  1. Pkebiaopaiker

    0下载:
  2. 以前从网上下载的一个比较好的排课系统,排课系统采用“并行回溯”的算法,只需设置好学校基本信息和排课的各项限制条件后,其余事情则由计算机来完成。课表安排完全自动化(也可手工安排),排完后可进行调整,采用用随机安排方式,具有排课速度快、准确率高、效果好,并能自动计算教师教学工作量,多种格式的班级、教师、全校课程表的输出。主要功能包括:课表管理(新建、打开、删除课表)、基本设置(年级、班级、教师、课程)、 -Previously downloaded from the Internet a bet
  3. 所属分类:Windows Develop

    • 发布日期:2017-11-26
    • 文件大小:1127906
    • 提供者:nanyi5452
  1. zdpk

    0下载:
  2. 实现中小学排课功能,C#开发,人工智能算法-failed to translate
  3. 所属分类:CSharp

    • 发布日期:2017-11-14
    • 文件大小:840302
    • 提供者:lisi
  1. syllabus

    0下载:
  2. Java语言,不需要算法实现的排课系统,适合中小学使用,提供了扩展接口,可以进行灵活修改。(Java language, the system does not require the implementation of the course scheduling system, suitable for primary and secondary school use, providing an extended interface, can be flexibly modified.)
  3. 所属分类:其他

    • 发布日期:2017-12-20
    • 文件大小:7168
    • 提供者:daojiahao123
  1. 排课系统(内有三个样本)

    0下载:
  2. 该内容核心代码用的是退火算法,而不是遗传基因(The core code of this content is annealing algorithm instead of genetic gene.)
  3. 所属分类:.net编程

    • 发布日期:2018-04-30
    • 文件大小:2708480
    • 提供者:易大师他爹
  1. 1204 Java 遗传算法排课java sqlserver

    3下载:
  2. 排课系统基于遗传算法,数据库是sqlsever,还不错。大家可以看一下(adsjkjskzlfjklnzxvnlkcnzxnckzkch)
  3. 所属分类:其他

    • 发布日期:2018-05-06
    • 文件大小:5219328
    • 提供者:高欣欣
  1. C++排课系统

    1下载:
  2. 基于c++的排课系统,包含遗传算法和模拟退火算法,可以课设使用(Course scheduling system based on c++ includes genetic algorithm and simulated annealing algorithm, which can be used in course design.)
  3. 所属分类:Windows编程

    • 发布日期:2021-03-07
    • 文件大小:382976
    • 提供者:therookie
« 12 »
搜珍网 www.dssz.com