-
MTThread-and-Queue
自己写的多线程对队列中插入和删除数据,最重要的是要保持同步,供大家学习(Write your own multi-threaded insert and delete data in the queue, the most important thing is to keep pace for everyone to learn)
- 2012-04-26 11:14:01下载
- 积分:1
-
CriticalSecitonThreadSyn
vc——使用临界区对象(CriticalSeciton)实现线程同步CriticalSecitonThreadSyn的程序源码,值得一看!(vc- use a critical section object (CriticalSeciton) to achieve thread synchronization CriticalSecitonThreadSyn the program source code, worth a visit!)
- 2011-08-23 00:13:02下载
- 积分:1
-
but
该程序是用来画图示例,也可对您的编程技巧掌握vc编译环境有所帮助(This program is used for drawing examples, but also for your programming skills to master the vc compilation environment)
- 2018-10-19 23:33:52下载
- 积分:1
-
VCPP-EXE-communication-
进程通信,接收者进程、发送者进程,消息,句柄(process communication ,receiver processer,sender processer,message)
- 2013-09-08 11:33:22下载
- 积分:1
-
MFCThread
MFC创建线程,终止线程,暂停线程,继续线程(MFC to create threads, terminate threads, suspended thread to continue the thread)
- 2010-05-26 23:39:34下载
- 积分:1
-
hhhh
功能很强大,内容很丰富,很有实用价值的线程与进程实例,供大家参考(Function is very powerful, the content is very rich, very practical examples of threads and processes, for your reference)
- 2010-03-05 08:54:18下载
- 积分:1
-
tootsourceLAN
局域网上一个很好用的软件——飞鸽传书IPMSG的源代码原件(LAN is a very useful software- flying pigeon book IPMSG original source code)
- 2017-04-22 16:25:19下载
- 积分:1
-
thread
运行程序,单击“启动线程”按钮,程序将启动一个线程,线程将进行数值计算,并将结果发送给主窗口;单击“挂起线程”按钮,线程将挂起;单击“恢复线程”按钮,线程将恢复。(Run the program, click" start the thread" button, the program will start a thread, the thread will make numerical computation, and sends the result to the main window click" thread hang" button, the thread will be suspended click on" restore thread" button, the thread will recover.)
- 2011-08-07 12:37:50下载
- 积分:1
-
Thread4_23
多线程资源控制方面的 非常的好用啊 (Multi-threaded resource control is very easy to use ah)
- 2008-08-15 18:17:46下载
- 积分: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