CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - gui linux
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Search - gui linux - List
[
Software Engineering
]
The-Design-and-Implement-of-the-GAL-Layer-in-Embed
DL : 0
介绍了在嵌入式Linux操作系统下嵌入式GUI的图形抽象层GAL的地位及其设计思路,研究了GUI的设计逻辑,着重阐述了如何在中低端设备上利用FrameBuffer来为上一层提供更加通用的图形接口。主要在色彩转换、利用FrameBuffer进行矩形绘制、内存映像空间的操作以及窗口Z序等方面做了深入的探讨。目前,己经将图形图像部分的研究成果成功运用于福建海媚科技的嵌入式KTV系统中,并积极地向其它嵌入式系统中进行移植。
Date
: 2008-10-13
Size
: 187.15kb
User
:
小流
[
Software Engineering
]
Qt_Embedded-GUI-net
DL : 0
具有友好用户界面的嵌入式系统已成为当今嵌入式相关研究的的热点。本文介绍了系统平台构建,分别叙述了嵌入式Linux内核的配置与编译,Qt/Embedded图形界面系统的移植与开发,以及基于嵌入式Linux的无线网络功能模块的开发与实现。运行结果表明,方案合理,运行可靠。
Date
: 2008-10-13
Size
: 410.82kb
User
:
小流
[
Software Engineering
]
基于ARM-Linux的串口GUI程序开发说明
DL : 0
Date
: 2011-07-10
Size
: 4.83mb
User
:
wuyueming880324@126.com
[
Software Engineering
]
StrongARM+GUI
DL : 0
基于StrongARM的嵌入式Linux的GUI的实现。介绍了MiniGUI的特点及交叉编译,以及如何移植到StrongARM上。-based on the StrongARM Embedded Linux GUI realized. MiniGUI introduced the characteristics and cross compiler, and how to transplant on StrongARM.
Date
: 2025-12-31
Size
: 108kb
User
:
李威
[
Software Engineering
]
theprogramofQTthrougt24hours1
DL : 0
Linux下QT图形界面编程的入门级教程,对入门者将会有很大的帮助-QT Linux GUI Programming Guide entry-level, the portal will have a lot of help
Date
: 2025-12-31
Size
: 3.86mb
User
:
孙山
[
Software Engineering
]
The-Design-and-Implement-of-the-GAL-Layer-in-Embed
DL : 0
介绍了在嵌入式Linux操作系统下嵌入式GUI的图形抽象层GAL的地位及其设计思路,研究了GUI的设计逻辑,着重阐述了如何在中低端设备上利用FrameBuffer来为上一层提供更加通用的图形接口。主要在色彩转换、利用FrameBuffer进行矩形绘制、内存映像空间的操作以及窗口Z序等方面做了深入的探讨。目前,己经将图形图像部分的研究成果成功运用于福建海媚科技的嵌入式KTV系统中,并积极地向其它嵌入式系统中进行移植。-Introduced in the embedded Linux operating system embedded GUI graphics abstraction layer GAL
Date
: 2025-12-31
Size
: 187kb
User
:
小流
[
Software Engineering
]
Qt_Embedded-GUI-net
DL : 0
具有友好用户界面的嵌入式系统已成为当今嵌入式相关研究的的热点。本文介绍了系统平台构建,分别叙述了嵌入式Linux内核的配置与编译,Qt/Embedded图形界面系统的移植与开发,以及基于嵌入式Linux的无线网络功能模块的开发与实现。运行结果表明,方案合理,运行可靠。-Has a friendly user interface of embedded systems have become embedded in today
Date
: 2025-12-31
Size
: 411kb
User
:
小流
[
Software Engineering
]
C++_GUI_Programming_with_Qt4
DL : 0
关于操作系统linux上开发QT的官方书籍,非常值得一看,不过是英文的!-Linux operating system developed on the official QT book is certainly worth seeing, but it is in English!
Date
: 2025-12-31
Size
: 6.06mb
User
:
feiyang
[
Software Engineering
]
videobook
DL : 0
ALAN写的Video4Linux编程指南,很详细,对做视频方面的应用很有用处-ALAN written Video4Linux Programming Guide, very detailed on the application of video to do useful
Date
: 2025-12-31
Size
: 64kb
User
:
梁志宏
[
Software Engineering
]
jyqr
DL : 0
基于嵌入式Linux的GUI设计方案,C ++,值得一看-Embedded Linux-based GUI design, C++, Worth a visit
Date
: 2025-12-31
Size
: 228kb
User
:
孟之
[
Software Engineering
]
LinuxGUIDevelopment(QT)
DL : 0
Unix/Linux平台上KDE_QT开发指导书.-Unix/Linux development platform to guide book KDE_QT.
Date
: 2025-12-31
Size
: 17.08mb
User
:
Daniel Zhoo
[
Software Engineering
]
GTKX-window
DL : 0
基于GTK+ 和 X-window 的GUI 在嵌入式 Linux 中的应用 -Based on GTK+ And X-window of the GUI in Embedded Linux Application
Date
: 2025-12-31
Size
: 24kb
User
:
张仪
[
Software Engineering
]
useageofgui-make.txt.tar
DL : 0
GNU make 指南 翻译: 哈少 译者按: 本文是一篇介绍 GNU Make 的文章,读完后读者应该基本掌握了 make 的用法。而 make 是所有想在 Unix (当然也包括 Linux )系统上编程的用户必须掌握的工具。如果你写的程序中没有用到 make ,则说明你写的程序只是个人的练习程序,不具有任何实用的价值。也许这么说有点 儿偏激,但 make 实在是应该用在任何稍具规模的程序中的。希望本文可以为中国的 Unix 编程初学者提供一点儿有用的资料。中国的 Linux 用户除了学会安装红帽子以外, 实在应该尝试写一些有用的程序。个人想法,大家参考 -GUI make manual when you have time ,just have a look
Date
: 2025-12-31
Size
: 15kb
User
:
刘海
[
Software Engineering
]
QTinLinux
DL : 0
从实际应用中认识Qt,面向嵌入式系统的Qt版本,是Qt的嵌入式Linux窗口,是完整的自包含C++ GUI和基于Linux的嵌入式品台开发工具。Qt/Embeded API可用于多种开发项目。许多基于Qt的X Window程序可以非常方便地移植到嵌入式版本-Practical application of knowledge from Qt, the Qt version for embedded systems, embedded Linux is a Qt window, is a complete self-contained C++ GUI and embedded Linux-based product platform development tools. Qt/Embeded API can be used for a variety of development projects. Many based on Qt for X Window programs can easily ported to the embedded version
Date
: 2025-12-31
Size
: 551kb
User
:
douzi
[
Software Engineering
]
2009_11_b95293e6
DL : 0
本计划之目的在于开发一开放源码之具有GUI 接口之嵌入式网路 行 动通讯装置。将发展潜力 雄厚由Google开发之网路 通讯软件GoogleTalk 整合移植于一嵌入式开发板上,再外加一无线网卡时,此系统即成为网路 行 动通讯装置(network mobile communication device)。Googletalk 为一功能强大之通讯软件具有简讯、语音、影像、档案传送等网路 通讯功能,并具有多方通讯(conferencing)之功能,且其账号之取得与通话费用完全免费,只需注册为Gmail 之用户即可,相信在此方便 性与google 之强力 推广下,其用户數 有朝一日将可与Skype 分庭抗禮 。本计划使用Intel Xscale PXA270做为硬件开发平台,以embedded linux为操作系统核心,移植Google所释出的libjingle,配合USB无线网卡来实现无线嵌入式 GoogleTalk。-The purpose of this project is to develop an open source it has a GUI interface to the embedded network mobile communication devices. Strong development potential will be developed by the Google GoogleTalk integration of network communication software, embedded development board in a transplant, and then plus a wireless network card, this system is a network mobile communication devices (network mobile communication device). Googletalk of a powerful communications software with SMS, voice, video, file transfer and other network communication, and communication with the multi-(conferencing) function, and the account of the cost of acquisition and the call is free, just sign up for the Gmail of users can, I believe that in this convenience of the strong force with the promotion of google, its users and Skype numbers will one day be the Chamber of anti Ceremony. The plan to use the Intel Xscale PXA270 as hardware development platform for the embedded linux operating system kernel, release
Date
: 2025-12-31
Size
: 7.36mb
User
:
lwqq
[
Software Engineering
]
linux-Application-Development
DL : 0
本书全面介绍了嵌入式 Linux 系统开发过程中,从底层系统支持到上层 GUI 应用的方方面面,内容涵盖 Linux 操作系统的安装及相关工具的使用、配置,嵌入式编程所需要的基础知识,硬件部件的使用及编程,,U-Boot、Linux 内核的分析、配置和移植,根文件系统的构造,内核调试技术,驱动程序编写及移植,GUI系统的移植,应用程序调试技术。 -The book is a comprehensive introduction to embedded Linux system development process, from the underlying system to support all aspects of the upper GUI applications, covering the installation of the Linux operating system and related tools to use, configure embedded programming basics, hardware components the use and programming,, U-Boot, Linux kernel analysis, configuration and transplantation, the structure of the root file system, kernel debugging techniques, prepared by the driver and transplant GUI transplant application debugging techniques.
Date
: 2025-12-31
Size
: 511kb
User
:
张箫
[
Software Engineering
]
linuxPGUI--DirectFBPGTK
DL : 0
嵌入式linux GUI--DirectFB + GTK至尊秘笈-Embedded linux GUI- DirectFB+ GTK Extreme Tips
Date
: 2025-12-31
Size
: 600kb
User
:
[
Software Engineering
]
6456Linux-GUI-programming-
DL : 0
Linux用户图形界面编程 很少看到的教材-Linux graphical user interface programming textbooks rarely see
Date
: 2025-12-31
Size
: 2.87mb
User
:
王丽丽
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.