搜索资源列表
JAVA显示图像且用鼠标点击改变显示位置
- * 显示图像。鼠标点击改变显示位置 * 用 Applet 的方法 getImage() 产生图像Image * 用 Graphics 的方法 drawImage() 画出图像 * 在 paint() 方法中画图,或在鼠标事件侦听方法中画图 * 鼠标点击,产生 mouseClicked 事件-* display the image. Click on the mouse to change location * Use Applet method getImage () produ
birthdaytolaoliu
- 送给同学的一个作为生日礼物的程序,很简单,vb写的。有画图,动态鼠标,播放falsh的功能。-gave classmates as a birthday gift to the procedure is very simple. Vb writes. A drawing, dynamic mouse, players stuff function.
AsmDraw
- 学期汇编语言考试的作品,一个画图的程序,支持鼠标操作和键盘操作。Masmplus(masm8.0)编译通过。对学汇编的朋友应该有帮助。-semester examinations assembly language works, a painting process, operation support mouse and keyboard operation. Masmplus (masm8.0) compile. Compilation of school friends should he
mousetohand
- 改变视图光标,鼠标变画笔.在VC6.0开发环境下,通过MFC来实现上述功能,并应用到画图操作中。
df
- 可以实现,当鼠标点在图片时,会变成手型给予提示。并且可以通过程序可以运行画图程序
shilianGraphic.rar
- 主要功能 : 1、画图,并有坐标尺 2、能够随意的放大缩小(编写两个函数,分别对应X,Y粥的缩放倍数) 3、一个记录集(或链表),记录当前画了多少图形,分别是什么图形,颜色,状态等 4、一个枚举类型,枚举所有本控件能画的图形(长方形,正方形,三角形 及自定义(即鼠标随意画)等) 5、能通过鼠标删除所画图形,并能移动图形,填充图形等 6、能够导出位图文件(bmp)
draw
- 画图应用程序,可以直接用鼠标在画图区域绘画。-Drawing applications, you can draw directly with the mouse at the regional painting.
344
- 在Delphi中实现用鼠标当画笔画图,可以画园,方等型状。-Delphi
code
- 利用Matlab编程的一个小程序,使用鼠标移动画图~-Using Matlab programming for a small program, use the mouse to move the drawing ~
Delphi_525333
- Delphi:一个Delphi图片剪切的例子,按回车剪切,只支持打开BMP.EMF等格式都可以,但没见到支持JPG。本实例是Delphi开发案例精选中后个例子,使用TextOut在画布上画图。打开程序选择图像后,用鼠标右键拖选出一个区域,按回车键直接剪切图像。 -Delphi: an example of Delphi picture shear, press Enter to cut, only supports open BMP.EMF other formats can be, but
mousedraw
- labview用于鼠标移动画图,对鼠标的信息捕捉及画图有学习借鉴-labview drawing for mouse movement, mouse capture information and drawing have to learn from
Painter
- 当用户按下鼠标左键在如下图所示的面板上移动鼠标时,根据鼠标的移动轨迹在面板上画图。-When the user presses the left mouse button on the panel as shown in the following figure to move the mouse, according to the mouse movement trajectory in the panel drawing.