搜索资源列表
Qsudoku
- 使用Qt编写的数独游戏,支持手都出题、自动出题、自动解题、网络对战等功能。2009年自己参加红旗杯开源竞赛时候写的,几个人花了半个多月才做完,呵呵,既然是开源就不妨和大家分享了吧。代码是UTF-8格式的,在windows里打开可能会看到乱码,但不会影响编译。-Written using the Qt Sudoku game, to support hands are out of question, automatic out of question, automatic problem-sol
QTwincom
- 此软件是我的一个服务端,是基于QT开发的,具体用到了qt中的串口通信和socket通信、多线程等技术,可以给研究嵌入式的人提供串口编程的思路和方法 qt版本为4.8-This software is a game server is based on the QT development, specifically used qt serial communication and socket communication, multi-threading technology, research
snake
- qt写的关于贪吃蛇游戏代码,主要是用容器和链表实现的-Snake game code
Qt
- 用vc实现的连连看小游戏 能让你对算法有很好的了解-Vc achieved Lianliankan game
2048-Qt-master
- 这是一款基于QT开发的2048游戏,在ubuntu环境下测试成功。-This is a game based on the 2048 QT developed, tested successfully under ubuntu environment.
yaojiang
- 用QT写的摇奖游戏程序,使用QT图形化编程写的。对于初学QT有帮助。-Written with QT lottery game, the use of QT graphical programming written. QT helpful for beginners.
udpserveraclient
- QT中的udp广播的使用方式,使用udp广播可以在局域网中搜索其他ip,在此基础上可以做局域网游戏之类的东西,适合新手入门使用。-QT in udp broadcast use, using udp broadcast in the LAN can search other ip, on this basis, we can do things like LAN game, suitable for beginners to use.