搜索资源列表
autopk.基于Java的排课系统
- 这是一个基于Java的排课系统,是一个自动排课系统!,This is a Java-based Course scheduling System is a self-Course scheduling System!
pipe-eval_java
- 今天为网友提供的是JAVA源码,全球著名IT公司ILog的APS高级排产优化引擎,就连SAP、Oracle等ERP中的物料需求计划与生产计划算法都来源于ILog。APS高级排产系统我研究了好久,中间的性线求解算法可真谓难呀。其中tutorialcndlg.htm是帮助文件,src下是源代码。-Provided for users today are JAVA source, the world' s leading IT company of APS Advanced ILog sched
elevator
- java电梯调度算法,含可视化窗口,演示简单直观-java elevator scheduling algorithm, including visualization window, simple and intuitive presentation
Operation
- Java程序模拟操作系统中先进先出、短作业优先、响应比高者优先的作业调度-Java FIFO simulation operating system, the short operating priority, in response to high priority of the job scheduling
GA_Assembly
- JAVA编的遗传算法程序,解决装配车间排序问题-JAVA program for the genetic algorithm to solve the assembly shop scheduling problem
scheduling
- This a university scheduling with java programming -This is a university scheduling with java programming
schd
- scheduling algorithms
CPUscheduling
- CPU scheduling in Java with assigned prioities and arrival time
os
- 操作系统实验的题目 cpu的进程调度的模拟-Experimental process of the operating system cpu scheduling simulation
GanttProject
- GanttProject is a project scheduling application written in Java and featuring gantt chart, resource management, calendaring, import/export (MS Project, HTML, PDF, spreadsheets).
aglets-2.0.2
- package MLJAglet Mobile Agents using Load Balancing and Job scheduling algorithms with Aglet Technology Aglets-2.0.2
CPUscheduling
- 用java实现cpu调度模拟(CPU scheduling)-Cpu scheduling simulation with java implementation (CPU scheduling)
jop-scheduling
- 基于作业调度的算法代码,机器加工零件有时长、优先级等因素限制,要求在一定时间内完成。-scheduling algorithm based on the code, machine parts and sometimes a long process, priority and other factors limit, requiring some time to complete.
sched_flowshop
- 关于流水线生产的调度计算问题,很通用的,希望给大家有点帮助-Calculated on the assembly line scheduling problem, it is common, want to give everyone a little help
scheduling
- 基于SSH(strtus1)框架制作的智能排班系统-Based on SSH (strtus1) Framework and Intelligent scheduling System
RRSwing
- round robin scheduling simulation
code
- 进程调度算法模拟 时间片轮转法 可视化-Process scheduling algorithm Round-Robin time slice simulation visualization
LBObserver
- 结构化网格中基于负载均衡的任务调度算法仿真-Structured grid task scheduling based on load balancing algorithm simulation
scheduling-system
- 本系统主要实现了商品信息模块,公告信息模块(及时发现需进货商品信息),出库信息模块,管理员模块,商品调度模块,日志信息模块。在本系统中使用了遗传算法,可以同时对多种商品进行调度,该算法会根据供应商报价以及运输成本去自动选择一种最优方式,这种方式在很大程度上减少了管理员操作时间,节约了进货成本。-The system implements the product information module, the bulletin information module (must purchase g
Process-scheduling-to-achieve
- 本程序运用java语言模拟线程间的调度,在原随机调度的基础上实现轮转调度,优先级调度,处理各线程间的调度关系,并试着用信号量实现线程的锁定和释放。-This program threads using java language simulation scheduling, dispatching the former on the basis of random rotation scheduling, priority scheduling, process scheduling of th