CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 其它 搜索资源 - 编译原理 计算器

搜索资源列表

  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. 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. Study_flex_bison

    0下载:
  2. 一个flex和bison用法入门的很好的例子。 按照词法分析,语法分析,语义分析的顺序来熟悉flex和bison这两个有力的工具。最后给出了一个用flex做词法分析用bison做语法分析设计的科学计算器(不同于一般程序设计中的入门级计算器),是学习编译原理的很好的例子。-a flex and bison portal usage of a very good example. According lexical analysis, parsing, Semantic analysis of th
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:108553
    • 提供者:王克惠
  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. compaliar

    0下载:
  2. 本源码为一个编译原理课程设计程序,它采用了YACC和LEX实现了一个功能强大的计算器编译器!
  3. 所属分类:编辑器/阅读器

    • 发布日期:2008-10-13
    • 文件大小:61248
    • 提供者:cowfish
  1. version002

    0下载:
  2. 一个小计算器的实现(编译原理),用Lex和bison
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:51514
    • 提供者:hr1920
  1. bianyiyuanlikechengsheji

    0下载:
  2. 编译原理课程设计,一个模拟科学计算器,能实现加减乘除混合运算
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:3477
    • 提供者:lecool
  1. Calculator2007-12-10

    0下载:
  2. 一个计算器程序,有界面,自定义了文法,可参考编译原理书来学习,对学习编译原理有好处。
  3. 所属分类:编译器/词法分析

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

    0下载:
  2. 编译原理上机编写的,自认为做得非常好,很有价值,可编程计算器,采用递归下降的算法制作而成的,考虑了几乎所有的问题,唯一的不足是没有实现那些高级的函数,只是带负数运算的简单的四则运算。
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:35798
    • 提供者:王友
  1. no23

    0下载:
  2. 一个关于计算器的程序,有利于对编译原理的理解,而且对优先级作了有效地考虑,很精巧。
  3. 所属分类:书籍源码

    • 发布日期:2008-10-13
    • 文件大小:1414
    • 提供者:zhoujun
  1. ExprEval

    1下载:
  2. 中山大学编译原理课程的一个实验,根据OPP(算符优先)做的一个表达式计算器。 内有实验的设计文档。 实验要求支持sin,cos,max,min,power,mod,boolean,?:,等运算。 这个代码可以为学习编译原理的同学参考。
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:882953
    • 提供者:叶郁
  1. calc.rar

    0下载:
  2. 编译原理的课程设计 表达式计算器 C++,Principles of curriculum design to compile C++ expression evaluator
  3. 所属分类:source in ebook

    • 发布日期:2017-03-27
    • 文件大小:17503
    • 提供者:suki
  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-01
    • 文件大小:303966
    • 提供者:caipan
  1. Compile_principal.tar

    0下载:
  2. 紫龙书编译原理的随书源代码,里面有一个小型的运算符计算器,供大家下载-Zilongjin book compiler with the principle of the book source code, there are a small operator of the calculator for you to download
  3. 所属分类:Compiler program

    • 发布日期:2017-04-01
    • 文件大小:4478
    • 提供者:郭阳
  1. jisuanqi123

    0下载:
  2. 编译原理,简单的计算器功能实现,动能不多但希望对你有用。-its good
  3. 所属分类:Editor

    • 发布日期:2017-04-08
    • 文件大小:21548
    • 提供者:mxy
  1. lex_calculater

    0下载:
  2. Lex文法写的计算器,对学习编译原理的同学是不错的选择,看看它的强大功能吧-Lex wrote the calculator grammar, compiler theory of learning students is a good choice, the power of it to see if it
  3. 所属分类:Compiler program

    • 发布日期:2017-04-04
    • 文件大小:7244
    • 提供者:junko
  1. V4t1DKlp

    0下载:
  2. 编译原理实验,表达式计算器C++实现,可供学习参考。-Compile principle experiment, the expression evaluator C++ implementation for learning reference.
  3. 所属分类:Compiler program

    • 发布日期:2017-05-07
    • 文件大小:1909025
    • 提供者:hong
  1. Class

    0下载:
  2. 编译原理,用VC2008与LEX、YACC编写的计算器-Fundamentals of Compiling,Using the Vc2008,LEX and YACC to write a calculator
  3. 所属分类:Compiler program

    • 发布日期:2017-06-02
    • 文件大小:15059901
    • 提供者:阳方平
  1. LL1_calc

    0下载:
  2. 用LL1文法产生的表格,做的预测分析法计算器!如:7+7=;计算可得14.0000(LL1 parse calc. have fun!)
  3. 所属分类:编译器/解释器

    • 发布日期:2018-04-21
    • 文件大小:8192
    • 提供者:瞒着
  1. compiler

    0下载:
  2. 根据编译器的基本原理,实现简单的加减乘除的计算(According to the basic principle of the compiler, the realization of a simple calculation of add, subtract, multiply and divide.)
  3. 所属分类:编译器/解释器

    • 发布日期:2018-04-29
    • 文件大小:18432
    • 提供者:nihao1996
« 12 »
搜珍网 www.dssz.com