-
给其它进程发消息
如果你的windows程序主线程进入一个比较长时间的处理过程,同时不想用其它的线程等方法进行处理,又想能控制程序停止处理,则可以考虑从其它进程向主程序发送消息进行控制,在主程序的处理循环中进行检测。本程序是从外部发送消息的一个小程序,有一个小汽车的界面,有两个控制按钮,有时间进度显示,有一个小动画。
- 2022-05-21 06:23:35下载
- 积分:1
-
一个非常简单的printf的源代码
一个非常简单的printf的源代码-A very simple source code of printf
- 2023-01-09 10:55:04下载
- 积分:1
-
Windows通讯端口例如QT
Windows comm port example for QT
- 2023-05-27 13:20:04下载
- 积分:1
-
实现对数字地址的提取,可以适合C++初学者参考
实现对数字地址的提取,可以适合C++初学者参考-Realize the extraction of digital addresses, can be suitable for C++ Beginners reference
- 2022-01-30 20:58:30下载
- 积分:1
-
Itransition 模板
模板
- 2022-08-03 04:00:22下载
- 积分:1
-
机器人
蛇形机器人结构、运动及控制的研究 蛇形机器人结构、运动及控制的研究-robot
- 2023-02-06 20:00:04下载
- 积分:1
-
多线程编程演示。在该该程序中演示了多线程的问题!有助于理解线程的开启和同步线程的机制...
多线程编程演示。在该该程序中演示了多线程的问题!有助于理解线程的开启和同步线程的机制-multithreaded programming demo. The demonstration of the process of multi-thread! Thread help understanding the opening threads and synchronization mechanisms
- 2022-12-15 16:50:03下载
- 积分:1
-
一节微分实验,对数据进行求导。。。
在显示器上进行显示...
一节微分实验,对数据进行求导。。。
在显示器上进行显示-A differential experiment, derivation of data. . . Be displayed in the display
- 2022-02-11 20:43:16下载
- 积分:1
-
一个管理文档的系统,vc开发的,很不错的!
一个管理文档的系统,vc开发的,很不错的!- A management documents system, vc development, very good!
- 2022-03-12 07:31:48下载
- 积分:1
-
udp通信客户端程序
应用背景
AppWizard has created this udpClient application for you.
This file contains a summary of what you will find in each of the files that
make up your udpClient application.
udpClient.dsp
This file (the project file) contains information at the project level and
is used to build a single project or subproject. Other users can share the
project (.dsp) file, but they should export the makefiles locally.
udpClient.cpp
This is the main application source file.
关键技术
/////////////////////////////////////////////////////////////////////////////
Other standard files:
StdAfx.h, StdAfx.cpp
These files are used to build a precompiled header (PCH) file
named udpClient.pch and a precompiled types file named StdAfx.o
- 2022-02-13 21:01:13下载
- 积分:1