搜索资源列表
Csharp_calculator_sample(WINFORM)
- 相信这个程序对已经学习C#很久而刚刚入门图形界面编程的初学者有用,一个用C#做的计算器-believe that the process of learning C# has been a long time and just portal GUI Programming beginners useful, one C# do Calculator
jisuanqi
- 一个图像化的C语言计算器程序,有兴趣的可以
功能强大的计算器
- 功能强大的计算器,采用仿C语言表达式语法 并且给出表达式的逆波兰表达式,支持二十余种函数运算,程序经测试成功-powerful calculator, using fake C language syntax expression and expression is the inverse Poland expression, I support 20 species of Operational functions, procedures have been tested successful
one
- 一元稀疏多项式计算器加减乘除等程序 C语言编写-C
Calculator
- 用C++编译的简单的计算器程序,非常实用,希望大家能喜欢。-A simple calculator program, very useful
matrixCalculator
- 矩阵计算器,C++编写的MFC程序,可以实现矩阵加减,数乘,转置,矩阵相乘等功能 -Matrix Calculator, C++ program written in MFC, you can achieve matrix addition and subtraction, multiplication, transpose, matrix multiplication and other functions
calculater
- C++语言编写的mfc程序,实现了基本的计算器的加减乘除的功能。-Written in C++, mfc program to achieve the basic addition and subtraction, multiplication and division calculator functions.
Computation
- 计算器,一般是指“电子计算器”,所以,可以认为是“电子计算器”的简称,该名词由日文传入中国。本文是用C语言编写的计算机程序-Calculator, generally refers to " electronic calculator" , so can be considered " electronic calculator" short, the term was introduced into China by the Japanese. This is
Calculator
- 计算器(C语言源码):实现多种数学运算,程序内附带详细说明-Calculator (C language source code): to achieve a variety of math
compute
- 用C++写的一个简单的计算器程序,可以输入表达式进行计算,这是初学C++时写的,so总体代码有点粗糙-In C++ to write a simple calculator program that can calculate the input expression, which is when the novice C++ to write, so the overall code is a bit rough
cPP
- 四项计算器 程序,模拟具有加、减、乘、除四种功能的简单计算器。 // 该程序具体要求如下: // 1. 运行程序,显示当前值及命令提示command>。 // 2. 通过键入字符 + 、 - 、 * 或 / (分别表示加、减、乘或除运算符)响应程序的提示command>,能够支持加、减、乘、除运算。 // 3. 当一个运算符输入后,程序便要求输入同当前值一起运算的第二个数。若给定了第二个数,程序便执行指定的运算,显示新的当前值。 // 4. 在程序提示c
Calculator
- 用才语言编写程序,做成一个计算器,实现基本的数学运算-C language program, made a calculator, and basic math
WindowsApplication13
- c#编写的计算器程序,实现了基本与windows自带的功能相似,实验作品仅供参考。-c# to write a calculator program to achieve basic functionality comes with windows. Experimental works are for reference only.
Calculator
- 一个简单的计算器c程序,可以实现简单的加减乘除-A simple calculator c program, simple addition and subtraction multiplication and division
caculator
- 用c++实现的,不带括号运算的,计算器程序-The c++, without parentheses operator, calculator program
bolanshijisuanqi
- C语言实现波兰式计算器 程序设计——波兰式计算器-C language Polish calculator The programming- Polish calculator
ji-suan-qi
- 是一个计算器的C#程序,编程严谨,可以使用-C# is a calculator program, rigorous programming, you can use
Calculator-program
- 数据结构与算法,计算器c程序,做+, -, *, /, ^ -Data structure and algorithm,Calculator program ,#c. can do+,-,*, /, ^ , and other operations.
math-calculator
- 计算器C语言编码程序,具备比较详细的功能-C language code calculator program, with more detailed features
C语言股票成本计算器
- 适用于目前的上证和深证股票的成本计算,纯C语言源码,可以作为初学者学习参考,控制台小程序.(simple pure C code for stock cost calc.)