搜索资源列表
修改Delphi不同版本的控件选择方式
- 修改Delphi不同版本的控件选择方式,主要是选择控件栏太长时,不需点击,通过鼠标移动可实现-revised Delphi different versions of the control options, the choice is the main control column too long, not clicks, the mouse movement can be realized
MyPaint1.0
- 设计思路: 对Windows XP自带的画笔程序进行分析,一般User画图过程: 首先鼠标选择绘图工具,然后选择颜色,接着按User需要作图。User对产出的图像进行操作。 对图形元素抽象出公共属性,设计我的画板的作图过程: 选择工具 、画预览效果、User满意并确定、绘制效果。 下面是程序用到主要变量: 当前绘图点粒度:int iGranularity 当前使用颜色:COLORREF curColor 当前绘图状态:int iPaintStatus
Fractal_
- 为绘制分形混浊曲线、Julia集、和Mandelbrot集的程序源代码,程序运行后, 分别选择菜单“分形”下的子菜单“混沌曲线”、“Julia集”或者“Mandelbrot集”,将分别绘制这 几种分形图案。对于Mandelbrot集,可以用托动鼠标选择一矩形框,然后点击鼠标右键对所选择的区域 进行放大。-for mapping turbidity fractal curve, Julia sets, and the Mandelbrot set of program source c
image-registration
- 人工选取控制点的多项式图像配准matlab代码。程序运行后,在弹出的第一副图像中利用鼠标选择控制点(多于3个),双击结束。然后在弹出的第二副待配准的图像中同样选取相应的控制点,双击结束。运行结果就会输出配准后的图像。-artificial selected control point polynomial Image Registration Matlab code. Running after the ejection of the first vice images using the mo
screen_delphi
- 用DELPHI实现屏幕拷贝,可以全屏拷贝,也可以局部用鼠标选择拷贝-using DELPHI screen copy, full screen copy can also use the mouse to choose partial copy
Fractal-quxian
- 本程序为绘制分形混浊曲线、Julia集、和Mandelbrot集的程序源代码,程序运行后,分别选择菜单“分形”下的子菜单“混沌曲线”、“Julia集”或者“Mandelbrot集”,将分别绘制这几种分形图案。对于Mandelbrot集,可以用托动鼠标选择一矩形框,然后点击鼠标右键对所选择的区域进行放大-procedures for the drawing of fractal curves stuffy, Julia Sets, Mandelbrot sets and program sourc
riqiComtomserComponent
- 自定义用户选择日期控件,可以直接弹出,鼠标选择,不用再手工输入-customize the user to choose the date controls, can be directly activated, the mouse option no longer manual input
photoControl
- 使用者在图片上用鼠标选择2个点,程序能从2个点自动截取设置大小的图片.
Smith
- smith chart 模拟软件,可视化GUI界面,鼠标选择圆图上坐标或输入数据进行计算,方便直观
screen
- 自制屏幕截取系统,运行后按鼠标选择要截取的范围然后复制
ScreenCapture
- c++ SDK 的简单截屏代码,就像qq的截图,快捷键ctrl+Q开始截图,然后鼠标选择区域,截图后会显示在程序对话框上,并且自动保存到剪贴板。
subclass-CoolEdit
- vc版本直接继承cwnd类(vb版本用子类化)实现单行编辑框(edit、textbox)效果,可以鼠标选择,支持中英文,可以选择,复制,剪切,粘贴。压缩包里有vc和vb版本。vb版本是翻译vc版本的代码。
csg
- 实现csg树,基本图元的简单交、并、补,可用鼠标选择、旋转
11-2
- 利用列表框设计一个学生课程选项列表清单,在清单的左侧是课程名称、右侧为相应的课程的时数,通过鼠标选择课程选项,单击确定按钮后,弹出对话框显示用户所选课程和课时以及总课时。如果要选择多门课程,在单击鼠标左键选择课程时按下shift键或ctrl键。
使用鼠标选择获取对应颜色
- 使用VC++实现的鼠标颜色拾取源码,能够运行正确实现
使用鼠标选择文件
- 使用鼠标选择物品的源代码。 选择后可以操作物品
jietu
- VC++实现的截图程序,由鼠标左键选择区域,双击保存为bmp,可运行。经过测试-VC++ implementation of the screenshot process, select the region from the left mouse button, double-click the saved as bmp, can run. Tested
OpenglExamples
- OpenGL 源代码 包括材质, 灯光, 雾等等一些例子 可用鼠标选择材质和灯光-OPENGL examples. lighting, material, fog etc.
20105199141312
- 非常漂亮、实用的日历控件for .net 3.5,对于SQL数据表中带有日历的数据查找非常方便。控件只公开两个事件: SelectDateTime:返回单日选择时日历字符如:2010-02-03返回的值保存在SelectDate中 MulitiSelect:返回多日选择的日历字符:2010-05-01 2010-05-09 返回在RangeDate保存。在实现多日选择选按住键盘上的Shift键,后用鼠标选择日历上的日期即可。-Very beautiful, practical cal
鼠标矩形选择点
- 具备点云数据的显示,在显示界面通过鼠标选择需要点并保存。(With the display of point cloud data, the display interface needs to be selected and saved through mouse selection.)