搜索资源列表
StatusBar_cordinate
- 模仿AutoCAD显示当前鼠标位置坐标,visual C# 2005-imitate AutoCAD display the current mouse location coordinates, visual C# 2005
visionex2
- 计算机视觉实验,用鼠标生成相交的矩形和圆,或自由设定位置并生成。-computer vision experiments with the mouse interface between the formation of rectangular and circular, or free to set up location and generating.
visionex3
- 计算机视觉实验,鼠标生成相交的矩形和圆,再判断鼠标当前所在位置在矩形还是圆内。-computer visual experiments, the mouse interface between the formation of rectangular and round, then judge the current mouse location of the rectangle or circle.
PageLayout
- 实现的功能是根据鼠标在Page Layout上点击的位置添加Text元素。
Bspline
- 程序操作说明 运行程序后,在窗口去点击左键,确定B样条顶点的位置及数目, 在确定最后一个顶点时,点击右键。 然后进入调整模式,可以用鼠标拖动顶点,观察动态生成的B样条曲线效果。 -After the program run the program instructions, left-click in the window to determine the location of B-spline and the number of vertices in determining
Get_RGB_and_position
- 该程序可以获取鼠标的位置并捕捉该位置的RGB像素值,即时显示出来。-The program can capture the mouse position and the location of the RGB pixel values, real-time display.
OwnGrid
- 实习自定义绘画,捕捉当前鼠标,并得到其位置-Practice custom painting to capture the current mouse and its location
GetColor
- 一个小程序,显示鼠标点击像素的rgb值,并显示像素位置-A small program that displays the mouse to click pixel rgb values ??and display pixel location
HDraw
- 1、 具有简易、友好的图形化人机接口界面。 2、 能够绘制点、直线、圆、椭圆、矩形、曲线等基本几何元素。 3、 具有几何对象拾取、复制、粘贴功能,以及拉伸、平移、旋转、镜像等基本图形操作功能。(对象拾取功能是指:通过鼠标点选几何对象上的任意位置,达到选取该几何对象的操作过程。也可通过按住鼠标,拖拽出一片区域,与这个选择区域相交的几何对象成批选中来实现多个对象的同时选取。) 4、 具有封闭几何对象的填充、裁剪功能。 -1, with a simple, friendly graph
VCPPFROM
- VC++实现一个支持鼠标拖动的浮动工具栏窗口,如测试运行图所示,鼠标拖动浮动窗口,可自由移动位置,其形状会自动变化,根据位置的不同,自动吸附,并且自动变换大小和形状,很智能的工具栏窗口,在Flash软件、Dreamweaver网页设计工具中,像一些属性窗口等都是这样子的。-VC FROM