搜索资源列表
Qt+linux数码相框
- 用 ARM9 系列处理芯片 S3C2410、Linux 操作系统和 Qt/Embedded 建 立的平台设计的数码相框系统,其中重点介绍了硬件电路和用 Qt/Embedded 实现了对多种 格式相片在 640×480 触摸 LCD上以幻灯形式显示的关键部分软件。
基于QT的喷码机图形界面
- 用法:可在安装了qt的linux环境下打开程序,但需要在虚拟帧缓冲环境(x86)下才能编译运行该程序。 主要功能:1.喷码机界面参数的设置界面;2.文本编辑界面;3.图形点阵编辑界面;4.自带中英文输入法
qt v4l的摄像头实时捕抓
- 一个老外的写的linux下基于 QT4的webcam捕抓程序
Linux_Qt4_Example
- 《Linux窗口程序设计-Qt4精彩实例分析》书中源代码,共享给大家那些没有纸质书的,光看电子书没有源代码一起分析,很痛苦,呵呵。-" Linux Windows Programming-Qt4 wonderful examples of" the book source code, shared to all who are not paper books, e-books do not just look at the source code to analyze, ver
OK6410-QT
- OK6410 Linux Qt移植百科全书,帮助那些想移植QT的朋友,适合新手。-OK6410 Linux Qt transplantation encyclopedia to help friends who want to migrate QT, suitable for beginners.
Embedded-Linux-GPRS
- 嵌入式Linux下实现GPRS拨号上网 本人使用FriendlyARM开发板(miniARM2440)与GPRS模块(SIM300,用广州动感地带的手机卡,cmnet 连接)实现了基于PPP的拨号上网,方法如下: 1.首先得让内核支持PPP,进入Linux 内核目录(kernel-2.6 或 以上内核版本),执行 #make menuconfig 添加如下内核选项: Device Drivers ---> Network device support ---> <
linux-Qt-MP3
- 这是我的一个嵌入式设计的mp3报告,界面是在qt下做的,移植的madplay-This is my report of an embedded design of the mp3, the interface is done under the qt, transplant madplay
nfs-qt-micro-mingui.tar
- 一个linux下的根文件系统的源码,想和大家多多交流-Under a linux root file system source code, and the U.S. want to communicate more
mp3player
- linux下的MP3程序,基于2.6.8内核,在FS2410开发板上的-MP3 procedures under linux, based on the 2.6.8 kernel, the development board in FS2410
PowerMonitor2
- 运行在arm平台linux中,使用qt软件开发,可以接受串口数据,并且在打开的窗口中用曲线的方式即时显示出来。程序中用到串口方面以及qt图形界面和c++知识。-Run on arm platform, linux, using qt software development, can accept serial data, and open the window curves method using real-time display. Procedures used in serial po
textedit.tar
- qt linux arm 可浏览 txt html 支持pdf输出-qt linux arm available txt html support for pdf output
Qt
- Qt应用程序开发,做嵌入式应用程序开发的基础!非常好的资料!-linux study!
qt-devel-3.3.8-4.fc7.i386
- linux下使用qvfb的环境配置,安装步骤可参考网上教程-use qvfb linux environment configuration, installation procedures, refer to online tutorials
--ok_gui--linux
- 基于arm-linux-qt的嵌入式界面程序,用于测量温度、光强、电池的电压、电流,描绘出I-V曲线-Based on arm-linux-qt embedded interface program, used to measure temperature, light intensity, battery voltage, current, IV curve depicted
Qt-mp3
- 基于Qt的Mp3播放器,可以在Linux下运行-Qt-based Mp3 player that can run under Linux
five-Qt-MPlayer-code-(very-good)
- 基于QT的mplayer代码,开发项目时收集下来的,基本的功能都可能实现得了,在linux和windows下都可以运行,也可以基本嵌入式的开发。-five QT MPLAER code
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-extended-4.4.3implantation
- 详细说明如何将qt extended 4.4.3 移植到mini2440和DM365设备上,使用的交叉编译器分别是arm-linux-gcc 4.4.3 和arm_v5t_le-gcc 4.2.0 ,对Qt的移植有一定的指导意义。-Details on how to qt extended 4.4.3 ported to mini2440 and DM365 device, respectively, using the cross compiler Is arm-linux-gcc 4.4
v4l2-Qt视频采集显示
- 通过V4l2进行视频采集,Qt实时显示。是一个例子。为刚开始进行linux视频采集编程的朋友提供参考
qt-UART-program
- qt关于uart 串口应用开发的例程,有很好的参考价值-qt linux development about uart.