搜索资源列表
用于FS2410的Qt嵌入式图形开发入门篇
- 用于FS2410的Qt嵌入式图形开发入门篇 Qt/Embedded 的开发环境可以取代那些我们熟知的UNIX 和WINDOWS 开发工具。它提供了几个跨平台的 工具使得开发变得迅速和方便,尤其是它的图形设计器。Unix 下的开发者可以在PC 机或者工作站使用虚 拟缓冲帧,从而可以仿真一个和嵌入式设备的显示终端大小,象素相同的显示环境。-for FS2410 Qt Embedded graphics development portal Part Qt / Embedded Devel
用于FS2410的Qt嵌入式图形开发实战篇
- t嵌入式图形开发实战篇 嵌入式应用的开发工作基本上是在工作站或是PC 机上完成的,我们在工作的机器上调试运行嵌入式应用,并将输出结果显示在一个仿真小型设备显示终端的模拟器上。在开发的后期,我们要根据我们选择的嵌入式硬件平台,将嵌入式应用编译链接成适合在这个硬件平台上运行的二进制目标代码,另外由于应用使用到了Qt/Embedded 的库,所以我们还要将Qt/Embedded 库的源代码编译链接成为适合在这个硬件平台上使用的二进制目标代码库。当一个Qt/Embedded 应用被部署到小型设
ARM_LINUX_minGUI
- 基于arm的linux操作系统的minGUI图形库,是较好的GUI,比QT要简洁,代码的集成度高,是很好的参考程序-based on the Linux operating system arm of minGUI graphics library, the GUI is better than QT to be concise, code integration, is a good reference program
embedded_GUI_Programming
- 嵌入式用户图形界面编程,了解嵌入式图形系统,掌握QT/E开发环境、关键技术,通过实例熟悉基于Qt/E的嵌入式GUI设计 -Embedded graphical user interface programming, understanding of embedded graphics system, master QT/E development environment, the key technology, familiar with through examples based on
QT
- 使用QT进行嵌入式图形软件开发,是开发嵌入式图形软件的很好的参考书。-Use QT embedded graphics software development, the development of embedded graphics software of good reference books.
Qt
- Qt嵌入式图形开发-Qt Embedded Graphics Development
items
- Qt Graphics View显示各种图形的绘制及动画显示-Qt Graphics View display a variety of graphics rendering and animation show
magicQT4
- linux下基于QTE 4.5.2环境下的编程,充分表现了QT的图形处理能力.适合作为QT范例-Based on QTE 4.5.2 linux programming environment, the full performance of the QT graphics processing power. for example, as QT
QPainter
- QT 图形代码,适合新手学习,学习效果不错哦-QT graphics code, suitable for novices to learn, learning good oh
12355512331
- 嵌入式Linux应用程序开发标准教程 Linux快速入门 Linux基础命令 Linux下C编程基础 嵌入式系统基础 嵌入式Linux开发环境的搭建 文件IO编程………… 嵌入式Linux网络编程 嵌入式Linux设备驱动开发 Qt图形编程基础-Embedded Linux application development standards based on Linux Quick Start Guide Linux Linux under the comma
libpng-1.2.19-no-config.tar
- 三星公司s3c2440编译所需要的库文件2(QT图形编译)-Samsung s3c2440 library files needed to compile 2 (QT graphics compilation)
QTdrawing
- qt绘图介绍及一些应用的小实例!!希望能对你有所帮住-qt graphics and some applications introduced a small example! ! Hope to be of help to live
Embedded-Linux-application-
- 本书包括Linux 快速入门.Linux 基础命令。Linux 下的C 编程基础。嵌入式系统基础。嵌入式Linux开发环境的搭建。 文件 I/O 编程。进程控制开发。进程间通信。多线程编程。嵌入式Linux 网络编程。嵌入式Linux设备驱动开发。Qt图形编程-This book includes Linux started quickly. Linux foundation command. The C programming under Linux based. Embedded syste
mapwidget
- QT读取PNG地图,利用Graphics View-QT PNG map reading
Qt
- 本书主要讲解描述跨平台图形软件的Qt使用,Qt不但可以运行在Windows、Linux、Mac等操作系统上,还可以移植到嵌入式设备中,并且还有许多第三方驱动。 本书从Qt编程最基础的程序讲起,详细讲解了Qt模块与Qt功能类、Qt文件操作、Qt桌面软件设计、Qt程序与用户交互、Qt图形绘制与多媒体、Qt网络编程、Qt数据库编程、Qt进程与线程、Qt工具使用、Qt嵌入式开发等内容,适合广大Qt编程人员、嵌入式工程师、计算机专业师生使用-This book describes the main
Qt
- Qt嵌入式图形开发(入门篇),资料难得呀-Qt embedded graphics development (Beginners), information rare.
QTexamples
- 这是一个详细的QT资料包。里面包含基于嵌入式Linux的Qt图形程序设计的详细源代码,并且都有可执行的文件,自己上课用的。-This is a detailed QT data packet. Which contains the detailed design of embedded Linux-based Qt graphics program source code, and have executable files, its own class.
ad7606
- 基于Qt for windows下的数据读取显示程序,利用qwt-6.1.0的第三方绘图插件-Based on the data read display program under Qt for windows, use a third-party graphics qwt-6.1.0 plugin ......
Qt开发入门教程01_Qt开发基础
- Qt是一个功能非常完善的c++跨平台图形库,其实与其说图形库倒不如说它是一个与MFC类似的应用框架。Qt本身就是使用c++语言实现(Qt is a very well functioning c++ cross platform graphics library, in fact it is rather a MFC - like application framework than a graphic library. Qt itself is implemented using the c+