文件名称:Calculater
介绍说明--下载内容来自于网络,使用问题请自行百度
本程序采用C语言编写,通过数组的形式,实现高精度加减乘除。进入程序之后,首先输入你要进行运算的算式个数,然后依次输入诸如
2/5
5/2
1/0
52/4
得到
2/5 0……2
5/2 2……1
divisor is 0
52/4 13-This procedure using C language, through an array of high-precision arithmetic. After entering the program, first you have to enter the formula calculates the number, followed by input, such as 2/5 5/2 1/0 52/4 to get 2/5 0 ...... 2 5/2 2 ...... 1 divisor is 052/4 13
2/5
5/2
1/0
52/4
得到
2/5 0……2
5/2 2……1
divisor is 0
52/4 13-This procedure using C language, through an array of high-precision arithmetic. After entering the program, first you have to enter the formula calculates the number, followed by input, such as 2/5 5/2 1/0 52/4 to get 2/5 0 ...... 2 5/2 2 ...... 1 divisor is 052/4 13
(系统自动生成,下载前可以参看下载内容)
下载文件列表
高精度加减乘除.cpp
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.