-
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
-
MultiThread
多线程编程测试,主要测试互斥量与临界区的使用(The use of multi-threaded programming test, the main test mutex and critical section)
- 2013-04-25 23:53:14下载
- 积分:1
-
UIThreadDemo
UI间线程数据传输,初学者可以参考消息收发机制。(UI data transmission between threads)
- 2016-11-24 10:20:12下载
- 积分:1
-
MFCThread
MFC创建线程,终止线程,暂停线程,继续线程(MFC to create threads, terminate threads, suspended thread to continue the thread)
- 2010-05-26 23:39:34下载
- 积分:1
-
VB6-Thread
VB6纯API实现的多线程源码,稳定、方便、实用的VB6多线程技术,万能的VB(VB6 Thread)
- 2020-11-02 22:59:52下载
- 积分:1
-
thread_pool
基于pthread的线程池的VC实现,可集成到多线程系统中使用。(implementation of thread pool based on PThread. developed under VC2008)
- 2015-02-13 10:54:11下载
- 积分:1
-
hanbler
Network File Transfer Tool Example()
- 2018-03-18 19:02:21下载
- 积分:1
-
CreateThreadExample
创建线程示例程序.C++Windows编程(Create a thread sample program C++ Windows programming)
- 2012-02-07 12:12:48下载
- 积分:1
-
pub
进程调度算法 本程序提供了以下几种进程调度方法 1、时间片轮询法 2、可强占优先法 3、非抢占算法 (The process of scheduling algorithms This procedure provides the following types of process scheduling method 1, time piece polling method 2, can be forcibly priority law 3, non-preemptive algorithm)
- 2009-05-09 10:43:11下载
- 积分:1
-
create-and-terminate-Process
进程的创建与撤销,能在VC6.0中运行,简单的学习进程的创建与撤销相关内容(Creation and revocation of the process can be run in VC6.0, the creation of simple learning process and revocations)
- 2013-01-10 10:15:58下载
- 积分:1