1 题目 2总体设计与主要功能 2.1概述 2.2模块划分 2.3各模块功能介绍 2.3.1 登录界面和用户选择界面 2.3.2人人对战 2.3.3人机对战 2.3.4关于作者 3 详细设计与实现 3.1登录界面的设计实现 3.2棋子的设计实现 3.3移动棋子的实现 3.4棋盘及人人对战的实现 3.4.1绘画棋盘 3.4.2绘画棋子 3.4.3象棋轮流下 3.4.4制定象棋的具体规则 3.4.5坐标转换 3.4.6判断谁胜谁负 3.4.7判断特殊情况 3.4.8对战计时模块 3.4.9重置游戏模块 3.4.10设置窗口图标和背景 3.4.11悔棋模块 3.5人机对战的设计与实现 3.6 程序多界面的设计与实现 3.6.1类设计 3.6.2配置布局 3.6.3消息处理 3.6.4消息盒子实现 4 测试结果与分析 4.1 登录界面、主菜单界面测试 4.1.1登录界面测试 4.1.2主菜单界面 4.2 通用功能的测试 4.2.1计时模块的测试 4.2.2显示/隐藏步数测试 4.2.3悔棋模块的测试 4.2.4重新开始及返回主菜单的测试 4.3人人对战的测试 4.4人机对战的测试 ......
2022-12-16 14:20:59 10.66MB C++ Qt 软件开发 中国象棋
1
使用Qt6和C++语言进行跨平台开发
2022-12-16 14:20:58 6.14MB QT C++
1
openssl动态链接库libcrypto-1_1.dll、libssl-1_1.dll、libcrypto-1_1-x64.dll、libssl-1_1-x64.dll。置于Qt5.12.x的bin目录下,用于使Qt支持ssl。没有这些文件时,QSslSocket::supportsSsl()打印false,有这些文件时,打印true
2022-12-16 13:28:50 1.87MB openssl dll Qt
1
现场总线modbus大作业,主站从站,基于qt
2022-12-16 11:43:37 33.83MB QT Modbus
1
观众 基于 OpenSceneGraph 的 Qt 小部件显示图像和 3D 点云
2022-12-16 11:25:14 52KB cmake cplusplus qt5 C++
1
5.保证无毒 1.简单,方便,实用 3.实例可以自行改用 1.如有非法,本人无法律责任! 8.更多作品,查找标签“朱建强”7.下载,请杀毒! 4.如需联系我请看左边数字!1.如不知代表何物,那就放弃计算机吧! 0.还不懂?CSDN老板不让我上传联系方式。
2022-12-16 11:09:36 17KB qt 网络 开发语言 朱建强
1
Mastering Qt 5 English | 6 Feb. 2017 | ISBN: 1786467127 | 575 Pages | AZW3/MOBI/EPUB/PDF (conv) | 25.28 MB Key Features Unleash the power of Qt 5 with C++14 Integrate useful third-party libraries such as OpenCV Package and deploy your application on multiple platforms Book Description Qt 5.6 is an application development framework that provides a great user experience and develops full-capability applications with OpenGl/ OpenGL ES graphics acceleration. This book will address challenges in successfully developing cross-platform applications with the Qt framework. Cross-platform development needs a well organized project. Using this book, you will have a better understanding of the Qt framework and the tools to resolve serious issues such as linking, debugging, and multithreading. Your journey will start with the new Qt 5 features. Then you will explore different platforms and learn to tame them. Every chapter along the way is a logical step that you must take to master Qt. The journey will end in an application that has been tested and is ready to be shipped. What you will learn Create stunning UIs with Qt Widget and Qt Quick Develop powerful, cross-platform applications with the Qt framework Design GUIs with the Qt Designer and build a library in it for UI preview Handle user interaction with the Qt signal/slot mechanism in C++ Prepare a cross-platform project to host a third-party library Develop a Qt application using the OpenCV API Use the Qt Animation framework to display stunning effects Deploy mobile apps with Qt and embedded platforms
2022-12-16 08:55:24 25.28MB Qt5
1
QT连接MySQL数据库示例代码
2022-12-16 02:40:06 5KB qt
1
使用Qt编写的局域网多线程文件传输工具,设计网络,多线程,模型视图委托编程
2022-12-15 22:50:24 15KB Qt 多线程 网络 文件传输
1
在使用Qt开发时,遇到大量带变量的公式计算,此时写代码解析公式非常繁琐,此案例使用QScriptEngine的evaluate方法完美解决,既简单又方便。可以处理数据库中的大量公式计算。此资源中包含源代码项目文件和打包完成的文件夹,下载后直接点击打包文件夹中的exe文件执行可看到效果。
2022-12-15 21:06:58 13.61MB QT 公式计算器
1