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

搜索资源列表

  1. first4

    3下载:
  2. 使用opengl函数写一个控制台程序,要求基于鼠标、键盘、窗口缩放等事件处理实现对某个图形的颜色改变、位置改变、以及大小随窗口改变等。 -Use opengl function to write a console program, the request for a mouse, keyboard, window scaling event handling to achieve the color change on a certain graph, position changes,
  3. 所属分类:Graph program

    • 发布日期:2015-06-03
    • 文件大小:303292
    • 提供者:刘贵冬
  1. RobotInScreen

    0下载:
  2. 这是一个采用OpenGL写的机器人在给定场所中运动,代码中实现了碰撞检测跟鼠标键盘事件驱动-This is a robot that uses OpenGL to write in a given place in the movement, the code implements the collision detection with the mouse and keyboard event-driven
  3. 所属分类:Graph program

    • 发布日期:2017-03-29
    • 文件大小:390764
    • 提供者:罗洛
  1. opencv_imgpro

    0下载:
  2. opencv实现的一些简单事件处理,鼠标移动的等的简单操作,便于计算机视觉初学者理解掌握。-opencv implementation of some simple event handling, mouse movements and other simple operation, easy for beginners to understand and grasp of computer vision.
  3. 所属分类:OpenCV

    • 发布日期:2017-04-03
    • 文件大小:819
    • 提供者:sdp
  1. mouse_event

    0下载:
  2. This program creates a rectangle when you click the mouse on the window, and stretches the rectangle until you release the mouse. This requires the creation of a mouse callback. For the main function we use a while loop that keeps redrawing each box
  3. 所属分类:OpenCV

    • 发布日期:2017-03-30
    • 文件大小:862742
    • 提供者:halima
  1. MouseEvent

    0下载:
  2. 鼠标事件小程序 打开图像点击图片处获取点击处的图像坐标-Mouse events program to open the image Click the picture to obtain the coordinates of the click at the image
  3. 所属分类:Special Effects

    • 发布日期:2017-05-16
    • 文件大小:4349777
    • 提供者:wangmeng
  1. humanroid

    0下载:
  2. 绘制会做动作的3D小人,并且通过改变参数,改变其运动方式,并且可以通过鼠标动作操控小人的动作-using mouse event to handle a animated 3D humanroid .
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-01
    • 文件大小:76022
    • 提供者:李哲
  1. SampleCube_MouseControl

    0下载:
  2. 基於opengl的旋转立方体程序. 主要支持鼠标控制,鼠标拖动旋转,移动.-an openGL based project for a spinning cube controlled by mouse event. supporting mouse controlled rotation and transfer
  3. 所属分类:OpenGL program

    • 发布日期:2017-11-26
    • 文件大小:6387407
    • 提供者:alvin
  1. ShowPicture

    0下载:
  2. 人脸图片局部处理程序。具体的实现方法是首先利用MFC做一个界面,打开一张位图,然后添加鼠标响应事件,在位图背景上加载透明png图片,最终实现人脸图片的局部处理功能。-The partial processing functions face pictures of local processing program, the specific method is the first use of MFC to do an interface to open a bitmap, and then a
  3. 所属分类:Special Effects

    • 发布日期:2017-11-21
    • 文件大小:7948678
    • 提供者:lemontree
  1. PopUpImageCSharp

    0下载:
  2. form1: - small images - set picturebox sizemode to zoom - create a mouse event on each image - send a string filepath to form2 form2: - set form to be autosize - set autosizemode to growandshrink - set a picturebox to autosize -
  3. 所属分类:Picture Viewer

    • 发布日期:2017-11-23
    • 文件大小:353571
    • 提供者:dazekun
  1. line2Doc

    0下载:
  2. 画直线,在C++环境下建立一个MFC工程,建议一个鼠标事件,并在此基础上,定义一个画刷,填充所花的区域-Draw a straight line, to establish an environment in C++ MFC project, suggested a mouse event, and on this basis, define a brush, filling the area spent
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-07
    • 文件大小:716
    • 提供者:zhang
  1. ChildFrm

    0下载:
  2. 画一条抛物线,在C++环境下建立一个MFC工程,定义一个鼠标事件,并定义一个画刷,填充所画的图形-Draw a parabola, to establish an environment in C++ MFC project, define a mouse event, and define a brush, filling the painting graphics
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-08
    • 文件大小:704
    • 提供者:zhang
  1. hzx2Doc

    0下载:
  2. 画多条直线,在C++环境下,建立一个MFC工程,定义一个鼠标事件,并在此基础上,定义一个画刷,填充所画的图形-Draw multiple lines in C++ environment, build a MFC project, define a mouse event and on this basis, define a brush, filling the painting graphics
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-08
    • 文件大小:719
    • 提供者:zhang
  1. mouse1

    0下载:
  2. 计算机图形学opengl 鼠标事件的基本框架,包括鼠标回调函数,鼠标点击,移动,释放登事件-The basic framework of computer graphics opengl mouse events, including mouse callback function, mouse click, move, release the registration event
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-01
    • 文件大小:1159
    • 提供者:patxingyi
  1. OpenGLlight

    0下载:
  2. 对一个卡通人物实现了光照的效果,还定义了鼠标事件可实现旋转以及距离的改变-Character of a realization of the effect of light, the mouse event may be defined to achieve the rotation changes and the distance
  3. 所属分类:OpenGL program

    • 发布日期:2017-06-02
    • 文件大小:14007366
    • 提供者:郭毅
  1. jslib

    0下载:
  2. 轮播图,图片渐变滑动,按钮可控制。绑定鼠标滑入划出事件。-Rotation map, picture gradient sliding, the button can be controlled. Bind the mouse to the slideout event.
  3. 所属分类:Picture Viewer

    • 发布日期:2017-04-12
    • 文件大小:641
    • 提供者:刘泳兵
  1. Mouse-events

    0下载:
  2. 鼠标事件,可以对加载的视屏资料增加一个控制鼠标,实现播放进程的控制-mouse event
  3. 所属分类:OpenCV

    • 发布日期:2017-12-12
    • 文件大小:8686725
    • 提供者:姜力
  1. SDL入门教程

    0下载:
  2. SDL 是Simple DirectMedia Layer (简易直控媒体层)的缩写。它是一个跨平台的多媒 体库, 以用于直接控制底层的多媒体硬件的接口。这些多媒体功能包括了音频、键盘和鼠标 (事件)、游戏摇杆等。当然,最为重要的是提供了2D 图形帧缓冲( framebuffer )的接口, 以及为OpenGL 与各种操作系统之间提供了统一的标准接口以实现3D 图形。从这些属性我 们可以看出, SDL 基本上可以认为是为以电脑游戏为核心开发的多媒体库。(SDL is the abbrev
  3. 所属分类:OpenGL

    • 发布日期:2018-01-08
    • 文件大小:202752
    • 提供者:donggua209
  1. mouseevent

    0下载:
  2. qt中的鼠标事件,鼠标单击,鼠标双击,鼠标滑轮滚动,鼠标移动等事件功能(Mouse events in QT, mouse click, mouse double click, mouse pulley rolling, mouse movement and other event functions)
  3. 所属分类:图形图象

    • 发布日期:2018-04-30
    • 文件大小:10240
    • 提供者:zhengke_2018
搜珍网 www.dssz.com