CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 文档资料 软件工程 搜索资源 - 排课

搜索资源列表

  1. zzzxpkxt

    0下载:
  2. 在分析以往一些排课软件的基础上,提出一个通用的排课管理信息系统的设计方法,并对一些具体的技术问题作出相应安排-analysis of the past, some of the Course Scheduling software on the basis of a Course Scheduling common management information system design methods, as well as some specific technical problems t
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:597450
    • 提供者:华仔
  1. 20058149374874

    0下载:
  2. 在分析以往一些排课软件的基础上,提出一个通用的排课管理信息系统的设计方法,并对一些具体的技术问题作出相应安排-analysis of the past, some of the Course Scheduling software on the basis of a Course Scheduling common management information system design methods, as well as some specific technical problems t
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:236480
    • 提供者:华仔
  1. antcloniesassignment

    0下载:
  2. 基于蚂蚁算法的学校排课系统,是找到的一篇蚂蚁算法应用的论文-ant algorithm based on time-school system, is to find the ant algorithm is applied to a paper
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:212142
    • 提供者:sealyu
  1. ShiguangShan-PhD-Dissertation-200407

    0下载:
  2. 一份讲解排课系统设计的文档,对大家也许有帮助吧!希望大家相互交流
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:1357944
    • 提供者:chenhaidong
  1. APPLYING_GENETIC_ALGORITHM_FOR_TIME_TABLE

    3下载:
  2. 介绍由计算机根据教师的意愿,利用遗传算法自动进行排课,最大限度地满足教师的愿望,对资源作出优化合理的安排.而且,利用Excel实现排课的遗传算法.排课分为教师安排和课程时间的安排两部分.这里论述课程时间的安排.
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:98609
    • 提供者:王昱
  1. APPLYING_GENETIC_ALGORITHM_FOR_TEACHER_ASSIGNMENT_

    1下载:
  2. 介绍由计算机根据教师的意愿,利用遗传算法自动进行排课,最大限度地满足教师的愿望,对资源作出优化合理的安排.而且,利用Excel实现排课的遗传算法.排课分为教师安排和课程时间的安排两部分.本篇论述教师安排.
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:145138
    • 提供者:王昱
  1. antforlecture

    0下载:
  2. 非常好的一篇文章,很有参考价值。关于蚂蚁算法在学校排课系统中的应用。
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:90883
    • 提供者:andrew1982
  1. zdpk

    0下载:
  2. 自动排课系统的模型与实现!!欢迎大家下载
  3. 所属分类:软件工程

    • 发布日期:2014-01-17
    • 文件大小:446470
    • 提供者:许峥
  1. pkxt

    0下载:
  2. 转载 排课系统 采用某种编码方式将解空间映射到编码空间,每个编码对应问题的一个解,称为染色体或个体。一般通过随机方法确定起始的一群个体,称为种群,在种群中根据适
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:8826
    • 提供者:刘平
  1. 排课需求文档

    0下载:
  2. 自動排課系統的分析與設計
  3. 所属分类:软件工程

  1. 自动排课系统的建模设计方案

    0下载:
  2. 这是一篇基于UML的网络自动排课系统的建模设计方案.希望能对你有所帮助,This is a network automatically based on UML Modeling Course Scheduling system design. Hope you can help
  3. 所属分类:软件工程

    • 发布日期:2017-03-23
    • 文件大小:470067
    • 提供者:pig
  1. geneticalgorithmforthegenealizedassigmentproblem.r

    0下载:
  2. 分析了排课的数学模型, 根据遗传算法本身特点设计了一种数据结构基因编码 , 及几个涉及到的优化 目标评价函 数 , 提出了利用遗传算法解决排课问题的方法, 并通过试验验证了该方法的有效性、 可靠性 .-Timetable analysis of the mathematical model, according to the characteristics of genetic algorithm design of a data structure of genes encoding,
  3. 所属分类:Project Design

    • 发布日期:2017-03-30
    • 文件大小:186793
    • 提供者:
  1. qianquhoujisuanfa

    0下载:
  2. 排课算法中的前驱后继算法,欢迎大家参考研究。-Course Scheduling Algorithm precursor of subsequent algorithm, please refer to research.
  3. 所属分类:Project Design

    • 发布日期:2017-04-25
    • 文件大小:223339
    • 提供者:yaofeng
  1. paikesuanfabijiao

    1下载:
  2. 当前几种排课算法的介绍比较,有各自描述与特点-At present several introductory Course Scheduling algorithm comparison, have their own descr iption and characteristics of
  3. 所属分类:Project Design

    • 发布日期:2017-04-17
    • 文件大小:288525
    • 提供者:yaofeng
  1. T321

    0下载:
  2. 这是一个自动排课软件(包含源码,需求分析,详细设计).希望对你有所帮助.-Timetable This is an automated software (including source code, needs analysis, detailed design). I hope for your help.
  3. 所属分类:software engineering

    • 发布日期:2017-05-21
    • 文件大小:6532318
    • 提供者:pig
  1. paike

    0下载:
  2. 本软件主要是适用于高等学校教务部门的办公软件,运用此软件,可以免去工作人员繁忙而枯燥的手工排课过程,直接通过计算机进行排课。我的任务是完成排课系统的界面设计以及排课后报表的生成。-This software is mainly applicable to the Senate higher education sector, office software, using this software, you can remove the staff busy and tedious proces
  3. 所属分类:software engineering

    • 发布日期:2017-04-07
    • 文件大小:81830
    • 提供者:龚青
  1. ziliao

    1下载:
  2. 所属分类:software engineering

    • 发布日期:2017-05-08
    • 文件大小:1537607
    • 提供者:Chia
  1. asdf

    0下载:
  2. 中北大学软件工程排课算法实现课程设计详细说明书,完整格式,,附有核心代码,基于优先级的排课算法的部分排时间代码-North University Software Engineering Course Scheduling Algorithm for curriculum design, detailed instructions, complete form, with the core code, priority-based Course Scheduling Algorithm for
  3. 所属分类:software engineering

    • 发布日期:2017-04-09
    • 文件大小:2005409
    • 提供者:Chia
  1. 95302962javaWEB

    0下载:
  2. 所属分类:software engineering

    • 发布日期:2017-06-21
    • 文件大小:36365682
    • 提供者:郑新宇
  1. arrageclass

    0下载:
  2. 本文章详细介绍了高校排课系统的实现,经实验证明效果明显-This article details the University Course Scheduling System to achieve, the experiment has proved to be significantly
  3. 所属分类:software engineering

    • 发布日期:2017-04-17
    • 文件大小:92480
    • 提供者:李大山
« 12 »
搜珍网 www.dssz.com