登录
首页 » Compiler program » Equation Editor, similar to the word inside the mathematical formula 3.0, howeve...

Equation Editor, similar to the word inside the mathematical formula 3.0, howeve...

于 2022-08-15 发布 文件大小:8.25 kB
0 92
下载积分: 2 下载次数: 1

代码说明:

公式编辑器,类似word里的数学公式3.0,不过主要处理上标下标-Equation Editor, similar to the word inside the mathematical formula 3.0, however, dealt mainly with superscript subscript

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 这是一个模拟语言的编译程序
    这是一个模拟的C语言编译器---Little C程序。可支持递归、if语句、do-while、return等语句。-This is a simulation of the C language compiler-Little C procedures. Support recursion, if statements, do-while, return and other statements.
    2022-03-02 21:40:08下载
    积分:1
  • 简单的语言词法和语法分析,包括令牌字符串填充,…
    simple语言的词法和语法分析,包括token串的填写,符号表的填写,四元式的生成 -simple language morphology and syntax analysis, including token strings fill in, fill in the symbol table, the generation of type Quaternion
    2023-01-16 07:40:03下载
    积分:1
  • 编译原理课程设计
    编译原理课程设计-词法分析器-Course Design Compiler Principle- lexical analyzer
    2023-03-18 04:25:03下载
    积分:1
  • 词法分析程序.我自己编程的词法分析程序.很好用
    词法分析程序.我自己编程的词法分析程序.很好用-Lexical analysis program
    2022-04-06 10:55:10下载
    积分:1
  • C++ Cinema ticketing system attached to the implementation of document
    C++电影票务系统附文的实现
    2022-10-24 23:05:03下载
    积分:1
  • This an expression used to generate value for the procedures it can be imported...
    这是一个用来生成表达工的值的程序 它可以输入8进制或十进制的数 建立一棵语法树 并返回表达式的值-This an expression used to generate value for the procedures it can be imported or 8 band of a few decimal establish a syntax tree and return to the value of the expression
    2022-11-08 09:00:08下载
    积分:1
  • brief introduction, the entire project is divided into five documents : Main.c
    简单介绍一下,整个工程分为5个文件:Main.c ----- 程序的入口点,其实很简单,就是调用两个函数。Global.h ----- 定义了一些全局变量及宏Parse.h ----- 语法分析器的主要算法Prece.h ----- 定义和实现了一些关于优先级的操作Stack.h ----- 定义和实现了一个栈及其操作编译的时候只要用TC2.0或者WinTC打开Main.c文件进行编译就好了。如发现有Bug请在这里贴出来或者把修改后的代码跟帖在这里:)总之,这个工程仅仅是一个简单示例,告诉大家怎么样把课堂上学到的知识运用到实际编程当中去,工程中所用到的模块化思想,数据结构等知识都是大家学过的,大三了,希望大家在最后这段时间里把写程序的本领练就出来。:)-brief introduction, the entire project is divided into five documents : Main.c----- procedure entry point, it is actually very simple, it is called two functions. Global.h----- definition of global variables and Wang Parse.h----- parser the main algorithm Prece.h----- definition and realization of a number of priority the operation Stack.h----- the definition and implementation of a stack and operation of the compiler used whenever WITH TC 2.0 or WinTC open Main.c documents compiled enough. If found please Bug out here or affixed to amend the code of Columbia here :) Overall, the project is just a simple example, like to tell you how to put classroom knowledge
    2022-09-22 15:55:02下载
    积分:1
  • LL(1)文法使用的是确定的自顶向下的分析技术。LL(1)的含义是:第一个L表明自顶向下分析是从左向右扫描输入串,第2个L表明分析过程中将使用最左推导,1表明只...
    LL(1)文法使用的是确定的自顶向下的分析技术。LL(1)的含义是:第一个L表明自顶向下分析是从左向右扫描输入串,第2个L表明分析过程中将使用最左推导,1表明只需向右看一个符号便可决定如何推导,即选择哪个产生式(规则)进行推导。-LL (1) grammar using a set top-down analysis techniques. LL (1) the meaning is: the first one L shows a top-down analysis is a scan input string from left to right, the first two L shows the analysis process will be the most left-derivation, one that will be just right to see a sign can decide how to derive, choose what Production (rules) for derivation. LL (1) grammar, followed by calculation of the discriminant needs FIRST sets, FOLLOW sets and SELLECT set, and then determine whether to LL (1) grammar, the last sentence further analysis.
    2022-02-06 11:59:23下载
    积分:1
  • c实现的四元式,模拟编译原理来实现,程序本身没什么难度,不过写这种程序能进一步加深对编译原理的理解!...
    c实现的四元式,模拟编译原理来实现,程序本身没什么难度,不过写这种程序能进一步加深对编译原理的理解!-c 4 yuan to achieve the style, analog compiler principles to achieve, the process itself little more difficult, but to write such a procedure would further deepen the understanding of compiler theory!
    2022-09-28 09:45:03下载
    积分:1
  • 编译原理的课程设计
    编译原理的课程设计- The translation principle curriculum designs
    2022-02-03 02:12:01下载
    积分:1
  • 696518资源总数
  • 106245会员总数
  • 18今日下载