-
MultiThread
VC++多线程编程
线程池
线程调度
线程同步(Multi-threaded programming VC++ thread pool thread scheduling thread synchronization)
- 2010-11-24 17:51:53下载
- 积分:1
-
Threagkktrdest
一个介绍如何在Visual C中调用多线程代码,本例中也同时实现了常用的排序算法。完整源代码,已通过测试。(How a call in Visual C multi-threaded code, in this case also commonly used to achieve a sort algorithm. Full source code, has been tested.)
- 2011-10-02 18:15:51下载
- 积分: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
-
RWCriticalSection_src
一种可以利用它来实现线程安全读写控制的模型,可以在vc下编译运行。(one can use it for reading and writing threaded control of the security model, the compiler running under vc.)
- 2005-06-15 22:24:09下载
- 积分:1
-
fvq
VB写的下载程序源代码(可用于在线升级),可以的源码(Download a program written by VB source code, can be used for the online upgrade), can be the source)
- 2017-04-12 13:10:17下载
- 积分:1
-
test1
TCP SYN扫描。采用多线程扫描任意端口(TCP SYN scan. Using multithreading scan any port)
- 2013-04-13 23:10:27下载
- 积分:1
-
preokder
Classic c program 100 cases 经典c程序100例()
- 2017-11-06 18:00:12下载
- 积分:1
-
TEST3
线程的同步控制.可以看出线程的同步和互斥!里面的代码以及函数都很简单(Thread synchronization control)
- 2013-10-30 19:41:13下载
- 积分:1
-
MFC_multithread_about_play_and_save_audio
MFC多线程类播放和保存声音MFC multithread about play and save audio(MFC multithread about play and save audio)
- 2009-05-12 11:01:38下载
- 积分:1
-
InterfaceThread
实例12-1:使用用户界面线程实例 联合开发网 - pudn.com
- 2012-07-09 14:43:05下载
- 积分:1