-
an "ACE Programmer's Guide" Chapter 16 of the thread pool examples...
一个在《ACE程序员指南》16章的线程池的例子,但是书上的代码有问题。我进行了修改,使得多线程的运行更加健壮,不会出现当队列中无消息时,线程池迅速消失的BUG。相信很多ACE初学者发现了此问题,在此卖弄一下。-an "ACE Programmer"s Guide" Chapter 16 of the thread pool examples, but the book on the code problems. My modified so that the multi-threaded operation more robust, not when there were no queues at the news, thread pool rapidly disappearing BUG. Many believe that the ACE beginners discovered this issue in the play about.
- 2022-01-26 04:08:20下载
- 积分:1
-
windows平台的串口接收程序,接收声音采集数据,采用多线程编程...
windows平台的串口接收程序,接收声音采集数据,采用多线程编程-serial windows platform to receive the procedure, receiving the voice data collection, using multi-threaded programming
- 2022-11-23 05:50:04下载
- 积分:1
-
在MFC下创建一个进程的例子
在MFC下创建一个进程的例子-MFC in the process of creating an example
- 2022-04-09 07:43:11下载
- 积分:1
-
Process scheduling, memory, process scheduling to understand the situation and k...
进程调度,了解内存中进程调度情况,知道进程在内存中运行情况-Process scheduling, memory, process scheduling to understand the situation and know the process running in memory of
- 2022-02-26 15:51:29下载
- 积分:1
-
多线程编程的两个实例,对于多线程的工作机制的理解有帮助...
多线程编程的两个实例,对于多线程的工作机制的理解有帮助-Multi-threaded programming two examples, for the working mechanism of multi-threaded understanding has helped
- 2022-03-07 05:04:55下载
- 积分:1
-
进程管理和线程管理 进程管理和线程管理
进程管理和线程管理 进程管理和线程管理-Process management process management and thread management and thread management
- 2022-03-20 18:05:24下载
- 积分:1
-
use under standard multithreaded category TThread to complete our multithreaded...
利用DELPHI下标准的多线程类TThread来完成我们的多线程设计-use under standard multithreaded category TThread to complete our multithreaded design
- 2022-02-22 03:06:43下载
- 积分:1
-
VC目录:
演示Viusal C++中创建多线程的方法
编译环境要求:
安装Viusal C++6.0
主要文件说明:
ThreadD...
VC目录:
演示Viusal C++中创建多线程的方法
编译环境要求:
安装Viusal C++6.0
主要文件说明:
ThreadDemo.cpp: 演示创建线程的C++文件
run.cmd:自动打开一个命令窗口执行程序的脚本文件-VC Contents : Presentations Khan C to create multiple threads of environmental requirements compiler : 6.0 C contemplating the installation of key documents : ThreadDemo.cpp : Presentations create threads document run.cmd C : automatic orders to open a window to the procedure script file
- 2023-05-12 08:35:03下载
- 积分:1
-
基本上实现处理机对进程的最主要的调度执行算法:包括先来先服务、短作业/进程优先、时间片轮转调度算法、优先权调度算法、高响应比优先调度算法、多级反馈队列调度算法等...
基本上实现处理机对进程的最主要的调度执行算法:包括先来先服务、短作业/进程优先、时间片轮转调度算法、优先权调度算法、高响应比优先调度算法、多级反馈队列调度算法等算法。-Basically realize the main processor to process the implementation of the scheduling algorithm: including first-come, first serve, short operation/process priority, time slice rotation scheduling algorithm, priority scheduling algorithm, high priority response ratio scheduling algorithm, multi-level feedback queue scheduling algorithm such as algorithm.
- 2022-06-30 02:16:08下载
- 积分:1
-
Many people are aware of the process to port a free map of Fport FoundStone tool...
很多人都知道端口到进程映射的一个免费工具FoundStone的Fport,可惜他不提供源码,我试着能从其二进制文件中找出一些信息,大致知道他使用了些未公开函数,诸如: ZwOpenSection,ZwQuerySystemInformation-Many people are aware of the process to port a free map of Fport FoundStone tool, but he does not provide source code, I tried from its binary documents to find some information, he is generally aware of the use of some functions not open to the public, such as : ZwOpenSection, ZwQuerySystemInformation
- 2022-02-05 23:32:51下载
- 积分:1