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

搜索资源列表

  1. MyPaint1.0

    0下载:
  2. 设计思路: 对Windows XP自带的画笔程序进行分析,一般User画图过程: 首先鼠标选择绘图工具,然后选择颜色,接着按User需要作图。User对产出的图像进行操作。 对图形元素抽象出公共属性,设计我的画板的作图过程: 选择工具 、画预览效果、User满意并确定、绘制效果。 下面是程序用到主要变量: 当前绘图点粒度:int iGranularity 当前使用颜色:COLORREF curColor 当前绘图状态:int iPaintStatus
  3. 所属分类:绘图程序

    • 发布日期:2008-10-13
    • 文件大小:53776
    • 提供者:mars
  1. ex04a

    0下载:
  2. 在学习mfc的过程中,我做了一个简单的画图程序(sin曲线),并且可以可变振幅,长度,可频率,状态栏能显示时间,鼠标坐标
  3. 所属分类:绘图程序

    • 发布日期:2008-10-13
    • 文件大小:45355
    • 提供者:赵先生
  1. TestFig

    0下载:
  2. 如何在Matlab中的用户界面中取得鼠标坐标
  3. 所属分类:绘图程序

    • 发布日期:2008-10-13
    • 文件大小:6774
    • 提供者:场面
  1. MouseDemo1

    0下载:
  2. 利用消息机置来截获鼠标消息,并显示鼠标坐标显示
  3. 所属分类:GIS编程

    • 发布日期:2008-10-13
    • 文件大小:111599
    • 提供者:lau
  1. VCOpenGl.rar

    0下载:
  2. 用opengl实现三维坐标系,鼠标可以自由旋转,滑轮可以改变视点,投影坐标轴等,Use opengl to achieve three-dimensional coordinate system, the mouse is free to rotate, pulley can change the point of view, projection and other coordinate axis
  3. 所属分类:3D Graphic

    • 发布日期:2017-03-27
    • 文件大小:781457
    • 提供者:pengguotao
  1. ginput2

    1下载:
  2. 图像手动取点用matlab完成,用鼠标点得到点的坐标-Images manually check point
  3. 所属分类:Graph program

    • 发布日期:2017-03-28
    • 文件大小:4493
    • 提供者:bluesky
  1. OpenGLSYSTEM

    0下载:
  2. OpenGL三维可视化系统,可实时显示位置坐标。-OpenGL 3D visualization system, real-time display position coordinates.
  3. 所属分类:OpenGL program

    • 发布日期:2017-06-21
    • 文件大小:35048003
    • 提供者:李健
  1. zuobiao

    1下载:
  2. 可以在窗口中显示当前鼠标坐标位置的opengl小程序-In the window shows the current location of the mouse coordinates opengl applets
  3. 所属分类:OpenGL

    • 发布日期:2017-04-09
    • 文件大小:1905
    • 提供者:yuanying
  1. VC-curve-display

    1下载:
  2. 将曲线以位图的形式显示,动态小窗口显示鼠标当前的坐标,双击坐标系以外的区域可保存此曲线-Will curve to the form of bitmap display, dynamic small window shows the current coordinates of the mouse, double-click the coordinate system can be stored outside the region of this curve
  3. 所属分类:Graph Drawing

    • 发布日期:2017-05-14
    • 文件大小:3858943
    • 提供者:冀少威
  1. insert_curve

    0下载:
  2. opengl+控制台,鼠标左键输出点坐标,程序画出经过点的曲线-opengl+ console output point coordinates of the left mouse button, the program after a point to draw the curve
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-10
    • 文件大小:49918
    • 提供者:freid
  1. MouseTrackForTablet

    0下载:
  2. 主要程序模块包括: (1) 鼠标事件捕获:对点击鼠标左键、拖动鼠标、松开左键等动作进行跟踪。 (2) 鼠标坐标捕获:把捕获的鼠标事件:点击左键、拖动鼠标、松开左键作为一组输入的图形,记录下图形的坐标轨迹。 -Main program modules include: (1) to capture mouse events: on the left mouse button, drag the mouse, release the left to track such act
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-08
    • 文件大小:1940480
    • 提供者:lanyu
  1. dongtai

    1下载:
  2. 动态显示鼠标的坐标值和图像像素值对于动态显示鼠标的坐标值和像素值,在其他语言如vc,vb中都比较方便,有直接的着方 面的函数,本程序在matlab图像处理实现-Dynamic display mouse coordinates and image pixel values for the dynamic display mouse coordinates and pixel value, in other languages such as vc, vb are more convenien
  3. 所属分类:Special Effects

    • 发布日期:2017-04-13
    • 文件大小:3125
    • 提供者:高锟
  1. txx

    0下载:
  2. 1) 直线的生成 内容:用Bresenham算法画直线 要求:  将象素网格表现出来,建立网格坐标系  用橡皮筋的形式输入参数  鼠标移动时,显示鼠标当前位置  显示判别式的计算过程和下一点的选择策略  记录生成点的坐标,建议用表的形式  图形生成过程可以重复进行 2) 圆弧的生成 内容:用Bresenham算法画圆 要求:  将象素网
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-08
    • 文件大小:26187
    • 提供者:张郎
  1. keyboard3D

    0下载:
  2. 建立一个三维坐标系,鼠标的四个键u/d/l/r/n/f控制木棒上下左右前后移动-The establishment of a three-dimensional coordinate system, four button mouse u/d/l/r/n/f control stick up and down before and after moving around
  3. 所属分类:3D Graphic

    • 发布日期:2017-05-12
    • 文件大小:2968267
    • 提供者:liucheng
  1. cubeball

    0下载:
  2. 按鼠标三个键,立方体与球共同沿三个坐标轴运动-3 Press the mouse button, the cube with the ball joint movement along the three axes
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-04
    • 文件大小:495490
    • 提供者:卉卉
  1. mouse

    0下载:
  2. C函数:1.显示鼠标; 2.单击鼠标左或右键后,传递鼠标坐标并返回鼠标键值-C function: 1. Show the mouse 2. Click the mouse left or right, the transfer and return the mouse coordinates of the mouse key
  3. 所属分类:GIS program

    • 发布日期:2017-03-29
    • 文件大小:788
    • 提供者:徐军杰
  1. OpenGL

    0下载:
  2. 在三维应用环境中,旋转轴的准确表示是正确实现三维旋转的关键。通过将鼠标位置的 二维变化转换为一个辅助坐标系中的三雏旋转轴和旋转角度,进一步得到了该轴在世界坐标系下的 表示,并采用绕旋转轴反向旋转观察点的方法在OpenGL中实现了用鼠标交互式任意旋转三维场景 的功能。-In the three-dimensional environments, the axis of rotation to achieve accurate three-dimensional rotation th
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-28
    • 文件大小:117591
    • 提供者:john
  1. Howtoobataintheworldcoordinatesofthree-dimensional

    0下载:
  2. Opengl中怎么通过鼠标单击事件获得所绘三维点的世界坐标-How to obatain the world coordinates of three-dimensional points by mouse-click in Opengl
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-04
    • 文件大小:816
    • 提供者:zm
  1. deal0

    0下载:
  2. BMP位图读取与显示 鼠标坐标的读取及显示 谢谢支持-Read and Display the bitmap BMP Read and display the mouse coordinates Thanks for support
  3. 所属分类:Special Effects

    • 发布日期:2017-05-10
    • 文件大小:2337708
    • 提供者:朱磊
  1. Bezier

    0下载:
  2. VS2010: sln项目、cpp源码、exe程序 – 利用OpenGL绘制贝塞尔曲线 – 根据输入的点画出贝塞尔曲线 – 交互操作:贝塞尔曲线根据控制点坐标的变化而变化
  3. 所属分类:OpenGL

« 12 3 4 5 6 7 »
搜珍网 www.dssz.com