搜索资源列表
PK
- 排课系统,用户输入教师信息,教室信息,以及班级的上课信息,系统根据这些信息自动进行排课。-Course Scheduling System, the user input information teachers, classroom information, as well as classes in the school of information, According to the information system automatically schedule arrangement
Struts+Hibernate.zip
- 本程序所写的排课,选课系统是采用Hibernate+Struts架构的来设计的, 同时具有排课和选课的双重功能,本程序的排课算法并不适用于多方面的需求, 而是只满足于学生选课, 管理员排课的一个简单的模型结构,而且只一个信息科学与技术这一个系部,功能方面相对有限一个排课选课系统,This procedure written Timetable, elective system is the use of Hibernate Struts framework to design, and at
kebiaopaike
- 以前从网上下载的一个比较好的排课系统,排课系统采用“并行回溯”的算法,只需设置好学校基本信息和排课的各项限制条件后,其余事情则由计算机来完成。课表安排完全自动化(也可手工安排),排完后可进行调整,采用随机安排方式,具有排课速度快、准确率高、效果好,并能自动计算教师教学工作量,多种格式的班级、教师、全校课程表的输出。主要功能包括:课表管理(新建、打开、删除课表)、基本设置(年级、班级、教师、课程)、教学设置(上课时间、课时、教师任课)、排课设置(班级课表、排课条件、科目优先、排课选项)、教师安排、
kebiaopaike
- C语言课表排课系统程序,全面实用,可以参考。-C Language Course Scheduling System schedule procedures, comprehensive and practical, can refer to.
OSSim
- 学生用FlashMX实现的操作系统课程原理设计报告,实现磁盘文件系统的模拟及进程调度队列的演示,比较有新意,以前学生都是C++或其它VB实现不同。-Differing from the past development in OS course, Lulu has developed the simulation of File system and process schedule in operating system with FlashMX.
123456
- 实现多课程的排序问题,符合先修课程安排的要求,可给出多种排课方案!!本程序的亮点是可得出一组课程的所有可能的拓扑排序,故最终结果是多方案的-Scheduling multi-course meet the requirements of Pre-curriculum can be given a variety of arranging schedule the program! ! The highlight of this program can be drawn from a group
2006112019256930
- 课程自动安排系统采用“并行回溯”的算法,只需设置好学校基本信息和排课的各项限制条件后,其余事情则由计算机来完成。 -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
Program
- 排课系统,教师课表,班级课表,打印功能,窗口的分割-Course Scheduling System, teachers, class schedule, class class schedule, print function, the window split
Schedule
- 拓扑排序--- 打印输出计算机本科专业4年每学期的课表-Computer printout of topological sorting------ 4-year undergraduate course per semester Timetable
method1
- 数据结构课程与设计schedule源码之一-Data structure course and design schedule one source
stumanage
- 学生信息管理系统”-“学生模块”这个项目采用模块化的设计思想,在Windows XP操作系统环境下,搭建JSP运行环境JDK+TOMCAT,通过使用JAVA脚本语言完成动态的、交互的web服务器应用程序,实现学生个人信息查询、个人成绩查询、课表查询、选课及用户密码修改功能。-Student Information Management System " -" Student Module " modular design of the project ideas in
DTUI
- Course Schedule Programming
COLT-parameter-ADSL-Tester
- 大家都知道,ADSL 对线路的要求是很高的,如果安装过ADSL 的,都会有这种体会: 外线人员把线路一直由局端机房跳通到用户端,就可以回单完工。然后由技术人员到由户端 把设备接好并装好软件,这时候才发现设备连不上或者能连上但经常断线,又或者连上后速 度很低(给人的感觉)等种种原因使得用户不签收,技术人员当然就不能回单完工了。只能 又把外线人员叫来换线,直到找出好的线对时,ADSL 才能正常工作,装机人员才能收工。 在装机时限越来越苛刻的今天,很多ADSL 装机人员都配备了AD
new-schedule
- Android应用程序使用Java作为编程语言进行编写,但不是用传统的Java虚拟机执行,而是用一个定制的称为Dalvik的虚拟机执行。-Android course design for senior students
android_schedule_src
- schedule android课程表 源码-android course schedule app source code
Schedule
- 大学的每个专业都要编制教学计划。假设任何专业都有固定的学习年限,每学年含两学期,每学期的时间长度和学分上限都相等。每个专业开设的课程都是确定的,而且课程的开设时间的安排必须满足先修关系。每个课程的先修关系都是确定的,可以有任意多门,也可以没有。每一门课程恰好一个学期。试在这样的情况下设置一个教学计划编制程序。三、基本要求:(1):输入参数:学期总数,一学期的学分上限,每门课的课程号,学分,直接先修关系的课程号。(2):课程号尽可能的集中在前几个学期中。(3):若无解,则报告错误信息;否则见教学计
courseSchedule
- 简易课程表,可以提供“添加、删除、查询、显示”等功能-This is a brief course schedule that provide functions such as adding,deleting,showing and so on.
javaswing.Shedule
- 这是一个简单的课程表设计,数据连接为oracle-Course schedule
Schedule
- 这是一个安排课表的程序,程序中每个教师有自己对每门课和每个时间段的喜好,然后根据每个教师的喜好,安排课表。-This is an arrangement of curriculum, programs, each teacher has their own preferences for each course and each time period, and then according to the preferences of each teacher to arrange curric
Schedule
- 自己写的一个课程表,功能比较少,有需要的可以参考下(I write a course table with fewer functions and can be used as a reference.)