搜索资源列表
CORE_V1
- 多任务调度核心 根据严恭敏老师代码改编 在TC4.0上编译通过-multi-task scheduling based on the core code Yan Gong Min adapted the teachers compiled by TC4.0
Desktop
- 调度问题的回溯算法,算法中的经典问题。问题描述:假设有n个任务由k个可并行工作的机器完成。完成任务i需要的时间为ti。试设计一个算法找出完成这n个任务的最佳调度,使得完成全部任务的时间最早。-Scheduling problem backtracking algorithm is the classic problem. Problem Descr iption: Suppose there are n-task by the k-parallel machine can be complete
optimal_scheduling_independent_tasks
- Visual studio 2005开发环境下 算法课程实验 用动态规划方法解决独立任务最优调度问题-Visual studio 2005 development environment,with a dynamic programming method,in algorithm course experiment, to solve the optimal scheduling independent tasks problem
scheduler
- 操作系统任务调度问题。操作系统任务分为系统任务和用户任务两种。-Operating system task scheduling problem. Operating system task is divided into two kinds of system tasks and user tasks.
os_jodManage
- 模拟操作系统任务调度的程序,比如:短作业优先、FCFS、高响应比优先等-Simulation operating system task scheduling program, such as: short operating priority, FCFS, and other high-priority response ratio