搜索资源列表
Duo--xiang_shi
- Java是最优秀的高级编程语言之一,多项式的加法运算,体现了链表数据结构的优势.-Java is the best one of the high-level programming language, polynomial multiplications. Listless embodies the advantages of the data structure.
banjiaqichengxu
- 用VHDL设计一个4位二进制并行半加器,要求将被加数、加数和加法运算和用动态扫描的方式共阴数码管一同时显示出-VHDL design a four-parallel binary adder, requesting summand, addends and multiplications and dynamic scanning of a total of Yam Digital also showed a
yunsuan
- 用flash实现了简单加法运算的源代码,元件少简单易懂,适用于flash初学者-Easy to use flash implementation of addition operations of the source code, components less easy to understand for beginners flash
io
- 从键盘读入2个长整数,进行加法运算,输出运算结果。要求使用输入输出流。-Read from the keyboard into two long integers, for the addition operation, the output calculation results. Require the use of input and output streams.
Overload.java
- 编写一个 Java 程序 ,反映出方法重载的使用特点 , 该程序包含多个重载的加法运算 , 例如 : 整型加法、实型加法、以及混合加法运算等。从中体会方法重载的用法和优点。-Overload.java
AddService
- 在Eclipse上编写的简单网格计算(加法运算),内容简单,但包含了网格计算的基本步骤。-In Eclipse to write a simple grid computing (addition operator), the content is simple, but contains the basic steps of grid computing.
addition
- Applet小程序。具有简单的加法运算功能。-Applet applet. Function with a simple addition operation.
java1
- 1、编写一个Java应用程序。用户从键盘输入一个1~99999之间的整数,程序将判断这个数是几位数,并判断这个数是否是回文数。回文数是指将该数含有的数字逆序排列后得到的数和原数相同,如12121和3223都是回文数。 2、编写一个Java应用程序,该程序中有一个Rational(有理数)类,具体要求如下: ?Rational类有两个int型的成员变量,名字分别为numerator(分子)和denominator(分母)。 ?提供Rational add(Rational r)方法,即
polynomial
- 程序作业源码 读入源文件包含多项式的长度 以及 系数和幅值,然后进行加法运算得到多项式的结果并显示。 p1 p2 为多项式源文件。 Polynomial为算法单元 Term为单个元素的构造类 Main为读入文件并进行运算的主函数 p1 p2 请放于root下 -Read the source file contains the polynomial coefficients and the length and amplitude, then the addition
java
- java基本输入输出程序,实现两个字符的加法运算。-java basic input and output procedures to achieve the two-character additions.
Jzx
- 利用可视化编程,事件监听器的使用,来实现加法运算。-Use of visual programming, the use of event listeners, to achieve the addition.
add
- 加法计算,用于小学生联系加法运算等等。方便简单-Addition calculation for primary school students Contact addition operation. Convenient and simple
ComplexNumber
- (1)编写一个复数类ComplexNumber,其中包括实例变量real、image,方法如下: 1)构造方法 ComplexNumber(double a,double b) 2) ComplexNumber add(ComplexNumber x) //当前复数对象与另一复数对象进行复数的加法运算,返回一新的复数对象 3) ComplexNumber sub(ComplexNumber x) //当前复数对象与另一复数对象进行复数的减法运算,返回一新的复数对象 4)double getRea
Adder.txt
- 一个非常有用的小程序,它能实现简单的加法运算,真的不错-A very useful little program that can achieve a simple addition, really good
The-addition-of-a-complex-number-
- 复数的加法运算 真的不知道还能在写点什么了,谢谢你,可以了吧?-The addition of a complex number can write something, thank you, can it really do not know?
Adder
- 加法器 实现加法运算 多线程 Java 的特点之一就是内置对多线程的支持-Adder adder multi-threaded implementation of Java features is built-in support for multithreading
public-class-Calculator
- 1、目的和任务 运用所学知识,通过独立思考,用java实现简单的计算器,并从中得到锻炼,达到学以致用的目的。 2、计算器的基本功能 ①加法运算:用数字按钮和“+”按钮实现; ②减法运算:用数字按钮和“—”按钮实现; ③乘法运算:用数字按钮和“*”按钮实现; ④除法运算:用数字按钮和“/”按钮实现; -public class Calculator
Add
- 加法运算。JSP写的一个加法运算。谢谢给我这次机会。-addApp thank you
adder
- 这是一个简单的加法计算器。可进行简单的加法运算。-It is an adder.
multiplication
- Jcreator环境,将乘法运算转化为位移和加法运算-do multiplication with displacement and addition