资源列表

« 1 2 ... 23 24 25 26 27 2829 30 31 32 33 ... 1044 »

[进程与线程RWLock

说明:高效读写锁操作类 读-读并发,读-写互斥,写-写互斥 写操作优先 -r/w lock
<林林> 在 2025-02-06 上传 | 大小:1kb | 下载:0

[进程与线程thread

说明:多线程,将些文件添加到项目中,然后在主程序创建-Multi-threading, some files will be added to the project, then create the main program
<xuqr> 在 2025-02-06 上传 | 大小:1kb | 下载:0

[进程与线程dll-into-exe

说明:进程注入的最简单示例代码,VC6.0平台,-process injection sample On windows system
<miaozelin> 在 2025-02-06 上传 | 大小:1kb | 下载:1

[进程与线程ThreadCreate

说明:windows下线程的创建与撤消中创建过程-windows of thread creation and undo the creation process
<李龙> 在 2025-02-06 上传 | 大小:1kb | 下载:0

[进程与线程Semaphore

说明:windows下实现线程同步功能的小程序-thread synchronization windows to achieve a small program
<李龙> 在 2025-02-06 上传 | 大小:1kb | 下载:0

[进程与线程MERGE_DL.C

说明:This program merges two DLL lists.
<sachin> 在 2025-02-06 上传 | 大小:1kb | 下载:0

[进程与线程MyThread3

说明:有一个南北向的桥,只能容纳一个人,现桥的两边分别有10人和12人,编制一个多线程程序让这些人到达对岸,每个人用一个线程表示,桥为共享资源。-There is a north-south bridge can only accommodate one person, on both sides of the bridge is now 10 and 12 respectively, the preparation of a multi-t
<张全权> 在 2025-02-06 上传 | 大小:1kb | 下载:0

[进程与线程TestPC

说明:用多线程解决生产者消费者问题,每当生产者生产物品,存入仓库,消费者从仓库消费,当仓库满时候,停止生产,仓库为空时,消费者停止消费-Producers and consumers with multiple threads to solve the problem, when producers produce goods into the warehouse, consumer spending from the warehouse w
<刘乾鹏> 在 2025-02-06 上传 | 大小:1kb | 下载:0

[进程与线程111

说明:多线程传递 多线程传递 多线程传递-Multi-threaded delivery
<ccx> 在 2025-02-06 上传 | 大小:1kb | 下载:0

[进程与线程Lock

说明:用于多线程下同步的锁,多个线程互斥的情况下,基于临界区的,同步方式。 -Synchronize multiple threads for the lock, multiple threads mutually exclusive case, based on critical areas, and synchronization
<黎伟> 在 2025-02-06 上传 | 大小:1kb | 下载:0

[进程与线程uSendStrMsg

说明:多线程编程的时候,有时候会向界面发送大量日志信息,但是在线程里操作界面会造成死锁等怪现象,基于此,开发了此类,用来在线程里发送字符串信息,支持扩展信息。使用时SendMsg为发送消息,Pointer可传入扩展信息的内存指针,TStringMsgObj的创建函数传入显示消息回调及释放扩展信息回调,没有扩展信息可不传释放回调-Multi-threaded programming, sometimes a lot of log informa
<李健> 在 2025-02-06 上传 | 大小:1kb | 下载:0

[进程与线程123

说明:用C++创建进程 并撤销 阻塞 唤醒 延迟-C++, blocking creation process and remove wake-up delay
<ddeff> 在 2025-02-06 上传 | 大小:1kb | 下载:0
« 1 2 ... 23 24 25 26 27 2829 30 31 32 33 ... 1044 »

源码中国 www.ymcn.org