搜索资源列表
CSharp写的计算器
- 自己用C#写的程序,里面包含各种算法,如:加减乘除,平方开方,实现计算结果累加.是学windows的典型好例。-own use C# to write procedures, which contains algorithms, such as : the arithmetic, square prescribing and achieving results accumulate. The school windows is a good typical cases.
文件运算器
- 问题描述:加减乘运算器。 要 求: 输入方式:使用给定文件进行输入; 输出方式:使用文件进行输出; 使用的数据结构:双向链表 实现的功能:实现任意位数的正负整数或小数的加法、减法和乘法运算。 具体要求:每个结点存储一位数字。算出的结果若是小数,整数部分的高位若为0要去掉,小数部分的低位若为0要去掉,若0085.56700,最后结果应为85.567。 文件说明:给定的文件a*.txt为第一个数,b*.txt为第二个数,要求加法产生的结果存储在add*.txt中,减法产生
cmplx
- 复数加减乘除运算的程序,程序较简单,使用于初学者。-complex arithmetic operations procedure is relatively simple, beginners to use.
compute16
- 该程序是计算器程序,实现了计算器的基本功能,加减乘除,开方,取反,取倒数等功能。最大精度为10的-42次方到10的42次方-that the procedure was calculator program, a calculator to achieve the basic functions, arithmetic, administration, the negation, admission countdown functions. The greatest accuracy for t
Oney+-
- 一元多项式加减程序 C 这是基在C下的数据结构算法-one yuan polynomial modified C-This is the C-based data structure algorithm
Protel99SE-t
- 这是一个简单的计算器,可以简单的计算整数的加减.-This is a simple calculator, a simple calculation integer addition and subtraction.
pangxizhong
- 简单的计算器,能做加减乘除开方等-simple calculator, can do the arithmetic, such as prescribing
jisuan
- 输入等式并计算结果,其中包括加减乘除+括号运算!
Caculator
- 一个简单的计算器。实现了加减乘除功能个四项单目运算:对数、指数、开方和绝对值。考虑了一些意外情况的处理,比如连续输入两个小数点,输入0时分类处理
bigint
- 实现40位整数的加减乘除运算,正确率高,效率高!是C++编程中的好题
easy-computer
- 简易计算器,支持加减乘除功能,并支持正负运算。
Calculator
- 程序实现了类似windows的计算器,可以进行加减乘除,界面形式跟windows的一样,已通过测试,可直接编译使用
C++_200array
- vc++ 我们的作业,包含加减乘除、大小比较、及求余。 (上一个传错了)!-vc our operations, including arithmetic, the size, and I seek. (1-on the wrong)!
cn700_del248884455
- 24点游戏,用Delphi做出来的24点游戏,用加减乘除迅速算出24点-24 point games, with Delphi done for the 24 point games, with the arithmetic quickly calculate the 24 points
MatrixCalculator.rar
- 用C#编写的基本的矩阵运算器 包括加减乘除 转职,求逆,基本矩阵判断以及LDU分解和QR分解,a matrix calculator
Matrix
- C#的矩阵运算,包括加减乘除,求逆等-C#, matrix operations, including addition and subtraction multiplication and division, inverse, etc.
jiandanjisuanqichengxu
- 用c#面向对象实现简单的计算器的加减乘除功能-With the c# object-oriented realization of a simple calculator for addition and subtraction multiplication and division functions
calculator
- 计算器,小程序完成计算器的功能 能进行基本的运算,比如加减乘除,混合运算 能够显示时间,并且在时间不准时进行调节 -Calculator, small program to complete the functions of the calculator can do basic arithmetic, such as addition and subtraction multiplication and division, mixed operations can display
24
- 输入任意四个整数(0到10),运算符只有加减乘除,还有括号.每个数只能且必须用一次。要求判断这些表达的结果中是否有24。如果有,输出计算表达式:如输入4,6,1,1 输出 4*6*1*1 =24 (允许有括号)。-Enter any four integer (0-10), only addition and subtraction multiplication and division operators, as well as brackets. Each number only once
suanshu
- 自动生成word版本加减乘除运算,可以确定最大值、题目数量等(The automatic generation of word version can determine the maximum value of add, subtract, multiply and divide operations, such as the number of topics)