-
多线程串口程序
多线程串口程(multithread serial way)
- 2005-04-03 10:16:44下载
- 积分:1
-
duoxiancheng
如何实现多线程多任务?这是一个很好的学习例子,想学的可以看看(How to implement multi-threaded multi-tasking? This is a good learning example, want to learn can take a look at)
- 2012-11-04 20:06:03下载
- 积分:1
-
78467356
VB多线程控制台类及源代码实例,有需要的下。(Console class and multi-threaded VB source code examples, there is need for the next.)
- 2013-08-15 18:00:39下载
- 积分:1
-
SOCKET-TCP
SOCKET多线程,使用TCP连接,当有一个连接请求时候,建立一个线程。共有两个文件,一个Server,还有一个是Client(SOCKET multithreading, the use of TCP connections, when a link request, the establishment of a thread. A total of two documents, one Server, there is a Client)
- 2020-11-14 15:19:41下载
- 积分:1
-
r_w
利用线程同步实现读者和写者的问题,使用信号量来控制(reader and writer)
- 2013-12-30 20:44:32下载
- 积分:1
-
linjiequ
用软件方法解决上述临界区问题—兄弟。即要求修改sm6,实现accnt1+accnt2 提交的程序名:ex2
采用的算法可选择:
–Peterson算法:(Solving these critical problems by using software method . That requires modifications to the sm6 implementation of accnt1+accnt2, the program name- submit: ex2
The algorithm can choose:
Peterson algorithm:)
- 2020-11-01 19:49:55下载
- 积分:1
-
bmp位图文件的读取与保存
bmp位图文件的读取与保存,可以借此熟悉bmp的文件结构(Read and save bmp bitmap files, you can be familiar with the file structure of bmp)
- 2018-11-25 11:34:29下载
- 积分:1
-
MFCThread
MFC创建线程,终止线程,暂停线程,继续线程(MFC to create threads, terminate threads, suspended thread to continue the thread)
- 2010-05-26 23:39:34下载
- 积分: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
-
MulThread
一个简单的多线程计数实例,带有挂起和唤醒的功能(A simple count of instances of multi-threaded, with suspend and wake-up function)
- 2010-11-09 12:57:23下载
- 积分:1