搜索资源列表
QTE4.5.2_2410
- 开发环境: QTE4.5.2移植到2410过程 操作系统:Vmware6.5+ubuntu 8.04 交叉工具链:arm-linux-gcc-3.4.1 目标:GEC2410+NEC 3.5寸 -Development Environment: QTE4.5.2 transplanted to 2410 the process of the operating system: Vmware6.5+ ubuntu 8.04 cross tool chain: arm-linux
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交叉编译工具链)或类
multiProcess
- 一个多进程通信的演示,在UBuntu8.04中编写,使用QT图形化,主要内容是有四个进程,每个进程一个窗口,一个物体在四个窗口中穿梭-A demonstration about multi process communication, built in UBuntu8.04 with QT, there are four process, each process have a window, an object move in the four windows.
Qt4Code03-04
- qt 代码3-4章 说明: 1.源程序中有些工程是使用得GB18030编码,有些用得是UTF-8编码,如果碰见有汉字不能识别的情况,请切换编码。 2.源程序有些使用的是KDevelop编辑,有些是eclipse编辑,所以目录结构可能有些不同。 3.所有工程只保留了源代码,没有执行文件,请自行编译。-qt Code Chapter 3-4 Descr iption: 1. source of some of the projects is to use too GB18030 en
serialtool.tar
- Linux环境下的图形界面的串口调试助手。基于qt4.6.2的串口调试工具。 我在ubuntu10.04下运行正常。-Graphical interface under Linux serial debugging assistant. Based qt4.6.2 serial debugging tools. I ubuntu10.04 run properly.
configure-compile-qt-4.7.4-embedded
- 描述在ubuntu10.04环境下配置编译qt-4.7.4的embedded版本的库。 虽然目标机器是pc,X86的64位机器,但是其中的配置编译过程可以在其他平台上仿照。-This document describes configuration compilation qt-4.7.4-embedded library in the ubuntu-10.04 environment. Although the target machine is PC, X86,64bit m
configure-compile-qt-4.7.4
- 描述在ubuntu10.04环境下配置编译qt-4.7.4版本的库。 虽然目标机器是pc,X86的64位机器,但是其中的配置编译过程可以在其他平台上仿照。-This document describes configuration compilation qt-4.7.4 library in the ubuntu-10.04 environment. Although the target machine is PC, X86,64bit machines, but configuration
CHN-VOIP
- lunix QT SDK 下的VOIP,系统为 unutu 10.04-the lunix QT SDK VOIP, the system of unutu 10.04
SerialPort
- Qt串口调试肋手软件,应用Qt5自带的串口类实现,开发环境为ubuntu16.04+Qt5.6.1,只在ubuntu下用虚拟串口的形式测试过。-Qt serial debugging rib software, the application of Qt5 comes with the serial port class implementation, the development environment for the ubuntu16.04+Qt5.6.1, only in the for
Camera.tar
- 在ubuntu12.04,基于qt4.8编写的使用opencv打开摄像头,并进行拍照,保存照片,读图片进行裁剪(In ubuntu12.04, written on qt4.8, use OpenCV to open the camera, and take pictures, save photos, read pictures, cut them out)