-
QT串口通信实现
资源描述Linux大作业要求制作的软件,利用了QT编程软件,实现了串口的通信,经过串口调试工具的检测,可以正常运行。
- 2022-03-25 20:29:53下载
- 积分:1
-
VB6.0 written communication was recorded, by the realization of basic, delete, s...
vb6.0 写的通迅录,实现基本的增、删、查功能。-VB6.0 written communication was recorded, by the realization of basic, delete, search functions.
- 2022-06-13 08:19:44下载
- 积分:1
-
the button on the toolbar to add text labels
在工具栏按钮上添加文本标签-the button on the toolbar to add text labels
- 2022-01-31 01:42:40下载
- 积分:1
-
用vc++写的email程序
用vc++写的email程序.用vc++写的email程序.用vc++写的email程序.用vc++写的email程序.用vc++写的email程序..用vc++写的email程序.用vc++写的email程序.用vc++写的email程序.用vc++写的email程序.用vc++写的email程序.用vc++写的email程序.用vc++写的email程序.用vc++写的email程序.用vc++写的email程序.用vc++写的email程序.用vc++写的email程序.用vc++写的email程序.用vc++写的email程序.用vc++写的email程序.用vc++写的email程序.用vc++写的email程序.用vc++写的email程序.用vc++写的email程序.用vc++写的email程序.用vc++写的email程序.用vc++写的email程序.用vc++写的email程序.用vc++写的email程序.用vc++写的email程序.用vc++写的email程序..用vc++写的email程序.用vc++写的email程序.用vc++写的email程序.用vc++写的email程序.用vc++写的email程序.用vc++写的email程序.用vc++写的email程序.用vc++写的email程序.用vc++写的email程序.用vc++写的email程序.用vc++写的email程序.用vc++写的email程序.用vc++写的email程序.用vc++写的email程序.用vc++写的email程序.用vc++写的email程序.用vc++写的email程序.用vc++写的email程序.用vc++写的email程序.用vc++写的email程序.
- 2022-08-11 07:08:14下载
- 积分:1
-
在程序中使用不规则形状的按钮可以使程序的界面显得更加丰富多彩,与众不同,该程序演示了不规则安钮的实现方法。...
在程序中使用不规则形状的按钮可以使程序的界面显得更加丰富多彩,与众不同,该程序演示了不规则安钮的实现方法。-procedures in the use of the irregularly shaped button to make the program interface is more colorful, unusual, the program demonstrated a button on the irregular method.
- 2022-02-05 21:03:34下载
- 积分:1
-
1. 经典IPC问题的分析报告 根据课本所提供的几个实例或自己查找到的IPC实例,写出具体的模型的设计思想,写出相应的伪代码,并针对于伪码写出具体的设计思路,每...
1. 经典IPC问题的分析报告 根据课本所提供的几个实例或自己查找到的IPC实例,写出具体的模型的设计思想,写出相应的伪代码,并针对于伪码写出具体的设计思路,每个信号量的设置含义及目的,并对于设计的每行伪码给出详细地解释,对其可能被中断情况给与分析。(如有可能,可以利用多线程编程对某个算法具体实现)-1. IPC classic analysis of the textbooks in accordance with the provision of several examples or to find their own examples of the IPC, write specific model of the design ideas, write the corresponding pseudo-code and address to write pseudo-code specific design ideas, each set of signal meaning and purpose and design for every trip PN code is explained in detail, which may be given in case of interruption analysis. (If possible, can take advantage of multithreaded programming algorithm for a specific realization)
- 2023-01-23 05:45:03下载
- 积分:1
-
可以解决一写人急需的问题,里面的 问题是我 亲自做的
可以解决一写人急需的问题,里面的 问题是我 亲自做的 -One can solve the problem of the urgent need to write one, which the problem is that I personally make the
- 2023-09-06 10:20:03下载
- 积分:1
-
err
ResBorn 是一种高效方便的多语言引擎,它的工作模式如下:
1.导出字符串: 枚举指定PE文件(可以是当前进程的EXE文件)中的所有资源,把其中语言相关的字符串(对话框、菜单、字符表)导出为 LNG 格式的语言字符串列表(UNICODE带BOM的文本文件),用户可以使用任何文本编辑器编辑它。
2. 导入字符串:枚举指定PE文件(可以是当前进程的EXE文件,有自动退出更新机制)中的所有资源,根据1中所述的LNG文件,把特定的字符串更改结果回写到资源中,完成一个多语言版本的重构工作。
其中,步骤一可省略,开发者可以提供原始的语言文件。步骤二仅在切换语言时调用,正常运行时不需要耗费任何的性能损失(根本不用干活),和MUI方式一样。
简而言之,ResBorn 是一个 Win32 PE 资源专用解析引擎!
更进一步地,你可以根本不用考虑多语言引擎,因为 ResBorn 本身提供了一个使用 ResBorn Engine 的工具(名字就叫 ResBorn),可以认为是一个专用资源汉化工具(或者英化?等)。使用 ResBorn 工具,可以INI格式的语言字符列表,修改后回写到EXE/DLL文件中,即可得到一个新语言版本的程序。(理论上针对任何PE有效,不需要在程序中做什么工作,即,对任何第三方程序可用)-err
- 2022-01-26 04:07:31下载
- 积分:1
-
VC编写的选择一副.bmp图像并计算出其图像尺寸的程序!比较简单适合于初学者学习!...
VC编写的选择一副.bmp图像并计算出其图像尺寸的程序!比较简单适合于初学者学习!-VC prepared to choose one. Bmp image and calculate the image size of the program! Relatively simple suitable for beginners to learn!
- 2022-06-26 01:52:43下载
- 积分:1
-
计算器,labview
一个图形计算器,其中支持所有基本的算术运算。优秀的教育与 LabView 的进步。
- 2022-02-11 21:24:44下载
- 积分:1