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

搜索资源列表

  1. StatusBar_cordinate

    1下载:
  2. 模仿AutoCAD显示当前鼠标位置坐标,visual C# 2005-imitate AutoCAD display the current mouse location coordinates, visual C# 2005
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:24124
    • 提供者:ssbpro
  1. wen8

    0下载:
  2. 有关CAD/CAM课程的一些基本编程方法,包括参数化绘制,鼠标拖动绘制等功能,还有一些几何变换,坐标变换等操作-the CAD / CAM courses, some basic programming, including parametric mapping, Drag the mouse mapping and other functions, there are some geometric transformation, coordinate transformation, etc
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:63409
    • 提供者:郑雪虎
  1. 基本画线实现算法

    0下载:
  2. 新建一个C++Builder项目 设置Form1的font为“宋体,小五” 在Form1中添加一个TRadioGroup组件rgDrawWhat供选择画什么图形;添加一个Tbutton组件colorBtn和一个TcolorDialog组件ColorDialog1;添加一个TImage组件Image1。 3、 将当前项目保存在自己实验文件夹的exp1子文件夹中(以防错误操作而前功尽弃)。 编写colorBtn的OnClick事件,激活ColorDialog1,并获取所选择的颜色: if (Col
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:584157
    • 提供者:朱磊
  1. Timepicture

    0下载:
  2. 本程序实现了读取随机文件的数据,并产生一个方波图形.而且用户用鼠标点击后,会根据坐标自动取得当前点的值.对程序稍做修改,可用于单片机的数据图形处理-This procedure has to read random data files and graphics to produce a square wave. And the user with the mouse click, automatically based on the current point coordinate valu
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-06
    • 文件大小:6217
    • 提供者:hlh
  1. ShowReport

    0下载:
  2. 一个图形的绘制界面,同时可以显示鼠标点处的坐标数值,自己用vc编的,应该很有参考价值。-A graphical drawing interface, at the same time can show the coordinates of the mouse point value, their use vc series, it should be a good reference.
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-29
    • 文件大小:343786
    • 提供者:董炳江
  1. graphic

    0下载:
  2. 现图形学中画直线,园和圆弧以及直线裁剪,区域填充等功能 1. 对于画直线,只需知道起点和终点即可。在工作区间中按下鼠标(即选择起点),拖动至另一处松开(终点),即得到直线。 2. 画圆需要圆心坐标、半径、及起始角和终止角,至于实验要求的画1/4圆弧,可设起始角=0,终止角=45,若要画整个圆弧起始角和终止角分别为0和360即可。-Graphics are painting a straight line, arc, as well as garden and cut a straight lin
  3. 所属分类:2D Graphic

    • 发布日期:2017-05-11
    • 文件大小:2106954
    • 提供者:aeyoung
  1. drawlinewithc

    0下载:
  2. 在屏幕上运用鼠标划线,并且随时可以获取鼠标在屏幕上的坐标。-You can draw a line with this code,also ,you can get the mouse s location with it at anytime.
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-10
    • 文件大小:1147
    • 提供者:rustleer
  1. Matlab

    0下载:
  2. 读取图片,用鼠标获取图片点坐标,输出坐标数据-Read the image, the image point coordinates obtained with the mouse, and output coordinate data
  3. 所属分类:2D Graphic

    • 发布日期:2017-11-15
    • 文件大小:14156
    • 提供者:李冬
  1. PlaneCoordinate

    0下载:
  2. 使用GDI实现平面坐标的绘制,并且能计算鼠标点选的行列,左键在对应的矩形框画实心圆或取消,右键在对应的矩形画空心圆或取消-Use GDI drawing plane coordinate implementation, and can calculate the ranks of the mouse click, left in the corresponding rectangle painted solid round or cancel, right in the correspondin
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-25
    • 文件大小:8839
    • 提供者:谢立志
  1. CadSurf

    0下载:
  2. 实现图形学中画直线,园和圆弧以及直线裁剪,区域填充等功能 1. 对于画直线,只需知道起点和终点即可。在工作区间中按下鼠标(即选择起点),拖动至另一处松开(终点),即得到直线。 2. 画圆需要圆心坐标、半径、及起始角和终止角,至于实验要求的画1/4圆弧,可设起始角=0,终止角=45,若要画整个圆弧起始角和终止角分别为0和360即可。 3. 椭圆需要的参数更多,有椭圆中心坐标、长轴、短轴、长轴和X轴正向夹角、及起始离心角和终止离心角,要画整个椭圆还是部分椭圆只需控制起始和终止离心角。与画圆弧类似,具
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-10
    • 文件大小:569
    • 提供者:邹皓
  1. Visio_RightMouse

    0下载:
  2. 该代码用于MS Visio的二次开发。 主要解决的是鼠标的坐标转化问题和自定义右键的设置。 在visio二次开发中,visio空间的窗口坐标与开发界面的窗口坐标是不一致的。 改代码通过两种方法函数,实现了坐标的转化。 并成功在打开文档模具以及一些内置窗口时,准确定位。-This could make yours Right-Mouse ContextMenu in Visio. What s more, it could convert visio s units to winf
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-12
    • 文件大小:1373
    • 提供者:毛涛涛
  1. curve-draw-by-mouse

    0下载:
  2. 实现鼠标在二维坐标上绘图,可选择不同的图形形式和颜色-the curve can draw by mouse, the curve difined by different colour and style.
  3. 所属分类:2D Graphic

    • 发布日期:2017-05-04
    • 文件大小:7218
    • 提供者:朱吉祥
  1. 鼠标坐标事件

    0下载:
  2. 采用C++ 和OpenCV库设计画图窗口,RBG颜色可使用滚动条调整颜色。可用于电脑画图保存。(C++ and OpenCV libraries are used to design drawing Windows, and RBG colors can be used to adjust colors with scrollbars. It can be used for computer drawing.)
  3. 所属分类:2D图形编程

    • 发布日期:2018-04-28
    • 文件大小:9751552
    • 提供者:丶鑫哥
搜珍网 www.dssz.com