CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 绘图程序 搜索资源 - qt 程序

搜索资源列表

  1. QPainter

    0下载:
  2. 基于Qt的画图程序,实现了基本的画图,包含多种图形的显示-Qt-based drawing program, basic drawing, contains a variety of graphics display
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-05
    • 文件大小:30.75kb
    • 提供者:滕磊磊
  1. untitled4

    0下载:
  2. QT画图程序(利用双缓存原理+有图有代码)-QT Paint program (using the principle of double-buffering+ pictures code)
  3. 所属分类:Graph Drawing

    • 发布日期:2017-03-27
    • 文件大小:8.63kb
    • 提供者:guofuming
  1. QT_ProgramDesign

    0下载:
  2. QT程序设计(电子书),清华大学出版,内容全面,实例丰富-QTprogrameDdesign,published by qinghua university
  3. 所属分类:Graph Drawing

    • 发布日期:2017-05-22
    • 文件大小:6.57mb
    • 提供者:zhangjie
  1. fftdemo_qt

    0下载:
  2. 内部利用Python语言编写,使用QT Designer4.0 绘出界面,调用pyqt库进行信号与槽的连接,利用python的库计算时域512个点的数组的FFT并绘制时域频域图,512点可用python的集成软件ERIC生成,此程序推荐在LINUX环境下使用-Internal use Python language, using the QT Designer4.0 mapped interface, call pyqt library to connect signals and slots
  3. 所属分类:Graph Drawing

    • 发布日期:2014-09-04
    • 文件大小:6.06mb
    • 提供者:秦玉龙
  1. Paint1

    0下载:
  2. 这是一款用QT开发的实现画图板功能的小程序,程序可以在图片上进行绘图。-This is a realization of the development with QT drawing board features a small program, the program can be graphed in the picture.
  3. 所属分类:Graph Drawing

    • 发布日期:2017-03-29
    • 文件大小:27.74kb
    • 提供者:angle1
  1. painter

    0下载:
  2. 基于QT的绘图程序,支持自选图形,缩放,旋转等功能-QT-based drawing program, supports optional graphics, zoom, rotate and other functions
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-17
    • 文件大小:11.61kb
    • 提供者:lemon
  1. dsaf

    0下载:
  2. 自已用C++加QT的,写一个3次B样条程序,大家可以看一下效果-Add their own C++, QT, and write a 3 B-spline procedure, we can look at the effect of
  3. 所属分类:Graph Drawing

    • 发布日期:2017-05-27
    • 文件大小:10.08mb
    • 提供者:ddg
  1. BackupConfigure

    0下载:
  2. Qt编写的小程序,主要是编写类似visio的一部分功能-Small program written in Qt,Small program written in Qt
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-17
    • 文件大小:57.52kb
    • 提供者:王强
  1. mypainter

    0下载:
  2. 基于qt开发环境的涂鸦板程序,应用qt的绘图函数-qt program
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-01
    • 文件大小:867.09kb
    • 提供者:fan
  1. mouse-draw-line-and-rect

    0下载:
  2. 自己用QT做的一个简单的绘制程序,初学的朋友可以参考下-With QT to do a simple drawing program, beginners can refer friends
  3. 所属分类:Graph Drawing

    • 发布日期:2017-03-26
    • 文件大小:921.76kb
    • 提供者:心翼
  1. paint

    1下载:
  2. 实现画图板功能,基于QT的C++程序,QT的夸平台性非常好,代码简单易懂,与c++代码没有什么差别-Drawing board, based the QT C++ program QT boast platform of very good, easy-to-understand code does not make any difference, and c++ code
  3. 所属分类:Graph Drawing

    • 发布日期:2017-11-26
    • 文件大小:19.05mb
    • 提供者:yuhuan
  1. QT-Draw-three-wave

    0下载:
  2. 本程序是用qt做显示三种波形的demo,可在qt4运行,来源于网上-This procedure is to do with qt the display three waveforms demo, run in qt4 comes from the Internet
  3. 所属分类:Graph Drawing

    • 发布日期:2017-11-07
    • 文件大小:12.1kb
    • 提供者:loque
  1. console

    0下载:
  2. 一个简单的qt控制台应用程序,删除文件并更新文件名的vector-A simple qt console application
  3. 所属分类:Graph Drawing

    • 发布日期:2017-03-23
    • 文件大小:4kb
    • 提供者:郭青丽
  1. paint

    0下载:
  2. The drawing program is developed under qt creater, file, line, pattern selection and other functions-该绘图程序是在qt creater下开发的,实现文件、线形、图形选择等功能
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-10
    • 文件大小:1.1mb
    • 提供者:缓缓
  1. graph

    0下载:
  2. QT svg 绘图程序,通过MVC模式开发,有了QT的支持,程序高效简洁- 翻译 英语 中文 德语 检测语言 中文(简体) 英语 日语 QT svg 绘图程序,通过MVC模式开发,有了QT的支持,程序
  3. 所属分类:Graph Drawing

    • 发布日期:2017-03-27
    • 文件大小:119.42kb
    • 提供者:张涛
  1. iPaint4Qt5.5

    2下载:
  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
    • 文件大小:221.34kb
    • 提供者:乱世浮生
  1. Qtpainter

    0下载:
  2. 此程序是利用Qt绘制图形,简单易懂,容易学习,比较适合初学者!-This procedure is to use Qt to draw graphics, easy to understand, easy to learn, more suitable for beginners!
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-27
    • 文件大小:378.04kb
    • 提供者:yzt
  1. myDrawing3

    0下载:
  2. QT写的绘图程序,非常好的图形显示和绘制功能及源代码,希望对大家学习有帮助!-QT to write the drawing program, very good graphics display and rendering functions and the source code, we hope to learn to help!
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-30
    • 文件大小:178.1kb
    • 提供者:李林
  1. colorpic

    0下载:
  2. 利用QT的QML编程编写的颜色选择程序,实现点击时窗体颜色变化(color select jlfadsjlafji dkse l af d fse r e rw r weaklfkskaf;kd fa flsf.laf)
  3. 所属分类:绘图程序

    • 发布日期:2017-12-16
    • 文件大小:280kb
    • 提供者:黄军浩
  1. album

    0下载:
  2. 记事本程序,记录照片文字等,123阿桑大事大(notepad instructions)
  3. 所属分类:绘图程序

    • 发布日期:2017-12-17
    • 文件大小:13.24mb
    • 提供者:菜谱头
« 12 »
搜珍网 www.dssz.com