搜索资源列表
-
0下载:
用MFC做的计算器源码,本计算器程序在vs2005中编译通过。具有普通计算器具有的所有功能。,MFC to do with source code calculator, the calculator program in VS2005 compiler through. Ordinary calculator with all the features.
-
-
0下载:
基于编译原理的表达式计算器
使用算符优先算法实现了表达式计算器,能分析用户输入的表达式是否正确,支持括号运算、浮点运算、简单的四则运算、复杂的表达式运算、进制之间的相互转换等。操作简单,界面清晰。-Design of the expression calculator based on the compiler theory
-
-
0下载:
本程序是算术表达式计算程序,通过输入表达式达到计算的目的(编译原理中的词法分析、算符优先分析,可代替目前普遍使用的计算器)。-This procedure is the arithmetic expression program, by entering the expression to achieve the purposes of the calculation (the compiler of the principle of lexical analysis, operator pri
-
-
0下载:
lpc2106做的计算器,包括浮点数显示功能,Proteus仿真的硬件,Keil编译的软件,可进行接连运算-lpc2106 calculator to do, including the floating-point display, Proteus simulation hardware, Keil compiler software, can be successively computing
-
-
0下载:
C#计算器,利用编译原理,图形界面,类似于查询分析器-C# calculator, the use of compiler theory, graphical interface, similar to Query Analyzer
-
-
0下载:
一款不错的计算器程序,用C++编译,MFC图形界面。适合于学习C++以及MFC类库的新手学习研究。-A good calculator program, using C++ compiler, MFC graphical interface. Suitable for learning C++ and MFC class library novice study and research.
-
-
0下载:
包含JAVACC学习笔记 JAVACC对小型计算器的代码说明 以及小型计算器实现的.jj文件 及生成的java class文件-particularized in the Chinese descr iption~
-
-
0下载:
这个C++基于编译原理的一个源程序,可实现简单的整数运算。-The C++ compiler theory based on a source, enables a simple integer.
-
-
0下载:
C++编写的可编程计算器,编译原理相关知识-Written in C++ programmable calculator, compiler theory of knowledge
-
-
0下载:
一个简单的编译器实现!欢迎下载!学习讨论.-To achieve a simple compiler! Welcome to download! Study and discussion.
-
-
0下载:
一个简单的计算器,是在Xcode上实现,用Objective-C编译。-A simple calculator is in Xcode to achieve, in Objective-C compiler.
-
-
0下载:
一个简单的计算器,用51单片机做的,用到矩阵键盘,四位数码管。在keil下编译生成HEX文件,附上在proteus中的仿真文件。-A simple calculator, to do with the 51 single-chip, used in the matrix keyboard, four LEDs. In keil compiler generated HEX file, attached to the simulation in proteus file.
-
-
0下载:
基于表达式计算器的编译原理课程设计[可编程计算器实现]-Based on the expression calculator compiler theory of curriculum design
-
-
0下载:
2位数加法运算,遥控计算器,LCD1602显示,编译环境keil4-2 digit addition operation, remote control computer, LCD1602 display, the compiler environment keil4
-
-
0下载:
基于javascr ipt的计算器,在html环境下编译-Javascr ipt calculator html compiler environment
-
-
0下载:
用c语言编写的可以在嵌入式环境下运行的科学计算器,在交叉编译环境下编译后,就能在嵌入式linux下运行-C language scientific calculator that can run in the embedded environment, compiled cross-compiler environment, you can run in the embedded Linux
-
-
0下载:
codegen.py编译算式并在pyc文件下生成bycode。pyc可以直接在终端运行,输入算式得到结果。-A compiler for equation.
-
-
0下载:
编译原理 简单的计算器 四则运算的词法分析-Simple calculator compiler theory lexical analysis of four operations
-
-
0下载:
一个用antlr写的简单四则运算的编译器,eclipse中可以运行,编译原理-With antlr write a simple arithmetic compiler, eclipse can run, compiler theory
-
-
0下载:
VB编译的模仿window自带计算器的计算器小程序。功能较简单,供初学者学习-VB compiler comes imitation window calculator calculator applet. Function relatively simple, for beginners to learn
-