Welcome![Sign In][Sign Up]
Location:
Downloads SourceCode Windows Develop Other
Title: scheduler Download
 Description: Operating system task scheduling problem. Operating system tasks are divided into two kinds of system tasks and user tasks. Among them, the system task priority < 50, user task priority> = 50 and < = 255. Priority greater than 255 illegal task, should be removed. Present a task queue task [], length n, task element values ​ ​ indicate priority tasks, the smaller the value, the higher the priority. Scheduler function to achieve the following functions will task [] tasks in accordance with the system tasks, user tasks sequentially stored system_task [] array and user_task [] array (the value of elements in the array subscript task in task [] array) and high priority tasks top surface,-1 indicates the end of the array elements.
 Downloaders recently: [More information of uploader 逍遥]
 To Search:
File list (Check if you may need any files):
 

scheduler\Debug\scheduler.exe
.........\.....\scheduler.exe.manifest
.........\.....\scheduler.ilk
.........\.....\scheduler.pdb
.........\ipch\scheduler-529da672\scheduler-103a85ab.ipch
.........\scheduler\Debug\CL.read.1.tlog
.........\.........\.....\CL.write.1.tlog
.........\.........\.....\link.4184.read.1.tlog
.........\.........\.....\link.4184.write.1.tlog
.........\.........\.....\link.6400.read.1.tlog
.........\.........\.....\link.6400.write.1.tlog
.........\.........\.....\link.read.1.tlog
.........\.........\.....\link.write.1.tlog
.........\.........\.....\mt.read.1.tlog
.........\.........\.....\mt.write.1.tlog
.........\.........\.....\scheduler.exe.intermediate.manifest
.........\.........\.....\scheduler.lastbuildstate
.........\.........\.....\scheduler.log
.........\.........\.....\scheduler.obj
.........\.........\.....\scheduler.vcxprojResolveAssemblyReference.cache
.........\.........\.....\scheduler.write.1.tlog
.........\.........\.....\vc100.idb
.........\.........\.....\vc100.pdb
.........\.........\scheduler.cpp
.........\.........\scheduler.vcxproj
.........\.........\scheduler.vcxproj.filters
.........\.........\scheduler.vcxproj.user
.........\scheduler.sdf
.........\scheduler.sln
.........\scheduler.suo
.........\ipch\scheduler-529da672
.........\scheduler\Debug
.........\Debug
.........\ipch
.........\scheduler
scheduler
    

CodeBus www.codebus.net