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

搜索资源列表

  1. 简单的表达式求值.rar

    1下载:
  2. 比Windows自带的高级一点的计算器,能将整个表达式输入,然后求值。 这个程序要求读者具备编译原理的一些知识。
  3. 所属分类:界面编程

    • 发布日期:2012-11-01
    • 文件大小:1975080
    • 提供者:
  1. 简单的表达式求值

    0下载:
  2. 比 Windows 自带的高级一点的计算器,能将整个表达式输入,然后求值。这个程序要求读者具备编译原理的一些知识-than Windows, bringing their senior point calculators, the entire expression input, and then evaluated. This procedure requires the reader has compiled some of the principles of knowledge
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:1975347
    • 提供者:杨波
  1. c02

    0下载:
  2. [demo.rar] - 增值税发票抵扣联字符识别中的图像倾斜校正方法,很有用 [2007012218032016052.rar] - 目前紧紧支持24种验证码的识别,后续版本将会慢慢加入更多可识别的格式。 [OCR.rar] - OCR光学字符识别代码,思想是背景16值变化,提供勾,圈,叉识别 [javawllt.rar] - 用JAVA编译的局域网聊天程序 v 1.0 ,此聊天程序为学习java语言而开发的 [MySoft.rar] - 一种利用硬盘序列号对
  3. 所属分类:CSharp

    • 发布日期:2017-04-09
    • 文件大小:1632486
    • 提供者:宇文龍
  1. th000

    0下载:
  2. 该源码是用编译原理中的上下文无关文法来做的可编程计算器,对于研究上下文无关文法有很大的帮助-The source code is compiled with the principle of context-free grammar as programmable calculators, the study of context-free grammar has a lot of help
  3. 所属分类:Other systems

    • 发布日期:2017-04-28
    • 文件大小:12857
    • 提供者:tom
  1. minip

    0下载:
  2. 一个小ANTLR程序,实现了计算器实现的语法,是学习编译原理的很好的例子-A small ANTLR procedures, implementation of the implementation of the calculator grammar, studying compilers are good example of the principle of
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-25
    • 文件大小:18294
    • 提供者:cbef
  1. MyCalculator

    0下载:
  2. 利用编译原理的思想实现的科学计算器,功能比较齐全-The idea of using the compiler to achieve the principle of the scientific calculator, function relatively complete
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-08
    • 文件大小:1901098
    • 提供者:李剑翔
  1. Caculator-by-compilation-grammar

    0下载:
  2. 本程序用编译原理中的文法实现了一个简易的可编程计算器。-This programm is implemented by complication grammar.
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-29
    • 文件大小:11245
    • 提供者:肖斌
  1. WindowsApplication1

    0下载:
  2. 基于编译原理的表达式计算器 使用算符优先算法实现了表达式计算器,能分析用户输入的表达式是否正确,支持括号运算、浮点运算、简单的四则运算、复杂的表达式运算、进制之间的相互转换等。操作简单,界面清晰。-Design of the expression calculator based on the compiler theory
  3. 所属分类:Other systems

    • 发布日期:2017-03-29
    • 文件大小:84775
    • 提供者:周某某
  1. ConExpress_MyCalculator

    0下载:
  2. C#计算器,利用编译原理,图形界面,类似于查询分析器-C# calculator, the use of compiler theory, graphical interface, similar to Query Analyzer
  3. 所属分类:CSharp

    • 发布日期:2017-04-01
    • 文件大小:548802
    • 提供者:ruancongyang
  1. Calculator

    0下载:
  2. 利用编译原理实现计算器,并不是普通的计算器(如利用栈实现),这是利用的编译原理-calculator
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-18
    • 文件大小:5268177
    • 提供者:星火燎原
  1. calculator

    0下载:
  2. 科学计算器程序,由java语言编写,算法是基于编译原理对输入表达式进行求解。-Scientific calculator program written by java, algorithm is based on principles of compiling the input expressions to solve it.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-03
    • 文件大小:53763
    • 提供者:曹芹
  1. Calculator

    0下载:
  2. 是一个多功能计算器,可以进行表达式的计算,功能十分强大,表达式公式就用到了编译原理的一些原理,是一个很好的,用来学习的源码。-this is the calculator,the funtions is so strong,you can learn many things from this source.
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-15
    • 文件大小:3720844
    • 提供者:daluzhou12
  1. caculater

    0下载:
  2. 使用编译原理的正则表达式,编写的计算器程序,使用C语言。-Based on regular expression the of the principle of compile.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-30
    • 文件大小:502960
    • 提供者:王洁
  1. Calculator

    0下载:
  2. 用vs2013 mfc实现的计算器,采用编译原理的方法,能进行+- 和带()的四则运算-Using vs2013 mfc achieve calculator, compiled using the principles of the method can be performed+- and with () four operations
  3. 所属分类:ComboBox

    • 发布日期:2017-05-12
    • 文件大小:2921766
    • 提供者:xbx
  1. experiment1

    0下载:
  2. 编译原理-简单计算器的设计1,java,GCU(Compiler principle - simple calculator design 1, Java, GCU.)
  3. 所属分类:其他

    • 发布日期:2018-04-22
    • 文件大小:5120
    • 提供者:潜水少年
  1. experiment2

    0下载:
  2. 编译原理,简易计算器的java实现,GCU(Java implementation of simple calculator, GCU.)
  3. 所属分类:其他

    • 发布日期:2018-04-22
    • 文件大小:17408
    • 提供者:潜水少年
  1. CalculatorCore1.4

    0下载:
  2. 计算器 编译原理 通过简单实现四则运算啊啊啊啊啊啊啊啊啊啊(ihateenglishsoplza dont da that)
  3. 所属分类:其他

    • 发布日期:2018-05-03
    • 文件大小:56320
    • 提供者:llf1996
搜珍网 www.dssz.com