资源列表

« 1 2 ... .74 .75 .76 .77 .78 579.80 .81 .82 .83 .84 ... 1044 »

[进程与线程MemoryPool

说明:采用boost内存数据库技术和线程池技术开发的内存池技术,支持内存回收,碎片合并-Using boost thread pool memory database technology and technological development of the memory pool technology to support garbage collection, debris merger
<冯刚> 在 2025-02-28 上传 | 大小:29kb | 下载:0

[进程与线程SimuRWLock

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

[进程与线程datasend

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

[进程与线程BallMove

说明:使用Win32 API线程函数创建多线程程序实例源码-Thread function using the Win32 API source code examples to create multi-threaded program
<> 在 2025-02-28 上传 | 大小:29kb | 下载:0

[进程与线程IPCDemo

说明:vc线程之间通信实例的源码,希望可以对大家有所帮助-Communication between threads vc source code examples, I hope you can help
<> 在 2025-02-28 上传 | 大小:29kb | 下载:0

[进程与线程windows-communicate

说明:命名管道例子程序,实现windows 进程间的通讯-Named pipe example program, to achieve inter-process communication windows
<> 在 2025-02-28 上传 | 大小:29kb | 下载:0

[进程与线程EventThread

说明:vc——使用事件对象进行线程间的通信\EventThread-vc- use the event object for inter-thread communication \ EventThread
<> 在 2025-02-28 上传 | 大小:29kb | 下载:0

[进程与线程MutexProcessSyn

说明:vc——使用互斥对象(Mutex)实现不同进程间线程同步\MutexProcessSyn-vc- mutex object (Mutex) to achieve different inter-process thread synchronization \ MutexProcessSyn
<> 在 2025-02-28 上传 | 大小:29kb | 下载:0

[进程与线程Dll

说明:DLL注入工具 C++源码 可用韩好用-It is a tool
<zj> 在 2025-02-28 上传 | 大小:29kb | 下载:0

[进程与线程MessageThread

说明:vc——使用自定义消息进行线程间的通信\MessageThread的程序源码,值得一看!-vc- using a custom message thread communication between \ MessageThread the program source code, worth a visit!
<> 在 2025-02-28 上传 | 大小:29kb | 下载:0

[进程与线程EventThreadSyn

说明:vc——使用CEvent对象实现线程同步\EventThreadSyn的程序源码,值得一看!-vc- implement thread synchronization using CEvent object \ EventThreadSyn the program source code, worth a visit!
<> 在 2025-02-28 上传 | 大小:29kb | 下载:0

[进程与线程MutexThreadSyn

说明:vc——使用互斥对象(Mutex)实现线程同步\MutexThreadSyn的程序源码,值得一看!-vc- mutex object (Mutex) to achieve thread synchronization \ MutexThreadSyn the program source code, worth a visit!
<> 在 2025-02-28 上传 | 大小:29kb | 下载:0
« 1 2 ... .74 .75 .76 .77 .78 579.80 .81 .82 .83 .84 ... 1044 »

源码中国 www.ymcn.org