-
pub
进程调度算法 本程序提供了以下几种进程调度方法 1、时间片轮询法 2、可强占优先法 3、非抢占算法 (The process of scheduling algorithms This procedure provides the following types of process scheduling method 1, time piece polling method 2, can be forcibly priority law 3, non-preemptive algorithm)
- 2009-05-09 10:43:11下载
- 积分:1
-
IDmessage
此代码实现进程与进程之间内存映像共享、也可以实现进程间通讯,适合初学者了解API(id-id message)
- 2013-08-14 20:26:30下载
- 积分:1
-
VB6-Thread
VB6纯API实现的多线程源码,稳定、方便、实用的VB6多线程技术,万能的VB(VB6 Thread)
- 2020-11-02 22:59:52下载
- 积分:1
-
loadEXE
说明: 将非自身的EXE注入到其它进程控制中运行的代码。非常经典的东西。(of non-self-injected into the EXE other process control operation of the code. Very classic things.)
- 2005-01-05 19:25:27下载
- 积分:1
-
MultiThread6
建立一个基于对话框的工程MultiThread6,在对话框IDD_MULTITHREAD6_DIALOG中加入一个按钮IDC_UI_THREAD,标题为“用户界面线程” 右击工程并选中“New Class…”为工程添加基类为CWinThread派生线程类CUIThread。(Establishment of a dialog-based project MultiThread6 the dialog IDD_MULTITHREAD6_DIALOG a button IDC_UI_THREAD, heading for the user interface thread, right-click project and select the " New Class ..." for the project to add a base class CWinThread derived thread class CUIThread.)
- 2012-06-21 14:38:39下载
- 积分:1
-
SearchFile
说明: 该程序采用多线程技术来进行搜索,即遍历文件的过程中,每当发现一个文件夹时,就新建一个工作线程进行文件搜索(The program multi-thread technology to search, that is, the process of traversing documents, whenever found in a folder, then create a new thread to document the work of the search)
- 2009-08-11 10:51:24下载
- 积分:1
-
thread_pool
基于pthread的线程池的VC实现,可集成到多线程系统中使用。(implementation of thread pool based on PThread. developed under VC2008)
- 2015-02-13 10:54:11下载
- 积分:1
-
ThreadTest
多线程,创建子线程,包括信号量、事件、互斥等线程资源保护机制。(Multi-threaded, create sub-threads, including semaphores, events, mutexes, thread and other resource protection mechanism.)
- 2013-12-11 15:52:42下载
- 积分:1
-
MultiThreadDownload
多线程下载工具(有悬浮窗),VC++开源代码下载,多线程下载工具的源码。(Multi-threaded downloading tool (with floating windows), VC++ source code download, multi-threaded downloading tool for source code.)
- 2011-10-15 19:15:27下载
- 积分:1
-
DFTaFFT-Concurrent
多线程实现DFT和FFT算法 采用手动管理线程 结果输出至文本 未优化效率不高 (MultiThread DFT FFT)
- 2016-02-15 16:51:12下载
- 积分:1