-
给其它进程发消息
如果你的windows程序主线程进入一个比较长时间的处理过程,同时不想用其它的线程等方法进行处理,又想能控制程序停止处理,则可以考虑从其它进程向主程序发送消息进行控制,在主程序的处理循环中进行检测。本程序是从外部发送消息的一个小程序,有一个小汽车的界面,有两个控制按钮,有时间进度显示,有一个小动画。
- 2022-05-21 06:23:35下载
- 积分:1
-
A simple payroll application
A simple payroll application
- 2022-01-26 06:49:23下载
- 积分:1
-
四个基本模块:系统维护模块、数据处理模块、查询模块、系统帮助模块;建立了一个主要数据库及几个数据表,采用模块化的程序设计方法,能实现对数据的查询、增减、删除等操...
四个基本模块:系统维护模块、数据处理模块、查询模块、系统帮助模块;建立了一个主要数据库及几个数据表,采用模块化的程序设计方法,能实现对数据的查询、增减、删除等操作。本系统界面清晰,操作简单实用。-Four basic modules: system maintenance module, data processing module, query module, the system to help module the establishment of a major databases and several data tables, modular programming methods, to achieve the data query, change, delete such operation. Clear interface of the system, operation is simple and practical.
- 2022-05-17 09:47:45下载
- 积分:1
-
文本网页文档的自动主题分类
Automated subject classification of textual Web documents
- 2022-10-27 15:40:03下载
- 积分:1
-
QT pictrans compiled using QT graphical example can be picture has brought about...
用QT编译的pictrans图形示例,可以给图片带来透明度,可以看到底图
- 2022-11-20 23:35:03下载
- 积分:1
-
表达式计算器
能过分析表达式,然后计算结果
表达式计算器
能过分析表达式,然后计算结果-Expression can be analyzed expression calculator, and then calculated results
- 2022-03-07 16:02:06下载
- 积分:1
-
This procedure is used to achieve the MFC to read out the MAC address, and be ab...
这个程序是用MFC来实现的能够读出MAC地址,并能够以显示出地址,以16进制的形式-This procedure is used to achieve the MFC to read out the MAC address, and be able to demonstrate address, 229 to 16 in the form of
- 2022-12-20 06:50:03下载
- 积分:1
-
给输出文本绘制轮廓,文件名:textoutline.rar
给输出文本绘制轮廓,文件名:textoutline.rar-Draw the outline of the text to the output, the file name: textoutline.rar
- 2022-10-16 02:10:04下载
- 积分:1
-
GTA
GTA-SA地图 管道求死 需要SAMP的PWN编辑工具 语言为C++ 喜欢的朋友可以下载-GTA-SA map
- 2023-02-20 06:25:03下载
- 积分:1
-
ACARS报文解析(串口调试助手)
程序使用C#开发,主要使用了串口通信,数据的存储使用了DataSet进行保存。程序的算法部分是用来解算民航客机上的ACARS报文,程序采用模块化编程,报文解析算法,CRC16校验算法,串口通信设置都设置成了相关的类,所以源代码适合做C#串口通信的进行编辑。
- 2022-08-21 09:53:57下载
- 积分:1