CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 WEB源码 JSP源码/Java 搜索资源 - square

搜索资源列表

  1. meiju

    0下载:
  2. 定义一个接口,他至少包含一个可以计算面积的成员的方法。然后,编写实现该接口的两个类:正方形类和圆类。接着编写一个具有泛型特点的类,要求利用这个类可以在控制台窗口中输出没肿图形的面积,而且这个类的类型变量所对应的实际类型可以是前面编写的正方形类和圆类。最后利用这个具有泛型特点的类在控制台窗口中分别输出给定变长的正方形的面积和给你个半径的圆的面积。-define a interface,including which containing at least a can of calculating
  3. 所属分类:Java Develop

    • 发布日期:2017-03-28
    • 文件大小:2.82kb
    • 提供者:李晶晶
  1. Test4

    0下载:
  2. java上机编程,3阶幻方算法,可以出8种结果。非一种结果哦-java programming on the machine, 3 magic square algorithm, can produce 8 results. Oh, a result of non-
  3. 所属分类:Java Develop

    • 发布日期:2017-04-08
    • 文件大小:571byte
    • 提供者:chenwei
  1. Tt12

    0下载:
  2. 编写一个Applet程序,在窗体中分别绘制由’*’组成的正方形和圆,尽量保证’*’号之间的间距相等-Write a Applet program, were drawn in the form from the ' *' , a square and round, try to ensure that ' *' in equal spacing between
  3. 所属分类:Applet

    • 发布日期:2017-04-04
    • 文件大小:3.17kb
    • 提供者:zs
  1. Cal

    0下载:
  2. 一个简单的Java计算器程序源代码,可实现加减乘除、平方、分数等的计算。-A simple Java source code calculator, enabling addition, subtraction, square, scores calculations.
  3. 所属分类:Java Develop

    • 发布日期:2017-04-13
    • 文件大小:1.79kb
    • 提供者:li_yi_gao
  1. jsq

    0下载:
  2. java语言的计算器程序,可以进行四则运算,并可进行开平方,界面美观-java language calculator program can be carried out four operations, and the open square, beautiful interface
  3. 所属分类:Java Develop

    • 发布日期:2017-04-14
    • 文件大小:3.87kb
    • 提供者:肖林
  1. Calculator

    0下载:
  2. 简单计算器的Java实现,含有+、-、*、/,取余,求倒数,求平方根功能-Simple calculator Java implementations, containing+,-,*, /, take over, I pray, let the square root function countdown
  3. 所属分类:Applet

    • 发布日期:2017-04-03
    • 文件大小:1.61kb
    • 提供者:梁沛权
  1. KeChengSheJi

    0下载:
  2. 实现计算器的基本功能。使之能实现基本的加、减、乘、除、开方、倒数等基本运算,同时具有存储数据的功能,能存储相关数据便于下步运算。-To achieve the basic functions of the calculator. So that it can achieve the basic addition, subtraction, multiplication, division, square root, reciprocal and other basic operations, b
  3. 所属分类:Java Develop

    • 发布日期:2017-04-16
    • 文件大小:11.05kb
    • 提供者:旋转
  1. shiyan

    0下载:
  2. 使用Javascr ipt和Applet实现网页版的插入算法、归并算法、堆排序、快速排序、多项式加减(用链实现)、十进制转化为二进制(用队+栈实现)、开放地址法(线性探测)、一次探测法(平方探测)、二次探测法(双HASH)实现快速查找、利用二叉排序树进行排序与查找以及删除一个节点、实现宽度优先或深度优先排序算法、实现Kruskal算法或Prime算法-Insertion algorithm, merging algorithm, heap sort, quick sort, polynomial
  3. 所属分类:JavaScript

    • 发布日期:2017-04-16
    • 文件大小:145.05kb
    • 提供者:Lynn
  1. gwgcswxt

    0下载:
  2. 购物广场商务系统 有数据库文件和代码源文件 jsp+servlet+javabeen+mysql -Shopping Square Business system database files and code source jsp+ servlet+ javabeen+ mysql
  3. 所属分类:Jsp/Servlet

    • 发布日期:2017-05-08
    • 文件大小:1.91mb
    • 提供者:asdf插入
  1. calculator

    0下载:
  2. 计算器的实现,实现了加减乘除基本的四则运算,求倒数,求百分数以及开根号-CALCULATORS realized Math basic arithmetic, find the inverse, find the percentage and square root
  3. 所属分类:Java Develop

    • 发布日期:2017-04-14
    • 文件大小:3.96kb
    • 提供者:林传棋
  1. paint_panel

    0下载:
  2. java 实现画图功能(圆,直线,正方形等),同时提供填充功能-java implement drawing functions (circle, line, square, etc.), along with filling function
  3. 所属分类:Java Develop

    • 发布日期:2017-03-31
    • 文件大小:4.02kb
    • 提供者:mugua
  1. SquareEquation

    0下载:
  2. 将类打包的方法,实现求解一元二次方程的平方根的功能-The class package approach for solving a quadratic equation to achieve the function of the square root
  3. 所属分类:Java Develop

    • 发布日期:2017-04-08
    • 文件大小:516byte
    • 提供者:
  1. huz

    0下载:
  2. 用类和继承,分别求三角形,正方形,圆的面积-With classes and inheritance, were seeking triangle, square, circle the area
  3. 所属分类:JavaScript

    • 发布日期:2017-04-04
    • 文件大小:1.15kb
    • 提供者:huz
  1. mysecondpanelmodify

    0下载:
  2. 简单的画图板,能绘制圆形、方形、直线、曲线,保存与读取等功能!-Simple drawing board, can draw a circle, square, line, curve, save and read the other features!
  3. 所属分类:Java Develop

    • 发布日期:2017-04-04
    • 文件大小:15.6kb
    • 提供者:haizei
  1. Shape

    0下载:
  2. 定义抽象类Shape,抽象方法为showArea(),求出面积并显示,定义矩形类Rectangle,正方形类Square,圆类 Circle,根据各自的属性,用showArea方法求出各自的面积,在main方法中构造3个对象,调用showArea方法-Define abstract class Shape, abstract methods showArea (), find the area and showed that define the rectangle class Rectangl
  3. 所属分类:JavaScript

    • 发布日期:2017-04-13
    • 文件大小:2.63kb
    • 提供者:胡迪
  1. Adapter

    0下载:
  2. 适配器模式,完整代码,运行结果截图 题目: 有一个类(adaptee)实现了数学中的幂次运算,方法中需要传入两个参数,一个是基数base,另外一个是幂次exp。现在客户端需要一个求得一个数的平方的函数接口(target),传入一个数,得到它的平方值。为了复用已经存在的类adaptee,适用Adapter来适配adaptee,adapter实现了target接口。 -Adapter mode, the complete code, the results capture Title: A
  3. 所属分类:Java Develop

    • 发布日期:2017-04-17
    • 文件大小:105.5kb
    • 提供者:hhy
  1. Dol5

    0下载:
  2. java 计算器 功能键: MC键:清除存储器中数据 CE键:清除当前显示的数据 C键:清除所有数据 MR键:将存于存储器中的数据显示出来 MS键:将显示的数据存储在存储器中 M+键:将显示的数据与存储器中的数据相加并进行存储 sqrt:开平方-java calculator function keys: MC key: CE key to clear the data in memory: clear the cu
  3. 所属分类:Applet

    • 发布日期:2017-03-23
    • 文件大小:33.79kb
    • 提供者:李茉莉
  1. calculator

    0下载:
  2. 这是一个简单的计算器,能实现加减乘除、开平方等功能。-This is a simple calculator, able to addition, subtraction, square root functions.
  3. 所属分类:Java Develop

    • 发布日期:2017-04-15
    • 文件大小:5.67kb
    • 提供者:林丽
  1. TestPaint

    0下载:
  2. a simple java application that prints a square and a circle from a canvas. it s scope is to show how to use the printing functionality in java.
  3. 所属分类:Java Develop

    • 发布日期:2017-04-05
    • 文件大小:14.29kb
    • 提供者:gicapetrescu
  1. c1_1

    0下载:
  2. java程序,对给定的任意实数数值的a,求解其平方根-java program, given any real values ​ ​ of a, to solve the square root
  3. 所属分类:Java Develop

    • 发布日期:2017-04-03
    • 文件大小:1.23kb
    • 提供者:王强
« 1 2 3 45 6 7 8 9 10 »
搜珍网 www.dssz.com