搜索资源列表
C-sharp_JSQ
- 简单的加减乘除运算,并且实现记忆功能和平方,开方,倒数的史书运算-a easy Calculator
VHDL
- 计算器,可实现加减乘除运算并包含数码显示与输入部分。-Calculators, multiplication and division addition and subtraction operations can be realized and includes digital display and input section.
java
- 编程:编程实现一个简单的四则运算计算器:从键盘输入一个四则运算表达式(没有空格和括号),遇等号"="说明输入结束,输出结果。 假设计算器只能进行加减乘除运算,运算数和结果都是整数,4种运算符的优先级相同,按从左到右的顺序计算(即:2+3*5先计算2+3,再计算5*5)。 示例:括号内是说明 -Programming: programming a simple calculator four operations: from the keyboard to enter a fou
jianyijisuanqi
- 模仿windows计算器的简易计算器,能实现加减乘除运算。是在vc环境下 基于对话框的程序-Imitate simple calculator windows calculator, addition and subtraction multiplication and division to achieve operation. Vc environment is based on the dialog box procedure
c
- 栈计算器,主要是利用栈来处理加减乘除运算-Stack calculator, mainly to deal with the use of stack Math
calculater
- 简单计算器,可以进行整数小数五位以内的加减乘除运算。4*4键盘-Simple calculator can be carried out within five decimal integer addition and subtraction, multiplication and division calculations. 4* 4 keyboard
Calculator
- 计算器应用,可以进行简单加减乘除运算。 但有数字大小限制-Calculator application, you can perform simple addition and subtraction multiplication and division calculations. But the figures size limit
calculatorMFC
- vc++写的一个很简单的计时器,用MFC编的,能完成简单的加减乘除运算。-vc++ to write a very simple timer for use MFC, and to complete simple addition and subtraction, multiplication and division operations.
jsq
- 编程实现一个简易计算器,实现基本的加减乘除运算功能。在计算器的面板上,有0—9数字的按钮,同时还有加减乘除的运算按钮已经清空运算框按钮,用户可以直接点击 面板进行输入数字并计算。输入和输出结果数据共用一个文本框,同时,当进行除法运算时当除数为0,计算器会给出错误提示。 -Programming a simple calculator, to achieve the basic functions of addition and subtraction, multiplication an
jiandanjisuanqi
- 计算器的简单功能 可执行简单的加减乘除运算 课设报告 -A simple calculator function of simple addition and subtraction, multiplication and division executable class for the report of operations
zhouzhong
- 可视化计算器,可实现加减乘除运算,会很好很强大-Visualization calculators, multiplication and division addition and subtraction operations can be achieved will be very very strong
m
- 汇编语言程序设计的简单代码,其中有简单的加减乘除运算,希望有用-huibian
double
- 浮点运算加减乘除四则运算,方法和特别,值得借鉴-Four floating-point addition and subtraction multiplication and division operations, methods, and in particular, it is worth drawing
Calculator
- 计算器,可进行加减乘除运算及两个大数间的运算-Caculator,whhich can be use to add two large number
caculater
- 简单的加减乘除运算,清零,删除等功能,不能进行小数的运算,但是可以连续的运算。-Simple addition and subtraction multiplication and division operations, resetting, deleting and other functions
calculator
- 一个简易计算器,能实现两个数的加减乘除运算,用matlab实现-A simple calculator, able to achieve two number addition and subtraction multiplication and division operations, using matlab to achieve
calculator
- MFC简单计算器:可以输入任何有效数字进行加减乘除运算-calculator:have function by+,-,*,/
fration
- 利用visual C++对输入的两个数字进行加减乘除运算-The use of visual C++ right input add or subtract two numbers multiplication and division operations
HugeNumArithm
- 1024位大数的运算,包括加减乘除等运算,定义了一个类,对运算符进行了重载-1024 large numbers of operations, including addition, subtraction and other operations, define a class of operators were overloaded
DADASHU
- 大数加减乘除运算,自己查阅资料做的一个小东西,望指导。谢谢谢谢。。。。(A large number of add, subtract, multiply and divide operations)