搜索资源列表
meiju
- 定义一个接口,他至少包含一个可以计算面积的成员的方法。然后,编写实现该接口的两个类:正方形类和圆类。接着编写一个具有泛型特点的类,要求利用这个类可以在控制台窗口中输出没肿图形的面积,而且这个类的类型变量所对应的实际类型可以是前面编写的正方形类和圆类。最后利用这个具有泛型特点的类在控制台窗口中分别输出给定变长的正方形的面积和给你个半径的圆的面积。-define a interface,including which containing at least a can of calculating
Test4
- java上机编程,3阶幻方算法,可以出8种结果。非一种结果哦-java programming on the machine, 3 magic square algorithm, can produce 8 results. Oh, a result of non-
Tt12
- 编写一个Applet程序,在窗体中分别绘制由’*’组成的正方形和圆,尽量保证’*’号之间的间距相等-Write a Applet program, were drawn in the form from the ' *' , a square and round, try to ensure that ' *' in equal spacing between
Cal
- 一个简单的Java计算器程序源代码,可实现加减乘除、平方、分数等的计算。-A simple Java source code calculator, enabling addition, subtraction, square, scores calculations.
jsq
- java语言的计算器程序,可以进行四则运算,并可进行开平方,界面美观-java language calculator program can be carried out four operations, and the open square, beautiful interface
Calculator
- 简单计算器的Java实现,含有+、-、*、/,取余,求倒数,求平方根功能-Simple calculator Java implementations, containing+,-,*, /, take over, I pray, let the square root function countdown
KeChengSheJi
- 实现计算器的基本功能。使之能实现基本的加、减、乘、除、开方、倒数等基本运算,同时具有存储数据的功能,能存储相关数据便于下步运算。-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
shiyan
- 使用Javascr ipt和Applet实现网页版的插入算法、归并算法、堆排序、快速排序、多项式加减(用链实现)、十进制转化为二进制(用队+栈实现)、开放地址法(线性探测)、一次探测法(平方探测)、二次探测法(双HASH)实现快速查找、利用二叉排序树进行排序与查找以及删除一个节点、实现宽度优先或深度优先排序算法、实现Kruskal算法或Prime算法-Insertion algorithm, merging algorithm, heap sort, quick sort, polynomial
gwgcswxt
- 购物广场商务系统 有数据库文件和代码源文件 jsp+servlet+javabeen+mysql -Shopping Square Business system database files and code source jsp+ servlet+ javabeen+ mysql
calculator
- 计算器的实现,实现了加减乘除基本的四则运算,求倒数,求百分数以及开根号-CALCULATORS realized Math basic arithmetic, find the inverse, find the percentage and square root
paint_panel
- java 实现画图功能(圆,直线,正方形等),同时提供填充功能-java implement drawing functions (circle, line, square, etc.), along with filling function
SquareEquation
- 将类打包的方法,实现求解一元二次方程的平方根的功能-The class package approach for solving a quadratic equation to achieve the function of the square root
huz
- 用类和继承,分别求三角形,正方形,圆的面积-With classes and inheritance, were seeking triangle, square, circle the area
mysecondpanelmodify
- 简单的画图板,能绘制圆形、方形、直线、曲线,保存与读取等功能!-Simple drawing board, can draw a circle, square, line, curve, save and read the other features!
Shape
- 定义抽象类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
Adapter
- 适配器模式,完整代码,运行结果截图 题目: 有一个类(adaptee)实现了数学中的幂次运算,方法中需要传入两个参数,一个是基数base,另外一个是幂次exp。现在客户端需要一个求得一个数的平方的函数接口(target),传入一个数,得到它的平方值。为了复用已经存在的类adaptee,适用Adapter来适配adaptee,adapter实现了target接口。 -Adapter mode, the complete code, the results capture Title: A
Dol5
- 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
calculator
- 这是一个简单的计算器,能实现加减乘除、开平方等功能。-This is a simple calculator, able to addition, subtraction, square root functions.
TestPaint
- 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.
c1_1
- java程序,对给定的任意实数数值的a,求解其平方根-java program, given any real values of a, to solve the square root