搜索资源列表
deskcalulator
- 包含一个源文件,实现一个简单的计算器功能,如自己再扩充功能,可实现自定义变量,自定义方程等。-contains a source, the realization of a simple calculator functions, such as further expansion of their functions can be realized from the definition of variables, since the definition of equations.
js
- 简单的计算器,能够实现简单的加,减,乘,除等基本运算
console_calc
- 简单计算器,支持多种运算符。输入表达式:1+2,然后回车,即可得到结果-simple calculators, and support for multiple operators. Importation of expression : 1 2, and then Enter, the results can be obtained
counter
- 一个简单的计算器,可用于熟悉堆栈的操作。-A simple calculator that can be used familiar stack operations.
counter
- 利用VC6.0开发的一个小型的计算器,可以实现简单的计算功能。-VC6.0 developed using a small calculator, you can achieve a simple calculation.
Ex_2
- 能够实现简单的计算器功能,拥有8个简单的计算功能-Caculate
calculator
- 一个简单的计算器,支持基本四则运算,括号,支持运算级-A simple calculator, support the basic four operations, brackets, support the operations level
zdy8complex
- 简单计算器,支持加,减,乘,除,乘方,复数运算-Simple calculator, support add, subtract, multiply, divide, involution, complex computing
calculate1
- 其属于VC控制台程序,多功能计算器,简单实用 适合初学者-It belongs to the VC console application, multi-function calculator, simple and practical for beginners
caculator
- 用C语言实现了一个简单的计算器的功能,简单的实现了加减乘除,其它功能可以仿照源码继续添加。-A easy caculator!
jisuan
- 简单计算器的C_++实现代码,属于控制台,比较适合初学者-The simple calculator C_++ achieve code belonging to the console, and more suitable for beginners
Calc
- 实现计算器的计算功能,简单有效。对初学MFC有较大的参考意义-The calculation function calculator, simple and effective. Beginner MFC reference
TXT
- 计算器功能,可以实现简单的四则运算。加减乘除。-Calculator function,Four operations can be implemented with simple
Calculator
- 本人小弱,这是找实习遇到的一道笔试题:简单的计算器程序。回去增加了新功能。现在可以支持四则运算、位运算、自增自减以及括号。提供了函数和测试代码。欢迎使用和帮我debug。-I m not a experienced programmer. This program is from a paper test that I took for IT intern. It s functions include "+,-,*,/, ,&,^,|,~,++,--" and "(" and ")". The
WindowsFormsApplication1
- 用winfrom简单实现计算器的加减乘除法-Simple addition and subtraction multiplication and division to achieve calculator
Calculator
- 通过运用数据结构,完成了一个比较简单的四则运算计算器,了解数据结构基础的同时也熟悉了一下编程环境-Through the use of the data structure, completed a relatively simple arithmetic calculator, based on understanding of data structures and also a bit familiar programming environment
CalExa
- 用VC6.0自己编的一款小型计算器,实现+,—,*,/功能,程序简单,容易实现,用MFC编程。-With VC6.0 own series of a small calculator, to achieve+,-,*,/function, the program is simple, easy to implement, with MFC programming.
Calculeter
- 计算器,简单的计算器,功能一般,正常的计算器-Calculator, a simple calculator, function normally
project3
- 这段代码运用编写了一个简单的图形化计算器,能够支持简单的运算功能和两种不同的模式-This code is written using a simple graphical calculator that can support simple arithmetic functions and two different modes
栈计算器
- 一个简单的计算器,可以实现带括号的表达式运算,具体描述看附件(A simple calculator that can be used to perform expressions with parentheses, and a specific descr iption of the attachment.)