▍1. mycom
串口程序,有定时发送,包含了一般的串口功能(Serial procedures, time sent, including the general function of serial)
本书详尽的介绍了在linux环境在的QT使用,介绍了软件的安装规范,不同版本的比较,介绍了QT的基本编程:信号和槽机制,QT的多线程,Qt网络编程,以及QT常用工具:Qt设计器,Tmake,Qvfb等得详细介绍。(This book describes in detail the QT in linux environment The use, the software installation specifications, comparison of different versions, describes the basic programming QT: signal and slot mechanism, QT multithreading, Qt network programming, as well as commonly used QT Tools: Qt Designer, Tmake, Qvfb other was described in detail.)
QT build guide on Windows with vs2005
钟表,有秒针,分针,时针,电子钟的时间可实时更新(Clocks and watches, there are second hand, minute hand, hour hand, clock time can be updated in real time)
本程序为类人机器人的一个运动学正解程序,非常好的参考程序,可以继续在上面扩充(This program is a humanoid robot kinematics program, very good reference program, you can continue to expand in the above)
已知串联机构各个构件的运动,求取其运动所需的力,和其运动学逆解计算(Serial mechanism known to all members of the movement, the force required to strike the motion, and the calculation of inverse kinematics)
arcgis+QT实现的一个简单的地理信息显示系统。可以显示shp格式的文件,支持放大,缩小功能。(arcgis+ QT implementation of a simple geographical information display system. Shp format files can be displayed to support zoom function.)
Qt从入门到精通,Qt From Novice to Professional(Qt From Novice to Professional)
ucos的中文版经典书籍,里面基本全部包括了ucos的个方面资料(ucos the Chinese version of the classic book, which includes all the basic aspects of information ucos)
基于qt的登录,注册界面,注册信息直接写入数据库,然后根据数据库用户信息验证是否能够登录(Qt-based login, registration interface, registration information directly into the database, and then verify that the database user information to log)
qt的一个设计模式 内有详细注解 是学习QT的很好的小例子(qt a design pattern with detailed annotations are a good learning small example of QT)
说明: 一个Excel表的QT实现源码,实现载入和保存文件,以及如何向QTableWidget中添加对电子制表软件公式的支持等功能.(the QT source of a excel sheet )
说明: 根据源代码修改的简单俄罗斯方块游戏源码,可以移植到到嵌入式开发板,修改后的源码带触摸屏控制。有些功能还需要大家完善。(According to the source code to modify a simple Tetris game source code, can be ported to the embedded development board, the modified source code with touch screen control. We also need to improve some functions.)
说明: linux下QT4开发广告机的布局显示范例,利用QVBoxLyout和QHBoxLayout进行简单的布局设置(linux QT4 development of advertising under the layout shows an example, the use of QVBoxLyout and simple layout settings QHBoxLayout)
说明: 在linux环境下用Qt实现的一个简单的通讯录实验,实现了数据库的增删改,并能跑在开发箱上。(In Linux environment and implements a simple with Qt of directories experiment, realized the database of increasing deleted, and can run in the development of the case)