-
ThreadCritical
控制台程序中Critical简单使用实例。创建两个线程使线程能够达到同步。(Console application Critical simple example. Create two threads to synchronize the threads.)
- 2016-04-01 22:18:58下载
- 积分:1
-
duohePPT
说明: 有关多核运算的PPT资料,多核程序设计及多核技术导论(PPT information about multi-core computing, multi-core programming and multi-core technology, Introduction to)
- 2010-03-22 16:19:32下载
- 积分: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
-
mult-test
visual c++控制台多线程demo(vc muti-thread demo)
- 2015-01-28 22:26:16下载
- 积分:1
-
IPC
实现两个进程间的通讯,IPC(Inter-Process Communication)是共享"命名管道"的资源,通过提供可信任的用户名和口令,连接双方可以建立安全的通道并以此通道进行加密数据的交换,从而实现对远程计算机的访问。(Communication between two processes, IPC (Inter-Process Communication) is a shared resource of the " named pipes" by providing a trusted user name and password, to connect the two sides can establish a secure channel and channels for the exchange of encrypted data enabling access to the remote computer.)
- 2012-09-10 08:37:18下载
- 积分:1
-
ShareMemory_src
visual C++实现的进程间通信源代码(communication between the process of visual C++ achieve source code)
- 2013-05-21 23:42:53下载
- 积分:1
-
jinchengdiaodu
模拟进程在静态优先级算法下的调度过程
算法选择:静态优先级。(Simulation process under static priority scheduling algorithm algorithm selection process: static priority.)
- 2010-06-02 18:27:23下载
- 积分:1
-
dao_multi
说明: VC++编程,这是一个数据库DAO多线程的例子,有数据库多线程处理技巧(VC++ Programming, this is a database DAO examples of multi-threaded, multi-threaded database processing techniques)
- 2008-10-19 22:31:09下载
- 积分:1
-
amicMultiThread
一款稳定的VB多线程例子源码,运行实例后,每个线程单独运行,框内一条竖线各自运行互不影响,本线程占用系统资源极少,而且较稳定,是值得大家借鉴的一款不错的多线程模块。
(A stable VB multithreaded example source code, running instances, each thread is run separately, a vertical bar box each run independently of each other, very little this thread consumes system resources, and more stable, is worth learning a good multi-threaded module.)
- 2012-09-25 13:34:32下载
- 积分:1
-
the_smapl_the
这是一个关闭计算机的小模块,可以关闭win32和winnt内核的计算机,(This is a small module, shut down the computer can close the win32 and winnt the kernel of the computer,)
- 2017-04-23 15:16:34下载
- 积分:1