Welcome![Sign In][Sign Up]
Location:
Search - jisuanqi m

Search list

[CSharpjisuanqi

Description: 用C#编写的计算器程序,仿照电脑上的计算器编写的,功能强大,有CE,C,MC,MR,MS,M+,+/-,sqr,%,1/x等功能
Platform: | Size: 35702 | Author: 唐进 | Hits:

[CSharpjisuanqi

Description: 用C#编写的计算器程序,仿照电脑上的计算器编写的,功能强大,有CE,C,MC,MR,MS,M+,+/-,sqr,%,1/x等功能-With C# Prepared calculator program, modeled on the computer calculator written, powerful, and CE, C, MC, MR, MS, M+,+/-, Sqr,, 1/x and other functions
Platform: | Size: 96256 | Author: 唐进 | Hits:

[assembly languagejisuanqi

Description: 简单的计算器 1.键盘输入两个10进制数据(1到4位),选择实现加、减、乘、除运算,并选择以2进制、8进制、10进制、16进制方式输入。 要求: 程序界面尽量方便使用并简洁。 -Simple calculator 1. Keyboard input two 10-band data (1-4), select the realization of add, subtract, multiply, with the exception of computing, and choose to 2 M, 8 M, 10 M, 16 M enter. Requirements: easy-to-use interface and simple as possible.
Platform: | Size: 3072 | Author: 叶湘伦 | Hits:

[SCMjisuanqi

Description: 用飞思卡尔GP32单片机实现普通十进制计算器的功能,按键采用4×4键盘,显示采用16×2点阵式字符LCD,键盘符号定义如下:左下角的“<-”表示退格,即删除键,按一次删除LCD的最后一个数字。 LCD的第一行显示运算式,第二行显示运算结果。其他功能同普通计算器相同(只实现加减乘除四则运算功能)。 扩展功能:负数、小数运算。复合运算。连续运算。2进制、8进制运算。 -GP32 with Freescale MCU general metric calculator functions, the use of 4 × 4 button keyboard, display the use of 16 × 2 character dot-matrix LCD, keyboard symbols are defined as follows: the lower-left corner of the " <-" said backspace, that is, delete the key, according to the last one to delete a digital LCD. LCD shows the first line of expression, the second line shows the results of operations. Other features the same with the ordinary calculator (multiplication and division addition and subtraction only the realization of arithmetic functions). Expansion functions: negative, a small number of computing. Composite operator. Continuous operation. 2 M, 8 M-ary operator.
Platform: | Size: 81920 | Author: deng1243 | Hits:

[OS programjisuanqi

Description: MFC编写的计算器 只包括加减乘除运算的简易计算器-MFC prepared by the calculator only simple addition and subtraction multiplication and division operation Calculator
Platform: | Size: 28672 | Author: 万章 | Hits:

[JSP/JavaJiSuanQi

Description: java实现计算器,import java.awt.* import java.awt.event.* import javax.swing.* public class JiSuanQi { Frame f Label lab Button[] bt=new Button[29] JTextField t StringBuffer str //显示屏所显示的字符串 double x,y //x和y都是运算数 int z //Z表示单击了那一个运算符.0表示"+",1表示"-",2表示"*",3表示"/" static double m //记忆的数字 JiSuanQi() {-java implementation calculator, import java.awt.* import java.awt.event.* import javax.swing.* public class JiSuanQi {Frame f Label lab Button [] bt = new Button [29] JTextField t StringBuffer str //display character string displayed double x, y //x and y are the operands int z //Z represents an operator clicks that 0 means " +" , 1 indicates " -" , 2 is " *" , 3 is " /" static double m //number in memory JiSuanQi () {
Platform: | Size: 2048 | Author: 郭涛涛 | Hits:

CodeBus www.codebus.net