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

搜索资源列表

  1. CADdraw

    0下载:
  2. 本程序实现八种图形的绘图功能,分别是直线,圆弧,贝赛尔曲线,矩形,圆角矩形,椭圆和多边形。绘图步骤如下: 直线:点鼠标左键确定起始点,移动鼠标点左键确定终点。 圆弧:用鼠标左键依次点四点确定圆弧。 贝赛尔曲线:用鼠标左键依次点四点确定贝赛尔曲线。 矩形:点左键确定起始点,拖动鼠标再点左键确定对角点。 圆角矩形:点左键确定起始点,拖动鼠标再点左键确定对角点。 椭圆:点左键确定起始点,拖动鼠标再点左键确定对角点,便作出了与该矩形相切的椭圆。 多边形:点鼠标左键确定起始点,
  3. 所属分类:绘图程序

    • 发布日期:2008-10-13
    • 文件大小:59952
    • 提供者:李萍
  1. 绘图应用小程序

    1下载:
  2. 创建一个绘图应用程序,实现矩形、直线、及椭圆的绘制。用户点击鼠标完成图形的绘制,拖动鼠标改变大小。-create a mapping applications, achieving rectangular, linear, elliptical and mapping. Users click of a mouse to complete graphics rendering, drag the mouse to change the size.
  3. 所属分类:绘图程序

    • 发布日期:2008-10-13
    • 文件大小:6747
    • 提供者:陈为
  1. MiniDrawPad

    0下载:
  2. *** *** ****MiniDrawPad 的说明********************************************** 本程序完成的是一个类似于Windows画图板的画图程序。完成的功能有: (1) 新建一个空白文档 (2) 打开或保存图形文档 (3) 绘制基本图形:直线,矩形,实心矩形,椭圆,实心椭圆,圆,实心圆,圆角矩形,实心圆角矩形。 (4) 用鼠标拖动进行随笔画 (5) 橡皮擦 (6) 添加文字 (7) 选
  3. 所属分类:绘图程序

    • 发布日期:2008-10-13
    • 文件大小:232841
    • 提供者:stone
  1. BezierCurve

    0下载:
  2. 1.鼠标交互式绘制三次bezier曲线 2.Bezier曲线的C0,C1,C2连续拼接, 3.交互式操作(绘制好后可以鼠标拖动控制点,bezier曲线实时更新)
  3. 所属分类:绘图程序

    • 发布日期:2008-10-13
    • 文件大小:182047
    • 提供者:尹飒
  1. mouse right color draw

    0下载:
  2. 鼠标拖动绘制彩色曲线,测试Slider控件。使用VB右击功能。-mouse drive mapping color curve, slider control tests. VB right click function.
  3. 所属分类:绘图程序

    • 发布日期:2008-10-13
    • 文件大小:5998
    • 提供者:丁一
  1. DPAU.rar

    0下载:
  2. VC实现十倍频程坐标下画高通,低通,带通等音频滤波曲线,并实现鼠标拖动.,VC achieve 10 octave coordinates Qualcomm painting, low-pass, band-pass, such as audio filtering curve, and drag the mouse to achieve.
  3. 所属分类:Graph Drawing

    • 发布日期:2017-05-15
    • 文件大小:58094
    • 提供者:刘以续
  1. drwExample

    0下载:
  2. 实现了鼠标交互的所有功能,包含对绘制的图形通过鼠标滚轮进行无极缩放以及任意拖动.-Mouse interaction achieved all the features included on the map graphics through mouse wheel to zoom Promise and arbitrary drag.
  3. 所属分类:Graph Drawing

    • 发布日期:2017-05-09
    • 文件大小:175838
    • 提供者:ziminy
  1. DrawingProject

    0下载:
  2. 利用MFC和OpenGL制作了一个基于菜单的图形应用程序,能够使用菜单绘制圆,直线,矩形,并且能够使用鼠标拾取并且拖动,还可以通过键盘控制选择物体的转动-Using MFC and OpenGL has produced a menu-based graphical applications, can use the menu draw circles, straight lines, rectangles, and can use the mouse to pick up and drag,
  3. 所属分类:Graph Drawing

    • 发布日期:2017-05-26
    • 文件大小:9644705
    • 提供者:赵斌
  1. Bezier

    1下载:
  2. 用图形学算法绘制Bezier曲线,可以用鼠标拖动Bezier曲线的控制顶点来动态地改变Bezier曲线的形状。-Graphics rendering algorithm using Bezier curves, you can use the mouse to drag Bezier curve control points to dynamically change the shape of Bezier curves.
  3. 所属分类:绘图程序

    • 发布日期:2013-11-26
    • 文件大小:2766004
    • 提供者:陈勇
  1. Floating_horizon_algorithm

    0下载:
  2. 实现浮动水平线算法,并可实现鼠标拖动图像旋转-floating horizon algorithm
  3. 所属分类:Graph Drawing

    • 发布日期:2017-05-08
    • 文件大小:1883564
    • 提供者:flybird
  1. Shape

    0下载:
  2. 单文档应用程序,可以拖动鼠标画多个圆和矩形,并能把坐标存储起来。-Single-document application, you can drag the mouse to draw multiple circles and rectangles, and can coordinate stored.
  3. 所属分类:Graph Drawing

    • 发布日期:2017-05-15
    • 文件大小:3858207
    • 提供者:丁丁
  1. Ex19

    0下载:
  2. 在vc单文档中画线,用鼠标拖动来画,也能够停止画线等操作。-Vc single document in drawing a line, drag with the mouse to draw, draw lines, and can stop the operation.
  3. 所属分类:Graph Drawing

    • 发布日期:2017-03-29
    • 文件大小:42533
    • 提供者:圣王
  1. drawellipse

    0下载:
  2. 画椭圆程序,可用鼠标拖动,可以任意角度旋转。-Draw an ellipse, drag the mouse can be rotated.
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-01
    • 文件大小:2418
    • 提供者:小炒撒
  1. myMouse

    0下载:
  2. VC鼠标拖动[实现鼠标透明选框] . -VC drag the mouse [realize mouse transparent Marquee].
  3. 所属分类:Graph Drawing

    • 发布日期:2017-11-12
    • 文件大小:15813208
    • 提供者:atm
  1. huatu

    0下载:
  2. 这是一个可以用鼠标拖动来画图的MFC程序,实用,适合初学者-MFC program can use the mouse to drag to draw
  3. 所属分类:Graph Drawing

    • 发布日期:2017-11-21
    • 文件大小:1916589
    • 提供者:smile boy
  1. Circle

    0下载:
  2. 用鼠标拖动绘制一个圆形,实现橡皮筋效果,绘制另一个则当前绘制完的就消失-Drag with the mouse to draw a circle on the rubber band effect, draw another finished drawing disappeared
  3. 所属分类:Graph Drawing

    • 发布日期:2017-11-24
    • 文件大小:1945268
    • 提供者:yuandandan
  1. Hermite

    0下载:
  2. 画Hermite曲线,可以使用鼠标拖动直线,以改变曲线形状的简单绘图程序-Draw Hermite curves, you can use the mouse to drag a straight line, to change the shape of the curve is a simple drawing program
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-07
    • 文件大小:10034
    • 提供者:李磊
  1. ConsoleApplication10

    0下载:
  2. 打开图像文件,鼠标拖动绘制直线,并显示线段两点所在像素之间长度-drawing line by mouse,showing the distance at the same time
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-28
    • 文件大小:256423
    • 提供者:panhui
  1. CAGD-bezier-bspline.tar

    2下载:
  2. 计算机辅助几何设计大作业。包含两个部分——贝赛尔曲线绘制以及B样条曲线绘制,分别使用deCastljau和deBoor算法实现,鼠标点击输入控制顶点(不限数量),回车后绘制图形。两个程序控制顶点均可用鼠标拖动。贝赛尔曲线绘制功能比较完善,包含贝赛尔曲线及其升阶、延拓、求导等功能。-Computer aided geometric design work. Consists of two parts- beisaier curve drawing and b-spline curve drawin
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-14
    • 文件大小:3289
    • 提供者:
  1. BSpline

    0下载:
  2. 以下是我用Qt GUI所编写的程序,包含源代码和可执行程序 主要功能: 1.绘制B样条 2.通过节点插入将B样条转化为多段Bezier曲线 操作方式:鼠标点击屏幕绘制B样条,默认均匀节点;控制点可以通过鼠标拖动(The following are the programs I wrote with Qt GUI, including the source code and the executable program Main functions: 1. draw B splines
  3. 所属分类:绘图程序

« 12 3 »
搜珍网 www.dssz.com