Welcome![Sign In][Sign Up]
Location:
Search - complexnumber

Search list

[JSP/JavaComplexNumber.rar

Description:
Platform: | Size: 1061 | Author: | Hits:

[JSP/JavaComplexNumber

Description: 复数四则运算程序-plural four Operational procedures
Platform: | Size: 1328 | Author: 陈非 | Hits:

[Other resourceComplexNumber

Description: 这是VS2005,VB.NET开发的一个实现两个复数加减乘除的好例子,不论是课程设计还是个人学习比较不错的例子
Platform: | Size: 15945 | Author: lzh | Hits:

[JSP/JavaComplexNumber

Description: 用JAVA编写的判断是否为复数的小程序 包里有具体题目和要求 还是写给小菜鸟的 高手PA
Platform: | Size: 4261 | Author: 汪鹏 | Hits:

[Other resourceComplexNumber

Description: 是用C++语言写的复数相加的程序代码,为同学上机实验提供参考。
Platform: | Size: 901 | Author: 郭瑜娇 | Hits:

[JSP/JavaComplexNumber

Description: 复数之间的加减乘除运算(Java) 复数之间的运算-分为实部和实部间运算,虚部和虚部间运算。
Platform: | Size: 916 | Author: 清水 | Hits:

[ActiveX/DCOM/ATLComplexNumber

Description: 可以进行复数的加法 减法 乘法运算,并返回运算结果。
Platform: | Size: 2329 | Author: shenzhibin | Hits:

[Mathimatics-Numerical algorithmsszys

Description: 用于运算加减乘除的四则运算代码. 用一个复数结构ComplexNumber来存放一个复数;-arithmetic operations for the four Operational code. Using a complex structure ComplexNumber to store a plural;
Platform: | Size: 26103 | Author: yang | Hits:

[JSP/JavaComplexNumber

Description: 复数四则运算程序-plural four Operational procedures
Platform: | Size: 1024 | Author: 陈非 | Hits:

[Mathimatics-Numerical algorithmsszys

Description: 用于运算加减乘除的四则运算代码. 用一个复数结构ComplexNumber来存放一个复数;-arithmetic operations for the four Operational code. Using a complex structure ComplexNumber to store a plural;
Platform: | Size: 25600 | Author: yang | Hits:

[.netComplexNumber

Description: 这是VS2005,VB.NET开发的一个实现两个复数加减乘除的好例子,不论是课程设计还是个人学习比较不错的例子-This is VS2005, VB.NET developed a two plural realize a good example of calculation, whether it is curriculum design or an individual learning a good example of comparison
Platform: | Size: 69632 | Author: lzh | Hits:

[JSP/JavaComplexNumber

Description: 用JAVA编写的判断是否为复数的小程序 包里有具体题目和要求 还是写给小菜鸟的 高手PA-Using JAVA prepared to determine whether procedures for plural small bag there are specific topics and requirements, or wrote a master of small rookie PA
Platform: | Size: 4096 | Author: 汪鹏 | Hits:

[AlgorithmComplexNumber

Description: 是用C++语言写的复数相加的程序代码,为同学上机实验提供参考。-Is C++ Language written in the plural sum of program code, for students on the experiment to provide reference.
Platform: | Size: 1024 | Author: 郭瑜娇 | Hits:

[JSP/JavaComplexNumber

Description: //本代码用Java语言实现了复数类,并且可对你刚刚输入的复数(实部和虚部)进行修改(可以循环的输入修改), //之后实现基本的加减乘除运算,这个功能是对你输入的(+,-,*,/)符号做出相应的判断,可以循环的进行。 //(初学者仅供参考)-Complete the class of complex number in Java.
Platform: | Size: 5120 | Author: 孙守明 | Hits:

[ActiveX/DCOM/ATLComplexNumber

Description: 复数操作,复数的加、减、乘、除,四则运算-ComplexNumber
Platform: | Size: 1024 | Author: excel | Hits:

[JSP/JavaComplexNumber

Description: 运用ComplexNumbe复数类,对复数进行加,减,乘运算-Use ComplexNumbe complex class of complex addition, subtraction, multiplication
Platform: | Size: 1024 | Author: zxq | Hits:

[Algorithmcomplexnumber

Description: 实现复数的加减运算。置实部和虚部,将两部分分别相加减,最后输出所得结果。-Addition and subtraction to achieve complex operations. Set real and imaginary parts, will add and subtract two-phase, respectively, and finally output the results.
Platform: | Size: 463872 | Author: 古月 | Hits:

[JSP/JavaComplexNumber

Description: Java源码,学生实验样例,复数运算代码,银行与客户交易代码,简单易懂,已调试无误-Java source code,student s test example,ComplexNumber computing code,code Transactions between banks and customers code,simple and easy to understand,has been debuged and correct
Platform: | Size: 3072 | Author: 丁倩倩 | Hits:

[JSP/JavaComplexNumber

Description: (1)编写一个复数类ComplexNumber,其中包括实例变量real、image,方法如下: 1)构造方法 ComplexNumber(double a,double b) 2) ComplexNumber add(ComplexNumber x) //当前复数对象与另一复数对象进行复数的加法运算,返回一新的复数对象 3) ComplexNumber sub(ComplexNumber x) //当前复数对象与另一复数对象进行复数的减法运算,返回一新的复数对象 4)double getReal () //获取复数对象的实部 5)double getImage () //获取复数对象的虚部 6)void show( ) //按照实部+虚部i(如10+8i)的形式显示复数对象的值 7)String toString()//返回复数对象对应的串(如4+7i) -(1) the preparation of a complex class ComplexNumber, including instance variables real, image, as follows: 1) construction method ComplexNumber (double a, double b) the 2) ComplexNumber add (ComplexNumber x)// plural object with another plural object plural addition operations, and return a new complex object 3) ComplexNumber sub (ComplexNumber x)// plural object with another plural object subtraction of complex numbers, and returns a new complex object 4) a double getReal ()// access to complex objects the imaginary part of the real part 5) double getImage ()// Get the plural object) void show ()// display in accordance with the+ imaginary of the real part of the Department of i (such 10+8i) in the form of the value of the complex object) String toString ()// return complex object corresponding to the string (such as 4+7i)
Platform: | Size: 1024 | Author: luoshengwang | Hits:

[source in ebookComplexNumber-implements-Cloneable

Description: 复数的转换还有使用,类 实例变量 静态变量- ComplexNumber implements Cloneable
Platform: | Size: 2048 | Author: 提子 | Hits:
« 12 »

CodeBus www.codebus.net