CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 搜索资源 - 课表

搜索资源列表

  1. paikeyongdedaima

    4下载:
  2. 基于遗传算法的排课表的代码,通过调试,可以使用,如果想做成系统,请自行完成工程文件,这里只是排课的代码。-Time-table of the code, debugging, you can use if you want to create, please complete the project on its own, only here Course Scheduling code.
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:3853
    • 提供者:流氓猫
  1. paikechengxu

    0下载:
  2. 一个简单的课表排课算法实现,识别课程前后继关系,完成自动排课-a simple Timetable Course Scheduling Algorithm, before subsequent identification courses, complete Automatic Timetable
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:40079
    • 提供者:anquan
  1. jxjh

    0下载:
  2. 教学计划,数据结构中试验,数的建立,课程间有先后顺利,根据先后顺序排列课表,每学期学分必须符合规定
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:13962
    • 提供者:燕子
  1. paikebiao

    0下载:
  2. 排课表,对于给定的课程及其先序关系,给出所需学期数最少的排法。-Course Scheduling table, for a given sequence of courses and their relationship first, given at least the required number of semester scheduling method.
  3. 所属分类:Data structs

    • 发布日期:2017-05-07
    • 文件大小:1058627
    • 提供者:liumang
  1. method1

    0下载:
  2. 运用拓扑排序,能够从文件中读取课程信息,并根据那些信息自动生成课表文件-The use of topological sort, able to read the course information from the file and, based on that information automatically generated curriculum documents
  3. 所属分类:Data structs

    • 发布日期:2017-04-05
    • 文件大小:81476
    • 提供者:xy
  1. tudeyingyong

    0下载:
  2. (1)根据选课表建立对应的图 (2)求出至少一种拓扑有序序列 (3)如果能实现求出所有拓扑有序序列,则加分 -(1) According to the enrollment form to establish the corresponding graph (2) find the ordered sequence of at least one topology (3) If all the topology to achieve an orderly sequence obtai
  3. 所属分类:Data structs

    • 发布日期:2017-04-05
    • 文件大小:122735
    • 提供者:谢浩
  1. expression

    0下载:
  2. 表达式求值,基于数据结构课表的代码,运用站和队列-Expression evaluation
  3. 所属分类:Data structs

    • 发布日期:2017-04-06
    • 文件大小:729
    • 提供者:wlh
  1. Hel

    0下载:
  2. 数据结构中的拓扑排序,用拓扑排序来完成大学四年的课表排序,从文本文档中读取课程(乱序)课时,序号等信息,根据先修后修的原定顺序,按照拓扑排序来完成课表。-topo assessment in structure of computer,to finish the timetable for the whole four years at colleage. Read information from a text,an the number of the subjects and the m
  3. 所属分类:Data structs

    • 发布日期:2017-04-07
    • 文件大小:807698
    • 提供者:Judyjava
  1. Schedule

    2下载:
  2. 拓扑排序------打印输出计算机本科专业4年每学期的课表 1.采用C++实现。 2.熟练掌握图的应用。 3.熟练掌握图的邻接表存储结构以及拓扑排序的基本思想。 4.上机调试程序,掌握查错、排错使程序能正确运行。 5.算法提示:拓扑排序用队列存储入度为零的顶点-Computer printout of topological sorting------ 4-year undergraduate curriculum of each semester 1. Using C++
  3. 所属分类:Data structs

    • 发布日期:2015-12-13
    • 文件大小:929792
    • 提供者:wang
  1. Exp01

    0下载:
  2. 自己用c写的硕士答辩安排问题的求解算法,具有一定的通用性,排课表问题也可参照求解。-Master of his written reply with the c method for solving the arrangements, with some generality, table problem can also refer to solved.
  3. 所属分类:Data structs

    • 发布日期:2017-04-17
    • 文件大小:273578
    • 提供者:周超
  1. MyTopSort

    0下载:
  2. 数据结构与算法设计Project中的拓扑排序,实现对文件中课程要求的读取,并实现对其拓扑排序成课表。-This is a project,it can read requirements from a file and make a topsort for it then get a schedual of students subjects.
  3. 所属分类:Data structs

    • 发布日期:2017-05-24
    • 文件大小:8030354
    • 提供者:zhangye
  1. 17

    0下载:
  2. 这里是一个相关的拓扑排序的小程序,用于排序课表的先修关系,采用C语言编写-Topological sort
  3. 所属分类:Data structs

    • 发布日期:2017-04-03
    • 文件大小:54522
    • 提供者:于水村
  1. topological

    0下载:
  2. 拓扑排序软件,对课表进行排序 数据结构项目-topological sort application
  3. 所属分类:Data structs

    • 发布日期:2017-04-16
    • 文件大小:13056
    • 提供者:我去
  1. matlab4

    0下载:
  2. 猜数游戏,课表排序等matlab程序,兴趣和实践同时培养-to make a ridle game or to make a good plan to study
  3. 所属分类:matlab例程

    • 发布日期:2017-04-15
    • 文件大小:6882
    • 提供者:脚爬山
  1. Course_Arrangement

    0下载:
  2. 基于c++实现课程安排,已知课程数以及开课时间和结束时间,生成课表-course arrangement c++
  3. 所属分类:Data structs

    • 发布日期:2017-04-13
    • 文件大小:2992
    • 提供者:shengjie zhang
  1. paike

    0下载:
  2. 对学生课表进行排序,结合C++和数据结构思想。- blog.sina.com.cn/s/blog_50072fd50100dhaz.html
  3. 所属分类:Data structs

    • 发布日期:2017-05-12
    • 文件大小:2796199
    • 提供者:无名
  1. KAO-QING-guan-li

    0下载:
  2. 根据系统用户的需求,将本系统按功能划分成三大功能模块:请假系统、考勤系统、后台管理模块,涉及到六大类用户:学生、任课教师、班主任、院系领导、学校领导、系统管理员。 1、 请假系统模块 本模块的功能是在线请假的实现及管理,主要涉及三大类用户:学生、班主任及院系领导用户,学生通过此功能模块进行在线请假及查看请假记录信息;班主任在线审批学生请假及查看请假记录信息;院系领导在线审批学生长时间的请假及查看请假记录信息。 2、 考勤系统模块 本模块的功能是学生考勤信息统计的实现、查看及管理,
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-10
    • 文件大小:1245984
    • 提供者:liyan
  1. MATLAB-Code

    0下载:
  2. 《雷达系统设计MATLAB仿真(英文版)》书配套的MATLAB源代码,方便童靴们结合课表学习,深入理解。-" Radar System Design MATLAB simulation (in English)" The book accompanying MATLAB source code to facilitate the child boots are combined with curriculum learning, in-depth understanding.
  3. 所属分类:matlab

    • 发布日期:2017-05-01
    • 文件大小:221340
    • 提供者:张舵
  1. 排课

    4下载:
  2. 实现基于改进的遗传算法的课表编排功能,适用于新高考走班制背景下的课表编排。移植性高。(It realizes the function of timetable arrangement based on improved genetic algorithm, which is suitable for the timetable arrangement under the background of the new college entrance examination shift syste
  3. 所属分类:数值算法/人工智能

    • 发布日期:2019-07-12
    • 文件大小:31744
    • 提供者:zfy0918
搜珍网 www.dssz.com