搜索资源列表
Java_jishuanqi
- 用java GUI写的计算器程序。程序安全,健壮。多输几个小数点也只记录一个,和Windows XP 里的计算器(标准型),功能上是一样的。2+3=5,“2+3***”结果为5,不会连乘。“5*6==180”会连乘,2+3*8=40,2+3***8=40,9/0=0不报错-java GUI with written procedures calculators. Safety procedures, robust. Lost more than a few decimal point only
复数计算程序
- 复数计算程序,实现复数的加,减乘除计算-program of calculate complex number,carry out the complex number s addition,subtract and multiply and divide.
matrix
- (1) 设计和编写代表矩阵的Matrix类。该类包括矩阵行列数变量int rows和int cols,矩阵数据数组double data[][],构造方法Matrix()、Matrix(int rows,int cols)、Matrix(int rows,int cols,double data[][]),获取某元素值的方法getData(int row,int col),设置某元素值的方法setData(int row,int col,double value),计算两个矩阵的乘积的方法mul
calculator(java)
- 一个计算器代码,能够进行连加连减连乘连除-a calculator code, is capable of reducing even the company continually multiply even among
实验报告:大数相乘
- 算法分析实验报告:大数相乘程序,调试成功-algorithm analysis experiment : Large Numbers multiply procedures, debug success
matrix-multiplication
- 编写一个程序,实现两个矩阵相乘 需要第一个矩阵的列数与第二个矩阵的行数相同,结果是一个矩阵,且其行数与第一个矩阵的行数相同,与第二个矩阵的列数相同,结果矩阵中第i行/第j列的元素等于第一个矩阵的第i行的各元素与第二个矩阵第j列的各元素对应相乘之和。 -Write a program to multiply two matrices needed to achieve the first columns of a matrix of rows and the second the s
Cacultor
- 使用Eclipse进行开发的简单计算器,完成了数据的加、减、乘、除、求倒、取反等功能,采用了java awt、java swing。-Use Eclipse to develop a simple calculator, complete data add, subtract, multiply, divide, seeking down, take anti-functions, using java awt, java swing.
GUICalculater
- 一个简单的模仿 window 计算器的java程序 可以进行加,减,乘,除等简单运算-Window to imitate a simple calculator java program can add, subtract, multiply, with the exception of simple computing
CalcV1_0
- 使用java实现的计算器功能,能够实现加,减,乘,除功能.-The realization of the use of java calculator functions, to achieve add, subtract, multiply, divide function.
Complex
- 复数类,实现了两个复数的加,减,乘,除以及一个复数和一个实数的加,减,乘,除.-Plural category, has achieved two plural add, subtract, multiply, divide, as well as a plural and a real number of add, subtract, multiply, divide.
jisuanqi
- JAVA课程设计---计算器源代码 主程序界面菜单,菜单栏有游戏、工具、帮助三个子菜单。 用户可以通过鼠标或键盘依次输入参加计算的数值,进行加、减、乘、除、求余运算混合运算。 -JAVA course design--- main program source code calculator interface menu, menu bar there are games, tools, help the three sub-menu. Users can order through the
calculator
- java 本系统给人们提供更加方便和快捷的计算工具——计算器,程序实现了计算器的基本功能有:加、减、乘、除等基本算术运算,除此之外,还包括%,开方,1/X等运算,它与计算机系统中自带的计算器比较相似。-java the system to provide people with more convenient and faster calculation tools- calculator, a calculator program to achieve the basic functions
Calculator
- 简单的进行加,减,乘,除计算.代码简单,并且非常适合于Java的初学者.-Simple to add, subtract, multiply, with the exception of the calculation. Code simple and very suitable for beginners of Java.
caculator
- 用java编写的小型计算器程序,具有加、减、乘、除四则运算功能-Using java process to prepare a small calculator with add, subtract, multiply, with the exception of four computing function
Calculator
- 使用myeclipse开发的有加、减、乘、除功能的B/S模式的计算器,使用struts框架技术,比较简单,适合于struts初学者用来了解struts的工作原理。-Myeclipse have developed the use of add, subtract, multiply, with the exception of functions of B/S mode calculator, use the struts framework of technology, relatively
ComputerPad
- 用java实现的计算器,能实现加,减,乘,除等基本功能-Using java to achieve calculator, to achieve add, subtract, multiply, in addition to basic functions such as
Calculator
- 用Java编写一个简易计算器,能实现基本的加、减、乘、除。有小数点,能进行小数的运算。-Using Java to prepare a simple calculator, able to achieve basic add, subtract, multiply, divide. Have the decimal point, can be decimal arithmetic.
javajsq
- 这是使用Java开发的简单计算器,可以实现加、减、乘、除运算-This is easy to use Java to develop the calculator, you can achieve add, subtract, multiply, with the exception of computing
multiply-two-matrices-
- This java program multiply two matrices. Before multiplication matrices are checked whether they can be multiplied or not.
nine-Multiply--nine
- nine Multiply nine.zip-nine Multiply nine.zip