搜索资源列表
cifa
- 计算器词法分析器,根据输入输出token串并写入文件-a project for phrase analyse
c
- 一个计算器的程序,简单而全面,用c++编写计算器程序-Calculator Program
Count_number
- 小计算器,可以输入+,-,*,/ 小括号等符号构成的表达式-a calculater
spfq
- 硬盘分区整数计算器,让每个分区都是整数,让硬盘更美观-Hard disk partition integer calculator, so that each partition is an integer, so the hard disk is more beautiful
jsq2
- 很好的计算器 单片机使用 很好的计算器 单片机使用 很好的计算器 单片机使用-Good use of a good calculator calculator chip microcontroller using a good calculator calculator chip microcontroller using good use
calculator
- MFC实现简单的计算器功能,初学者可以看看。还有点小问题。-MFC simple calculator functions, beginners can look at. There is a small problem.
jisuanqi
- (1).本程序是用powerbuilder语言编写的,运行环境是powerbuilder9.0。 (2).本程序能实现基本的四则运算,平方运算,阶乘运算,开方运算,自然对数运算, 求正弦、余弦,N与∏的乘积运,本程序能显示17位整数,超过17位则自动转换成 科学计数法形式,并保留15位小数。 (3).出现计算器页面后点击on/off后方可运行。 (4).本程序提供键盘和按钮输入两种方法。-(1) This procedure is used powerbuilder la
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.
23
- 计算器 ,基于labview的能实现和电脑自带附件差多了算法。-abview-based calculators and computers to achieve much worse comes algorithm accessories.
bison
- 用bison实现的四则运算逆波兰表达式计算器。其中的词法分析用flex实现。里面是VC的工程文件。有已经生成的exe.使用时注意输入的格式: 如 3+4 输入时为3 4 +,其中的空格不能少。-Reverse Polish Notation calculator with bison achieve four operations.
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.
simple-calculator
- 一个简单的计算器,用于计算加减乘除,但不能进行脱式计算。-A simple calculator, but can not be used to calculate the add, subtract, multiply and divide and calculation
MFC-LEARNING
- MFC入门教程之简易计算器制作,希望对初学者能有帮助-MFC tutorial of simple calculator, may be helpful for beginners .
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
raplc
- 编译原理的实验:bison实现的逆波兰计算器,doc文件有编译过程,注意安装bison在运行-bison implemented RPN calculator, doc file has the compilation process, pay attention to install bison running
ANTLR3.0-simple-compilation-entry
- ANTLR3.0简单编译入门,使用于初学者,能够构建关于计算器的编译器-ANTLR3.0 simple compilation entry