资源列表

« 1 2 ... .19 .20 .21 .22 .23 924.25 .26 .27 .28 .29 ... 1383 »

[编译器/词法分析tiger-compiler

说明:上海交通大学编译课程设计 tiger编译器-Shanghai Jiao Tong University compiler curriculum design tiger compiler
<王钰> 在 2025-06-24 上传 | 大小:311kb | 下载:0

[编译器/词法分析bianyiyuanli

说明:编译原理PPT,课件讲解说明,网络工程方面,希望对你有所帮助-Compiler theory PPT,Courseware explanation
<王宇> 在 2025-06-24 上传 | 大小:164kb | 下载:0

[编译器/词法分析bysy

说明:词法分析的主要任务是:从左到右逐个字符地扫描源程序,产生一个个单词(Token),同时检查源程序中的词法错误。执行词法分析的程序称为词法分析程序或扫描程序(Scanner)。-Lexical analysis of the main tasks are: to scan source code character by character from left to right, resulting in one word (Token), also check the source of lex
<第三方> 在 2025-06-24 上传 | 大小:12kb | 下载:0

[编译器/词法分析gramma_compile

说明:pl0语法分析代码,用C实现,只进行语法归约打印-code for pl0 gramma compiled
<zibin_lee> 在 2025-06-24 上传 | 大小:2kb | 下载:0

[编译器/词法分析cifafenxiqi

说明:编译原理实验报告,词法分析器(C++版),简单实现都本程序则是通过对给定路径的文件的分析后以单词符号和文字提示显示-Lab report compiler theory, lexical analyzer (C++ version), a simple procedure to achieve all of this is given by the path of the file analysis in order to display the word symbol and text pro
<湛开洪> 在 2025-06-24 上传 | 大小:89kb | 下载:0

[编译器/词法分析yufafenxichengxu

说明:语法编译器的功能与实现,采用的是递归下降发,新手多多指教。-Grammar compiler features and implementation, using recursive descent hair, novice exhibitions.
<macal> 在 2025-06-24 上传 | 大小:696kb | 下载:0

[编译器/词法分析C51

说明:1、对于PIC16C54,U51完全能够 正确反编译。 2、对于PIC16C57,由于 PIC16C57有2K ROM,分4 PAGES ,当有跨页跳转或跨页调用时可 能不能够正确反编译。所以对程 序作改动时要相当注意,改动之 前需对这些指令进行调整。
<舒克> 在 2025-06-24 上传 | 大小:248kb | 下载:0

[编译器/词法分析DFA

说明:编译原理实验 DFA识别语言的java实现,为DFA.java文件中的DFA类实现成员函数boolean recognizeString(int move[][], int accept_state[], String word).-Compile the DFA recognizes the language of principle experiment java implementation for DFA.java file DFA class implements member fun
<陈竑睿> 在 2025-06-24 上传 | 大小:3kb | 下载:0

[编译器/词法分析NFA

说明:编译原理实验 NFA识别语言的java实现,为NFA.java文件中的NFA类实现成员函数boolean recognizeString(int move[][][], int accept_state[], String word).-Principle experiment NFA compile the java language to achieve recognition for NFA.java file NFA class implements member functions b
<陈竑睿> 在 2025-06-24 上传 | 大小:4kb | 下载:1

[编译器/词法分析UnLinker

说明:编译原理实验 为UnLinker.java文件中的UnLinker类实现成员函数String clean(String text). 函数clean的功能是屏蔽字符串参数text中的网页链接信息,并返回屏蔽后的结果;如果无需屏蔽,则返回原来的字符串. 每个网页链接从左至右依次分成前缀,域名和后缀三部分-Compilation Principle experiment UnLinker.java file UnLinker class implements member functions Str
<陈竑睿> 在 2025-06-24 上传 | 大小:2kb | 下载:0

[编译器/词法分析jflex-examples

说明:编译原理实验例程 一个统计hello单词数的程序,只需编写Count.flex,运行说明请看readme.txt-Compile a statistical routines principle experiment the number of hello word program, just write Count.flex, then the following command to get the results jflex Count.flex javac Count.java java
<陈竑睿> 在 2025-06-24 上传 | 大小:8kb | 下载:0

[编译器/词法分析fengmingqi

说明:蜂鸣器是基于在ADS编译器中编写的,通过捕获来控制开发板上的蜂鸣器,实现通过代码控制-You have not played the first half-year-old was released GMAM dual N-recognition access is not your department SDBD JS white bar
<zhouwubin> 在 2025-06-24 上传 | 大小:24kb | 下载:0
« 1 2 ... .19 .20 .21 .22 .23 924.25 .26 .27 .28 .29 ... 1383 »

源码中国 www.ymcn.org