搜索资源列表
Beijiai
- 贝济埃曲线是以法国数学家皮埃尔• 贝济埃命名的,它首先描述了这种曲线的性质。在一条贝塞尔曲线上,两个中点控制柄的位置足以描述一条不平滑曲线的总体形状。在计算机图形应用程序中,用户操纵的控制柄通常在屏幕上显示为小框。用鼠标单击或牵引这些点就可以控制曲线的复杂度和形状。 在VC++生成的Windows窗口中,单击鼠标四下,即立刻绘制出一条贝济埃曲线。如果想调整该曲线,只要对准贝济埃曲线的四个折点中的一个,按下鼠标右键,拖动鼠标到你需要的位置,贝济埃曲线亦随着移动,直到满意为止。下面
button
- 一个完整的图形按钮程序,通过鼠标单击按钮,来表示开关指示.
AudioBar6
- 功能描述:这是一个示波器显示控件,能够完成类似于示波器的功能。最多可以同时显示8个通道的数据波形,在控件上鼠标单击右键切换波形全屏显示/正常显示,在控件上鼠标单击左键可以暂停/继续,波形颜色,悉数等可以设置参数调节。鼠标位于控件上时会有十字形的定位线(图中蓝色十字线),同时有半透明的窗口显示当前坐标。由于采用了向内存DC绘图然后贴到pic控件上的方法绘制波形,所以控件的大小可以在运行时任意改变。
gp400win32
- Gnuplot 是一种免费分发的绘图工具,可以移植到各种主流平台。它可以下列两种模式之一进行操作:当需要调整和修饰图表使其正常显示时,通过在 gnuplot 提示符中发出命令,可以在交互模式下操作该工具。或者,gnuplot 可以从文件中读取命令,以批处理模式生成图表。例如,如果您正在运行一系列的实验,需要每次运行后都查看结果图表;或者当您在图表最初生成很久以后需要返回图表修改某些内容时,批处理模式能力会特别有用。当在 WYSIWIG 编辑器中很难捕获用于修饰图表的鼠标单击事件时,您可以很容易地
vc
- vc++环境下利用mapx控件实现鼠标单击经纬度的显示和图元的标注-vc++ environment using the mouse click the longitude and latitude to achieve mapx control the display and pixel tagging
Howtoobataintheworldcoordinatesofthree-dimensional
- Opengl中怎么通过鼠标单击事件获得所绘三维点的世界坐标-How to obatain the world coordinates of three-dimensional points by mouse-click in Opengl
TXT
- 鼠标单击处画圆,可以保存和清除。可以设置圆的大小-WRITE SECIL WHEN YOU TOUCH MOUSE
OGRE-GetRayToScreen
- 获取从相机到鼠标单击点的射线,使灯光沿射线运动-Get a mouse click from the camera to point the ray, the lights along the ray motion
code
- 区域生长,需要以交互方式设定初始种子点,具体方法为鼠标单击图像中一点后,按下回车键-Region growing, the need to interactively set the initial seed point, the specific method for the mouse to click the image point, and press the Enter key
Delaunay
- 人机交互式平面delaunay三角抛分,按住alt键,鼠标单击为增加点,可以任意移动点,c为清屏(本程序用到cgal算法包)-this is 2d delaunay triangulation with the interface of human-computer interaction.
ShowImgPixel
- 介绍怎样使用opencv,使用鼠标单击来获取像素点,-Mouse click Get pixel point
double
- 适合OpenGL初学者的小程序,旋转的正方形,对OpenGL编程指南上的程序进行了改动,鼠标单击旋转,右击停止。-failed to translate
easy-language-OpenGLPB-spline
- 本人早期用易语言做的OpenGL+B样条练习,根据鼠标单击点反求控制顶点,适合初学图形编程学习。-I spent the early easy language to do OpenGL+B spline exercises, according to the mouse click point reverse control vertices, suitable for beginners to learn graphical programming.
regiongrow
- 区域生长matlab程序,需要以交互方式设定初始种子点,具体方法为鼠标单击图像中一点后,按下回车键-Region growing matlab program, you need to interactively set the initial seed point, the specific method for the mouse click the image in mind, press the Enter key
VC_SingleDocumentPasteImageAndMove
- 实现了在单文档应用程序中贴图,鼠标单击时,贴图移动到鼠标位置的功能-Implements showing image in the single document application , when the mouse clicked, the image move autolly to the mouse position
regiongrow
- matlab实现区域生长,以鼠标单击图像中一点设定初始种子点。-using matlab to achieve regional growth.need to use the mouse to click one point of the image to sets the initial seed point.
BSPLINE
- 这是BSPLINE测试程序,鼠标单击4个点后生成3次b样条,使用qt4.8.5 + vs2008编译 内含可执行文件,支持定点拖拽-This is BSPLINE test program that generates click four points after three b-spline, use qt4.8.5+ vs2008 compiled containing the executable file, and support drag control point
Sierpinski-Gasket
- 1.1绘制Sierpinski垫片 (一)绘制Sierpinski垫片(图1.1a)通过查阅代码(图11); (b)添加鼠标控制,让用户能够用鼠标单击指定三角形顶点(参照图1.1C)。(详情见附件里图片)-1.1 Draw Sierpinski Gasket (a) Draw the Sierpinski Gasket (Fig. 1.1a) by referring to the code (Fig. 1.1b) (b) Add the mouse control, and
regionGrow
- 区域生长,需要以交互方式设定初始种子点,具体方法为鼠标单击图像中一点后,按下回车键 -Regional growth, the need to interactively set the initial seed point, the specific method for the mouse click the image after a bit, press the enter key
mouseevent
- qt中的鼠标事件,鼠标单击,鼠标双击,鼠标滑轮滚动,鼠标移动等事件功能(Mouse events in QT, mouse click, mouse double click, mouse pulley rolling, mouse movement and other event functions)