搜索资源列表
arm-linug-g++-QT
- 非常完整的嵌入式Qt/Qtopia的编译过程,图文都有,本人的总结
kiax0.8.51-win32-src
- kiax是asterisk的客户端,他是一个开源的系统,需要在WINDOS下安装QT g++ for windows才能编译
mif.rar
- 电子地图制作,在Qt 里实现 电子地图的实现 ,this is about map in the QT
4.1gsm.tar
- GSM 短信收发系统 主要实现GSM模块的短信编程~ 可以收发短信 基于QT-GSM SMS Transceiver System
05
- 程序代码使用说明: (1)所有源代码目录下都提供了Makefile(非Qt),或者.pro(Qt),或者更详细的说明(第7章)。作为对比,也可以参考在书中的对应章节采用直接gcc命令的编译方法,来学习如何编写Makefile。 (2)Makefile中默认情况下采用“CC=gcc”或者“CPP=g++”的设置,交叉编译时请使用“ make CC=arm-linux-gcc CPP=arm-linux-g++”(假设你使用的是光盘中提供的arm-linux-gcc交叉编译工具链)或类
10
- 程序代码使用说明: (1)所有源代码目录下都提供了Makefile(非Qt),或者.pro(Qt),或者更详细的说明(第7章)。作为对比,也可以参考在书中的对应章节采用直接gcc命令的编译方法,来学习如何编写Makefile。 (2)Makefile中默认情况下采用“CC=gcc”或者“CPP=g++”的设置,交叉编译时请使用“ make CC=arm-linux-gcc CPP=arm-linux-g++”(假设你使用的是光盘中提供的arm-linux-gcc交叉编译工具链)或类似
09
- 程序代码使用说明: (1)所有源代码目录下都提供了Makefile(非Qt),或者.pro(Qt),或者更详细的说明(第7章)。作为对比,也可以参考在书中的对应章节采用直接gcc命令的编译方法,来学习如何编写Makefile。 (2)Makefile中默认情况下采用“CC=gcc”或者“CPP=g++”的设置,交叉编译时请使用“ make CC=arm-linux-gcc CPP=arm-linux-g++”(假设你使用的是光盘中提供的arm-linux-gcc交叉编译工具链)或类
08
- 程序代码使用说明: (1)所有源代码目录下都提供了Makefile(非Qt),或者.pro(Qt),或者更详细的说明(第7章)。作为对比,也可以参考在书中的对应章节采用直接gcc命令的编译方法,来学习如何编写Makefile。 (2)Makefile中默认情况下采用“CC=gcc”或者“CPP=g++”的设置,交叉编译时请使用“ make CC=arm-linux-gcc CPP=arm-linux-g++”(假设你使用的是光盘中提供的arm-linux-gcc交叉编译工具链)或类
06
- 程序代码使用说明: (1)所有源代码目录下都提供了Makefile(非Qt),或者.pro(Qt),或者更详细的说明(第7章)。作为对比,也可以参考在书中的对应章节采用直接gcc命令的编译方法,来学习如何编写Makefile。 (2)Makefile中默认情况下采用“CC=gcc”或者“CPP=g++”的设置,交叉编译时请使用“ make CC=arm-linux-gcc CPP=arm-linux-g++”(假设你使用的是光盘中提供的arm-linux-gcc交叉编译工具链)或类
04
- 程序代码使用说明: (1)所有源代码目录下都提供了Makefile(非Qt),或者.pro(Qt),或者更详细的说明(第7章)。作为对比,也可以参考在书中的对应章节采用直接gcc命令的编译方法,来学习如何编写Makefile。 (2)Makefile中默认情况下采用“CC=gcc”或者“CPP=g++”的设置,交叉编译时请使用“ make CC=arm-linux-gcc CPP=arm-linux-g++”(假设你使用的是光盘中提供的arm-linux-gcc交叉编译工具链)或类
qte
- Qt/Embedded的安装(本人亲自安装步骤) 准备源码包 ◆ tmake 1.11 或更高版本;(生成Qt/Embedded应用工程的Makefile文件) ◆ Qt/Embedded 2.3.7 (Qt/Embedded 安装包) ◆ Qt 2.3.2 for X11; (Qt的X11版的安装包, 它将产生x11开发环境所需要的两个工 具) 假设把源码包解压所在/root/build-arm下 1安装tmake 进入tmake-1.11目录 cd
qt
- 嵌入式QT的源代码:qt-embedded-2.3.10-free.tar.gz,用于QT在ARM中的移植。-QT embedded source code:qt-embedded-2.3.10-free.tar.gz,it is for QT s porting in the embedded ARM.
PyQt-win-gpl-4.7
- The source file of Qt-python4.7. You can compile it on your own.
CGUIProgrammingwithQt4
- 基于wince的QT编程,GUI开发,可以烧写到开发板上测试-Wince of QT based programming, GUI development, the development board can be programmed to test
qt
- main和WinMain函数到底是怎么回事,以及QT是怎么创建窗口和消息循环的,我们已经非常清楚了-The application will enter the event loop when exec() is called. exit() will not return until the event loop exits, e.g., when quit() is called.
DataPreparing
- QT3 program by C++ code as example of use timer, and 3 streams as: source, preparator, and saver. Compiled by KDevelop@g-QT3 program by C++ code as example of use timer, and 3 streams as: source, preparator, and saver. Compiled by KDevelop@gc
UartTest.tar
- 用QT写的GPS数据读取测试程序,并能在TQ2440开发板上成功读取GPS数据。-Written by QT test program to read GPS data, and can successfully read TQ2440 development board GPS data
qt-embedded_to_mini2440
- 移植qt-embedded-linux-opensource-src-4[1].5.3至mini2440(王安喜原创).doc 宿主机:Fedora9 主机Gcc:gcc 版本 4.3.0 20080428 (Red Hat 4.3.0-8) (G-Transplantation qt-embedded-linux-opensource-src-4 [1] .5.3 to mini2440 (Wang Anxi original). doc Host: Fedora9 Hos
ProjectCode
- The objective is to find out the time at which the rocket reaches a speed of 1000m/s (3600km/hr). Analysis We know the following: * Initial mass of the rocket and fuel, 160000kg, or 160 metric tons. * Fuel combustion exhaust velocity relative
Qt
- 时钟可以调用系统时间的时钟,用QT编的 求给过哈哈谢谢 -One can call the system time clock一个可以调用系统时间的时钟,用QT编的 求给过哈哈谢谢 请键入文字或网站地址,或者上传文档。 取消 Yīgè kěyǐ diàoyòng xìtǒng shíjiān de shízhōng, yòng QT biān de qiú gěiguò hāhā xièxiè “”的用法示例:由 Google 自动翻译英语中文(简体)日语Alph