搜索资源列表
-
0下载:
用MFC做的计算器源码,本计算器程序在vs2005中编译通过。具有普通计算器具有的所有功能。,MFC to do with source code calculator, the calculator program in VS2005 compiler through. Ordinary calculator with all the features.
-
-
0下载:
这是我做的一个计算器,用Borland C++Builder 6编译通过-This is what I do a calculator, using Borland C Builder 6 compiler through
-
-
0下载:
利用编译原理的思想实现的科学计算器,功能比较齐全-The idea of using the compiler to achieve the principle of the scientific calculator, function relatively complete
-
-
0下载:
基于编译原理的表达式计算器
使用算符优先算法实现了表达式计算器,能分析用户输入的表达式是否正确,支持括号运算、浮点运算、简单的四则运算、复杂的表达式运算、进制之间的相互转换等。操作简单,界面清晰。-Design of the expression calculator based on the compiler theory
-
-
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下载:
是C++编写的实现计算器大部分功能的一个小程序,本程序能在v c++上正确编译运行-Is written in C++ to achieve most of the functions of a small calculator program, this program can v c++ compiler to run correctly on
-
-
0下载:
简单的计算器,可以实现加减乘除支持括号和退格,C/C++编写,VC6.0编译-Simple calculator, can achieve add, subtract, multiply and divide the support brackets and backspace, C/C++, VC6.0 compiler
-
-
0下载:
基于flex和bison的终端计算器代码,如果想要初步编译产生的.c代码能在VC环境下编译的话,请在.l文件的开始加上 option yywrap-Terminal based on flex and bison calculator code, if you want to produce a preliminary compilation. C code in VC environment compiler, please. L beginning of the file plus opt
-
-
0下载:
VB编译的模仿window自带计算器的计算器小程序。功能较简单,供初学者学习-VB compiler comes imitation window calculator calculator applet. Function relatively simple, for beginners to learn
-
-
0下载:
java实现的桌面简单计算器,在装有JDK JRE的电脑上可以通过java指令编译运行。 可根据需要扩展 -Desktop simple calculator java implementation on a computer equipped with JDK JRE can be run through the java compiler directive. Can be expanded as needed
-
-
0下载:
实现了词法分析、语法分析、语义分析功能,完成了对任意计算式求职算法。代码简单明了,可加深对编译原理的学习和理解。-Achieve a lexical analysis, syntax analysis, semantic analysis, completed the formula for any job search algorithm. Code simple, compiler theory can deepen learning and understanding.
-
-
0下载:
计算器软件VC++实现的例子,在VS2010下编译通过。可以用于学习MFC基本编程方法。-Examples calculator software VC++ implementation, in VS2010 compiler through. MFC can be used to learn basic programming methods.
-
-
0下载:
C语言基础的代码。请使用C语言编译出一些可以用计算器完成的任务并且注意蒸熟和小数的区别。-C programming language code. Please use the C language compiler some may use a calculator to complete the task and pay attention to the difference between fractional and steamed.
-
-
0下载:
编译原理-简单计算器的设计1,java,GCU(Compiler principle - simple calculator design 1, Java, GCU.)
-