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

搜索资源列表

  1. QuartTreeNode

    0下载:
  2. qt实现四叉树搜索,书是讲解Windows 操作系统内部机制的专著,作者从基本概念入手,全面系统地介绍了Windows的各种基本构件,如进程、线程、DLL和内存管理等,并列举了大量应用程序,精辟地分析了构件的使用方法,为掌握Windows 编程技巧提供了一条有效的捷径。对于不同水平的Windows 编程人员来说,本书都具有极好的参考价值。-qt achieve quadtree search, book on the Windows operating system is an internal
  3. 所属分类:GIS编程

    • 发布日期:2008-10-13
    • 文件大小:3533
    • 提供者:zww
  1. drawarrowpoint

    0下载:
  2. 在画线的过程中的绘制箭头的算法,利用MFC,不过如果有需要我有LINUX下QT编程的东西-line drawing in the process of drawing arrows algorithm, using MFC, But if I need QT LINUX things Programming
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:900
    • 提供者:wjh
  1. 3DLab.rar

    3下载:
  2. 本程序由QT+OpenGL开发而成,能以点,线,面,平滑表面等方式显示模型,支持自由旋转,缩放,拖动,能检查模型是否完整,并自动补全模型,能读取ascii编码的obj模型和CAD模型,This procedure by QT+ OpenGL developed to a point, line and plane, smooth surface, such as display models, support for free rotation, zoom, drag, can check th
  3. 所属分类:OpenGL

    • 发布日期:2013-07-06
    • 文件大小:3198325
    • 提供者:xuyangjie
  1. svg

    0下载:
  2. 另外一个QT读取SVG文件并实现绘制代码,使用QSVG模块读取SVG文件,绘制点,线,多边形,圆形等。需要的朋友可以下载参考下。-Another QT read SVG files and drawing code read SVG file use QSVG modules, draw points, lines, polygons, circles, etc.. A friend in need can download the reference below.
  3. 所属分类:2D Graphic

    • 发布日期:2017-11-07
    • 文件大小:525904
    • 提供者:
  1. imagepro

    0下载:
  2. Qt下一个多线程的打开图像的程序,主线程最gui,次线程最图像的读取-Qt under a multi-threaded program to open the image, the main thread the gui, second thread reads the image
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:6253
    • 提供者:尹建勋
  1. pda.tar

    1下载:
  2. QT做的PDA人机界面, QT做的PDA人机界面,-QT the PDA to do man-machine interface, QT do PDA man-machine interface, QT to do human-machine interface of the PDA,
  3. 所属分类:Picture Viewer

    • 发布日期:2017-05-03
    • 文件大小:906503
    • 提供者:wang
  1. PainterWidget

    0下载:
  2. 窗口下用QPainter实现各种图形的绘制,并可选画笔线宽,画笔颜色,画笔线型等,以及区域图内的填充样式,填充颜色-Using QPainter to draw many kinds of graphics under the Window environment. User can select optionally pen width, pen color, pen linestyle, as well as regional area of the fill style and fil
  3. 所属分类:Graph Drawing

    • 发布日期:2017-03-31
    • 文件大小:41883
    • 提供者:tianjian
  1. LargeDataDemo_ver_0.2_src

    0下载:
  2. 使用QT绘图,点线图,随机产生点坐标。非原创-Using the QT graphics, point chart, random point coordinates. Non-original
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-08
    • 文件大小:61628
    • 提供者:张华
  1. qt

    0下载:
  2. 一个简单的qt实现的画板,能自由画,画线画矩形画圆形等-a simple painting software for qt
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-16
    • 文件大小:53319
    • 提供者:zdw
  1. stitching

    0下载:
  2. 调用opencv2.4.7的Stichers用QT写的多幅图片拼接程序,未使用多线程,速度较慢-The Stichers call opencv2.4.7 write multiple pictures with QT stitching procedure, not using multiple threads, slower
  3. 所属分类:2D Graphic

    • 发布日期:2017-06-11
    • 文件大小:18545664
    • 提供者:Yours John
  1. justopenfile

    0下载:
  2. 一个简单的打开图像功能,结合QT实现选择线形状等功能,十分容易上手.使用了opencv数据库。-a simple open file code
  3. 所属分类:Picture Viewer

    • 发布日期:2017-04-08
    • 文件大小:37183
    • 提供者:王展
  1. qt-opencv-multithreaded-master

    0下载:
  2. 基于qt的多线程程序,使用opencv写的,是opencv和qt结合起来的例子,分享给需要做opencv和qt结合起来的工程的人作为参考-a simple multithread framework program based on opencv and qt, it can sever as example for integrating opencv and qt project
  3. 所属分类:OpenCV

    • 发布日期:2017-03-30
    • 文件大小:45799
    • 提供者:cjddd
  1. CameraPointGrey

    0下载:
  2. 基于Qt的PointGrey灰点相机工程,采用多线程控制,采集图像并保存。-Qt-based PointGrey gray dot camera works, using multiple threads of control, capture images and save them.
  3. 所属分类:Special Effects

    • 发布日期:2017-06-16
    • 文件大小:24585119
    • 提供者:Kevin Linden
  1. qpainter

    0下载:
  2. QT编程,实现点线画图功能,在界面上动态加载点线曲线连接图形。-Qpainter on QT
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-15
    • 文件大小:6899
    • 提供者:wang
  1. OpencvCircle_Line

    0下载:
  2. Qt、Opencv环境下,演示ptr、at()函数遍历图像示例,在该示例中显示了简单圆和线的绘制。仅仅用于教学演示,没有采用Bresenham等快速算法。-Under Qt, Opencv environment, demonstrate ptr, at () function to traverse a sample image showing the draw simple circles and lines in this example. Only for teaching demons
  3. 所属分类:OpenCV

    • 发布日期:2017-04-15
    • 文件大小:5152
    • 提供者:dengshaogeng
  1. plots

    0下载:
  2. qcustomplot实例,包含线的设置、点的设置、动态扫描、载入外部图像等(examples of qcustomplot)
  3. 所属分类:绘图程序

    • 发布日期:2017-12-22
    • 文件大小:5962752
    • 提供者:neoliu
  1. czyBlog-master

    0下载:
  2. 一些QT封装的常用功能类, 包含界面开发, IO, 多线程, 信号槽等.(Some common functional classes for QT packaging include interface development, IO, multithreading, signal grooves, and so on.)
  3. 所属分类:绘图程序

    • 发布日期:2018-04-20
    • 文件大小:3737600
    • 提供者:rootlife
  1. MyViewMap

    2下载:
  2. qt'实现百度离线地图,完成最短路径规划(Qt 'to achieve Baidu offline map)
  3. 所属分类:GIS编程

    • 发布日期:2020-10-13
    • 文件大小:11761664
    • 提供者:qqqjhhh
搜珍网 www.dssz.com