CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - class scheduling

搜索资源列表

  1. ad-function

    0下载:
  2. 在操作系统中,由于进程总数多于处理机,它们必然竞争处理机。进程调度的功能就是按一定策略、动态地把处理机分配给处于就绪队列中的某一进程并使之执行。根据不同的系统设计目标,可有多种选择某一进程的策略。有两种基本的进程调度方式,即剥夺方式(preemptive mode)和非剥夺方式(non-preemptive mode)。前者指就绪队列中一旦有优先级高于现行进程优先级的进程出现时,系统便立即把处理机分配给高优先级的进程。当然,被剥夺了处理机的进程的有关状态和上下文都必须妥善保存以便今后恢复。后者是
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:235735
    • 提供者:李明
  1. VB36

    0下载:
  2. 要解决三个冲突:1.同一老师任两门以上课程的在同一时间内安排在不同的班讲课 2.不同的课程在相同时间内安排在同一教室 3 .教室容量与学生人数的冲突 数据库:班级表(班级名称,人数) 教师表(教师名称,所教科目) 科目表(科目名称,总学时数,周学时数) 教室表(教室名称,容量) 我不知道还需不需要一个时间表?? 要求:每天上下午各开4节课,每周按5天上课,一共18周.每次两节课一起上. 在排课时,每周所开的课程的总学时数要小于周学时数. 多学时课要隔一天以上才上第二
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:433078
    • 提供者:大斌
  1. M没花异树

    0下载:
  2. 梅花易数排课软件,梅花易数也是有名的玄学课式。由于时间安排问题,下面两个的BUG还没分析:DatePicker.DateTime:=MArchive.DateTime TimePicker.DateTime:=MArchive.DateTime-Meihuayishu Course Scheduling software, as well as the famous Meihuayishu Metaphysics-class. Due to scheduling problems, the fo
  3. 所属分类:行业应用软件

    • 发布日期:2008-10-13
    • 文件大小:2307136
    • 提供者:朱翔
  1. paike123

    1下载:
  2. 排课系统,实现班级,教师,教室,时间表的合理安排,开源排课。-Course Scheduling System to achieve the class, teachers, classrooms, a reasonable timetable arrangements, open-source course arrangement.
  3. 所属分类:Other Databases

    • 发布日期:2017-05-15
    • 文件大小:3815218
    • 提供者:weijiewne
  1. quartz-1.6.4

    0下载:
  2. Quartz is a full-featured, open source job scheduling system that can be integrated with, or used along side virtually any J2EE or J2SE application - from the smallest stand-alone application to the largest e-commerce system. Quartz can be used to cr
  3. 所属分类:matlab

    • 发布日期:2017-05-19
    • 文件大小:5465342
    • 提供者:brian
  1. kebiaopaike

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

    • 发布日期:2017-05-07
    • 文件大小:1243824
    • 提供者:张强
  1. jincheng

    0下载:
  2. 由用户输入系统进程数(最多50个进程)来模拟优先级调度算法假设进程是同时到达CPU,进程运行时间(1-10秒)和进程优先级 (1-10,10最高1最低)由程序随机产生,进程有2种状态就绪状态(Ready)和完成状态(Complete)首先根据优先级对进程进行排序,再根据优先级分配时间片运行每次分给进程的时间片为1秒,运行完后需运行时间减1优先级减1转下一个进程。如果进程已经完成就插入到完成队列,如果没有完成就重新插入到就绪队列中的正确位置 程序有两种运行方式: 1、可以直接给出最后
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-13
    • 文件大小:2341
    • 提供者:杜杏虎
  1. conf043

    0下载:
  2. A Genetic Algorithm Approach to Scheduling Communications for a Class of Parallel Space-Time Adaptive Processing Algorithms
  3. 所属分类:Communication

    • 发布日期:2017-04-16
    • 文件大小:67511
    • 提供者:mohamed
  1. package

    0下载:
  2. 软件工程设计-自动排课系统中的查课程序的源代码-Software Engineering- Automated Course Scheduling System procedures check the source code of class
  3. 所属分类:JavaScript

    • 发布日期:2017-04-15
    • 文件大小:5080
    • 提供者:梁馨予
  1. quartz-1.6.0

    0下载:
  2. Quartz is a full-featured, open source job scheduling system that can be integrated with, or used along side virtually any J2EE or J2SE application - from the smallest stand-alone application to the largest e-commerce system. Quartz can be used to cr
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-05-19
    • 文件大小:5185705
    • 提供者:yulin
  1. paike

    0下载:
  2. 对数据库中的科目进行自动编排。打印课程表-Subjects in the database for automatic scheduling. Print Class Schedule
  3. 所属分类:Database system

    • 发布日期:2017-03-26
    • 文件大小:312478
    • 提供者:王广超
  1. Program

    0下载:
  2. 排课系统,教师课表,班级课表,打印功能,窗口的分割-Course Scheduling System, teachers, class schedule, class class schedule, print function, the window split
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-18
    • 文件大小:4932108
    • 提供者:forelong
  1. jinchengdiaodu2

    0下载:
  2. 进程调度算法,使用类做的先来先服务算法进行调度-Process scheduling algorithm, using the class to do a first-come first-served scheduling algorithm
  3. 所属分类:Other systems

    • 发布日期:2017-03-26
    • 文件大小:1405
    • 提供者:张驰
  1. TestDemo

    0下载:
  2. 基于JAVA的排课系统源代码 纯属交流严禁商业化-The Course Scheduling System based on JAVA source code for a purely non-commercial exchange
  3. 所属分类:Java Develop

    • 发布日期:2017-03-24
    • 文件大小:3059
    • 提供者:欧资春
  1. jinchengdiaodushiyan

    0下载:
  2. 操作系统课程的进程调度实验.一共4个 学这门课的同学应该会有用-The operating system process scheduling course experiment. A total of four school students in this class should be useful
  3. 所属分类:Other systems

    • 发布日期:2017-04-03
    • 文件大小:780705
    • 提供者:ss
  1. Class_Sche22130010152011

    0下载:
  2. automated class scheduling system that will be used by instructors in monitoring student activities especially graduate students in their last term requirements
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-17
    • 文件大小:171299
    • 提供者:junggo
  1. Class-scheduling-genetic-algorithm

    0下载:
  2. The Class Scheduling Problem (CSP) is concerned with assigning a number of courses corresponding to various students and instructors to classrooms taking into consideration constraints like classroom capacities and university regulations. Th
  3. 所属分类:CSharp

    • 发布日期:2017-03-30
    • 文件大小:41908
    • 提供者:masmur
  1. shop-scheduling-system

    0下载:
  2. 此车间调度系统软件只适合在包含类库为Net FrameWork 4.5版本的Windows系统中运行,能够完成基于四种调度规则的车间多机调度问题,四种规则为SPT、LPT、EDD+SPT、FCFS+SPT。-This shop scheduling system is only suitable for containing a class library for.net FrameWork 4.5 version of the Windows in the system operation,
  3. 所属分类:C#编程

    • 发布日期:2013-12-10
    • 文件大小:5198409
    • 提供者:夏天
  1. prjsched

    0下载:
  2. Class Scheduling System - was created for beginners only. This program having the common functions in manipulation such as (Add, Update, Delete, Search and Reloading records to fill the listview control). This is good example to start programmin
  3. 所属分类:Other systems

    • 发布日期:2017-04-29
    • 文件大小:171659
    • 提供者:Yhumar
  1. ClassSchedulingSystem

    0下载:
  2. this is the Class Scheduling System software in visual basic
  3. 所属分类:教育系统应用

    • 发布日期:2018-04-30
    • 文件大小:957440
    • 提供者:FSM1100
« 12 3 4 »
搜珍网 www.dssz.com