搜索资源列表
jisuanqi
- 用MFC编的计算器简单的程序~还有很多不足~请大家多多指教
计算器实例程序
- 一个小计数器 c#编的 语句简单,初学者可下而学之-a small counter c # series of simple statements, and beginners can be acquired under
简易计算程序
- 一个简单的计算器程序,从键盘输入"3+5"这样的表达式,程序读入数据和运算符,调用Calculate函数,根据运算符进行+,-,*,/四则运算。要求能反复执行这一过程,直到用户输入#符号作为运算符
一个简单计算器的源码
- 用C#实现的一个简单的计算机的程序源码。
calculator
- 用c#自己编的简单计算器程序,希望能对大家有所帮助-C# own with a simple calculator program, hoping to be helpful for everyone
Calculator
- 这是一个简单计算器程序的实现的源码及解决方案,用的C#语言开发的。-This is an calculator application implemented by C#.With the IDE-VS2008.
jsq
- 简单计算器的实现,适合c#初学者练习参考使用,Windows 应用程序。-The realization of a simple calculator, suitable for beginners c# reference to the use of exercises, Windows applications.
cal
- 在Csharp下的计算器程序,程序功能简单实用-Calculator
Calculator
- 这是一个简单的计算器程序,实现多数计算器的功能,并能实现科学计数的功能-This is a simple calculator program to achieve the majority of the functions of the calculator and count to achieve the function of science
Caculator_Code
- C#计算器代码:实现简单计算器功能,是较好的C#入门程序,适合C#初学者-C# Calculator Code: implements a simple calculator function, is a better C# entry program, suitable for C# beginners
vc
- vc++计算器程序源代码,用于简单的数学计算-vc++ source code calculator for simple mathematical calculations
Calculator
- 一个在vs2008下用c#语言实现的简单的计算器程序,具有加减乘除功能。-Under a vs2008 using c# language implementation of a simple calculator program, with addition and subtraction multiplication and division functionality.
jsq
- 学习c#的好例子,简单使用的计算器程序,供初学者参考。-Learning c# a good example, easy to use calculator program for advanced users.
Test
- 在c#.net平台上利用设计模式中的简单工厂模式实现精彩的计算器程序)-In c#. Net platform using a simple design pattern factory pattern to achieve wonderful calculator program)
forth_CAL
- 简单的计算器程序,改编自C#学习50例,实现连续计算功能,适合初学者学习-a simple calculate program which is renewed from the examples of learning of C#,it s perfect for beginner
jisuanqi
- C#.NET语言编写的计算器程序,并具有简单的文件操作功能框,可以实现读文件,写文件,追加文件以及简单的发送邮件操作,源码注释非常详尽,非常适合初学者-C#. NET language of the calculator program, and has a simple file operations box, you can read files, write files, append files and Send e-mail operation, source code comment
MathsOperators
- 这是一个简单的计算器程序,分别输入左操作数和右操作数,并选择运算符以后,就能计算出结果。如果输入不合法,就会显示错误信息。-This is a simple calculator program, enter the left operand and the right operand, and select an operator will be able to calculate the results. If the input is not legitimate, it will dis
jisuan
- C#编写的简单的计算器程序具有加减乘除正负运算,还可以选择普通运算和科学运算功能-Simple calculator program written in C# with addition and subtraction, multiplication and division of positive and negative operation, you can also choose ordinary arithmetic and scientific computing
计算器应用程序
- 建立一简单的计算器应用程序,拖动一些按钮控件到窗体上,分别标明代表数字或功能,能够进行加、减、乘、除四则运算。实现基本的四则运算功能,连续运算,实现键盘输入和运算(即点击键盘上数字及运算符时,可输入数字和进行运算)。要求实现良好的布局效果,并对按钮功能分类编程。
jisuanqi
- C#编写制作一个简单计算器的学习实例源码,计算器源码收录了不少,不过里面的代码都不太一样,所以还是发上来供初学者学习参考。程序分别定义了数字及运算符按钮按下时、等号(=)按下时、清空(C)按下时分别执行的动作,源码可有助于了解各整数、浮点数变量的运算操作-Escrito en C# para aprender a hacer unos simples ejemplos de código fuente calculadora, calculadora de colección de origen