搜索资源列表
process-scheduler-schedulin
- 2. 用VC+6.0创建一个控制台应用程序(这个控制台应用程序的类型是A hello world application)。 3. 编程创建一系列的进程并放入就绪队列中(使用链表实现),来模拟进程创建。 4. 把创建的进程的信息在屏幕上显示出来。 5. 设计进程调度程序模拟两种以上调度算法(时间片调度、优先级调度)。 6. 进程调度程序从活动就绪队列中挑选进程,若队列为空,应显示相应提示信息。 7. 必须有出错处理。 -2. With VC+6.0 create a co
2
- 创建 2 个线程,实现:按下键盘上“1”键时由线程 1 打印“Hello”,按下键盘上“2”键 时由线程 2 打印“World”,按“0”键时程序-Create two threads to achieve: press on the keyboard " 1" key Printing by the thread 1 " Hello" , press on the keyboard " 2" key to print by a threa
geyd_wood_helpful
- wdm的hello world程序,对你的入门有帮助,很好的源码-WDM hello world program, are helpful to your introduction, very good source
jwltipxexing
- Using the SDK way to prepare the hello world program
ectmvs6
- Using the SDK way to prepare the hello world program
