搜索资源列表
用于FS2410的Qt嵌入式图形开发实战篇
- t嵌入式图形开发实战篇 嵌入式应用的开发工作基本上是在工作站或是PC 机上完成的,我们在工作的机器上调试运行嵌入式应用,并将输出结果显示在一个仿真小型设备显示终端的模拟器上。在开发的后期,我们要根据我们选择的嵌入式硬件平台,将嵌入式应用编译链接成适合在这个硬件平台上运行的二进制目标代码,另外由于应用使用到了Qt/Embedded 的库,所以我们还要将Qt/Embedded 库的源代码编译链接成为适合在这个硬件平台上使用的二进制目标代码库。当一个Qt/Embedded 应用被部署到小型设
tmake-1.13.tar
- 嵌入式系统开发流行的qt的make库文件-popular qt make the library
djview_qtopia_1.1_src.tar
- qtopia 下的DJVU阅读器源码,可以方便移植到qt环境,其中的djvu库可以在各个平台通用。djvu是一种类似于JPEG2000的图文压缩技术,用于浏览文献和高质量彩图。
tracerout_arm_thread
- 嵌入式linux下tracerouter 功能实现源代码,需要QT运行库
ipscan-arm-7.5
- 嵌入式linux ip扫描程序源代码 for ARM9 CPU 需要QT运行库
dongtaiku
- qt动态库文件及其需要的shell,实验通过
linux-nids-qt
- 嵌入式Linux环境下的网络安全检测软件,QT版本2.3.2,使用了libpcap,libnet,libnids开发库。
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
qwt-5.2.QWT是一个QT的第三方库
- QWT是一个QT的第三方库,可以用其来开发各种图形 表格文件。这是最新的版本,加入了新的控件。可以直接在QTDESIGNER里面调用。,The Qwt library contains GUI Components and utility classes which are primarily useful for programs with a technical background. Beside a 2D plot widget it provides scales, sliders,
e680_libs.tar
- E680开发库,用于linux Qt开发E680i上运行的程序!-- This development kit archive - Cross-compiler (see below) - A Motorola A780 or E680i Linux phone
Qt
- QT使用说名图形化教程,PDF格式 精心搜索使用的是qt2的库函数入门者要看-QT to use that name graphical tutorial, PDF format, carefully search using the library function qt2 beginner to look at
vms
- (1)本视频监控系统从摄像头实时采集视频并显示。系统使用Qt开发。 本系统支持多平台多操作系统,在Windows系统下使用OpenCV的一些库函数进行视频采集。在Linux系统下使用V4L进行视频采集。 在以下环境测试运行:Windows: Qt 4.4.3,Linux: qt-embedded-linux-opensource-src-4.4.1 (2)增加了相片的拍照,预览与管理功能。 (3)增加了MPEG4视频的录制与播放。-(1) This system re
font_wenquanyi
- 可用于qt4的中文字体 文泉驿正黑字体qpf字体库 -The Chinese character for qt4 Wen Quan Yi is black font qpf Font
libpng-1.2.19-no-config.tar
- 三星公司s3c2440编译所需要的库文件2(QT图形编译)-Samsung s3c2440 library files needed to compile 2 (QT graphics compilation)
Qtserial-
- Qt实现的串口驱动,简单易用,跨平台,使用C++类库实现的-Qt realize the serial port driver, easy to use, cross-platform, the use C++ class library
qt-gesture-recognition-data
- qt 手势识别的资料 qt库要求4.7以上 以及一个demo-qt gesture recognition data
QT-Chinese-Input
- 基于QT的中文输入法,将拼音及中文存储在sqlite中,输入拼音后搜索sqlite库,获取对应中文汉字,基于QT4.5.1开发完成。-QT-based Chinese input method, in sqlite, search Pinyin and Chinese Pinyin sqlite library after entering the store, get the corresponding Chinese characters, complete QT4.5.1 based de
CyAPI
- CYAPI的QT函数库,重新编译为mingw可用的静态库(CYAPI's QT library is recompiled as a static library available for MinGW)
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+
linux下QT的json库源码
- linux下QT的json库源码,可以通过json源码,解析json数据,和将字段组成json格式数据