资源列表

« 1 2 ... .14 .15 .16 .17 .18 919.20 .21 .22 .23 .24 ... 1383 »

[编译器/词法分析scriptx

说明:
<姚映旭> 在 2025-06-21 上传 | 大小:33kb | 下载:0

[编译器/词法分析lex_yacc

说明:lex与yacc.pdf,可以学习简单的编译原理,以及如何构造sql 的语法分析其-lex and yacc.pdf, the compiler can learn simple principle, as well as how to construct sql syntax analysis of its
<liuchao> 在 2025-06-21 上传 | 大小:5.28mb | 下载:0

[编译器/词法分析byyldkhda

说明:编译原理课后习题答案,帮助我们解决课后的难题,有助于我们学习。-Compilation Principle answer after-school exercises, after-school help us solve problems, help us learn.
<周先杰> 在 2025-06-21 上传 | 大小:384kb | 下载:0

[编译器/词法分析fasdf

说明:pl0 c++ 删除debug和release目录,所以请不要将文件放在这两个目录下-pl0 c++ delete debug and release directory, so please do not file on these two directory
<wolf> 在 2025-06-21 上传 | 大小:584kb | 下载:0

[编译器/词法分析TestMFCClassCode

说明:C++经典语法与应用,类的编写与应用,构造与析构函数,函数的重载,类的继承,函数覆盖,基类与派生类的构造函数、析构函数先后调用顺序,如何在派生类构造函数中向基类的构造函数传递参数,this成员变量,类型转换的内幕,虚拟函数与多态性,引用和指针变量的区别与共同处。VC工程的编译原理与过程,将工程中不同的类拆分到不同的文件中,每一个类由一个.h和.cpp文件共同完成,头文件重复定义问题的解决,培养了学员良好的编程习惯,也为以后分析MFC AppWizard生成的工程奠定了良好基础。
<陈嵩> 在 2025-06-21 上传 | 大小:18kb | 下载:0

[编译器/词法分析Cpp3

说明:词法分析器,根据编译原理输入语法在新的TXT文本中输出相应的词法分析代码-Lexical analyzer, in accordance with the principle of input grammar compiler in the new TXT text output corresponding lexical analysis code
<Chris> 在 2025-06-21 上传 | 大小:3kb | 下载:0

[编译器/词法分析pl0

说明:用C实现的PL0的编译器的原代码,弄链表实现了关键字的补充-PL0 achieved using C compiler of the original code, make a keyword list to add
<tqc> 在 2025-06-21 上传 | 大小:14kb | 下载:0

[编译器/词法分析suanfuyouxianfenxichengxu

说明:根据算符优先分析法,给定某文法和符号串。构造算符优先关系表,若算符优先关系表满足算符优先文法,则对给定的输入符号串进行归约分析,可以判定该符号串是否是给文法的句子。 -According to operator priority analysis, given a string of grammar and symbols. Tectonic relationship between the operator priority table, if the operator precedenc
<李汉> 在 2025-06-21 上传 | 大小:1kb | 下载:0

[编译器/词法分析lua

说明:这是一个完整可以运行的lua脚本代码,已经包含了所需要的lua库文件和头文件。-This is a complete run of lua scr ipt code, already contains the required lua library file and header files.
<shenshen> 在 2025-06-21 上传 | 大小:145kb | 下载:0

[编译器/词法分析cifafenxi

说明:C++编写的词法分析程序,含用C#编写的exe程序以及详细源码-C to prepare the lexical analysis procedures, including use of C# written procedures, as well as a detailed source exe
<lueley> 在 2025-06-21 上传 | 大小:247kb | 下载:0

[编译器/词法分析SC_22

说明:讨论了pl/0语言与C语言程序在处理子过程问题上的区别,并阐述了二者的编译程序为保证语言的子过程使用规则,在编译方面处理上的异同点,主要区别是是否需要存取链来保证是否支持子过程的嵌套定义,pl/0需要使用存取链,而C语言不需要,因为C语言不支持函数的嵌套定义而Pl/0语言支持。 -Discussed the pl/0 language and C language procedures in dealing with the issue of sub-process distinction,
<徐黎明> 在 2025-06-21 上传 | 大小:128kb | 下载:0

[编译器/词法分析SNLcompiler

说明:SNL语言编译器源码 小语言的编译器C++实现 包括词法分析,语法分析,语义分析-SNL small source language compiler compiler language C++ Realize, including lexical analysis, syntax analysis, semantic analysis
<Megan> 在 2025-06-21 上传 | 大小:644kb | 下载:0
« 1 2 ... .14 .15 .16 .17 .18 919.20 .21 .22 .23 .24 ... 1383 »

源码中国 www.ymcn.org