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

搜索资源列表

  1. line2

    0下载:
  2. 绘制任意斜率的直线段 设计CLine直线类,其数据成员为直线段的起点坐标P0和终点坐标P1,成员函数为MoveTo()和LineTo()函数。 CLine类的LineTo()函数使用中点Bresenham算法绘制任意斜率k的直线段,包括k=±∞、k>1、0≤k≤1、-1≤k<0和k<-1五种情况。 在屏幕客户区按下鼠标左键选择直线的起点,保持鼠标左键按下并移动鼠标到另一位置,弹起鼠标左键绘制任意斜率的直线段。 在状态栏动态显示鼠标光标移动时的位置坐标。-The slope of
  3. 所属分类:Graph Drawing

    • 发布日期:2017-12-11
    • 文件大小:2333993
    • 提供者:刘新义
  1. sccemvwoincidentalUML

    0下载:
  2. 这是一个有趣的正弦曲线的例子,当鼠标移动的时候他会显示鼠标的坐标(This is an interesting example of sine curve, when the mouse moves he displays the coordinates of the mouse)
  3. 所属分类:.net编程

    • 发布日期:2017-12-22
    • 文件大小:194560
    • 提供者:kjisel
  1. output-muvjng

    0下载:
  2. 鼠标右键输出移动坐标jgejrjrjjoijoiegr,推荐给大家(The output of the right mouse button moving coordinate jgejrjrjjoijoiegr, recommend to everyone)
  3. 所属分类:Windows编程

    • 发布日期:2017-12-29
    • 文件大小:2048
    • 提供者:dmmankel
  1. ruvommendthe

    0下载:
  2. 鼠标右键输出移动坐标jgejrjrjjoijoiegr,推荐给大家(The output of the right mouse button moving coordinate jgejrjrjjoijoiegr, recommend to everyone)
  3. 所属分类:系统编程

    • 发布日期:2017-12-25
    • 文件大小:2048
    • 提供者:iidesxc
  1. 71557222

    0下载:
  2. 鼠标右键输出移动坐标jgejrjrjjoijoiegr,推荐给大家(The output of the right mouse button moving coordinate jgejrjrjjoijoiegr, recommend to everyone)
  3. 所属分类:系统编程

    • 发布日期:2017-12-27
    • 文件大小:2048
    • 提供者:olnrates
  1. TableClickFill

    0下载:
  2. 在表格控件中任意位置点击鼠标,查询当前坐标位置(In the form control, click the mouse at any location to query the current coordinate position)
  3. 所属分类:LabView编程

    • 发布日期:2017-12-23
    • 文件大小:13312
    • 提供者:下里巴人
  1. xwdj

    0下载:
  2. 这是一个SDK程序,本程序跟踪显示鼠标的坐标位置,同时,若有鼠标操作,(This is a SDK program, this program tracking shows the coordinates of the mouse position, in the meantime, if you have the mouse operation,)
  3. 所属分类:进程与线程

    • 发布日期:2017-12-25
    • 文件大小:8192
    • 提供者:Traci
  1. 149008204siftMatch

    1下载:
  2. 三维重构的思路很简单,用OpenGL中纹理贴图功能,将平面图像中的三角形逐个贴到计算出的三维坐标上去就可以了。为了便于观察3D效果,我还设计了交互功能:用方向键可以上下左右旋转重构的模型,用鼠标滚轮可以放大或缩小。用gluLookAt函数可以实现视点旋转的功能。三维重构的代码实现在glFuncs.cpp中。(Three-dimensional reconstruction of the idea is very simple, with OpenGL texture mapping functi
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-20
    • 文件大小:6095872
    • 提供者:0908
  1. 取点取色

    0下载:
  2. F1取鼠标点坐标、色、句柄、标题、类名(点击标题不放可移动窗口(Takes the mouse pointer, coordinates, colors, handles, titles, class names)
  3. 所属分类:Windows编程

    • 发布日期:2017-12-28
    • 文件大小:17408
    • 提供者:Specher
  1. MouseGet

    0下载:
  2. 鼠标钩子 坐标拾取 颜色拾取 快捷键操作 源码已经整理(Mouse hook coordinates pickup, color pickup, shortcut key operation, source code has been collated)
  3. 所属分类:C#编程

    • 发布日期:2017-12-26
    • 文件大小:56320
    • 提供者:capo
  1. MFCSAOLEI

    0下载:
  2. 小白第一次逆向写的win7下扫雷hook,实现功能:注入后鼠标移动显示坐标,是否有雷,F5一键扫雷(The first reverse write down win7 Minesweeper hook, the realization of function: after injection mouse mobile display coordinates, whether there is thunder, F5 one key Minesweeper)
  3. 所属分类:钩子与API截获

    • 发布日期:2018-01-06
    • 文件大小:1812480
    • 提供者:err0i
  1. 瞄准镜

    0下载:
  2. 简单的瞄准镜as小程序,通过动作语言实现鼠标挪动显示坐标(Simple sight as applet)
  3. 所属分类:FlashMX/Flex源码

    • 发布日期:2018-01-07
    • 文件大小:13312
    • 提供者:迟小莫
  1. code

    0下载:
  2. 1、利用OpenGL函数画一个三维物体; 2、利用鼠标或键盘控制三维物体在屏幕上移动、旋转和放缩 (1)移动:不能直接调用OpenGL几何变换函数,运用齐次坐标,采用矩阵相乘的方式自己编程实现; (2)旋转、放缩可以调用OpenGL函数(1. Draw a three-dimensional object by using the OpenGL function; 2. Use the mouse or keyboard to control the movement, rotation
  3. 所属分类:OpenGL

    • 发布日期:2018-01-07
    • 文件大小:2048
    • 提供者:噼哩啪啦
  1. 8194532

    0下载:
  2. 这是一个SDK程序,本程序跟踪显示鼠标的坐标位置,同时,若有鼠标操作,()
  3. 所属分类:系统编程

    • 发布日期:2018-01-08
    • 文件大小:8192
    • 提供者:Mefan
  1. MyPic

    0下载:
  2. 简单图片显示,边框变色,获取鼠标位置坐标及rgb信息在状态栏(Simple picture display, border color, mouse position coordinates and rgb information in the status bar)
  3. 所属分类:Windows编程

    • 发布日期:2018-04-21
    • 文件大小:70017024
    • 提供者:dreamseason
  1. 04230836

    0下载:
  2. 这是一个SDK程序,本程序跟踪显示鼠标的坐标位置,同时,若有鼠标操作,()
  3. 所属分类:Windows编程

    • 发布日期:2018-04-22
    • 文件大小:8192
    • 提供者:babshal
  1. adif

    0下载:
  2. 这是一个SDK程序,本程序跟踪显示鼠标的坐标位置,同时,若有鼠标操作,()
  3. 所属分类:Windows编程

    • 发布日期:2018-05-03
    • 文件大小:8192
    • 提供者:trngjers
  1. uiKLine-master

    1下载:
  2. 好用的Python K线工具 1屏幕K线数少的时候,反应快 2鼠标滚轮缩放,键盘缩放跳转 3十字光标 显示K线详细信息 4缩放自适应Y轴坐标 5策略回测运行中产生的指标可以放到K线图中 6买卖开平仓位置有箭头标记,并且通过键盘可以在标记之间跳转(Easy to use Python K-line tool 1, when the number of screen k-lines is small, the response is fast. 2 mouse wheel s
  3. 所属分类:金融证券系统

    • 发布日期:2018-12-10
    • 文件大小:517120
    • 提供者:nofeel
  1. 梁友栋裁剪算法

    1下载:
  2. (1)按下键盘"1",可用鼠标在窗口画若干任意条直线。如图7-1所示。 (2)按下键盘"2",可用鼠标在窗口添加一个任意大小的裁剪窗口 (3) 一旦窗口画完(鼠标松开)即完成直线的裁剪,分别使用梁友栋裁剪算法 和 编码裁剪算法实现裁剪效果 ,如图7-2 ,7-3所示。 (4)重新按“1”,“2”又可多次重复操作。 提示:画矩形结束时,同时把若干条直线的起点坐标和终点作为参数循环调用裁剪算法,达到线段裁剪的目的。
  3. 所属分类:OpenGL

  1. Bspine

    1下载:
  2. 主要功能是根据任意给定控制点,绘制B样条曲线。可以用鼠标、键盘输入控制点,并能记录输入控制点的坐标。也包含清除、退出等基本的GUI功能。(Drawing B-spline curve according to any given control point.)
  3. 所属分类:绘图程序

    • 发布日期:2021-04-08
    • 文件大小:31744
    • 提供者:Shawn.Hu
« 1 2 ... 27 28 29 30 31 3233 »
搜珍网 www.dssz.com