-
There are information audit, write
主要有信息审核、注销、管理等的功能,对每一项检索-There are information audit, write-offs, and management functions, one for each retrieval
- 2023-01-24 09:45:04下载
- 积分:1
-
在WIN2K下直接访问硬件端口VC6实现
在WIN2K下直接访问硬件端口VC6实现-WIN2K directly in the hardware port visit to achieve VC6
- 2022-07-01 18:37:03下载
- 积分:1
-
一个进程间的通信的好程序,好源码,值得一看,非常有帮助...
一个进程间的通信的好程序,好源码,值得一看,非常有帮助-A good inter-process communication procedures, a good source, worth a visit, very helpful
- 2022-10-19 12:00:02下载
- 积分:1
-
本代码主要是实现多线程存储数据到SQL Server数据库。
本代码主要是实现多线程存储数据到SQL Server数据库。-this is the main source multithreaded store data to SQL Server databases.
- 2023-05-25 18:20:03下载
- 积分:1
-
在MFC下创建一个进程的例子
在MFC下创建一个进程的例子-MFC in the process of creating an example
- 2022-04-09 07:43:11下载
- 积分: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
-
通过修改互斥体 达到重复启动程序的目的 !
通过修改互斥体 达到重复启动程序的目的 !-Change the Mutex
- 2022-01-21 06:07:10下载
- 积分: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
-
VC中终止其他进程的引用文件,用Include应用后就可以直接调用。...
VC中终止其他进程的引用文件,用Include应用后就可以直接调用。-VC in the termination of other processes cited documents Include the application after use can be directly called.
- 2022-03-10 11:13:22下载
- 积分:1
-
主要讲的是售票功能,在不同站点售同一组票,而不会发生错误。...
主要讲的是售票功能,在不同站点售同一组票,而不会发生错误。-Major topics of the ticketing functions in different sites selling the same set of votes without error.
- 2022-03-07 14:47:57下载
- 积分:1