Welcome![Sign In][Sign Up]
Location:
Search - scheduler java

Search list

[JSP/JavaScheduler

Description: scheduler的java文件,使用了线程-the document, using threads
Platform: | Size: 15061 | Author: 黄增博 | Hits:

[JSP/JavaScheduler (Time Table) v1.0

Description: 日历,计划- The calendar, plans
Platform: | Size: 39936 | Author: 王刚 | Hits:

[JSP/JavaScheduler

Description: scheduler的java文件,使用了线程-the document, using threads
Platform: | Size: 14336 | Author: oomomoko | Hits:

[JSP/Javacr-schedulerSource1[1].1

Description: 用Java开发的排课系统,可以进行教师,教室资源安排,冲突检测等-a course timetable system developed by Java, can be used in teacher and classroom resource arrangement and conflict detecting
Platform: | Size: 270336 | Author: sky | Hits:

[OS DevelopRR

Description: 设计一个按时间片轮转法实现处理器调度的程序 (1)假定系统有5个进程,每个进程用一个PCB来代表。PCB的结构为: • 进程名——如Q1~Q5。 • 指针——把5个进程连成队列,用指针指出下一个进程PCB的首地址。 • 要求运行时间——假设进程需要运行的单位时间数。 • 已运行时间——进程已运行的单位时间数,初始值为0。 • 状态——假设两种状态,就绪和结束,用R表示就绪,用E表示结束。初始状态都为就绪状态。 (2) 每次运行之前,为每个进程任意确定它的“要求运行时间”。 (3) 把5个进程按顺序排成循环队列,用指针指出队列连接情况。用一个标志单元记录轮到运行的进程。处理器调度总是选择标志单元指示的进程运行,对所指的进程,将其“已运行时间”加1。 (4) 进程运行一次后,若“要求运行时间”等于“已运行时间”,则将状态改为“结束”,退出队列,否则将继续轮转。 (5) 若就绪队列为空,结束,否则转到(3)重复。-err
Platform: | Size: 2048 | Author: | Hits:

[OS DevelopScheduler

Description: 操作系统的线程模拟程序,实现了线程优先级调度和轮转调度!
Platform: | Size: 11264 | Author: qiangkof | Hits:

[JSP/Javaelevator

Description: java电梯调度算法,含可视化窗口,演示简单直观-java elevator scheduling algorithm, including visualization window, simple and intuitive presentation
Platform: | Size: 50176 | Author: | Hits:

[matlabquartz-1.6.4

Description: 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 create simple or complex schedules for executing tens, hundreds, or even tens-of-thousands of jobs jobs whose tasks are defined as standard Java components or EJBs. The Quartz Scheduler includes many enterprise-class features, such as JTA transactions and clustering.-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 create simple or complex schedules for executing tens, hundreds, or even tens-of-thousands of jobs jobs whose tasks are defined as standard Java components or EJBs. The Quartz Scheduler includes many enterprise-class features, such as JTA transactions and clustering.
Platform: | Size: 5465088 | Author: brian | Hits:

[OtherElevator

Description: 利用Java语言实现电梯算法得调度程序,欢迎大家下载测试,附图片,-Elevator implementation using Java language a scheduler algorithm, welcome everyone to download the test, with pictures, thank you
Platform: | Size: 331776 | Author: 何国栋 | Hits:

[JSP/Javaele

Description: java 电梯调度程序 5部电梯 20层楼-java scheduler 5 lifts 20-story elevator
Platform: | Size: 10240 | Author: fish | Hits:

[Compress-Decompress algrithmsquartz-1.6.0

Description: 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 create simple or complex schedules for executing tens, hundreds, or even tens-of-thousands of jobs jobs whose tasks are defined as standard Java components or EJBs. The Quartz Scheduler includes many enterprise-class features, such as JTA transactions and clustering. Quartz is freely usable, licensed under the Apache 2.0 license.-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 create simple or complex schedules for executing tens, hundreds, or even tens-of-thousands of jobs jobs whose tasks are defined as standard Java components or EJBs. The Quartz Scheduler includes many enterprise-class features, such as JTA transactions and clustering. Quartz is freely usable, licensed under the Apache 2.0 license.
Platform: | Size: 5185536 | Author: yulin | Hits:

[JSP/Javascheduler

Description: jsp环境中在定时执行任务的类,可以定时执行日常维护任务. -This is the component which will start all scheduler task
Platform: | Size: 1024 | Author: prettywolf | Hits:

[JSP/Javap1778-biswas

Description: discusses the use of simulation in a new context. Most often QUEST is viewed as a stand-alone simulation tool to analyze and understand shop floor behavior. It has rarely been used in conjunction with other proprietary software. This paper attempts to demonstrate how QUEST is being used in conjunction with an agent based scheduling software (henceforth referred to as Scheduler) developed using Java.
Platform: | Size: 197632 | Author: masterslave | Hits:

[JSP/JavaReportGenerator

Description: java scheduler source code
Platform: | Size: 1024 | Author: oopit | Hits:

[JSP/Javacron4j-2.1

Description: cron4j is a scheduler for the Java platform which is very similar to the UNIX cron daemon. With cron4j you can launch, from within your Java applications, any task you need at the right time, according to some simple rules.
Platform: | Size: 201728 | Author: modoko | Hits:

[JSPQuartz_Job_Scheduling_Framework_V0.9.5

Description: 本电子书详细介绍了java中的作业调度工具-Quartz,相当于数据库中的Job、Windows的计划任务、Unix/Linux下的Cron,但Quartz可以把排程控制的更精细-This book details the java in the job scheduling tools-Quartz, the equivalent of the database Job, Windows scheduled tasks, Unix/Linux under the Cron, but the Quartz scheduler can be controlled by more sophisticated
Platform: | Size: 4559872 | Author: 范欣欣 | Hits:

[JSP/Javaelevator

Description: 用java实现的电梯模拟调度程序,希望有所帮助(调度可能还存在一些bug)-Using java simulation scheduler to achieve the lift, hope help (scheduling may also have some bug)
Platform: | Size: 2877440 | Author: 陆逊 | Hits:

[JSP/JavaNewLiftScheduler

Description: 运用JAVA模拟简单的电梯调度,学习使用监听器,熟悉Java语言-simple lift scheduler
Platform: | Size: 3072 | Author: Li wang | Hits:

[Linux-UnixScheduler

Description: Linux OS Java-based round-robin scheduling algorithm.
Platform: | Size: 2048 | Author: hifi | Hits:

[JSPQuartz

Description: java经常用到的调度器书籍,非常实用,公司中经常用。-scheduler java frequently used books, very practical, often in the company.
Platform: | Size: 259072 | Author: wang | Hits:
« 12 »

CodeBus www.codebus.net