搜索资源列表
激光绘图
- 激光绘图, 这个小例子简单易懂,是初学applet的好例子,欢迎下载-laser mapping, this small example straightforward beginner applet is a good example, welcome to download
ming
- 计算用JAVA语言编写一些小程序,简单计算器,绘图等.用JAVA语言编写银行管理系统.
drawing
- java语言实现的一个画图小程序,可以实现绘图,删除,保存,打开文件以及撤销等功能-language java applet of a drawing, the drawing can be achieved, delete, save, open the file and to remove features such as
Applet1
- 一个java的绘图小程序,随手制作,比较简单,适合初学者-A java drawing applet, readily produced, relatively simple, suitable for beginners
littleclock
- 在编写小时钟程序中运用到了创建监听事件,以及实现其的接口方法。同时运用java中的AWT组件中创建用户接口、绘图和图像的类,画出时钟的窗体,以及绘制时针、擦除时针等。此外构造的方法和一些获得系统时间的函数,在窗体上显示时间从而实现时钟程序。-In the preparation of a small clock program used to create monitor events, as well as methods to achieve its interface. At the sa
swing
- java小例子用于初学者的绘图学习,不是很好请大家多多修改-small example of java for beginners to learn the graphics are not very good a lot of modifications please! !
mousekeyevent
- Java实现的一个网页上鼠标绘图的小程序-Java implementation of a web page on the mouse drawing applet
DrawTest
- java编写的图形小程序,非常适合初学者。让你了解java如何绘图-java applet graphics prepared, very suitable for beginners. Let you know how the drawing java
Huatu
- 运用Java语言编写的绘图小程序,仅供参考-Java language mapping using small programs, for reference only
drawingpanel
- Java 写的画图板,通过这个小程序,大家可以了解到:建立输入输出流、按钮数组,存放以下名称的功能按钮、创建基本操作按钮,包括"新建"、"打开"、"保存"等、定义铅笔画,也就是用鼠标拖动着随意绘图、绘制以指定颜色填充的实心矩形、绘制以指定颜色填充的实心椭圆、绘制以指定颜色填充的实心圆角矩形、橡皮擦,可用来擦去已经绘制好的图案、选择颜色按钮,可用来选择需要的颜色、选择线条粗细的按钮,输入需要的数值可以实现绘图线条粗细的变化…… -Java to write the drawing board,
jsGraphicsDemo2010.11.17.22.07
- 矢量图形编辑系统基于一个javascr ipt库JSDRAW2D,该库中封装了绘制各种图元的函数。提供了设置图元的基本属性的类库。该类库采用纯javascr ipt和DOM语言编写。以一个像素的DIV作为矢量图形的最小单位,所以绘制出来的图形具有速度快,占用空间小的优势。 矢量图形编辑系统,采用动态绘制,选择所需的图形按钮,在绘图区,随着鼠标拖动,同代绘制图形。同时该系统采用AJAX技术,将绘制好的图形的基本属性,传入服务器中,保存到图形数据库中。 -Vector graphics ed
Java_1
- 代码的主要功能如下: 基本2D图形测试; 图形小演示; 交互绘制曲线; 模拟绘图软件。-The main function of the code is as follows: The basic 2D graphics tests graphics small demonstration interactive rendering curve simulation graphics software.
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)题的基础上设计界面接收用户输入的实验数据,绘制数据点和实验曲线。
abs
- java绘图简单小程序,输出一个带颜色的五环图像-java drawing simple applet, the output of one with the five rings of color images
GetImagepicture
- Java从网络取得图像,学习一下JAVA网络连接操作,增加组件到容器上,设置窗口尺寸和外观,在组件上绘制图像,重绘图像到最后显示图像等小技巧,源码实例运行截图如上示,Java源码下载。 -if you saw a beautiful picture in internet,how to get this code for yourshelf?Now,install this program,it is useful.
GetImagefromnet
- Java从网络取得图像,学习一下JAVA网络连接操作,增加组件到容器上,设置窗口尺寸和外观,在组件上绘制图像,重绘图像到最后显示图像等小技巧,源码实例运行截图如上示,Java源码下载。-Java image from the network, to learn about Java network connection operations, adding components to the container, set the window size and appearance, to dr
GetImage
- Java从网络取得图像源码: Java从网络取得图像,学习一下JAVA网络连接操作,增加组件到容器上,设置窗口尺寸和外观,在组件上绘制图像,重绘图像到最后显示图像等小技巧-Image source: Java from the network, the Java image from the network, and learn about JAVA network connections operate to increase the component to the containe
GetImageDemo
- Java从网络取得图像,学习一下JAVA网络连接操作,增加组件到容器上,设置窗口尺寸和外观,在组件上绘制图像,重绘图像到最后显示图像等小技巧-Java image from the network, learn about JAVA network connection operations, increase component to the container, set the window size and appearance of the image is drawn on the c
vectorPainter
- 矢量绘图小程序 --用java写的一个很小的矢量绘图程序。程序设定了矢量间是可以互相影响-Vector drawing applet- a small vector drawing program written in java. Programmed vector can influence each other' s
graph
- 一个简单的绘图小程序,可以画直线、曲线、圆、矩形等,并自由选择颜色。-A simple drawing applet, you can draw straight lines, curves, circles, rectangles, etc., and the freedom to choose the color.