搜索资源列表

  1. while

    0下载:
  2. 此为WHILE语句的翻译程序,用C++编写,用递归下降法实现-This is the WHILE statement translation process, using C++ Prepared, using recursive descent method to achieve
  3. 所属分类:Windows编程

    • 发布日期:2024-05-15
    • 文件大小:3072
    • 提供者:雷雨露
  1. bianyi

    0下载:
  2. 条件语句语法分析及语义分析程序设计,LR法输出逆波兰表达式-Conditional statements grammar analysis and semantic analysis of program design, LR law output Reverse Polish expression
  3. 所属分类:编译器/词法分析

    • 发布日期:2024-05-15
    • 文件大小:84992
    • 提供者:姚春萌
  1. 3

    0下载:
  2. 编译原理-实现赋值语句的四元式的程序,分析出翻译中要解决的问题-Compiler Construction Principles- to achieve assignment Quaternion-based procedures, analysis of translation problems to be solved
  3. 所属分类:编译器/词法分析

    • 发布日期:2024-05-15
    • 文件大小:969728
    • 提供者:xwj
  1. dd

    0下载:
  2. IF-ELSE条件语句的翻译程序设计(简单优先法、输出三地址表示) 要求完成的主要任务: (包括课程设计工作量及其技术要求,以及说明书撰写等具体要求) (1) [bianyiqi.rar] - 词法分析,语法分析,以及中间代码生成布尔表达式转换为逆波兰式 [3.rar] - 编译原理课程设计(LL(1)分析),功能强大,使用,希望大家多多下载,多指出不足的地方 -IF-ELSE conditional statemen
  3. 所属分类:编译器/词法分析

    • 发布日期:2024-05-15
    • 文件大小:52224
    • 提供者:ddd
  1. mycompile

    0下载:
  2. 编译原理 IF条件语句的翻译程序设计—简单优先法、输出四元式 通过设计、编制、调试一个条件语句的语法及语义分析程序,加深对语法及语义分析原理的理解,并实现词法分析程序对单词序列的词法检查和分析。 具体做到以下几点: ①对输入语句进行词法分析。将输入的字符串进行扫描和分解,识别出一个个合法的单词。单词种类包括:关键字,标识符,运算符,常数和界限符 ②进行语法分析。编写条件语句的相应文法,按照语法分析方法中的简单优先分析法为
  3. 所属分类:其他小程序

    • 发布日期:2024-05-15
    • 文件大小:9216
    • 提供者:rachel
  1. yuyifenxi

    0下载:
  2. 赋值语句的翻译程序设计 .设计,编制并调试一个语法语义分析程序,加深对语法语义分析原理的理解。 -Assignment Statements translation program design. Design, preparation and debug a syntax semantic analysis process, deepen their understanding of grammar to understand the
  3. 所属分类:编译器/词法分析

    • 发布日期:2024-05-15
    • 文件大小:2048
    • 提供者:jkmshen
  1. SQL

    0下载:
  2. SQL语句总结,并区别SQL Server与Access的差异。-SQL statement summing up, and the difference between SQL Server and Access differences.
  3. 所属分类:SQL Server数据库

    • 发布日期:2024-05-15
    • 文件大小:8192
    • 提供者:黎勤
  1. 200901

    0下载:
  2. 数据表对拷程序。 做这个程序的本意是,为了工作的目的,要从旧系统的数据库中导数据到新系统中, 但一般新旧系统中表的字段是不对应的,要一个字段对应一个字段的写SQL语句我可不情 愿,可能IT方面的对计算机依赖太大有了惰性吧。 最初是期望将其写成一个通用的数据表对拷程序,实现各种数据库之间的数据表对 拷,但由于各种数据库有不同的特性,难以一一应合,所以就留着后面的不写了。 至少还是实现了生成一条Insert S
  3. 所属分类:其他数据库

    • 发布日期:2024-05-15
    • 文件大小:541696
    • 提供者:yxm
  1. Wp

    0下载:
  2. 条件语句的翻译分析程序设计 lr文法,四元式-Conditional statements translation analysis program design lr grammar, style quaternion
  3. 所属分类:Windows编程

    • 发布日期:2024-05-15
    • 文件大小:1459200
    • 提供者:夏雨涵
  1. 7th-For

    0下载:
  2. VB 语言的FOR循环语句的应用,可作为演示程序和教学用。-VB language, the application of FOR loop can be used as demonstration of procedures and teaching.
  3. 所属分类:Windows编程

    • 发布日期:2024-05-15
    • 文件大小:2048
    • 提供者:丁宇
  1. SQL_Examplt

    0下载:
  2. SQL语句语法讲解,比如Insert、Update等,有详细实例说明。-SQL statement on the grammar, such as Insert, Update and so on, there is a detailed example.
  3. 所属分类:SQL Server数据库

    • 发布日期:2024-05-15
    • 文件大小:30720
    • 提供者:和上
  1. SQL

    0下载:
  2. 搜集整理了SQL常用的绝大多数语句,很实用的-Compiled to collect the vast majority of commonly used SQL statements, it is useful
  3. 所属分类:SQL Server数据库

    • 发布日期:2024-05-15
    • 文件大小:20480
    • 提供者:King Gialin
  1. express

    0下载:
  2. 简单赋值语句翻译成四元式 (编译原理实验)-Translated into a simple assignment statements quaternion type (Compiler Principle Experiment)
  3. 所属分类:其他小程序

    • 发布日期:2024-05-15
    • 文件大小:1103872
    • 提供者:大头飞
  1. sqldu

    0下载:
  2. 数据库代码生成器主要是便于程序员不需要些很多的SQL的代码,只要写他的条件就可以生成很好的SQL语句-sqldu where and sql
  3. 所属分类:SQL Server数据库

    • 发布日期:2024-05-15
    • 文件大小:336896
    • 提供者:mengfanhu
  1. Translate

    0下载:
  2. WHILE循环语句的翻译程序设计(递归下降法、输出十元四元式表示)-The circular statement of translation procedure design (recursive descent method, output four yuan type)
  3. 所属分类:编译器/词法分析

    • 发布日期:2024-05-15
    • 文件大小:237568
    • 提供者:周新年
  1. 3

    0下载:
  2. FOR循环语句的翻译程序设计(递归下降法、输出四元式)-FOR loop design of the translation process (recursive descent method, the output quaternion type)
  3. 所属分类:编译器/词法分析

    • 发布日期:2024-05-15
    • 文件大小:128000
    • 提供者:au
  1. abc

    0下载:
  2. 编译原理赋值语句的翻译程序,是编译的某一次实验-Compiler Construction Principles of the translation assignment procedure is an experiment of a compiler
  3. 所属分类:Windows编程

    • 发布日期:2024-05-15
    • 文件大小:1239040
    • 提供者:吴太民
  1. Compiler

    0下载:
  2. DO-WHILE循环语句的翻译程序设计(简单优先法、输出三地址表示)-DO-WHILE loop of the translation process design (a simple priority method, the output address of said three)
  3. 所属分类:编译器/词法分析

    • 发布日期:2024-05-15
    • 文件大小:4096
    • 提供者:张朝辉
  1. ifelse

    0下载:
  2. 此程序是对条件语句进行翻译,输入一个条件语句,例如:if B then C1 else C2,先进行词法分析,词法分析的主要任务是:从左到右逐个字符地对源程序进行扫描,产生一个个的单词符号,把作为字符串的源程序改造成为单词符号串的中间程序,词法分析是编译的基础,词法分析的功能是输入源程序,输出单词符号(关键字,标识符,常数,运算符,界符),词法分析完成之后,再进行LL(1)语法分析,语义分析,最后输出四元式(语法分析,属性文法,四元式的
  3. 所属分类:编译器/词法分析

    • 发布日期:2024-05-15
    • 文件大小:74752
    • 提供者:李伟霞
  1. while

    0下载:
  2. 否符合while语句的文法,或者能不能通过文法的开始符号推导出该语句。 (2) 该程序应该包括词法分析器,能对输入的语句进行词法分析,然后再对输出结果。词法分析器应能识别关键字,标示符,常量,操作符等。 (3) 该程序的语法分析器能对输入的语法进行分析,判断输入语句能否满足while循环语句的文法。通过简单优先的方法对语句进行分析,看能否能归约到文法的开始符号。 (4) 该程序的语义分析器就是对分析结果进行输出,要求输出结果
  3. 所属分类:编译器/词法分析

    • 发布日期:2024-05-15
    • 文件大小:60416
    • 提供者:李伟霞
« 1 2 3 4 5 6 78 9 10 11 12 ... 50 »

源码中国 www.ymcn.org