Welcome![Sign In][Sign Up]
Location:
Search - 鼠标,画图

Search list

[OtherJAVA显示图像且用鼠标点击改变显示位置

Description: * 显示图像。鼠标点击改变显示位置 * 用 Applet 的方法 getImage() 产生图像Image * 用 Graphics 的方法 drawImage() 画出图像 * 在 paint() 方法中画图,或在鼠标事件侦听方法中画图 * 鼠标点击,产生 mouseClicked 事件-* display the image. Click on the mouse to change location * Use Applet method getImage () produces images * Image Graphics with the drawImage () * paint images in paint () method drawing, or the mouse incident interception methods drawing * mouse clicks have mouseClicked incident
Platform: | Size: 64964 | Author: 邰科 | Hits:

[Other resource背景和鼠标

Description: 可以在一般背景下画图,也可以获取鼠标位置-in the general context of the class, but also access to the mouse position
Platform: | Size: 133960 | Author: hah | Hits:

[Other resourcebirthdaytolaoliu

Description: 送给同学的一个作为生日礼物的程序,很简单,vb写的。有画图,动态鼠标,播放falsh的功能。-gave classmates as a birthday gift to the procedure is very simple. Vb writes. A drawing, dynamic mouse, players stuff function.
Platform: | Size: 790185 | Author: 丁一 | Hits:

[Other resourceVTCL_draw

Description: 一个利用鼠标进行画图的程序源码,可以实现画图功能-use of a mouse for drawing procedures source, can achieve a drawing function
Platform: | Size: 10535 | Author: 关涛 | Hits:

[JSP/JavaSuiyihuatuPainter

Description: 一个用JAVA编写的用鼠标随便画图程序, 需要的朋友们下载哦。-a prepared with JAVA casually drawing with the mouse procedure, the friends download oh.
Platform: | Size: 2521 | Author: libilian | Hits:

[Graph program实例

Description: 这是刚开始学vc时我自己写的一个小软件(一双大眼睛盯着你的鼠标,不要吓到了),主要是鼠标操作和画图,我想应该很有参考价值。-This is the beginning of school vc when I wrote a small software (big eyes stare at your mouse, not to frighten a), primarily mouse and drawing operation, I think it should be of great reference value.
Platform: | Size: 99004 | Author: 吴航标 | Hits:

[Other resourceWindows_Paint

Description: C++课程设计时做的一个基本图形处理软件,由C++语言编写而成,使用了基本的Graphics.h库文件,自己定义的基本图形类及其操作。可以实现类似Windows\"画图\"的基本功能操作: 能够处理整体或单个图形的左移、右移、上移、下移,放大、缩小、删除、保存、读取等操作。可以设置线型的粗细,可以设置画线的颜色,整个界面都和Windows很相似,菜单,鼠标,键盘,快捷键,等。
Platform: | Size: 233902 | Author: 清清凉 | Hits:

[GUI Developmapedit

Description: 一个简单的地图编辑器示例程序,实现点击鼠标,在相应位置画图
Platform: | Size: 70733 | Author: seefront | Hits:

[Multimedia programFetchColor

Description: 在windows的画图程序中,打开“编辑颜色”窗口时,当鼠标在颜色区域移动时,右方显示区域和下方的编辑框会显示相应的颜色和颜色值。 本程序就是仿照Microsoft的这种效果,开发了一个可以实现相似功能的软件。 操作:首先运行程序(程序对话框已经自带了一幅示例图片),然后在图片上移动鼠标,即可以看到效果。
Platform: | Size: 420525 | Author: 吴文滔 | Hits:

[SDK鼠标画图opencv

Description: opencv下,使用鼠标画图
Platform: | Size: 10361 | Author: whh2250 | Hits:

[Graph programwin32 opengl画图实例

Description: 在vc环境下,利用opengl图形包,开发一个简单的画图程序,点击鼠标左键选择绘制类型
Platform: | Size: 2438 | Author: 715099393@qq.com | Hits:

[GDI-Bitmap模拟windows自带的画图程序

Description: 使用Vs.Net 开发平台下的MFC应用程序框架实现一个画图程序,尽可能多的实现Windows自带的画图功能,并扩展其功能。 (1) 能够用鼠标操控方式,绘制直线、矩形、椭圆。 (2) 能够在绘制一图形前以菜单方式设置线的粗细、颜色。 (3) 在绘图时,选择绘制某种图像后,在画布中按住鼠标左键后移动鼠标,在画布中实时的根据鼠标的移动显示相应的图形;在松开鼠标左键后,一次绘图操作完成。 (4) 可以以矢量图方式保存绘制的图形。 (5) 可以读取保存的矢量图形文件,并显示绘图的结果。 界面与功能: (1) 有画直线、矩形、椭圆的工具箱。 (2) 有颜色选择工具箱。 (3) 对于当前选中的绘图工具,以“下沉”的形式显示。 (4) 在状态栏中显示鼠标的位置。 (5) 在鼠标移向某一绘图工具不动时,有工具的功能提示。 (6) 在菜单上有当前选中的菜单项标识(即前面有小钩) 高级功能: (1) 可选择打开或关闭工具栏。 (2) 应用程序的标题栏上有程序的图标。 (3) 可以用鼠标选中绘制的某一图形。被选中的图形符号有标识(参见Word,如一直线段,其两端点上加了两个小框;矩形上有8个小框点)。 (4) 修改被选中的图形。通过鼠标的“拖拽”,可以改变图形的位置或大小。 (5) 删除被选中的图形。 其他功能: (1) 能够用鼠标操控方式,绘制曲线、文字。 (2) 能够在绘制一图形前以菜单方式设置线的线型。 (3) 撤销和恢复操作 (4) 可以调整画布的大小 (5) 可以以位图(bmp格式)方式保存绘制的图形。 (6) 修改鼠标符号为十字型
Platform: | Size: 2531265 | Author: luoshao@163.com | Hits:

[Graph Drawing[计算机图形学]画图v0.12b

Description: 计算机图形学中,使用中点算法绘画直线条的算法,在vc中实现,可用鼠标操作画线,且有动态效果-computer graphics, the use of line drawing algorithm midpoint of the algorithm to achieve the vc, can be used to operate the mouse to draw lines and have dynamic effects
Platform: | Size: 38912 | Author: 葳蕤 | Hits:

[OtherJAVA显示图像且用鼠标点击改变显示位置

Description: * 显示图像。鼠标点击改变显示位置 * 用 Applet 的方法 getImage() 产生图像Image * 用 Graphics 的方法 drawImage() 画出图像 * 在 paint() 方法中画图,或在鼠标事件侦听方法中画图 * 鼠标点击,产生 mouseClicked 事件-* display the image. Click on the mouse to change location* Use Applet method getImage () produces images* Image Graphics with the drawImage ()* paint images in paint () method drawing, or the mouse incident interception methods drawing* mouse clicks have mouseClicked incident
Platform: | Size: 64512 | Author: 邰科 | Hits:

[Graph Drawingjavapainting

Description: 环境配置:系统装有jre运行环境。 使用说明: 1.双击drawer.jar文件,应用程序即可运行。 2.单击“Oval”按钮,拖动鼠标,可以在画图板上画圆。 3.单击“Triangle”按钮,拖动鼠标,可以在画图板上画等边三角形。 4.单击“Clear”按钮,画图板清屏。 5.单击“Exitl”按钮,程序退出。 6.单击右键,弹出当前图形的属性面板。可以进行如下操作: (1)单击“Color Settings”左边图标,可以修改图形颜色(前景色); (2)单击“Color Settings”右边图标,可以修改画图板颜色(背景色); (3)通过“Size Settings”,可以修改图形线条粗细; (4)通过“Position & Size Settings”,可以修改图形位置和大小; 7.拖动鼠标,即可拖动当前图形。-environment configuration : System with jre operating environment. Use : 1. Double-click drawer.jar documents, applications can run. 2. Click "Oval" button and drag the mouse, the drawing board Circle. 3. Click the "Triangle" button and drag the mouse, the drawing-board painting equilateral triangle. 4. Click "Clear" button, the screen drawing board. 5. Click "Exitl" button and exit procedures. 6. Right-click, pop-up graphics attributes the current panel. Can proceed as follows : (a) Click "Color Settings" icon left, color graphics can be amended (foreground color); (2) Click "Color Settings" icon right, amend the drawing board in color (the background color); (3) "Size Settings" graphics can be amended to make the lines
Platform: | Size: 39936 | Author: 张飞 | Hits:

[JSP/JavaSuiyihuatuPainter

Description: 一个用JAVA编写的用鼠标随便画图程序, 需要的朋友们下载哦。-a prepared with JAVA casually drawing with the mouse procedure, the friends download oh.
Platform: | Size: 2048 | Author: libilian | Hits:

[Graph DrawingWindows_Paint

Description: C++课程设计时做的一个基本图形处理软件,由C++语言编写而成,使用了基本的Graphics.h库文件,自己定义的基本图形类及其操作。可以实现类似Windows"画图"的基本功能操作: 能够处理整体或单个图形的左移、右移、上移、下移,放大、缩小、删除、保存、读取等操作。可以设置线型的粗细,可以设置画线的颜色,整个界面都和Windows很相似,菜单,鼠标,键盘,快捷键,等。-C++ Courses designed to do a basic graphics processing software, from C++ Language prepared by the use of the basic Graphics.h library files, their definition of the basic graphics category and its operation. Similar to Windows Paint can realize the basic functions of the operation: the ability to deal with a whole or individual graphics left, Move right, Move, Move, enlarge, shrink, delete, save, read and other operations. Can set the line thickness, you can set the color of painted lines, the entire interface and Windows are very similar, menu, mouse, keyboard, shortcuts, and so on.
Platform: | Size: 233472 | Author: 清清凉 | Hits:

[Multimedia DevelopFetchColor

Description: 在windows的画图程序中,打开“编辑颜色”窗口时,当鼠标在颜色区域移动时,右方显示区域和下方的编辑框会显示相应的颜色和颜色值。 本程序就是仿照Microsoft的这种效果,开发了一个可以实现相似功能的软件。 操作:首先运行程序(程序对话框已经自带了一幅示例图片),然后在图片上移动鼠标,即可以看到效果。-The Paint program in windows, open the Edit Color window, when the mouse moves in the color of the region, the right display area and the bottom of the edit box will display the corresponding color and the color value. This procedure is modeled on Microsoft s This effect can be achieved to develop a similar software. Steps: First, run the program (the dialog box has its own procedures for a sample picture), and then move the mouse in the picture, that is, the effect can be seen.
Platform: | Size: 419840 | Author: 吴文滔 | Hits:

[GDI-BitmapGDFViewer

Description: 识别GDF地图文件,画图程序,能够实现对地图文件的基本操作,如移动、放大、缩小、鼠标点击拖动、鼠标点击缩放、动态选择地图层(layer)绘图等。-Identification of GDF map document, drawing procedures, to achieve the basic document on the map operation, such as mobile, enlarge, shrink, drag the mouse to click, mouse click zoom, dynamic selective layer (layer) Drawing.
Platform: | Size: 50176 | Author: ankeer | Hits:

[Delphi VCLdraw

Description: 画图应用程序,可以直接用鼠标在画图区域绘画。-Drawing applications, you can draw directly with the mouse at the regional painting.
Platform: | Size: 7168 | Author: 黄雪 | Hits:
« 12 3 4 5 6 7 8 9 10 ... 13 »

CodeBus www.codebus.net