搜索资源列表
jsq
- 运用用MATLAB编程的小型计算器,能够运行简单的加减乘除等运算-Use with MATLAB programming small calculator, able to run, such as simple addition and subtraction, multiplication and division operations
calculator
- 一个简单的计算器加减乘除等基本功能都有,另外还有其他的一点功能-it is a basic calculator
compute_sipf
- 根据《大话设计模式》用C++编写的计算器控制台程序,采用简单工厂设计模式。创建加减乘除运算类,继承于基本运算类operate,简单工厂类用于实例化运算符号对象。-According to " lying Design Patterns" written with C++ console calculator program, a simple factory design pattern. Create addition and subtraction multiplicati
jisuanqi
- 一种计算简单的加减乘除的计算器,可以方便人们的生活-A method of calculating the simple arithmetic calculator, you can easily people' s lives
jsqjava
- 用Java做的计算器源代码,可以实现简单的加减乘除-Calculator to do with the Java source code, can achieve simple addition and subtraction, multiplication and division
jishuqi
- 用c#实现的一个简单的计算器,可以实现加减乘除和连加连减连乘连除等功能。-Using c# to achieve a simple calculator, you can achieve even the addition, subtraction, and even add subtract multiply connected even in addition to other functions.
Calculator
- 这是一个关于计算机的简单编程代码,可以实现计算器的加减乘除开放等功能。此代码详细,而又简洁,很适合初学者。-This is a simple computer programming code, can achieve open, Math calculator functions. This code is detailed, yet simple, very suitable for beginners.
Calculator
- 一个基于VC6.0的MFC的简单的可以进行加减乘除的简易计算器-VC6.0 based on a simple MFC can be add, subtract, multiply and divide a simple calculator
FirstTest
- 一个简单c++入门的计算器程序。里面有控件,控件变量添加,实现简单的加减乘除功能。(A simple C Entry calculator program)