-
MFCThread
一个MFC的工程,使用线程的方法,创建线程,使用线程...(A MFC project, using threading methods, create a thread, use the thread ...
)
- 2012-04-22 11:35:20下载
- 积分:1
-
Process
VC++系统开发实例精粹 进程查看程序代码 Process(VC++ instance of the essence of the process of system development Process view code)
- 2011-05-28 18:57:44下载
- 积分:1
-
os
说明: 模拟进程并发,能清楚的看到结果。在os可能会用到,对你可能有用。(Simulation process,Can clearly see the results. In the OS might need, to you may be useful.)
- 2011-12-19 20:20:36下载
- 积分:1
-
VCPP-EXE-communication-
进程通信,接收者进程、发送者进程,消息,句柄(process communication ,receiver processer,sender processer,message)
- 2013-09-08 11:33:22下载
- 积分:1
-
processDispatch
进程调度模拟程序:假设有10个进程需要在CPU上执行,分别用:
1.先进先出调度算法;
2.基于优先数的调度算法;
3.最短执行时间调度算法
确定这10个进程在CPU上的执行过程。要求每次进程调度时在屏幕上显示:
1.当前执行进程;
2.就绪队列;
3.等待队列
附:此程序可直接运行,是操作系统课的经典实验.
(scheduling process simulation program : Suppose a 10 CPU in the process of implementation, respectively :)
- 2021-05-07 04:28:36下载
- 积分:1
-
081510
设计一个按响应比高者优先调度算法实现进程调度的程序。(Design a person according to their response than the high priority scheduling process scheduling algorithm procedure.)
- 2010-05-06 23:21:03下载
- 积分:1
-
CPUdrawsina
采用多线程技术,在任务管理器上显示CPU正弦曲线,挺有意思的,《编程之美》中提到过的(Multi-threading technology, the task manager shows CPU sine curve, very interesting, " Programming of the United States" in the mentioned)
- 2013-07-13 21:30:45下载
- 积分:1
-
hoader
多窗口编程,将不同控件显示在不同窗口,可以进行窗口切换()
- 2018-04-09 11:17:13下载
- 积分:1
-
tlrdl74
绘图软件,内涵对象参数设计,值得参考,仅供参考(Drawing software, content object parameter design, worth reference, only for reference)
- 2018-10-19 08:52:29下载
- 积分:1
-
multithread-chatting-room
多线程程序的编写,多线程应用中容易出现的问题。互斥对象的讲解,如何采用互斥对象来实现多线程的同步。如何利用命名互斥对象保证应用程序只有一个实例运行。应用多线程编
写网络聊天室程序(Multithreaded program, multithreaded applications easily arise. Mutex object to explain how to use mutex object to realize multi-thread synchronization. How to use named mutex object to ensure that only one instance of the application running. Multithreaded applications compiled
Write Internet chat room procedures)
- 2013-10-26 22:22:52下载
- 积分:1