搜索资源列表
freedraw
- 一个实用的绘图软件,用鼠标拖出矩形,圆形等几何图形。随着鼠标的拖动,图像可以自适应的变化大小-a practical mapping software with the mouse to leave rectangular, circular, and other geometric shapes. With the scrolling mouse, images can be adaptive to the changes in size
Javahuitu
- 本程序实现了在一个窗口内用鼠标键拖曳自由绘图,放开键后则可停止,
drawsingle
- 画图程序中可以通过鼠标的拖拽画出三种简单的图形形式:直线、椭圆和矩形。-Paint program can drag the mouse to draw a simple graph of three forms: a straight line, oval and rectangular.
minipainter
- 一个简单绘图程序,可以实现一下功能: ◎提供一个图形用户界面,主要由操作鼠标来响应用户动作; ◎允许用户绘制直线、矩形、椭圆、圆等几何图形。 ◎允许用户改变画笔的颜色。 ◎能显示绘画笔的当前颜色以及按钮的激活状态。 ◎可以实现用颜色填充封闭的图形。 -A simple drawing program, what functions can be achieved: ◎ provide a graphical user interface, the main by the
mousekeyevent
- Java实现的一个网页上鼠标绘图的小程序-Java implementation of a web page on the mouse drawing applet
huatu
- 画图板Java1、尝试为窗口设计菜单栏和工具栏,上下文菜单也可尝试实现; 2、图形创建过程的动态显示(也就是在鼠标拖动过程中动态显示将要创建的图形边框); 3、尝试保存和读取图像(自己设计文件结构或者使用标准图像文件格式); 4、减少绘图过程窗口的闪烁。 -Drawing board Java1, try to design of window menu bar and toolbars, context menus can also be trying to achieve
drawingpanel
- Java 写的画图板,通过这个小程序,大家可以了解到:建立输入输出流、按钮数组,存放以下名称的功能按钮、创建基本操作按钮,包括"新建"、"打开"、"保存"等、定义铅笔画,也就是用鼠标拖动着随意绘图、绘制以指定颜色填充的实心矩形、绘制以指定颜色填充的实心椭圆、绘制以指定颜色填充的实心圆角矩形、橡皮擦,可用来擦去已经绘制好的图案、选择颜色按钮,可用来选择需要的颜色、选择线条粗细的按钮,输入需要的数值可以实现绘图线条粗细的变化…… -Java to write the drawing board,
TestMouse
- 鼠标绘图程序举例,其中内容包括 1.添加画图面板 2.建立鼠标事件的监听器内部类 3.建立鼠标移动事件监听器内部类-Mouse drawing program example, which includes 1. Add drawing panel 2. To establish a mouse event listener within the class 3. Create mouse event listener within the class
jsGraphicsDemo2010.11.17.22.07
- 矢量图形编辑系统基于一个javascr ipt库JSDRAW2D,该库中封装了绘制各种图元的函数。提供了设置图元的基本属性的类库。该类库采用纯javascr ipt和DOM语言编写。以一个像素的DIV作为矢量图形的最小单位,所以绘制出来的图形具有速度快,占用空间小的优势。 矢量图形编辑系统,采用动态绘制,选择所需的图形按钮,在绘图区,随着鼠标拖动,同代绘制图形。同时该系统采用AJAX技术,将绘制好的图形的基本属性,传入服务器中,保存到图形数据库中。 -Vector graphics ed
JDraw
- 绘图软件的开发,顾名思义,就是要开发一个能进行绘图的程序,为了能获取鼠标单击点的位置信息,需要用鼠标事件监听程序MouseListener和MouseMotionListener来获取鼠标事件,为此说明一个类来说明和实现这两个接口。还要调用调色板。-Drawing software development, by definition, is to develop a program capable of drawing, in order to obtain the location info
huitu
- 一、实验内容:创建一个画板,实现用鼠标绘图(直线、圆-由中心、圆-由边界点、矩形、椭圆)的功能-I. Experiment: Create a drawing board, drawing achieved with the mouse (line, circle- from the center, round- by the boundary points, rectangles, ellipses) function
aaa
- 1) 在图形界面中绘制二维的坐标系统,其中x轴位于绘图区正中,y轴位于绘图区的最左边。 2) 根据下面试验数据,在1)题的坐标系统中绘制数据点,每个数据点用一个小叉号表示,并在叉号边以(x,y)的格式标示出数据点的坐标数值,最后用折线连接相邻的数据点。 数据点序号 x坐标 y坐标 1 0 20 2 50 -30 3 100 16 3 150 126 5 200 164 3) 在2)题的基础上设计界面接收用户输入的实验数据,绘制数据点和实验曲线。
Test
- 利用鼠标进行绘图 点击窗口中的空白处,得到一张“笑脸”的图像; 点击已存在的图像,图像在“笑脸”和“哭脸”之间切换; 用鼠标可以对图像进行拖动操作; 在窗口左上角,显示当前鼠标光标的位置 -Using the mouse to the drawing Click on the window in the space below, to get an image of "smiling face" Click on the existing image, the i
Palette
- java 实现的画板功能,基本控件拖动,鼠标响应绘图,界面友好。-java code
tree
- 最小生成树算法的动态演示,具有良好的交互性,支持用鼠标绘图和绘点,Prim算法和Kruskal算法两种的动态过程。-Dynamic presentation minimum spanning tree algorithm, with good interaction, support the use of the mouse for drawing and painting point, Prim algorithms and dynamic process of two of Kruskal&
MousePaint
- 1、通过拖动鼠标在绘图区域内绘制图形 2、在屏幕特定的地方单击鼠标来清理绘图区域-1, draw graphics in the drawing area by dragging the mouse 2, in a particular place of the screen, click the mouse to clean up the drawing area
SimpleExp
- 利用鼠标进行绘图 点击窗口中的空白处,得到一张“笑脸”的图像; 点击已存在的图像,图像在“笑脸”和“哭脸”之间切换;-smile change