搜索资源列表
compiler4
- PASCAL语言子集编译器,足够计算机系的学生交作业用了-PASCAL language subset compiler, the enough computer department s students handed over the work to use
编译原理课程设计报告LL1文法
- 课程设计的目的 通过课程设计进一步理解高级语言在计算机中的执行过程,加深对编译原理中重点算法和编译技术的理解,提高自己的编程能力,培养好的程序设计风格。同时通过某种可视化编程语言的应用,具备初步的Windows环境下的编程思想。解和掌握LL(1)语法分析方法的基本原理;根据给出的LL(1)文法,掌握LL(1)分析表的构造及分析过程的实现。 -curriculum design through curriculum design aimed to further understand se
bysy2005
- 2002级计算机科学与技术专业(4-11班) 要求完成下述两个实验: 1、识别小型语言所有单词的词法分析程序设计(4机时) 2、算术表达式文法的递归下降分析程序设计(6机时) 实验一:词法分析器的构造与实现 -2002 Computer Science and Technology (4-11 classes) required to complete the following two experiments : one to identify all small l
lyy036
- 计算机专业的编译原理课程设计 内含报告.doc-computer professional compiler theory of curriculum design intron report. Doc
mz
- 计算机专业编译原理课程设计编程 只有代码-Computer Curriculum Design Compiler Principle only programming code
sfdsf
- 计算机专业(编译原理课程设计 原代码)-computer professional (compiler theory of curriculum design the original code)
cifafenxi
- 是计算机编译原理的课程设计 词法分析器的程序-computer compiler theory of curriculum design lexical analyzer procedures
pl0back
- 在本编译程序中,源语言为PL/0语言,目标语言为假想栈式计算机的汇编语言.PL/0语言是Pascal语言的一个子集,PL/0的编译程序包括了对PL/0语言源程序进行分析处理、编译生成类PCODE代码,并在虚拟机上解释运行生成的类PCODE代码的功能。 PL/0语言编译程序采用以语法分析为核心、一遍扫描的编译方法。词法分析和代码生成作为独立的子程序供语法分析程序调用。语法分析的同时,提供了出错报告功能。在源程序没有错误编译通过的情况下,调用类PCODE解释程序解释执行生成的类PCODE代码
nz
- 请你们使用一下!可能你们喜欢这个.我在我的电脑上使用过.-you use! You may like this. In my computer use.
base64decoder
- Base64 decoder for Visual C++, 所谓的Base64 , 是密码学中的一门算法 , 在计算机界来说 , 常常运用在EMAIL传送之上-Base64 decoder for Visual C, the so-called Base64. Cryptography is the one algorithm, in the computer industry, for example, is often used in transmission above EMAIL
interpret
- cp计算机语言的 编译器的解释程序 用C++语言编写 -cp computer language compiler is the interpretation of the procedures used C language
BYC
- It s a accidence analyzer for C.It s the things that computer student wants.,WINDOWS -accidence analyzer for C. It's the thin gs that computer student wants. , WINDOWS
yufafenxiqi
- 这个也是计算机编译原理的实验,是语法分析器的设计,希望能够对大家有用-This is a computer translation of the principle of the design syntax analyzer, in the hope it may be useful to
java_base
- pl/0编译程序的java版,pl/0编译程序是世界著名计算机科学家N.Wirth先生编写的pl/0语言的编译程序。-pl / 0 compiler version of java, pl / 0 compiler of the world's most famous computer scientists N. Wirth prepared by Mr. pl / 0 Language Compiler procedures.
binyiyl
- 计算机编译原理的几个经典设计,感觉还是不错的-computer compiler theory of classical design, still feel good
woodana
- 词法分析器 实现计算机对字符的分析过程-lexical analyzer computer right in the process of analyzing the characters
word_fre123
- 计算机科班学生的词法分析作业,用flex处理生成的VC源程序。- The computer regular professional training student s lexical analysis work, processes the production with flex the VC source program.
2054979641
- 武汉理工大学计算机学院编译原理课程设计之DO-WHILE语句的翻译程序设计-Wuhan Polytechnic University computer science theory courses compiler design DO-WHILE statement to the translation program design
lc2
- this a pack include source code for quartus 2. It is an implementation of the LC2. The LC-2 computer is described in Introduction to Computing Systems from Bits & Gates to C & Beyond by Yale Patt and Sanjay Patel, McGraw Hill, 2001. The LC2 mode
stl32
- The Standard Template Library, or STL, is a C++ library of container classes, algorithms, and iterators it provides many of the basic algorithms and data structures of computer science
