-
进程通信的客户端程序
进程通信的客户端程序-an client program of communication between processes
- 2022-02-04 08:04:57下载
- 积分:1
-
在VC6.0下利用消息实现内部进程通讯
在VC6.0下利用消息实现内部进程通讯--VC设计。-VC6.0 in using information to achieve internal communication process-- VC design.
- 2022-01-25 21:49:33下载
- 积分:1
-
多线程串口通信,开发环境VC6.0,适合初学着阅读,对线程有一定了解,在win2000调试通过...
多线程串口通信,开发环境VC6.0,适合初学着阅读,对线程有一定了解,在win2000调试通过-Multi-threaded serial communications, development environment VC6.0, suitable for a beginner to read, have a certain understanding of the threads in the debugger through win2000
- 2023-07-24 04:30:03下载
- 积分: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
-
com多线程编程
com多线程编程-com multithreaded programming
- 2022-10-20 15:00:03下载
- 积分:1
-
avoid running many of the most effective ways
避免程序运行多次的最有效方法-avoid running many of the most effective ways
- 2022-05-20 23:51:00下载
- 积分:1
-
依次执行一系列程序且每个程序之间执行有时间间隔。
依次执行一系列程序且每个程序之间执行有时间间隔。- Carries out between in turn a series of procedures also each
procedure carries out has the time-gap.
- 2022-03-07 19:38:14下载
- 积分:1
-
IO Completion Port to use examples of the basic IO Completion Ports API function...
IO完成端口使用事例, 对IO完成端口的基本API函数的使用范例来介绍IO完成端口的作用-IO Completion Port to use examples of the basic IO Completion Ports API function to use an example to introduce the role of IO Completion Ports
- 2023-01-23 23:35:03下载
- 积分:1
-
一个很好的可以读取进程信息的VC++源代码
一个很好的可以读取进程信息的VC++源代码-a good process information can read the source code of VC
- 2022-03-22 11:01:56下载
- 积分:1
-
Windows NT2000下的进程列举
Windows NT2000下的进程列举-Windows NT2000 listed under the process of
- 2022-03-13 15:37:36下载
- 积分:1