资源列表

« 1 2 ... .54 .55 .56 .57 .58 459.60 .61 .62 .63 .64 ... 1384 »

[编译器/词法分析yufafenxichengxu

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

[编译器/词法分析C51

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

[编译器/词法分析UnLinker

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

[编译器/词法分析bianyi

说明:编译技术的课件,对编译技术的学习有很重要的指导作用和启发意义。-Compiler technology courseware, learning techniques for compiling a very important role in guiding and enlightening.
<陈剑心> 在 2024-11-17 上传 | 大小:2.8mb | 下载:0

[编译器/词法分析cifafenxi

说明:1、根据要求写出词法分析的正规文法G;2、根据正规文法G,写出正则式RE;3、根据正则式RE,画出NFA;4、将NFA转化为DFA;5、将DFA转化为mininum state DFA;6、mininum state DFA就是词法分析程序的流程图,根据此流程图编写相应的词法分析程序。-1, according to the lexical analysis required to write a formal grammar G 2
<> 在 2024-11-17 上传 | 大小:6kb | 下载:0

[编译器/词法分析lexForShell

说明:简单的shell解释器的实现,实现了管道,重定向功能,可以执行少数的内部指令,可以后台运行,注释清晰。-Simple shell interpreter to achieve, to achieve the pipes, redirection, you can perform a small number of internal commands can run in the background, clear notes.
<JINP> 在 2024-11-17 上传 | 大小:45kb | 下载:0

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

说明:著名的虎书的编译器,实现了虎书上面的全部功能。-Well-known compiler of the book tiger, a tiger book above to achieve full functionality.
<JINP> 在 2024-11-17 上传 | 大小:1.91mb | 下载:0

[编译器/词法分析youqiuzhuangtai

说明:正则文法拆分,识别有穷状态自动机是确定的还是非确定的,判断是否为正则文法。 -Regular grammars and finite state automata, regular grammars split, identification of finite state automata is determined or non-determined. Enter the master regular grammar.
<郭建雄> 在 2024-11-17 上传 | 大小:49kb | 下载:0
« 1 2 ... .54 .55 .56 .57 .58 459.60 .61 .62 .63 .64 ... 1384 »

源码中国 www.ymcn.org