CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 其它 编译器/词法分析 搜索资源 - calculator

搜索资源列表

  1. 字符串表达式解析器

    0下载:
  2. 此程序实现的是一个运算器,是在一个程序的基础上进行改进的,计算器中需要的运算以及操作对象: IF,AND,OR,<,<=,>,>=,<>,=,== 数字0-9,(,),+,-,*,/, SIN,COS,TAN,POW,EXP,ABS,SQRT,INT,LN,LOG,MIN,MAX.-this program is a computing device that is in a process of improvement based on the
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:46278
    • 提供者:天空
  1. calculator_mfc

    0下载:
  2. 利用词法分析原理,写的图形化计算器实例,使编译原理应用的一个小例子-use lexical analysis principle, to write graphic calculator example, turn the application of principles of a small example
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:43923
    • 提供者:coca
  1. C2

    0下载:
  2. 这个是计算器的编程源码- This is the calculator programming source code
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:4165
    • 提供者:王闻侠
  1. calc01.tar

    0下载:
  2. 用Lex和Yacc实现计算器的例程-with Lex and Yacc achieve the routines Calculator
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:762
    • 提供者:人自老
  1. calculator123456754

    0下载:
  2. 一个计算器程序,利用了编译原理的知识,可以用来作为一个例子,学习编译原理-a calculator procedure, and use of compiler theory of knowledge, could be used as an example to study compiler theory
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:82146
    • 提供者:彪子
  1. compileCalculater

    0下载:
  2. 用编译原理相关知识结合VISUAL C++ 制作的可编程计算器-compiler theory with relevant knowledge combined production of Visual C programmable calculator
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:36707
    • 提供者:liuyi
  1. Calculator

    0下载:
  2. 该课程设计通过使用flex和bison编写了一个科学计算器的程序,运行时,出现dos界面,在其中输入您想要进行计算的数学表达式,并设定显示方式,就可以按照您的要求显示出计算结果。
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:22908
    • 提供者:zhangkun
  1. 编译实验

    0下载:
  2. 这是一个用flex生成的计算器程序-This is a generation with flex the calculator program
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:11305
    • 提供者:星月
  1. calculator.tar

    0下载:
  2. 所上载的是一个用lex与yacc开发的表达式计算器
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:64512
    • 提供者:lizhichao
  1. calculator

    0下载:
  2. 计算器,能实现计算器的基本的加减乘除等功能,方便简易,-Calculator, calculator to achieve the basic functions of addition, subtraction, etc., to facilitate easy
  3. 所属分类:Compiler program

    • 发布日期:2017-05-09
    • 文件大小:2018517
    • 提供者:绿茶混咖啡
  1. ExpressionCaculator

    0下载:
  2. 利用算符优先算法制作的一个表达式计算器,它能够将一个C语言的表达式解析成四元式,然后根据算符优先的规则来计算表达式。-The use of operator precedence algorithm produced an expression calculator, it can be a C language expression parsing into four yuan type, then operator precedence rules to evaluate the expre
  3. 所属分类:Compiler program

    • 发布日期:2017-05-12
    • 文件大小:2874856
    • 提供者:hgp
  1. MASHINHESAB-source

    0下载:
  2. calculator for Avr with bascom avr program
  3. 所属分类:Compiler program

    • 发布日期:2017-04-24
    • 文件大小:27261
    • 提供者:f
  1. proteus-mashinhesab

    0下载:
  2. Calculator proteus files
  3. 所属分类:Compiler program

    • 发布日期:2017-04-26
    • 文件大小:57592
    • 提供者:f
  1. calculator

    0下载:
  2. 本程序是算术表达式计算程序,通过输入表达式达到计算的目的(编译原理中的词法分析、算符优先分析,可代替目前普遍使用的计算器)。-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
  3. 所属分类:Compiler program

    • 发布日期:2017-04-02
    • 文件大小:303966
    • 提供者:caipan
  1. calculadora.v.tar

    0下载:
  2. basic special calculator for begginer students of electrical engineerings
  3. 所属分类:Compiler program

    • 发布日期:2017-04-13
    • 文件大小:2054
    • 提供者:Benji
  1. Calculator

    0下载:
  2. 包含JAVACC学习笔记 JAVACC对小型计算器的代码说明 以及小型计算器实现的.jj文件 及生成的java class文件-particularized in the Chinese descr iption~
  3. 所属分类:Compiler program

    • 发布日期:2017-04-02
    • 文件大小:252354
    • 提供者:吕楚晴
  1. calculator

    0下载:
  2. This program is for Implementation of calculator using operator overloading in C++.This will be useful to understand the concept of operator overloading in C++.
  3. 所属分类:Compiler program

    • 发布日期:2017-04-14
    • 文件大小:4711
    • 提供者:siba
  1. Calculator

    1下载:
  2. 非递归预测分析表达式的计算器,该分析语法可以计算表达式的值-Prediction of non-recursive expression calculator, the analysis value of the expression syntax can be calculated
  3. 所属分类:Compiler program

    • 发布日期:2017-04-02
    • 文件大小:2031
    • 提供者:feng
  1. calculator

    0下载:
  2. 一个简单的编译器实现 安装JDK、配置环境变量,启动Eclipse并导入项目,运行主类calculator.Calculator即可。-Calculator
  3. 所属分类:Compiler program

    • 发布日期:2017-04-03
    • 文件大小:14616
    • 提供者:chenzd
  1. calculator

    0下载:
  2. 一个简单的计数器 提示用户输入10个数 计算10个数的平均数-a simple calculator
  3. 所属分类:Compiler program

    • 发布日期:2017-04-07
    • 文件大小:1556
    • 提供者:ruby
« 12 3 »
搜珍网 www.dssz.com