CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - QT5

搜索资源列表

  1. StackedWidget

    0下载:
  2. QT5对话框建立 控件的使用 消息相应函数使用; 消息与槽的使用 - Establish QT5 dialog Control the use of Message corresponding function USES The use of message and slots
  3. 所属分类:source in ebook

    • 发布日期:2017-04-13
    • 文件大小:1727
    • 提供者:luxituan
  1. CH302

    0下载:
  2. qt5基本窗口建立; 如何在窗口中使用控件; 控件的设置与布局等;- Qt5 basic window set up How to use controls in the window. Control Settings and layout, etc.
  3. 所属分类:source in ebook

    • 发布日期:2017-04-13
    • 文件大小:2142
    • 提供者:luxituan
  1. QT5kaifajishili

    0下载:
  2. QT5开发及实例,包含pdf书籍内容和实例,可供直接下载编译。-QT5 development and examples, including pdf book content and examples compiled for direct download.
  3. 所属分类:Embeded Linux

    • 发布日期:2017-06-17
    • 文件大小:25827571
    • 提供者:应庭爽
  1. Qtxuexizhilu-2ban-Qt5xuexizhiliao

    0下载:
  2. Qt学习之路 第二版 Qt5学习资料,pdf文档资料,内含代码,可供参考。-Qt Learning Path second edition Qt5 learning materials, pdf documentation containing code for reference.
  3. 所属分类:Embeded Linux

    • 发布日期:2017-05-09
    • 文件大小:1940955
    • 提供者:应庭爽
  1. cuohe

    0下载:
  2. 股票交易系统的撮合算法,使用qt5.6编写。按照上海和深圳交易所的规则,价格优先时间优先的-Stock trading system matching algorithm, using qt5.6 writing. According to the rules of the Shanghai and shenzhen exchange, price time preference
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-30
    • 文件大小:8331
    • 提供者:李炜
  1. baopan

    0下载:
  2. qt5.6编写的股票交易系统报盘机,和我的另外两个搭配使用-Qt5.6 written in stock trading systems offer machine, and my two other collocation is used
  3. 所属分类:Finance-Stock software system

    • 发布日期:2017-04-17
    • 文件大小:23756
    • 提供者:李炜
  1. Smarthome

    0下载:
  2. 关于qt5的智能家居程序,实现了时钟和一些主页面-About qt5 smart home application, has realized the clock and some of the main page
  3. 所属分类:Embeded Linux

    • 发布日期:2017-05-03
    • 文件大小:604410
    • 提供者:王韬
  1. arm-wenshi

    0下载:
  2. 关于QT5-arm的温湿度界面程序,因为驱动原因使用了随机函数模拟了温湿度,-About QT5- arm interface program of the temperature and humidity, because drivers using the random function to simulate the temperature and humidity,
  3. 所属分类:Embeded Linux

    • 发布日期:2017-05-22
    • 文件大小:6276334
    • 提供者:王韬
  1. Butterfly

    0下载:
  2. qt5实现动画的功能,能看到蝴蝶飞舞的效果-Qt5 to realize the function of the animation, we can see a butterfly effect
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-15
    • 文件大小:7228
    • 提供者:王韬
  1. MusicPlayer

    0下载:
  2. 基于Qt5的音乐播放器,播放,暂停,上一首,下一首和顺序循环播放-Qt5 based music player, play, pause, previous track, next track and looping sequence
  3. 所属分类:Special Effects

    • 发布日期:2017-06-10
    • 文件大小:16665077
    • 提供者:李怡
  1. Graficview

    0下载:
  2. Qt5.0环境显示图像任意一层的金字塔影像-show layer image in Qt5.0 environment
  3. 所属分类:software engineering

    • 发布日期:2017-06-09
    • 文件大小:15960413
    • 提供者:zhangziyuan
  1. CQrCode

    1下载:
  2. Qt实现二维码图片生成,包含有二维码库(编译库),建议使用qt5编译以上-Qt release QRcode, base on qt5
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-05-04
    • 文件大小:103661
    • 提供者:anu
  1. caculate

    0下载:
  2. Qt5下简单的计算器 基本实现了全部简单功能,有两处小bug已经在代码里说了-english is shit
  3. 所属分类:GUI Develop

    • 发布日期:2017-05-04
    • 文件大小:7602
    • 提供者:lyz
  1. QQnews

    1下载:
  2. 基于QT模仿QQ新闻弹窗。开发环境为VS2010+QT5.3.0。 -QT-based imitation QQ news pop.
  3. 所属分类:GUI Develop

    • 发布日期:2017-05-22
    • 文件大小:6524385
    • 提供者:南天孤雁
  1. QTcpTest

    3下载:
  2. 基于QT5.5.1的socket TCP协议通信示例,包含客户端与服务端,实现了多线程、心跳机制、断线重连,数据简单封包(防止粘包)等必备技巧,已经封装为独立的类,可以移植性强,只需要添加自己的数据解析与处理即可直接使用。-Based on QT5.5.1 socket TCP communications example, including client and server, realize multithreading, heartbeat, break line, simple dat
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-05-04
    • 文件大小:17397
    • 提供者:万科锐
  1. test01

    1下载:
  2. QT5下通过按钮控件控制QtabWidget的在界面上出现的数目,适合初学者学习,也可以在此基础上增加更多的功能。-Under QT5 number appears on the screen by button controls Qtablewidget control, suitable for beginners to learn, you can also add more functions on this basis.
  3. 所属分类:Tab Control

    • 发布日期:2017-05-04
    • 文件大小:4261
    • 提供者:PENGHAILONG
  1. testlinfit01

    0下载:
  2. Qt5下,采用QCustomplot控件绘制曲线,采用最小二乘算法拟合曲线,进行线性拟合,多项式拟合和指数拟合-Under Qt5, using QCustomplot control plotted using least-squares curve fitting algorithms, linear fit, polynomial fitting and exponential fitting
  3. 所属分类:Dialog_Window

    • 发布日期:2017-05-04
    • 文件大小:176379
    • 提供者:PENGHAILONG
  1. main04

    2下载:
  2. QT5 treeview和tableview以及成图显示,通过在treeview上点击鼠标,实现数据的加载,在右边的tableview和绘图区显示数据和曲线。-QT5 treeview and tableview and mapping display, by clicking the mouse on the treeview achieve load data, display data and curves in the right tableview and drawing area.
  3. 所属分类:Dialog_Window

    • 发布日期:2017-05-14
    • 文件大小:3330688
    • 提供者:PENGHAILONG
  1. snake_game_1

    0下载:
  2. QT5写的贪食蛇游戏,很好的入门资料,可以直观感受信号与槽。-QT5 written Snake game, a good introductory information, you can visually feel the signals and slots.
  3. 所属分类:GUI Develop

    • 发布日期:2017-05-04
    • 文件大小:8840
    • 提供者:钓江雪
  1. clock

    2下载:
  2. Qt5.7.0 2D绘图.表盘时钟+数字时钟 有比较详细的注释 其他功能:允许选择表针颜色(和刻度对应) 选择表盘字体字号 -. Qt5.7.0 2D graphics digital clock dial clock+ a more detailed notes Additional features: Allows you to the color of the hands (and the corresponding scale) dial font size
  3. 所属分类:2D Graphic

    • 发布日期:2017-05-04
    • 文件大小:7138
    • 提供者:sunxy
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 ... 18 »
搜珍网 www.dssz.com