The main purpose of this project is to add a new scheduling algorithm to GeekOS and to implement a simple synchronization primitive (semaphore). As you might have already noticed, GeekOS uses a simple priority based preemptive Round Robin algorithm. In this project, you will change this to a multilevel feedback scheduling. In addition, you will provide user programs with semaphores, a means to check the system s current time and a mechanism for passing command-line arguments
标签: scheduling algorithm implement to
上传时间: 2013-11-27
上传用户:Late_Li
this a program to show your current credits for add or drop subjects. During university, students need to register what subjects they want to study in a semester. this program show and help to calculate the credits.
标签: university subjects students program
上传时间: 2016-03-31
上传用户:小眼睛LSL
// Hint: These classes are intended to be used as base classes. Do not // simply add your code to these files - instead create a new class // derived from one of CSizingControlBarXX classes and put there what // you need. See CMyBar classes in the demo projects for examples.
标签: classes intended simply These
上传时间: 2016-04-07
上传用户:thinode
此为一个点亮7数码管的0-99记数程序,通过每按动一下add键,数码管显示加一直到99,过程中按动RST键复位!
上传时间: 2016-04-18
上传用户:it男一枚
tcpudp通信源码 AppWizard uses "TODO:" to indicate parts of the source code you should add to or customize.
标签: AppWizard indicate tcpudp custom
上传时间: 2013-12-20
上传用户:jyycc
matlab code, discrete time processing vverlap and add example
标签: processing discrete example vverlap
上传时间: 2016-06-15
上传用户:jjj0202
database of students score.add,delect,search
标签: database students delect search
上传时间: 2016-08-01
上传用户:
I had refrained from commenting on the Tibet issue, as I really had nothing new to add. I think I am with the mainstream and informed rationals, Chinese
标签: commenting had refrained nothing
上传时间: 2016-08-27
上传用户:jing911003
Add myaa.m to your path and enjoy anti-aliased professionally looking graphics in Matlab at any time. Myaa works with any kind of graphic (3-D, plots, scatterplots, ...) and even adds anti-aliasing to text, ui controls and grids. Myaa is ideal for complex, cluttered and saturated plots.
标签: professionally anti-aliased graphics looking
上传时间: 2016-09-22
上传用户:宋桃子
wince EVC 简单的图片浏览功能,自已随意扩展 支持 *.bmp *.jpg *.gif *.png 等等 // TODO: Add your control notification handler code here CString defFilter("选中其中一个文件|*.bmp *.jpg *.gif *.png") CFileDialog dlg(TRUE,NULL,NULL,OFN_ALLOWMULTISELECT,defFilter) if(dlg.DoModal()==IDOK){ PathName=dlg.GetPathName() }
标签: notification control wince TODO
上传时间: 2016-09-22
上传用户:gut1234567