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

搜索资源列表

  1. iPaint4Qt5.5

    1下载:
  2. 使用Qt5.5开发的简易画图程序,支持撤销和重做功能,使用双缓冲技术,可以导出成图片。 供交流学习,本人技术简陋,希望能够对大家Qt的学习有所帮助。 注意:打开软件后请点击“新建”或“打开”开始使用。-A program like windows paint writting with Qt5.5, I call it iPaint. You can draw some shapes and fill them a color. Using double buffer to draw QPix
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-29
    • 文件大小:226656
    • 提供者:乱世浮生
  1. ethernet-camera-2

    0下载:
  2. 基于qt5.4的s5pv210开发板usb摄像头服务器端程序,虽然是服务器端,也有一个显示界面-Based qt5.4 of s5pv210 development board usb camera server-side program, although it is on the server side, there is also a display interface
  3. 所属分类:Linux Network

    • 发布日期:2017-04-29
    • 文件大小:293298
    • 提供者:王刚
  1. EncodeDecodeSystem

    0下载:
  2. QT5为开发环境,对哈夫曼编码加密解密的实现。-QT5 development environment, to achieve Huffman coding encryption and decryption.
  3. 所属分类:File Operate

    • 发布日期:2017-04-30
    • 文件大小:9788
    • 提供者:pater
  1. QQnews

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

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

    0下载:
  2. 快递行业签收派件统计,使用CSV文件数据输入并输出。界面用的Qt5.5开发。带有Qt国际化功能。-Send pieces express sign industry statistics, using a CSV file data input and output. Qt5.5 interface developed with. Internationalization with Qt functionality.
  3. 所属分类:Other systems

    • 发布日期:2017-05-08
    • 文件大小:9776
    • 提供者:三叁
  1. bed

    0下载:
  2. WINDOWS/android QT5 界面开发的一个工程源码。 实现功能:界面+socket通信 设计目的:手机与单片机(包含wifi模块)交互通信-no english
  3. 所属分类:Other Embeded program

    • 发布日期:2017-12-14
    • 文件大小:87448576
    • 提供者:bais.hu
  1. AccountArea

    0下载:
  2. 使用Qt5+vs2013开发,用于保存帐号的软件,使用qt界面,SQLITE数据库存储,支技qt国际化,可以用qt或vs_qt_addin打开,支持window+linux-Use Qt5+vs2013 developed software for saving accounts, use qt interface, SQLITE storage, international support skills qt
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-04
    • 文件大小:313768
    • 提供者:yehuohan
  1. GridArrayQt

    2下载:
  2. 使用Qt5+vs2013开发,用于生成LED屏幕的点阵数组,方便在LED屏幕显示图像,支技qt国际化,可以用qt或vs_qt_addin打开,支持window+linux-Use Qt5+vs2013 developed for generating an array of LED dot-matrix screen, easy to display images, support skills qt international LED screen, you can use qt or vs_
  3. 所属分类:Picture Viewer

    • 发布日期:2017-05-04
    • 文件大小:417608
    • 提供者:yehuohan
  1. HexagonSnake

    0下载:
  2. 使用Qt5+vs2013开发,六边形贪吃蛇游戏,可以向六个方向行走的贪蛇,可以用qt或vs_qt_addin打开,支持window+linux-Use Qt5+vs2013 development, hexagon Snake game, you can walk in six directions greedy snake, can be opened with qt or vs_qt_addin, support window+linux
  3. 所属分类:Other Games

    • 发布日期:2017-05-04
    • 文件大小:158629
    • 提供者:yehuohan
  1. CameraDemo

    0下载:
  2. 使用Qt5+vs2013开发,可以使用摄像头捕获截图,保存视频,可以用qt或vs_qt_addin打开,支持window+linux-Use Qt5+vs2013 development, you can use the camera to capture screenshots, save the video, you can open or with qt vs_qt_addin, support window+linux
  3. 所属分类:Video Capture

    • 发布日期:2017-05-04
    • 文件大小:45188
    • 提供者:yehuohan
  1. SerialPort

    0下载:
  2. Qt串口调试肋手软件,应用Qt5自带的串口类实现,开发环境为ubuntu16.04+Qt5.6.1,只在ubuntu下用虚拟串口的形式测试过。-Qt serial debugging rib software, the application of Qt5 comes with the serial port class implementation, the development environment for the ubuntu16.04+Qt5.6.1, only in the for
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-04
    • 文件大小:7447
    • 提供者:红兵
  1. QtmodbusTCP

    0下载:
  2. Qt5自带的modbusTCP类实现的TCP modbus通信,程序包含客户端和服务器,开发环境为ubuntu16.04+Qt5.6.1,如打不开服务器,请将编译出的程序用sudo运行。-Qt5 comes with the modbusTCP class to achieve the Modbus TCP communication, the program contains the client and server, the development environment for ubun
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-04
    • 文件大小:14366
    • 提供者:红兵
  1. 2048

    0下载:
  2. 这是一个基于Qt开发的2048游戏,游戏逻辑采用 C++ 编写,界面基于Qt5.2.1开发,可在Qtcreator中运行,也可下载到开发板上运行。-This is based on Qt development 2048 game, game logic using C++ written Qt5.2.1 based interface development, can be run in Qtcreator, and can also be downloaded to the developm
  3. 所属分类:Embeded Linux

    • 发布日期:2017-05-04
    • 文件大小:12847
    • 提供者:wangpingjun
  1. qtGraphicsTetris

    0下载:
  2. 工程环境为vs2013+qt5.6.2 qt开发的俄罗斯方块小游戏,罗辑与UI分离,不含 AI-Engineering development environment for vs2013+qt5.6.2 qt Tetris game, Luo Ji and UI separate, non-AI
  3. 所属分类:Other Games

    • 发布日期:2017-05-27
    • 文件大小:9770418
    • 提供者:
  1. SerialPort

    0下载:
  2. 最新的QT5的串口通信源码,项目开发可以参考,很实用。-The latest QT5 serial communication source, project development can refer to, very practical.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-06
    • 文件大小:741918
    • 提供者:px
  1. myuart

    0下载:
  2. Qt5.0开发,支持二进制数据流,自测可用。-Qt5.0 development, support for binary data stream, the self-test is available.
  3. 所属分类:Communication

    • 发布日期:2017-05-06
    • 文件大小:721301
    • 提供者:jiachun
  1. test_VLC

    1下载:
  2. 基于qt开发视频及流媒体播放软件,软件基于vlc开发,目录中有至今可用的公开流媒体测试地址(2016年10月)代码可以成功编译作者环境qtcreator+qt5.5.1-Based qt development of video and streaming media player software, vlc-based software development, directory has discloses streaming test address has been available
  3. 所属分类:Streaming_Mpeg4

    • 发布日期:2017-06-16
    • 文件大小:24889197
    • 提供者:songbinw
  1. 2048

    0下载:
  2. 2048游戏,采用QT5.2开发,界面采用纯手写,通过观察者模式实现整体的框架,经过调试,可以正常运行-game of 2048
  3. 所属分类:Other Games

    • 发布日期:2017-05-05
    • 文件大小:77755
    • 提供者:kingzhao
  1. Matching

    0下载:
  2. 基于qt5,halcon13的联合开发机器视觉处理软件。-Based on qt5, halcon13 joint development of machine vision processing software.
  3. 所属分类:Graph program

    • 发布日期:2017-12-18
    • 文件大小:11264
    • 提供者:georgepan
  1. pushbox

    0下载:
  2. Qt版本推箱子游戏代码阅读说明 1、Qt版本请采用Qt5的mingw版本,建议版本Qt5.8.0(作者开发版本,其他版本未测试,不能保证都能编译) 2、Qt开发工具下载路径:http://download.qt.io/archive/qt/5.8/5.8.0/qt-opensource-windows-x86-mingw530-5.8.0.exe 3、解压QtPushBox(推箱子源码).zip文件。 4、打开QtCreator软件,现在打开工程,进入QtPushBox目录,选择Qt
  3. 所属分类:游戏

    • 发布日期:2017-12-22
    • 文件大小:1290240
    • 提供者:??
« 1 2 34 »
搜珍网 www.dssz.com