-
显示当前运行的进程
显示当前运行的进程-display current running proce-Displays the current running processes-display current running proce
- 2023-03-29 09:20:04下载
- 积分:1
-
在WIN2K下直接访问硬件端口VC6实现
在WIN2K下直接访问硬件端口VC6实现-WIN2K directly in the hardware port visit to achieve VC6
- 2022-07-01 18:37:03下载
- 积分:1
-
本例的进程处理器程序实现了进程的列举、进程的切换、启动新的进程、杀死进程、命令行处理等功能。...
本例的进程处理器程序实现了进程的列举、进程的切换、启动新的进程、杀死进程、命令行处理等功能。-cases the processors in the process realized by the enumeration process, the process of switching and started a new process, killing process, Command-line processing capabilities.
- 2022-01-22 12:40:05下载
- 积分:1
-
通过本例可以实现多线程多任务编程(转载)
通过本例可以实现多线程多任务编程(转载)-passage of the legislation will be multi-threaded multi-task programming (reproduced)
- 2023-05-26 07:50:03下载
- 积分:1
-
一个进程间的通信的好程序,好源码,值得一看,非常有帮助...
一个进程间的通信的好程序,好源码,值得一看,非常有帮助-A good inter-process communication procedures, a good source, worth a visit, very helpful
- 2022-10-19 12:00:02下载
- 积分:1
-
Multithreading is a powerful tool, we can each time the need to implement the ma...
多线程是一个功能强大的工具,我们可以在每次需要执行长时间运行的任务时使用该工具。我们可以用它运行辅助代码,而无需绑定用户界面。但同时要注意,多线程操作非常复杂,要正确操作并不容易,而且调试起来也比较困难。 尽管不一定能够实现,但我们还是应该尽量为每个辅助线程提供一组它可以操作的独立数据。要达到这个目的,最简单的方法就是为每个线程创建一个对象,对象中包含该线程可以操作的数据以及完成工作所需的代码。 通过实现结构化的架构,使之充当辅助线程和 UI 线程之间的媒介,我们可以大大简化编写多线程代码和 UI 以对其进行控制的过程。本文就介绍了这样一个架构,您可以根据需要使用或进行调整,以满足特定的应用需要。(附有详细的中文说明)-Multithreading is a powerful tool, we can each time the need to implement the mandate of running the use of this tool. We can use it for running auxiliary code, without the bundled user interface. It should be noted that multi-threaded operation is very complex to operate correctly is not easy, but it is also testing more difficult. Although not necessarily to achieve, but we should still try to provide every support threaded a group it can operate independent of data. To achieve this purpose, the simplest way is to create a thread for each object, object contains the thread can operate and the data necessary to complete the work of the code. Through the structure of the archit
- 2023-06-08 19:10:04下载
- 积分:1
-
进HA
进HA-ProcessExplorer10.2 程与线程 -Progressive HA-and-thread ProcessExplorer10.2
- 2022-01-21 19:02:46下载
- 积分:1
-
进程信息查阅
进程信息查阅-The process of information access
- 2022-05-29 04:25:10下载
- 积分:1
-
实现读写者,更好的人机交互界面。
实现读者谁写,更好的交互用户界面。
- 2022-10-17 02:35:03下载
- 积分:1
-
本代码穷举系统进程,然后可以杀死进程,用到了 CreateToolhelp32Snapshot 和一些排序操作,
本代码穷举系统进程,然后可以杀死进程,用到了 CreateToolhelp32Snapshot 和一些排序操作,-Exhaustive system process the code, and then kill the process, use the CreateToolhelp32Snapshot and some sort operation,
- 2022-07-04 09:17:57下载
- 积分:1