搜索资源列表
process-scheduler-schedulin
- 2. 用VC+6.0创建一个控制台应用程序(这个控制台应用程序的类型是A hello world application)。 3. 编程创建一系列的进程并放入就绪队列中(使用链表实现),来模拟进程创建。 4. 把创建的进程的信息在屏幕上显示出来。 5. 设计进程调度程序模拟两种以上调度算法(时间片调度、优先级调度)。 6. 进程调度程序从活动就绪队列中挑选进程,若队列为空,应显示相应提示信息。 7. 必须有出错处理。 -2. With VC+6.0 create a co
uurvy
- 在vc的环境下,关于bezier曲线的实现,可以用鼠标在屏幕上任意给出控制点的位子,-In the vc environment, on the implementation of the bezier curve, you can use a mouse in the arbitrary control point position is given on the screen,
DDGWSN38
- 使用VC++截取屏幕,可以抓某个窗口,区域,不错的源码(Use vc + + to capture screen, can catch a window, area, good source)
gmtk
- 一个用VC++编写的抓屏程序,通过它,你将学会如何建立内存映像(A screen capture program written in vc + +, through it, you will learn how to build a memory image)
