CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - Rectangle java

搜索资源列表

  1. java绘图程序

    1下载:
  2. 一个java图形绘制程序,实现了线条,圆,矩形的绘制-a graphics drawing program, achieving line, circle, rectangle drawing
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:3.02kb
    • 提供者:luo
  1. PainterDemo.java

    1下载:
  2. 一个简单的Java画图程序,能画直线、椭圆和矩形,单击鼠标既可操作。-a simple Java drawing, and painting can be straight, oval and rectangle, click of the mouse can operate.
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:1.2kb
    • 提供者:吴志海
  1. java-huaturuanjian

    1下载:
  2. java编写的一个java画图程序;工具面板--画笔,直线,圆,矩形,多边形,橡皮,清除;可以调整画笔、橡皮大小;显示画色板,调整画笔颜色;可以打开已有的图片,也可以把画的图保存起来。-java write a java drawing program Tools panel- brushes, straight line, circle, rectangle, polygon, eraser, clear can adjust the brush, eraser size display
  3. 所属分类:Graph Drawing

    • 发布日期:2017-03-24
    • 文件大小:3.03kb
    • 提供者:李强
  1. DRAWSHAPE

    0下载:
  2. 本程序是程序设计第五版课后习题,实现画圆,画直线,画矩形-This procedure is the fifth edition of the after-school exercise program design, implementation drawcircle, draw a straight line, draw rectangle
  3. 所属分类:Applet

    • 发布日期:2017-04-14
    • 文件大小:4.12kb
    • 提供者:xuezhanfei
  1. fulldrawshap

    0下载:
  2. 本程序是程序设计第五版课后习题,实现画圆,画直线,画矩形,并且可以填充.-This procedure is the fifth edition of the after-school exercise program design, implementation drawcircle, draw a straight line, draw rectangle and can be filled.
  3. 所属分类:Applet

    • 发布日期:2017-04-14
    • 文件大小:3.76kb
    • 提供者:xuezhanfei
  1. draw

    0下载:
  2. java画图板,能画矩形、圆、直线。并能实现图形的扩大缩小移动变换颜色。-java drawing board to draw rectangle, circle, straight line. And narrow the achievement of the expansion of mobile graphics color transformation.
  3. 所属分类:Applet

    • 发布日期:2017-05-10
    • 文件大小:2.16mb
    • 提供者:Cynthia
  1. rectangle

    0下载:
  2. hi hello this program is code for cpu scheduling algorithms in java
  3. 所属分类:JavaScript

    • 发布日期:2017-04-13
    • 文件大小:2.44kb
    • 提供者:srujanareddy
  1. lxjz

    0下载:
  2. java写的螺旋矩阵 可以自己设定坐标和值 螺旋矩阵算法编程,沿各个矩形边框依次给矩阵的每一个元素赋值,在计算机内存中构造一个完整的螺旋矩阵,然后输出-java write spiral matrix can be set for the coordinates and the value of spiral matrix algorithm for programming, along the border of each rectangle in turn to the matrix o
  3. 所属分类:Applet

    • 发布日期:2017-03-29
    • 文件大小:9.06kb
    • 提供者:王苗
  1. JFrame

    0下载:
  2. 1. 能在JFrame、JApplet、Canvas等对象上绘制圆、椭圆、矩形、线段等图形。 2. 能编写画圆、画矩形等应用程序。 -1. Can JFrame, JApplet, Canvas and other objects to draw circles, ellipses, rectangles, line segments and other graphics. 2. Can write draw a circle, draw rectangle, etc. applicat
  3. 所属分类:Applet

    • 发布日期:2017-04-03
    • 文件大小:2.5kb
    • 提供者:jay
  1. rectangle

    0下载:
  2. This document shows how an Attendance Monitoring System can be realized using the Java Server Pages (JSP) technology and its major features. The system uses the embedded nature of JSP to communicate effectively with all the HTML pages created to prov
  3. 所属分类:Java Develop

    • 发布日期:2017-04-03
    • 文件大小:2.57kb
    • 提供者:ayush2003
  1. A_Simple_J1719863142004

    0下载:
  2. Descr iption: This a simple Painter program using JAVA language. The program uses 4 classes to build the entire structure. Please compile using the JAVA SDK, and run the Painter.java as the main program. Program Ability: -Draw Line, FreeHand, Oval,
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-03
    • 文件大小:506.55kb
    • 提供者:shafiqsabir
  1. Rectangle

    0下载:
  2. Java Graphics Rectangle Assignment
  3. 所属分类:3D Graphic

    • 发布日期:2017-04-08
    • 文件大小:2.65kb
    • 提供者:waqas
  1. JAVA

    0下载:
  2. 使用Java语言编写一个程序求解矩形、三角形的面积与周长-Write a program using the Java language to solve the rectangle, triangle area and perimeter
  3. 所属分类:Java Develop

    • 发布日期:2017-04-07
    • 文件大小:4.19kb
    • 提供者:chenmoxiyu
  1. JAVA4

    0下载:
  2. JAVA开发的绘图小程序,能实现简单的绘图功能。能用鼠标拖动画出椭圆,正圆,直线,正方形,长方形,弧线,还能设置颜色,具有擦出、清除、保存等功能。-JAVA applet drawing development, to achieve the simple graphics. Can drag the mouse to draw an ellipse, perfect circle, line, square, rectangle, arc, but also set the color, ha
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-05
    • 文件大小:229.9kb
    • 提供者:婉君
  1. Rectangle

    0下载:
  2. 一个计算周长和面积的小程序,使用java语言既简单又实用-Calculate perimeter and area of ​ ​ a small program, using java language is simple and practical
  3. 所属分类:Java Develop

    • 发布日期:2017-04-01
    • 文件大小:1.18kb
    • 提供者:maxinkuan
  1. java

    0下载:
  2. 使用抽象类实现求三角形和圆形和矩形的面积和周长-Seeking to use abstract class implements the triangle and circle and rectangle area and perimeter
  3. 所属分类:Java Develop

    • 发布日期:2017-04-02
    • 文件大小:649byte
    • 提供者:wsy
  1. Java

    0下载:
  2. 求解3种几何图形的周长面积,主要针对三角形,圆形和矩形-Solving the three kinds of geometry perimeter area, mainly for the triangle, circle and rectangle
  3. 所属分类:Java Develop

    • 发布日期:2017-04-01
    • 文件大小:9.76kb
    • 提供者:谭环宇
  1. java

    0下载:
  2. 修改实验7中定义的Rectangle类,使之拥有两个构造方法。其中一个是默认的,它使两点的坐标都为(0,0) 另一个带有4个参数,求出左上角和右下角点坐标为(2.1,3.2)、(5.2,6.3)的矩形的周长及面积,再利用带参数的构造方法创建Rectangle对象,求出左上角和右下角点坐标为(1,2)、(6.8,10.5)的矩形的周长及面积.-Modify the definition of experiment 7 Rectangle class, so that it has two cons
  3. 所属分类:Java Develop

    • 发布日期:2017-04-14
    • 文件大小:4.38kb
    • 提供者:
  1. Rectangle

    1下载:
  2. 做一个简单的矩形面积计算器,要求你输入长和宽就可以计算出其面积。- Create a class Rectangle (and store it in a file called Rectangle.java) It should have two instance variables l (the rectangle’s length) and w (the rectangle’s width). It should have one method that cal
  3. 所属分类:JavaScript

    • 发布日期:2017-04-03
    • 文件大小:901byte
    • 提供者:撒旦
  1. Java-mid-term-test

    0下载:
  2. (1)某邮局对邮寄包裹有如下规定:若包裹的长宽高任一尺寸超过1米或重量超过30千克,不予邮寄;对可以邮寄的包裹每件收取手续费0.5元,再加上根据下表按重量weight计算的邮资,请编写程序计算某包裹的邮寄资费。 重量(千克) 收费标准(元) weight<=10 1.00 10<weigh<=20 0.90 20<weigh<=30 0.80 (2)设计一个Rectangle(矩形)类,数据成员包括length(长)、width(宽)。要求成员方法实现
  3. 所属分类:Java编程

    • 发布日期:2021-02-06
    • 文件大小:11kb
    • 提供者:howah
« 12 3 4 5 »
搜珍网 www.dssz.com