文件名称:VB36
-
所属分类:
- 标签属性:
- 上传时间:2008-10-13
-
文件大小:422.93kb
-
已下载: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
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
(系统自动生成,下载前可以参看下载内容)
下载文件列表
VB排课管理系统/源代码/BACK.JPG
VB排课管理系统/源代码/classRep.DCA
VB排课管理系统/源代码/classRep.Dsr
VB排课管理系统/源代码/classRep.dsx
VB排课管理系统/源代码/CRDFLE12.ICO
VB排课管理系统/源代码/ctRep.DCA
VB排课管理系统/源代码/ctRep.Dsr
VB排课管理系统/源代码/ctRep.dsx
VB排课管理系统/源代码/DataEnv.DCA
VB排课管理系统/源代码/DataEnv.Dsr
VB排课管理系统/源代码/DataEnv.dsx
VB排课管理系统/源代码/dataUse.mdb
VB排课管理系统/源代码/DISK04.ICO
VB排课管理系统/源代码/fmloading.frx
VB排课管理系统/源代码/fmStart.frm
VB排课管理系统/源代码/fmStart.frx
VB排课管理系统/源代码/Form1.frm
VB排课管理系统/源代码/Form1.frx
VB排课管理系统/源代码/Form2.frm
VB排课管理系统/源代码/Form2.frx
VB排课管理系统/源代码/Form3.frm
VB排课管理系统/源代码/Form3.frx
VB排课管理系统/源代码/Form4.frm
VB排课管理系统/源代码/Form4.frx
VB排课管理系统/源代码/Form5.frm
VB排课管理系统/源代码/Form6.frm
VB排课管理系统/源代码/Form6.frx
VB排课管理系统/源代码/frmAbout.frx
VB排课管理系统/源代码/frmLogin.frm
VB排课管理系统/源代码/frmLogin.frx
VB排课管理系统/源代码/Gone Fishing.bmp
VB排课管理系统/源代码/KEY04.ICO
VB排课管理系统/源代码/KEYBRD03.ICO
VB排课管理系统/源代码/PC02.ICO
VB排课管理系统/源代码/TEMP.FRM
VB排课管理系统/源代码/ThrManager.exe
VB排课管理系统/源代码/ThrMgr.PDM
VB排课管理系统/源代码/ThrMgr.vbw
VB排课管理系统/源代码/ThrMgrBg.jpg
VB排课管理系统/源代码/TrRep.DCA
VB排课管理系统/源代码/TrRep.Dsr
VB排课管理系统/源代码/TrRep.dsx
VB排课管理系统/源代码/WinXP.bmp
VB排课管理系统/源代码/工程1.vbw
VB排课管理系统/源代码/MSSCCPRJ.SCC
VB排课管理系统/源代码/fmloading.frm
VB排课管理系统/源代码/frmAbout.frm
VB排课管理系统/源代码/ThrMgr.vbp
VB排课管理系统/高校通用排课系统.doc
VB排课管理系统/源代码
VB排课管理系统
www.dssz.com.txt
VB排课管理系统/源代码/classRep.DCA
VB排课管理系统/源代码/classRep.Dsr
VB排课管理系统/源代码/classRep.dsx
VB排课管理系统/源代码/CRDFLE12.ICO
VB排课管理系统/源代码/ctRep.DCA
VB排课管理系统/源代码/ctRep.Dsr
VB排课管理系统/源代码/ctRep.dsx
VB排课管理系统/源代码/DataEnv.DCA
VB排课管理系统/源代码/DataEnv.Dsr
VB排课管理系统/源代码/DataEnv.dsx
VB排课管理系统/源代码/dataUse.mdb
VB排课管理系统/源代码/DISK04.ICO
VB排课管理系统/源代码/fmloading.frx
VB排课管理系统/源代码/fmStart.frm
VB排课管理系统/源代码/fmStart.frx
VB排课管理系统/源代码/Form1.frm
VB排课管理系统/源代码/Form1.frx
VB排课管理系统/源代码/Form2.frm
VB排课管理系统/源代码/Form2.frx
VB排课管理系统/源代码/Form3.frm
VB排课管理系统/源代码/Form3.frx
VB排课管理系统/源代码/Form4.frm
VB排课管理系统/源代码/Form4.frx
VB排课管理系统/源代码/Form5.frm
VB排课管理系统/源代码/Form6.frm
VB排课管理系统/源代码/Form6.frx
VB排课管理系统/源代码/frmAbout.frx
VB排课管理系统/源代码/frmLogin.frm
VB排课管理系统/源代码/frmLogin.frx
VB排课管理系统/源代码/Gone Fishing.bmp
VB排课管理系统/源代码/KEY04.ICO
VB排课管理系统/源代码/KEYBRD03.ICO
VB排课管理系统/源代码/PC02.ICO
VB排课管理系统/源代码/TEMP.FRM
VB排课管理系统/源代码/ThrManager.exe
VB排课管理系统/源代码/ThrMgr.PDM
VB排课管理系统/源代码/ThrMgr.vbw
VB排课管理系统/源代码/ThrMgrBg.jpg
VB排课管理系统/源代码/TrRep.DCA
VB排课管理系统/源代码/TrRep.Dsr
VB排课管理系统/源代码/TrRep.dsx
VB排课管理系统/源代码/WinXP.bmp
VB排课管理系统/源代码/工程1.vbw
VB排课管理系统/源代码/MSSCCPRJ.SCC
VB排课管理系统/源代码/fmloading.frm
VB排课管理系统/源代码/frmAbout.frm
VB排课管理系统/源代码/ThrMgr.vbp
VB排课管理系统/高校通用排课系统.doc
VB排课管理系统/源代码
VB排课管理系统
www.dssz.com.txt
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.