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

搜索资源列表

  1. mouse.rar

    0下载:
  2. 如何在绘图过程中捕获鼠标(c++源码)
  3. 所属分类:Windows编程

    • 发布日期:
    • 文件大小:35502
    • 提供者:
  1. XYMoQiu

    0下载:
  2. 鼠标x-y原理与绘图, (1)CButton 显示ico/bmp, (2)多个按钮共享MessageHandler GetDlgItem,SetIcon,MoveTo/LineTo -mouse x-y Principle and Mapping, (1) CButton show ico / bmp, (2) various buttons sharing MessageHandler GetDlgItem, SetIcon, MoveTo / LineTo
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:36060
    • 提供者:szh
  1. CADdraw

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

    • 发布日期:2008-10-13
    • 文件大小:59952
    • 提供者:李萍
  1. NEO_V1.1.36

    0下载:
  2. 支持基本绘图、多种格式图形显示、鼠标操 作、扩展内存和扩充内存的操作、时钟、音频播放、多种字体的汉字及英文显示等等特性;更激动人心的是, 它可以工作于TURBO C库函数无法达到的高分辨率下(比如800X600、1024X768甚至1280X1024);而且,它 支持8位、15位和16位三种色深!-support basic graphics, multiple format graphics, mouse operation, expandable memory and memor
  3. 所属分类:绘图程序

    • 发布日期:2008-10-13
    • 文件大小:1851441
    • 提供者:可永
  1. MyPaint1.0

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

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

    0下载:
  2. 鼠标绘图,VB经典编程学习源码,很好的参考资料。-The mouse cartography, VB classic learning programming source code, a good reference.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-25
    • 文件大小:442364
    • 提供者:清蒸翅子
  1. mouse-drawing

    0下载:
  2. 鼠标绘图,这是一个很好的实例,有助于刚学习OPENCV的学生学习。- Mouse graphics, this is a good example, just learning OPENCV help students learn.
  3. 所属分类:OpenCV

    • 发布日期:2017-04-11
    • 文件大小:1017
    • 提供者:王越
  1. VBdrawfsfd

    0下载:
  2. VB鼠标绘图代码,可设置颜色和线宽,画的不满意可清除,可当作一个VB的绘图模块来用。如果不是处在绘图状态则退出Private Sub Picture1_MouseMove过程,如果处在绘图状态则从起点到目前鼠标所在点绘制直线,然后将当前鼠标所在点作为新的起点,当释放鼠标按键时绘图结束。-VB mouse drawing code, you can set the color and width, are not satisfied with the painting can be cleared
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-13
    • 文件大小:2177
    • 提供者:cpudn8
  1. OpenCVmanual

    0下载:
  2. OpenCV中文参考手册.chm,本文档来源于OpenCV中文网站,常用的标准图 图像文件读入和显示 图像创建、保存和复制 Canny边缘检测 Canny边缘检测2 轮廓(contour)检测 轮廓(contour)检测2 图像旋转与缩放 读视频文件和运动问题检测 Hough线段检测 鼠标绘图 -OpenCV Chinese reference manual. Chm, this document comes from OpenCV C
  3. 所属分类:software engineering

    • 发布日期:2017-05-15
    • 文件大小:3723071
    • 提供者:gyx
  1. tree

    1下载:
  2. 最小生成树算法的动态演示,具有良好的交互性,支持用鼠标绘图和绘点,Prim算法和Kruskal算法两种的动态过程。-Dynamic presentation minimum spanning tree algorithm, with good interaction, support the use of the mouse for drawing and painting point, Prim algorithms and dynamic process of two of Kruskal&
  3. 所属分类:Java Develop

    • 发布日期:2017-04-03
    • 文件大小:23142
    • 提供者:林铖
  1. Mouse_draw

    0下载:
  2. 这是个简单的鼠标绘图程序,点击鼠标左键,拖动,就可以画出变化的颜色图像-This is a simple program for drawing with mouse.
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-09
    • 文件大小:1718444
    • 提供者:杨小威
  1. MouseDrawing

    0下载:
  2. 基于 Opencv 的简易鼠标绘图(简易画图)。-The simple mouse drawing based on Opencv(Simple Paint).
  3. 所属分类:OpenCV

    • 发布日期:2017-05-03
    • 文件大小:1002885
    • 提供者:周辉
  1. sor_and_matlab_shubiao_huitu

    0下载:
  2. sor迭代的matlab程序,超实用简单哦,还有matlab的鼠标绘图哦- matlab program of Sor iterationthe, super practical simple oh, mouse and matlab graphics oh
  3. 所属分类:Algorithm

    • 发布日期:2017-05-01
    • 文件大小:9523
    • 提供者:zongze
  1. EasyDraw

    0下载:
  2. 通过调用windows底层API,构建简单的图形操作界面,实现鼠标绘图交互界面。-By calling the windows bottom API, build a simple graphical user interface, mouse interface to achieve the drawing.
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-06-03
    • 文件大小:15146129
    • 提供者:梅润冰
  1. MouseMove

    0下载:
  2. 基于.net c#的鼠标绘图,其中包含界面。-.NET C# mouse move,include the GUI.
  3. 所属分类:CSharp

    • 发布日期:2017-12-13
    • 文件大小:9393
    • 提供者:LEE
  1. text1

    0下载:
  2. 掌握 MFC 绘图程序设计方法;了解并掌握如何利用鼠标消息完 成在视图区内进行绘图。(Master the MFC drawing program design method; understand and master how to use the mouse message Drawing in the view area.)
  3. 所属分类:其他

    • 发布日期:2018-01-06
    • 文件大小:2310144
    • 提供者:1128羊
  1. 实验一

    0下载:
  2. MFC+OPENGL实现Windows自带绘图工具效果,实现鼠标交互,平面记录多条直线(MFC+OPENGL draw lines,the mathod of which looks same to the drawing method in Windows)
  3. 所属分类:图形图象

  1. DrawMap

    0下载:
  2. 创建工具条,使用户能够通过工具条选择自己想要绘制的图形。使用鼠标绘图,通过添加鼠标消息处理函数对用户进行的鼠标操作进行监控并完成相应的图形绘制。(Create a toolbar that allows users to select the graphics they want to draw through the toolbar. Using mouse drawing, the user's mouse operation is monitored by adding a mouse m
  3. 所属分类:绘图程序

    • 发布日期:2018-01-09
    • 文件大小:1927168
    • 提供者:whf68
  1. op

    0下载:
  2. 在MFC单文档上结合OPENGL绘图,实现鼠标的选取(Combined with OPENGL drawing on MFC single document, the selection of mouse is realized.)
  3. 所属分类:其他

    • 发布日期:2018-04-29
    • 文件大小:89088
    • 提供者:Ilson_
  1. plotter

    0下载:
  2. jiyuQT的坐标绘图的简单使用,使用双缓冲技术进行图形的快速放大缩小,鼠标事件的使用。(The simple use of jiyuQT's coordinate drawing, the use of double buffering technology for rapid zooming in and out of graphics, the use of mouse events.)
  3. 所属分类:界面编程

    • 发布日期:2018-05-01
    • 文件大小:175104
    • 提供者:2829735186
« 1 2 3 4 56 7 8 9 10 ... 16 »
搜珍网 www.dssz.com