搜索资源列表
-
0下载:
课程设计的目的
通过课程设计进一步理解高级语言在计算机中的执行过程,加深对编译原理中重点算法和编译技术的理解,提高自己的编程能力,培养好的程序设计风格。同时通过某种可视化编程语言的应用,具备初步的Windows环境下的编程思想。解和掌握LL(1)语法分析方法的基本原理;根据给出的LL(1)文法,掌握LL(1)分析表的构造及分析过程的实现。
-curriculum design through curriculum design aimed to further understand se
-
-
0下载:
个人收藏的14篇有关KEIL C51语言编程的使用要点。
目录:
C51变量或数据类型
C51 怎样将1个子程序段定位在1个固定的地址位置
C51存储模式
C语言下的单片机软件抗干扰实现的基本技巧之一---------对绝对地址的访问
DOS界面的KEIL C编译器的使用方法(^_^)
keil51开发系统概述
Keil C51函数(不仅仅是函数,呵呵)
Keil C51扩展关键字
Keil C51软件包中的
-
-
0下载:
LL输出4元式,运用C语言编程,语言简洁明白!-LL-output four yuan, using the C programming language, concise language to understand!
-
-
0下载:
词法分析程序的C语言程序框架,加深对词法分析原理的理解-lexical analysis procedure of the C Programming Language framework of lexical analysis to deepen the understanding of the principles
-
-
0下载:
VmBasic是一款基于虚拟机的结构化的编程语言,用VmBasic编写的代码将被最终解
释成二进制的字节码由虚拟机运行,本压缩档包含VmBasic和虚拟机VmBeta还有开发环
境的IDE以及它们所有的源程序,和开发文档,技术资料,关于程序的申明请见
license.txt-VmBasic is based on the virtual machine structure of the programming language, VmBasic prepared with the f
-
-
0下载:
把pascal程序转成C语言程序 把pascal程序转成C语言程序-pascal procedures to put into C language program pascal procedures to put into C language program put pas cal procedures conversion C Programming Language
-
-
0下载:
一个简单的类C语言的编译器的实现
可以参考学习编译原理的基本实现-a simple C-like programming language compiler can refer to the realization of the principle of learning basic compiler to achieve
-
-
0下载:
A framework written in Java for implementing high-level and dynamic languages, compiling them into Java bytecodes.
An implementation of Scheme, which is in the Lisp family of programming languages. Kawa is a featureful dialect in its own right, and
-
-
0下载:
IDE开发环境,可以挂载SDCC
The BASIC IDE is a new, RAD (Rapid Application Development) IDE (Integrated Development Environment) for the RapidQ programming language. The IDE currently has rich project options, a form designer (similar to Delphi s), and code e
-
-
0下载:
现将本人搜集常用的程序设计语言的词法和形式文法提供给大家。其中,词法是按LEX格式编辑,形式文法是按YACC格式书写,大家可直接用LEX和YACC工具编译生成各类程序设计语言的分析器。-commonly used programming language syntax and grammar forms to the public. Among them, morphology is based on LEX format editing, grammar form is written by
-
-
0下载:
现将本人搜集常用的程序设计语言的词法和形式文法提供给大家。其中,词法是按LEX格式编辑,形式文法是按YACC格式书写,大家可直接用LEX和YACC工具编译生成各类程序设计语言的分析器。-commonly used programming language syntax and grammar forms to the public. Among them, morphology is based on LEX format editing, grammar form is written by
-
-
0下载:
现将本人搜集常用的程序设计语言的词法和形式文法提供给大家。其中,词法是按LEX格式编辑,形式文法是按YACC格式书写,大家可直接用LEX和YACC工具编译生成各类程序设计语言的分析器。-commonly used programming language syntax and grammar forms to the public. Among them, morphology is based on LEX format editing, grammar form is written by
-
-
0下载:
现将本人搜集常用的程序设计语言的词法和形式文法提供给大家。其中,词法是按LEX格式编辑,形式文法是按YACC格式书写,大家可直接用LEX和YACC工具编译生成各类程序设计语言的分析器。-commonly used programming language syntax and grammar forms to the public. Among them, morphology is based on LEX format editing, grammar form is written by
-
-
0下载:
通过设计编制调试一个具体的词法分析程序,加深对词法分析原理的理解。并掌握在对程序设计语言源程序进行扫描过程中将其分解为各类单词的词法分析方法。- And the hands of the right programming language source for the scanning process of decomposition of various word lexical analysis methods.
-
-
0下载:
编译原理 小程序设计 用C语言实现一个简单的词法分析程序-small compiler theory C programming language used to implement a simple lexical analysis procedure
-
-
0下载:
1.Rabin-Miller算法的素性检测的原理与测试过程。
2. 有算法流程,用程序设计语言将算法过程编程实现。
3. 对输入的随机数,选择素性检测算法进行素性检测。
,1.Rabin-Miller primality testing algorithm principle and the testing process. 2. There are algorithms process programming language with the process of programm
-
-
0下载:
通过设计编制调试一个具体的词法分析程序,加深对词法分析原理的理解。并掌握在对程序设计语言源程序进行扫描过程中将其分解为各类单词的词法分析方法。-Debugging through the design of the preparation of a specific lexical analysis program , to deepen understanding of the principles of lexical analysis . And control in the progr
-
-
0下载:
ogtalk是一种面向对象的逻辑编程语言,可以使用最Prolog的实现作为一个后端编译器。 -ogtalk is a logic of object-oriented programming language, you can use most Prolog realization as a back-end compiler.
-
-
0下载:
词法分析
1、通过设计编制调试一个具体的词法分析程序,加深对词法分析原理的理解。并掌握在对程序设计语言源程序进行扫描过程中将其分解为各类单词的词法分析方法。
2、编制一个读单词过程,从输入的源程序中,识别出各个具有独立意义的单词,即基本关键字、标识符、常数、运算符、分隔符五大类。并依次输出各个单词的内部编码及单词符号自身值。(遇到错误时可显示“Error”,然后跳过错误部分继续显示)
有实验报告-Lexical Analysis 1, through the design of t
-
-
0下载:
将源程序预处理、状态图转换等结合,建立简单的程序设计语言词法分析器-The source pre-treatment, combined with state diagram conversion, the establishment of a simple programming language lexical analyzer
-