资源列表

« 1 2 ... .00 .01 .02 .03 .04 605.06 .07 .08 .09 .10 ... 1044 »

[进程与线程string

说明:多线程编程入门实例 本人第一次上传;linux操作系统多线程编程-string program code
<朱圣诞> 在 2024-06-08 上传 | 大小:571392 | 下载:0

[进程与线程The-only-operation

说明:实现程序唯一运行,MFC对线程同步的控制。学习MFC线程同步比较有用-To achieve the only program running, MFC control of thread synchronization. More useful to learn MFC thread synchronization
<王正凯> 在 2024-06-08 上传 | 大小:136192 | 下载:0

[进程与线程multiThreads

说明:多线程的一个简单小程序测试 通过输出不同的符号来观察-A simple multi-threaded through a small program to test the output to observe the different symbols
<婷婷> 在 2024-06-08 上传 | 大小:33792 | 下载:0

[进程与线程operation-system-study

说明:操作系统的进程、线程的打开与关闭,进程的安全,多线程的实现的文档和源码-Operating system process, thread open and close, process safety, multi-threaded implementation documentation and source code
<william> 在 2024-06-08 上传 | 大小:3664896 | 下载:0

[进程与线程SimuRWLock

说明:通过Mutex封装实现的读写锁类。写锁优先于读锁。如果有写锁在等待,则读锁一直等待,直到写锁获取锁,并释放后才能获取。读锁是共享锁,写锁是独占锁。提供Mutex与临界区两种方式可宏切换实现,Mutex为系统内核对象,速度比较慢,但比较好控制。临界区速度快,但无进入临界区无超时时间,对时间控制不精确。 BOOL ReadLock(int timeout=INFINITE) BOOL TryReadLock(int timeout
<ceofit> 在 2024-06-08 上传 | 大小:29696 | 下载:0

[进程与线程datasend

说明:程序实现了不同进程之间,使用内存进行共享的发送端程序-Program for the different processes, use shared memory, the sender program
<刘军> 在 2024-06-08 上传 | 大小:29696 | 下载:0

[进程与线程processdatarecieve

说明:程序实现了不同进程之间的内存共享,并利用内存共享方式实现大数据量的传输,此为接收程序-Program for the memory sharing between different processes, and memory sharing be achieved using a large amount of data transmission, this is the receiving program
<刘军> 在 2024-06-08 上传 | 大小:28672 | 下载:0

[进程与线程20110407-05-_MutexObject

说明:C++ 创建线程互斥对象的实例源码下载,声明线程函数,创建线程,程序睡眠,释放互斥对象,设置事件对象为无信号状态,生成控制台程序,仅供参考。-C++ to create an instance of the thread mutex source download, declare the thread function, create a thread, the program sleep, release the mutex obj
<袁元> 在 2024-06-08 上传 | 大小:2048 | 下载:0

[进程与线程jahedfilechayekhub

说明:Synchronization in Multithreaded Applications with MFC
<mohammad> 在 2024-06-08 上传 | 大小:283648 | 下载:0

[进程与线程2008A7PS073G.tar

说明:Operating Systems Threading Problem
<Shashank> 在 2024-06-08 上传 | 大小:5120 | 下载:0

[进程与线程LinSocket

说明:The fork server helps to resolve the multi threading
<pallaka bunty> 在 2024-06-08 上传 | 大小:2048 | 下载:0

[进程与线程linClinet-Code

说明:The multi thredading server helps to resolve the multi threading
<pallaka bunty> 在 2024-06-08 上传 | 大小:1024 | 下载:0
« 1 2 ... .00 .01 .02 .03 .04 605.06 .07 .08 .09 .10 ... 1044 »

源码中国 www.ymcn.org