搜索资源列表
c
- 一个计算器的程序,简单而全面,用c++编写计算器程序-Calculator Program
Compile-the-calculator
- 这个C程序用来实现计算器功能。程序主要用编译原理进行处理编写。-This C program used to implement the calculator function. The main principles of the program are processed by the compiler to write.
Super-Calculator-CPP-Source
- 计算器C++源码 计算器C++源码 -Calculator C++ SourceCalculator C++ SourceCalculator C++ SourceCalculator C++ Source
V-Calculator-CPP-Source
- 运用C++语言编写的计算器,附近中附有C++源码-Using C++ language calculator can be found on the nearby C++ source code
Calculator-CPP-Source
- 运用C++语言编写的计算器,附近中附有C++源码-Using C++ language calculator can be found on the nearby C++ source code
expression-calculator
- 表达式计算器。支持C语言几乎所有运算符。-Expression calculator. Calculate the result of an expression, support almost all C operators.
AntlrProject(C_Example)
- 使用Antlr实现的C#版的简易计算器。内含有源代码。大家可以进行参考使用。-A simple calculator using Antlr to achieve the C# version. Including source code. We can use for reference.
calc
- 一个用obj-c写的四则运算计算器,基于命令行参数,支持+-,x/ ,以及单目运算+--a calculator implemented with obj-c