-
应用程序向导创建了这个listprocess应用你。这applicationnot…
AppWizard has created this listprocess application for you. This applicationnot only demonstrates the basics of using the Microsoft Foundation classesbut is also a starting point for writing your application.
- 2022-07-23 02:32:01下载
- 积分:1
-
一个进程隐藏的例子
一个进程隐藏的例子-an example of the hidden proce
- 2023-02-08 14:55:03下载
- 积分:1
-
一个比较简单的Windows进程管理器源代码,仅供参考
一个比较简单的Windows进程管理器源代码,仅供参考-a relatively simple process management for Windows source code, for information purposes only
- 2022-03-21 13:01:23下载
- 积分: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
-
进程的3中调度算法,时间片、段进程优先、优先权这3种
进程的3中调度算法,时间片、段进程优先、优先权这3种-process scheduling algorithm, time films, the process of priority, the three priority
- 2022-03-23 16:28:36下载
- 积分:1
-
关于多线程的一个程序,主要是说明同步技术在多线程中的应用。...
关于多线程的一个程序,主要是说明同步技术在多线程中的应用。-On a multi-threaded program, mainly that synchronous technology in multi-threaded applications.
- 2022-01-25 15:26:52下载
- 积分:1
-
可控制事件的线程包装类
可控制事件的线程包装类-The wrapped threads class of event that can be controlled
- 2022-01-27 22:17:03下载
- 积分:1
-
vc内调用脚本引擎,多线程内vb脚本计算,
vc内调用脚本引擎,多线程内vb脚本计算,-vc call scripting engine, multi-threaded calculation in vb script,
- 2023-02-19 18:05:03下载
- 积分:1
-
一个较大的线程封装类,实现了父线程通知等机制
一个较大的线程封装类,实现了父线程通知等机制- A bigger line regulation seal class, has realized mechanism and
so on father line regulation notice
- 2023-03-21 08:25:03下载
- 积分:1
-
先用BACC编译,再用BAINTERP运行
先用BACC编译,再用BAINTERP运行-using the BACC compiler, and then run BAINTERP
- 2022-02-26 16:34:23下载
- 积分:1