搜索资源列表
qt水滴游戏
- C/C++写的水滴游戏,需要qt库才能编译和运行
心情QQ
- 使用QT开发的,心情及时更新查看工具。运用了大量的设计模式。
QT3.3.rar
- 这本白皮书介绍了QT C++工具包。QT支持多种平台图形界面程序开发,有“一次编 写,处处编译”的说法。使用单一的源代码树和简单的重编译,能够在Windows95~XP , Mac OS X,Linux, Solaris,HP-UX,和其他使用X11的Unix版本下编制程序。QT应用 程序还可以编译成可在嵌入型环境中运行。QT采用统一的被称为“对象与槽”的机制进行 对象间通信。QT拥有对许多编程领域的完美支持:如2D/3D图形,国际化,XML等。 QT应用程序还可以用QT Dsigne
RapidGUIProgrammingwithPythonandQt
- python的gui开发教程,是pyQt,C++Qt中的对应版,C++Qt中所有的效果基本上pyQt里面都有,python程序员想开发华丽界面不可或缺的资料啊。-The gui python development tutorials, is pyQt, C++ Qt the corresponding version, C++ Qt pyQt basically all the effects which are, python programmers want to develop esse
qt
- 一个基于QT界面的聊天系统,也是C/S模型,服务器启动后,可以启动多个聊天程序-QT interface of a chat-based system, but also C/S model, the server starts, you can start multiple chat programs
QT-SOCKET
- 利用qt开发前后台程序,后端用c语言实现,界面上的输入与底层的c语言结合起来,使用的是socket通信-Taiwan before and after the use of qt development program, the back-end using c language, the input interface with the underlying combination of c language, using socket communication
qt-embedded-2.2.2.tar
- Qt/Embedded是一个多平台的C++图形用户界面应用程序框架,其对象容易扩展,可移植性好,支持多个GUI平台的交互开发。现在,Qt/Embedded被广泛地应用于各种嵌入式产品和设备中。-Qt/Embedded is a multi-platform C++ graphical user interface application framework for easy expansion of the target, portability, and support multiple cr
qt-x11-2.2.0.tar
- Qt/Embedded是一个多平台的C++图形用户界面应用程序框架,其对象容易扩展,可移植性好,支持多个GUI平台的交互开发。现在,Qt/Embedded被广泛地应用于各种嵌入式产品和设备中。-Qt/Embedded is a multi-platform C++ graphical user interface application framework for easy expansion of the target, portability, and support multiple cr
qt-3.0.5-doc-zh_CN-20040303.tar
- Qt是一个多平台的C++图形用户界面应用程序框架。它提供给应用程序开发者建立艺术级的图形用户界面所需的所用功能。Qt是完全面向对象的很容易扩展,并且允许真正地组件编程。 -Qt is a multi-platform C++ graphical user interface application framework. It provides application developers to establish the-art graphical user interface function
ftpclient
- ftp的文件下载(qt4平台C语言编写),与xp下使用的ftp下载差不多,界面没xp下好看,基本实现了文件的下载和上传-ftp file download (qt4 platform, C language), and use the ftp download xp or less the same under the good-looking interface, not xp, basically download and upload documents
PowerMonitor2
- 运行在arm平台linux中,使用qt软件开发,可以接受串口数据,并且在打开的窗口中用曲线的方式即时显示出来。程序中用到串口方面以及qt图形界面和c++知识。-Run on arm platform, linux, using qt software development, can accept serial data, and open the window curves method using real-time display. Procedures used in serial po
Qt
- Qt是一个多平台的C++图形用户界面应用程序框架。它提供给应用程序开发者建立艺术级的图形用户界面所需的所用功能。Qt是完全面向对象的很容易扩展,并且允许真正地组件编程。 自从1996年早些时候,Qt进入商业领域,它已经成为全世界范围内数千种成功的应用程序的基础。Qt也是流行的Linux桌面环境KDE 的基础,KDE是所有主要的Linux发行版的一个标准组件。 -Qt is a multi-platform C++ graphical user interface application f
CGUIProgrammingwithQtt
- C++ GUI Programming with Qt.chm 这本书籍不错,主要介绍了图形用户界面的技术。-C++ GUI Programming with Qt.chm this book well, mainly introduced the graphical user interface technology.
chuankouviewer
- 可用QT CREATER打开运行也可以用终端直接运行编译好的可执行文件,由QT开发界面,C++为主要语言,可以实现串口输入内容的实时波形显示-Available QT CREATER run can also be used to open the terminal to run the compiled executable files directly from QT development interface, C++ as the primary language, can achiev
QT
- QT高级教程,使用c++语言,借助丰富的qt库,别写出艺术级的界面和几乎所有你需要的程序-Advanced Qt Programming,creating great software with c++ and qt4
histQT
- 采用QT和C++编写,用QT编写的界面,结合opencv编写的图像处理中直方图的相关处理,可作为opencv的入门小练习。-Using QT and C++ writing, written using QT interface, combined with the preparation of image processing opencv histogram correlation processing, can be used as an entry opencv little exerc
lexicalAnalyzer1.0
- “C语言”词法分析器,开发语言为C++,界面由QT编写。-"C language" lexical analyzer, the development of language is C++, interface written by QT.
T09SignalAndSlot
- qt和c++,阐述最基本的信号和槽,使用qt ui界面创建的,适合初学者使用-qt and c++, set forth the basic signals and slots, created using qt ui interface for beginners
qt-filter
- 完成数字滤波器的一个界面操作 主要是用c++qt实现的一个界面GUI,很好用,大家可以试试去做一些集成-Complete digital filter of an interface In c++ qt mainly a GUI interface, useful, you can try to do some integration
imgclassify
- 用于界面选择图片和,点击查看,以及后台发送图片的小软件。文件比较老,有些地方可能有问题,不能完全参照(qt image processing:select,crop,send...)