搜索资源列表
1234
- Extending the Network Lifetime of Wireless Sensor Networks Using Residual Energy Extraction—Hybrid Scheduling Algorithm-Extending the Network Lifetime of Wireless Sensor Networks Using Residual Energy Extraction—Hybrid Scheduling Algorithme
code
- 进程调度算法模拟 时间片轮转法 可视化-Process scheduling algorithm Round-Robin time slice simulation visualization
roundRobinScheduler
- 3GPP LTE中上行虚拟MIMO轮询调度算法的源程序代码-Virtual MIMO in 3GPP LTE uplink scheduling algorithm of the source code for poll
LBObserver
- 结构化网格中基于负载均衡的任务调度算法仿真-Structured grid task scheduling based on load balancing algorithm simulation
LTE-system-resource
- LTE系统中资源调度机制的研究与实现LTE system resource scheduling mechanism and implementation -LTE system resource scheduling mechanism and implementation
FSSP-of-GA
- Flow Shop调度问题的遗传算法通用MATLAB源码。 本源码由GreenSim团队原创,-Flow Shop Scheduling Problem General Genetic Algorithm MATLAB source code. The original source code from the GreenSim team,
sjf
- CPU scheduling---Shortest job first algorithm
OPTIMIZATION-OF-TIME-COST-RESOURCE-TRADE-OFF-PROB
- OPTIMIZATION OF TIME-COST-RESOURCE TRADE-OFF PROBLEMS IN PROJECT SCHEDULING USING META-HEURISTIC ALGORITHMS
Process-scheduling-algorithm-
- 先来先服务调度算法(FCFS):每次调度都是从后备作业队列中,选择一个或多个最先进入该队列的作业,将它们调入内存,为它们分配资源、创建进程,然后放入就绪队列。在进程调度中采用FCFS算法时,这每次调度是从就绪队列中,选择一个最先进入该队列的进程,为之分配处理机,使之投入运行。该进程一直运行到完成或发生某事件阻赛后,才放弃处理机。 最短作业优先(SJF):每次从后备队列中选择一个或若干个估计运行时间最短的作业,将它们调入内存运行。 -FCFS scheduling algorithm (F
Batch-scheduling-problem
- 对任意给定的整数N和K,以及完成任务I需要的时间为Ti,i=1至N设计一个优先队列式分支限界法,计算完成这N个任务的最佳调度-Batch scheduling problem
disc
- this code show the disk scheduling is done in OS.-this code show how the disk scheduling is done in OS.
multi-machine-scheduling-problem
- 用贪心算法解决多级调度问题,用C++语言实现-Greedy algorithm for multi-machine scheduling problem
Disk-scheduling
- programs in disk scheduling from Operating systems
Job-shop-MATLAB
- 用matlab编写的车间作业调度的遗传算法程序-Written by matlab genetic algorithm for job shop scheduling procedures
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
Process-scheduling
- 此程序完成操作系统中进程调度的问题。在C++环境下实现。-This process is completed the operating system process scheduling problems. In C++ environment to achieve.
Scheduling
- 1. 设计一个优先级调度算法实现处理机调度的程序; 2. 设计按时间片轮转实现处理机调度的程序。 -1. To design a priority scheduling algorithm processor scheduling procedures 2. Designed to achieve rotation by time slice processor scheduling program.
Disk-scheduling
- 操作系统中关于磁盘调度的课程设计源码程序-Operating system on the source disk scheduling program curriculum design
ieee2
- this document is about scheduling in wimax
MFCPROCESS-SCHEDULING
- MFC进程调度,有源码和编译文件,有利于学习-MFC process scheduling