搜索资源列表
qt 技巧
- Windows环境下,qt的使用技巧总结。
QT4
- 讲述QT编程的经典书籍,无需都说,英文第二版,带源码- Table of Contents| Index Copyright Series Editor s Note Foreword Preface Acknowledgments A Brief History of Qt Part I: Basic Qt Chapter 1. Getting Started Hello Qt Making Connections La
LinuxQt4windowProceduredesignExampleAnalysisOfWond
- Linux窗口程序设计—Qt4精彩实例分析:对于应用程序开发者而言,最快捷的学习方式就是对具体事例的分析,本书的编写正是基于这一理念,为从事或准备从事qt开发应用的人员提供一种便捷的学习途径。本书包含63个实例,所选实例都是作者结合平时研发工作的经验精心挑选出来,内容丰富,具有很强的针对性和实用性。-Linux Windows Programming-Qt4 wonderful example analysis: For application developers, the most effi
Qtwriteserialcommunicationprogramtoexplainthewhole
- Qt编写串口通信程序全程图文讲解,首先说明我们的编程环境是windows xp下,在Qt Creator中进行,如果在Linux下或直接用源码编写,程序稍有不同,请自己改动-Qt graphics throughout the preparation of serial communication program to explain, first, our programming environment is under windows xp, carried out in the Qt Cr
WindowsMobileStreamplayer
- 随着移动通信技术的发展和移动终端性能的提高,移动通信网络提供流媒体服务已经成为可能。分析移动流媒体网络传输协议和H.264视频编码格式特点,参照802.11标准,提出移动流媒体客户端的总体架构,并针对Windows Mobile平台特点予以实现。移动流媒体客户端可以运行在无线局域网中,主要由网络模块、解码模块和音视频回放模块组成。网络模块以动态库的方式实现RTP/RTCP/RTSP网络协议,采用消息队列的设计模式提高网络模块的效率 H.264与AMR解码模块由PC向嵌入式平台移植并作相应的封装
QExcel-1.0.1
- 封装了Windows下Excel的一些基本操作。 需要Microsoft Office Excel支持。-Windows, Excel encapsulates some of the basic operations. Need to support Microsoft Office Excel.
QT-in-window
- window下QT安装与讲解,帮助初学者在windows下迅速安装并且掌握QT!-QT installation and explain the next window, to help beginners to quickly install in the windows and the master QT!
qt_MainWindow
- qt creater代码,打开主界面 open the main Windows-qt code to open the main Windows
Qt-serial-communication-program
- Qt串口程序教程,大图版。包括windows和linux下,适合新手。-Qt serial procedures tutorial, large plates. Including Windows and Linux, suitable for novices.
DesignPatternsInCPPwithQt
- 《Qt4设计模式导论》介绍了C++编程知识和Qt的设计模式,由浅入深。-Master C++ "The Qt Way" with Modern Design Patterns and Efficient Reuse This fully updated, classroom-tested book teaches C++ "The Qt Way," emphasizing design patterns and efficient reuse. Readers will master both
Qtserious_linux_window
- qt串口专题,有库文件,实现在window和linux上串口通信,值得学习者使用-qt serious project, describ the serious communications in windows and linux
snakeGame
- qt的一个小球弹跳的游戏文档 windows课程设计-qt is a small ball bouncing game design document windows programs
VisionFly_LightCrafter4500_SDK
- DLP LightCrafter4500 数字微镜(DMD)空间光开关光调制器开发系统 1. 全面兼容德州仪器TI DLP LightCrafter4500开发系统. 能够支持1280X800 DMD(DMD微镜为7.56微米,本征分辨率为912X1140) 2. 支持HDMI高速度传输图片和USB控制信号,支持128Mbit USB图片预存储(64张预装图片存储) 高达4255Hz直接DMD装载显示 3. 开放式控制软件基于Windows XP/Vista USB驱动
QT-in-windows
- windows下QT.doc 首先windowsXP下安装32位的QT,打开网页:http://qt-project.org/downloads 下载文件:qt-opensource-windows-x86-mingw48_opengl-5.2.1.exe并安装D:\Qt\Qt5.2.1 这个版本一般已经包含工具qt-creator和mingw32-make 若不含有,可以去下载IDE : ----打开网页:http://qt.nokia.com/downlo
Qt_Creator
- 主要讲述windows下的Qt Creator下载、安装和最简单程序的编写,然后在附录里又讲解了两种其他的编写程序的方法。在linux下Qt Creator下载、安装及程序的编写基本与此相同。-Focuses on the windows of Qt Creator download, install and easiest to write the program, and then again in the appendix to explain the method of preparat
test2
- 在QT中动态链接ffmpeg库,实现视频的解码播放。ffmpeg官网上有Windows下直接使用的库。-The using of ffmpeg in QT
Octave入门教程
- Octave是一种编程语言,旨在解决线性和非线性的数值计算问题。Octave为GNU项目下的开源软件,早期版本为命令行交互方式,4.0.0版本发布基于QT编写的GUI交互界面。Octave语法与Matlab语法非常接近,可以很容易的将matlab程序移植到Octave。同时与C++,QT等接口较Matlab更加方便。(Scientific Programming Language Powerful mathematics-oriented syntax with built-in plottin