搜索资源列表
qt-embedded-2.3.7.tar
- Trolltech公司发布的基于C++图形开发环境,支持大量的API,是Linux下的图形界面开发利器。这是较早的版本,但在嵌入式系统的移植比较成功!-Trolltech released on C graphical development environment to support a large number of API, is the Linux GUI development of weapon. This is an earlier version, but in the emb
qt-embedded-2.3.10-free.tar
- Trolltech公司发布的基于C++图形开发环境,支持大量的API,是Linux下的图形界面开发利器。这是一个移植到嵌入式系统上的版本! -Graph develop library published by Trolltech company, include many graph API that can used in Linux, and can replant to embedded systems.
qt-embedded-free-3.3.4.tar
- Trolltech公司发布的基于C++图形开发环境,简称Qt/E,支持大量的API,是Linux下的图形界面开发利器。这是一个较新的可开发嵌入式图形界面的版本。-Trolltech released on C graphical development environment, called Qt / E and large API, Linux graphical interface development weapon. This is a relatively new developmen
Minigui130
- linux下的图形界面开发minigui最新源代码-under linux graphical interface development MiniGUI latest source code
tmake-1.11.tar
- 嵌入式LINUX图形界面开发工具QT的MAKEFILE文件生成工具,1.1版本源代码-Embedded Linux GUI development tools QT MAKEFILE document generation tool Version 1.1 source code
openpfc-1.2
- open ofc是一个开源的图形界面开发工具,使用它可以方便界面的开发,在一些高级的嵌入式平台下使用很多。例如,一些高档的DVD record上面就是用open pfc。-open ofc revenue is a GUI development tool, it can facilitate the use of the interface development, In some senior embedded platforms use a lot. For example, some h
MFM_GUI
- 皮肤界面开发,用于各种应用软件更换皮肤,减少了编程人员的工作量
Embed_linux_Graphic_develop
- <嵌入式linux图形界面开发介绍〉我做的培训资料 原创
All_SDK_for_Develp_MiniGUI.rar
- 上次上传的那个libminigui是1.6.0版本的,那个是我第一次上传的。现在补一下,这个是完全版的开发包,里面总共有7个小的压缩包,这些包全是在linux下做界面开发所必不可少的工具。当然,示例代码ms-sample包除外,需要的可以拿去。,From that last libminigui version is 1.6.0, that is my first upload. Now make up about, this is the full version of the develop
linux-Qt
- 嵌入式 linux Qt界面开发 资料打包,包括qt文件系统的移植和qt开发的教程。-Embedded linux Qt interface development information package, including the file system transplant qt and qt development of tutorial.
libminigui-2.0.4-linux.tar
- minigui 2.0.4 开发库源码,适用于基于miniGUI进行嵌入式图形界面开发的朋友。-minigui 2.0.4 development source library for GUI-based development.
ARM_embedded_Linux
- 《ARM嵌入式Linux系统开发技术详解》,该书由浅入深、通俗易懂地讲解了嵌入式Linux的系统设计与开发。全书共25章,从嵌入式处理器ARM开始,讲解了ARM处理器的资源、ARM的指令集、ADS开发工具、嵌入式系统硬件环境的构建、Boot Loader、Linux内核移植、嵌入式文件系统、嵌入式Linux多任务程序开发、嵌入式Linux设备驱动开发、嵌入式Linux网络程序开发、MiniGUI图形界面开发、设备驱动开发案例、综合案例等内容。书中通过大量的例程来讲解知识要点,并提供了大量极有参考
libminigui-1.6.0-linux-host
- 这是在Linux下进行GUI界面开发的全套libminigui软件包。我里面写了一个安装步骤的文档,希望对需要的朋友有用。提醒一下,如果是做移植的话,在进行libminigui的./configure配置和安装reg-host完了以后,还需要回过去把libminigui再重新进行./build....-TFT(中间还有命令),这样就可以把原先的lib库进行一次交叉编译了,在做移植的时候就不会有错误情况出现了。-This is a GUI in Linux under the full set o
udpbroadcast
- 基于qt4的广播界面开发.采用界面控制收发,可以移植到arm9嵌入式开发板!-this based qt4 for UDP.
Pda-Qt
- PDA 界面这个一个简单的PDA开发界面,包含一些功能按钮。经过QT/E 4.5.3编译可以运行。-pda interface
234
- Android程序设计基础,用户界面开发-Android programming based user interface development
osd
- 自己编写的基于MiniGUI的OSD软件设计。采用MiniGUI工具,实现OSD界面开发。-I have written software based on MiniGUI the OSD. MiniGUI tools used to achieve OSD interface development.
QT4_emd
- 基于QT4开发的类似QTembedd的环境,可以很方便的搭建Qt文件系统,正在用Qt4进行linux界面开发的可以参考下。-Based the QT4 development similar QTembedd of the environment, can easily build a Qt file system is linux interface development can refer to using Qt4.
iPid
- 基于qt3的嵌入式数码相框,包括界面开发和功能开发。-Based on a qt3 the embedded digital photo frame, including interface development and functional development.
ARM_embedded_Linux(Full-version)
- 《ARM嵌入式Linux系统开发技术详解》完整版本,该书由浅入深、通俗易懂地讲解了嵌入式Linux的系统设计与开发。全书共25章,从嵌入式处理器ARM开始,讲解了ARM处理器的资源、ARM的指令集、ADS开发工具、嵌入式系统硬件环境的构建、Boot Loader、Linux内核移植、嵌入式文件系统、嵌入式Linux多任务程序开发、嵌入式Linux设备驱动开发、嵌入式Linux网络程序开发、MiniGUI图形界面开发、设备驱动开发案例、综合案例等内容。书中通过大量的例程来讲解知识要点,并提供了大量