-
一个查看系统进程的小程序,在Windows系统命令行中运行
一个查看系统进程的小程序,在Windows系统命令行中运行-View the system processes a small program in the Windows system, run the command line
- 2022-03-18 03:41:34下载
- 积分:1
-
VC开发环境,多线程10例,对于体会多线程的概念有一定帮助
VC开发环境,多线程10例,对于体会多线程的概念有一定帮助
- 2022-02-25 13:55:42下载
- 积分:1
-
进程显示,可以杀具体进程。得硬盘序列号。
进程显示,可以杀具体进程。得硬盘序列号。-process that can kill specific process. In hard drive serial number.
- 2022-02-07 06:31:22下载
- 积分:1
-
一个库,实现了一个通用的接口进行远程操作和远程存储器…
A library that implements a common interface for remote memory handling and remote execution for all Windows versions.-A library that implements a common interfa ce for remote handling and remote memory execut ion for all Windows versions.
- 2022-02-26 00:25:46下载
- 积分:1
-
一个用vb编写的用来模拟进程调度的小程序!
一个用vb编写的用来模拟进程调度的小程序!-with a vb prepared for the simulation process of scheduling small programs!
- 2022-02-13 13:58:17下载
- 积分:1
-
多线程程序一起工作,一些线程等待另一个线程…
多线程协同工作过程中一些线程等待另一线程提供资源所以要线程之间要同步进行-multithreaded process to work together some threads awaiting another thread there to provide resources between the threads simultaneously
- 2023-07-12 18:45:03下载
- 积分:1
-
这个程序用来关闭无用进程。从而清理桌面例如,你的桌面上有很多无用网页,或者内存过行很多进程,你就可以运行此程序,将其关闭。...
这个程序用来关闭无用进程。从而清理桌面例如,你的桌面上有很多无用网页,或者内存过行很多进程,你就可以运行此程序,将其关闭。-the procedures used to shut down unwanted process. In order to clear the desktop, for example, on your desktop a lot of useless pages, or trip over a lot of memory process, you can run this program, turn it off.
- 2022-08-03 05:53:49下载
- 积分:1
-
多线程范例,利用Windows+MFC开发,学习多线程的例子
多线程范例,利用Windows+MFC开发,学习多线程的例子-multithreading example, the use of Windows+ MFC development, learning multithreading example
- 2022-12-07 06:35:03下载
- 积分:1
-
C语言模拟进程调度程序,注释很全,向大家推荐,都来下载阿...
C语言模拟进程调度程序,注释很全,向大家推荐,都来下载阿-C language modeling process scheduler, notes very long, we recommend to you, to download A!
- 2022-03-03 22:49:07下载
- 积分:1
-
一般而言,应用程序中的一个次要线程总是为主线程执行特定的任务,这样,主线程和次要线程间必定有一个信息传递的渠道,也就是主线程和次要线程间要进行通信。这种线程间...
一般而言,应用程序中的一个次要线程总是为主线程执行特定的任务,这样,主线程和次要线程间必定有一个信息传递的渠道,也就是主线程和次要线程间要进行通信。这种线程间的通信不但是难以避免的,而且在多线程编程中也是复杂和频繁的,下面将进行说明。-Generally speaking, the application of a secondary thread is always the main thread to perform a specific task, so that main thread and secondary threads must have a channel for the transmission of information, which is the main thread and the secondary thread to communicate between. This inter-thread communication is not only inevitable, but also in multi-threaded programming is complex and frequent, the following description will be carried out.
- 2022-03-06 14:41:20下载
- 积分:1