Go To English Version 超过100万源码资源,1000万源码文件免费下载
  • MaxMin.rar Max-Min Algorithm for grid scheduling
  • Scheduling-of-vehicles-from-a-central-depot-to-a- Clarke And Wright Algorithm Description
  • Hard-Disk-Scheduling.rar This code shows the head movement of the hard disk in graphical form.
  • Toward-Adaptive-Ant-Colony-Algorithm.rar ... under control and will never be reduced to 0. Then the paper applies the proposed algorithm to grid task scheduling. Comparing experimental results with the original algorithm show that the proposed algorithm is more efficient both in task scheduling ...
  • Console_HRN.zip CPU scheduling - HRN
  • CPU_Scheduling-v2.rar CPU kernel program for scheduling processes and making them look good. yeah..
  • WCFScheduleritIT.zip WinCCFlexible scheduling
  • CAN.zip CAN总线中EDF调度算法的改进CAN bus EDF Scheduling Algorithm
  • ucore-lab4.rar Ucore是一个很小的适于学习的操作系统,此“麻雀”包含虚存管理、进程管理、处理器调度、同步互斥、进程间通信、文件系统等主要内核功能,总的内核代码量(C+asm)不会超过5K行。充分体现了“小而全”的指导思想。 这是ucore的实验4:调度器。实验目的:熟悉ucore 的系统调度器框架,以及内置的Round-Robin 调度算法;基于调度器框架实现一个调度器算法(Stride Scheduling)。文件中包括源代码、实验指导书和实验报告。
  • fcfs.rar A scheduling algorithm,implemented in C++