-
Windows 32 系统开发,利用VC
Windows 32 系统开发,利用VC-windows 32 system development, using vc
- 2022-03-29 15:26:56下载
- 积分:1
-
很多情况下我们需要多个线程互相协助,来完成同一个任务。但是线程很难从外部进行控制。利用线程同步技术可以使线程彼此交互,从而避免了外部控制对与时间和资源的浪费。
很多情况下我们需要多个线程互相协助,来完成同一个任务。但是线程很难从外部进行控制。利用线程同步技术可以使线程彼此交互,从而避免了外部控制对与时间和资源的浪费。-Many cases we need to assist each other to multiple threads in order to accomplish the same mission. But the thread is difficult to control from outside. The use of thread synchronization technology enables interaction between threads, thus avoiding external control with time and a waste of resources.
- 2023-09-06 07:35:03下载
- 积分:1
-
功能介绍:有些软件在运行中要将某些文件压缩成压缩文件。自己写压缩过程未免太麻烦了,
虽然有很多免费的源代码类可以使用,还要看代码的使用方式,一个不小心就不一...
功能介绍:有些软件在运行中要将某些文件压缩成压缩文件。自己写压缩过程未免太麻烦了,
虽然有很多免费的源代码类可以使用,还要看代码的使用方式,一个不小心就不一定很正常了。
我的做法是调用现有的压缩文件来完成压缩功能。用等待进程结束的方法实现压缩。
完成后再作后面的其他工作。
本程序旨在演示启动和等待进程结束的方式调用其他程序的方法。
-functional presentations : Some software in the operation of certain documents should compressed into compressed files. , Wrote the compression process would be too troublesome, although there are many free source code can use category, but also the use of code, a careless It is not the normal. My approach is to call the compressed files to complete compression. The process used to wait for the end of the compression method. Upon the completion of the back for the other work. This procedure aims to demonstrate the process of initiating and wait for the end of the call other procedures.
- 2022-09-12 04:40:03下载
- 积分:1
-
线程类,适合C++编程,能够直接引起进行线程的创建等使用,非常清楚,很好用。...
线程类,适合C++编程,能够直接引起进行线程的创建等使用,非常清楚,很好用。-Thread class, suitable for C++ programming, can directly lead to thread creation, use, very clear, very good use.
- 2022-03-24 02:41:30下载
- 积分: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
-
用vc++编写的一个小的多线程并发服务器的客户端
用vc++编写的一个小的多线程并发服务器的客户端-With vc++ Prepared by a small multi-threaded concurrent server client
- 2022-02-15 21:29:04下载
- 积分:1
-
delphi的进程间通讯的例子,学习Delphi下的Windows API编程的好例子...
delphi的进程间通讯的例子,学习Delphi下的Windows API编程的好例子-delphi the inter-process communication examples, Delphi study of the Windows API programming examples of the good
- 2023-01-09 07:35:03下载
- 积分:1
-
WINDOWS核心编程的共享内存的模拟与实现,采用WIN32和DDK实现,没有用到MFC....
WINDOWS核心编程的共享内存的模拟与实现,采用WIN32和DDK实现,没有用到MFC.-core Windows programming shared-memory simulation and implementation, using WIN32 and DDK realized, did not use the MFC.
- 2023-04-03 18:05:04下载
- 积分:1
-
得到一个进程的状态,如是否没有反应。
得到一个进程的状态,如是否没有反应。-The status of a process, such as whether or not there was no response.
- 2023-01-31 20:20:03下载
- 积分:1
-
MODBUS通信程序.可用于学习施耐得PLC通信、现在国产好多RTU都用MODBUS协议...
MODBUS通信程序.可用于学习施耐得PLC通信、现在国产好多RTU都用MODBUS协议-MODBUS communications procedures. Learning can be used Shi able to endure PLC communications, now many domestic MODBUS RTU using agreement
- 2022-03-17 11:17:56下载
- 积分:1