搜索资源列表
java设计简单计算器
- java设计简单计算器。可以进行最简单的加法、剪法、乘法和除法的运算-simple calculator. Can the most simple addition, shear, the multiplication and division operations
Sub_Demo
- 定义四个接口,其方法协议分别 完成两个数的加法、减法、乘法和除法操作,其中加法接口是一 个父接口,并依次派生出其他接口。大家帮忙看一下。谢谢! -4 interface definition, the methodology two agreements were completed several Adders, subtraction, multiplication and division operations. Adder interface which is a fathe
17160038384
- 本程序是关于一些大数运算的程序,大数成法、除法、加法、减法
lrg_x2
- 拉氏算法以及最小平方,采用尽量少的除法以减少误差
ckeil
- 目前已有若干版本的子程序库公开发表,它们各有特色。本程序库中的开平方算法为快速逼近算法,它能达到牛顿迭代法同样的精度,而速度加快二十倍左右,超过双字节定点除法的速度。 -there are several versions of the subroutine library published their own characteristics. The library opened in the square approximation algorithm for rapid algorith
除法循环运算
- 本程序操作界面友好,主要是参考怎么样设置进度表,怎么样设置页面上下拉动,有动态显示效果,还-the procedures and operating friendly interface, how kind of reference set schedule, how kind set up pulling pages from top to bottom, dynamic display,
2
- 实现一个简单的菜单程序,运行时显示“Menu:A(dd) M(inus) Mu(ltify) D(ivid) Q(uit), select one”提示用户输入。A代表加法,M代表减法,Mu代表乘法,D代表除法,当用户输入其中之一时,产生两个随机数,并实现相应的算术运算。如此循环,直到输入Q,程序结束。-A simple menu program, run-time "Menu: A (dd) M (inus) Mu (ltify) D (ivid) Q (uit), select one" p
Calculator2
- 创建一个计算器,实现加法,减法,乘法,除法功能-Create a calculator, to achieve add, subtract, multiply and divide function
div-1024bits
- 1024位大整数除法运算,默认相加的两个数在D盘根目录,1.txt 2.txt-1024 bit large integer division
int-add
- 大整数除法运算,用户输入两个大整数,系统给出相加结果。-1024 bit large integer addition operation
课程设计
- 关于计算机组成原理除法计算,拥有恢复余数法和加减交替法,可以支持非浮点型数据输入