资源列表

« 1 2 ... .56 .57 .58 .59 .60 861.62 .63 .64 .65 .66 ... 1044 »

[进程与线程ThreadPool

说明:一个线程池的实现,池大小可以动态增加。并避免了内存碎片的问题。经测试,性能与windows原生线程池的性能相当。-The realization of a thread pool, pool size can be dynamically increased. And to avoid the memory fragmentation problem. After testing, performance and windows nat
<陈生> 在 2025-02-12 上传 | 大小:4kb | 下载:0

[进程与线程tcpserver

说明:一个多线程TCP服务器的实现,实现了内存同步,一个挺不错的框架-A multi-threaded TCP server realize, realize synchronous memory, a very good fr a mework
<maoqi> 在 2025-02-12 上传 | 大小:4kb | 下载:0

[进程与线程vb5_xiancheng

说明:vb5多线程编程的一个小例子,呵呵.小小的.-VB5 multi-threaded programming in a small example,呵呵. small.
<6999896> 在 2025-02-12 上传 | 大小:4kb | 下载:0

[进程与线程pipe

说明:Linux 下验证管道通信机制。一端发送消息,一端接收消息。-Linux authentication pipeline under the communication mechanism. One end of send messages, receive messages on one end.
<> 在 2025-02-12 上传 | 大小:4kb | 下载:0

[进程与线程threadpool_src

说明:线程池是一钟多线程处理形式,处理过程中将任务添加到队列,然后在创建线程后自动启动这些任务。线程池线程都是后台线程.每个线程都使用默认的堆栈大小,以默认的优先级运行,并处于多线程单元中.如果某个线程在托管代码中空闲(如正在等待某个事件),则线程池将插入另一个辅助线程来使所有处理器保持繁忙.如果所有线程池线程都始终保持繁忙,但队列中包含挂起的工作,则线程池将在一段时间后创建另一个辅助线程但线程的数目永远不会超过最大值.超过最大值的线程可以排
<li> 在 2025-02-12 上传 | 大小:4kb | 下载:0

[进程与线程vb

说明:用VB实现多线程 用VB实现多线程-Using VB to achieve the realization of multi-threading multi-threading with VB
<sunny> 在 2025-02-12 上传 | 大小:4kb | 下载:0

[进程与线程Race

说明:程序1,程序2和程序3共同通过多线程实现了一个简单的龟兔赛跑的游戏,它模拟了龟兔赛跑的过程,在程序运行期间会给出相应的比赛状况,如:2各自跑了多少距离,总终又是谁取胜了等信息。-1, procedures 2 and 3 together through the process realize multi-threaded龟兔赛跑a simple game, it simulates the process of龟兔赛跑in the p
<wangmingfeng> 在 2025-02-12 上传 | 大小:4kb | 下载:0

[进程与线程colutar

说明:程序1和程序2共同通过多线程实现了一个简单的龟兔赛跑的游戏,它模拟了龟兔赛跑的过程,在程序运行期间会给出相应的比赛状况,如:2各自跑了多少距离,总终又是谁取胜了等信息。-Procedure 1 and procedure 2, the common thread through many realize龟兔赛跑a simple game, it simulates the process of龟兔赛跑in the program wil
<wangmingfeng> 在 2025-02-12 上传 | 大小:4kb | 下载:0

[进程与线程thread_pool

说明:windows线程池的实现,用c++封装了windows线程接口-the realization of the thread pool windows with c++ package the windows interface thread
<winos> 在 2025-02-12 上传 | 大小:4kb | 下载:0

[进程与线程jcyc

说明:断链隐藏进程易[源码],用语言写的小玩意~希望有所帮助-Easy to hide the process chain [source], written in language gadgets ~ hope that help
<hdgkd> 在 2025-02-12 上传 | 大小:4kb | 下载:0

[进程与线程VBhidepro

说明:Vb隐藏进程源代码,在任务管理器中隐藏进程,非常有用的-Vb source code to hide the process in Task Manager to hide the process, very useful
<holly> 在 2025-02-12 上传 | 大小:4kb | 下载:0

[进程与线程tls_src

说明:线程本地存储(TLS)的一个类,可以实现多线程对共享资源的同步.-Thread Local Storage (TLS) of a class, you can achieve the multi-threaded synchronization of shared resources.
<路香群> 在 2025-02-12 上传 | 大小:4kb | 下载:0
« 1 2 ... .56 .57 .58 .59 .60 861.62 .63 .64 .65 .66 ... 1044 »

源码中国 www.ymcn.org