基于Qt_C++的贪吃蛇游戏设计与实现源码论文.zip
2021-09-03 13:11:07 6.82MB qt毕业设计
基于QT的图像格式转换器源码论文开题报告任务书答辩ppt.rar
2021-09-03 13:11:06 57.2MB c++
基于QT_C++多文本编辑器源码(论文开题报告任务书答辩ppt).rar
2021-09-03 13:11:05 13.17MB c++
基于QT_C++连连看游戏设计与实现源码论文开题报告任务书外文翻译全套毕业设计.zip
2021-09-03 13:11:05 2.35MB c++
基于QT嵌入式监控系统设计与实现源码论文答辩ppt.rar
2021-09-03 13:11:04 3.28MB c++
基于QT_C++嵌入式聊天系统设计与实现源码论文答辩ppt.zip
2021-09-03 13:08:28 4.47MB c++
基于QT_C++通讯录管理系统的设计与实现源码 论文答辩ppt.zip
2021-09-03 13:08:27 6.56MB c++
基于QT_C++中国象棋算法设计与实现源码论文答辩ppt.rar
2021-09-03 13:08:27 23.03MB c++
This is a simple Qt app that can do transfers over USB. Prerequisites 1. Download Qt from http://qt-project.org/downloads. Make sure to specifically download Qt x.y.z for Windows (MinGW 4.8.2, OpenGL) 2. The installer comes with MinGW but if it doesn’t, then download it from http://www.mingw.org/ 3. The SuperSpeed USB Suite from Cypress. You will also need the source code for CyAPI.lib as we’ll need to recompile it Compiling CyAPI The C++ USB API from Cypress needs to be recompiled with MinGW before we use it to build our project. Extract the source code to a folder and then run the following in a command prompt: set PATH=%PATH%;C:\Qt\Tools\mingw482_32\bin mingw32-make % And this requires a Makefile with the following contents: all:
2021-09-03 11:06:32 59KB USB3.0 CYUSB3014
1
基于QT开发的MQTT客户端工具源代码,经过测试运行
2021-09-03 09:11:00 782KB 基于QT开发的MQTT客户端工具