搜索资源列表
simplecalc
- uclinux 下的一个计算器程序,功能还可以,需要的就看看吧-Basis of a calculator program that can function, we need to see it on
simplecalc
- uclinux 下的一个计算器程序,功能还可以,需要的就看看吧-Basis of a calculator program that can function, we need to see it on
SimpleCalc
- 用C#写的计算器,实现了计算器的简单功能。但是用面向对象思想设计,如继承,封装,多态,有很好的理解。-Calculator using C# to write to achieve a simple calculator function. But the use of object-oriented design, such as inheritance, encapsulation, polymorphism, have a goo
SimpleCalc
- This is a very simple calculator with functions like Addition, Subtraction, Multiplication, division, percentage and even Power.The code is extremelysimple and very easy to understand.
simpleCalc
- simple Calculator with J2ME
SimpleCalc
- Java控制台四则运算计算器,程序简明,适合初学者学习控制台输入、输出及字符串知识-Java console calculator, it s very simple that only manipulate+-*/, but it s instructive to newbies to learn console input and output.
simplecalc
- It is a simple calc
SimpleCalc
- 一个 android 简单计算器程序 拥有加减乘除等基本功能-a simple calculator
SimpleCalc
- 栈的简单应用,实现四则运算,可检查输入是否有误-A simple application of stack,you could enter a expression. If right,output the result else,output the error infomation.
SimpleCalc
- 基于vc,mfc的简单计算器 (带时间),源代码,很标准-vc++ mfc
SimpleCalc
- calculator pgm using c-calculator pgm using c++
SimpleCalc
- 简易计算器:能够进行简单的加减乘除算法,并且能够清零,重新计算!-simple calculate
LabVIEW-SimpleCalc
- 模仿手机计算器,用LabVIEW写了个简单的计算器,实现了简单的计算功能(不含小数)。-Imitation mobile phone calculator, using LabVIEW to write a simple calculator, the realization of a simple calculation of functions (non decimal).
simplecalc
- 简易计算器源码:Java实现用于Android系统-Simple Calc Based On Java Using Android System
SimpleCalc
- Simple Calculator in Vb.net
simplecalc
- 利用MFC编写简单的计算器,实现加减乘除等功能(Using MFC to write a simple calculator, to achieve add, subtract, multiply and divide function)