-
正规(则)表达式转化为NFA,DFA,DFA最小化,显示结果和过程
正规(则)表达式转化为NFA,DFA,DFA最小化,显示结果和过程-Formal (then) regular expressions into NFA, DFA, DFA minimization, and process the result will be displayed
- 2023-08-04 00:15:03下载
- 积分:1
-
可以的,我见过,可以反编译出程序框架,但部分代码只能反编译成汇编Top4楼BlackPoint(黑点)回复于 2002...
可以的,我见过,可以反编译出程序框架,但部分代码只能反编译成汇编Top4楼BlackPoint(黑点)回复于 2002-03-12 17:10...根据我所知道的dede就是最好的delphi反编译工具,可以还原窗体等资源,但是pas等只能还原成汇编,但是如果可以将汇编还原-Yes, I have seen, you can decompile a procedural framework, but some code can only decompile Top4 floor into a compilation BlackPoint (black spots) on 2002-03-12 17:10 Reply ... According to what I know is dede decompile delphi best tool to restore the form and other resources, but can only be restored to pas, such as compilation, but if it can be compiled to restore
- 2022-04-19 08:00:06下载
- 积分:1
-
NASM是一个开源跨平台的汇编器。里面的源码有linux下和dos下的。包含一个NASM汇编教程,源码非常清晰,含少量汇编代码。...
NASM是一个开源跨平台的汇编器。里面的源码有linux下和dos下的。包含一个NASM汇编教程,源码非常清晰,含少量汇编代码。-NASM is an open source cross-platform assembler. Inside the source code under linux and dos are under. NASM contains a compilation of tutorials, source code is very clear, with a small amount of assembly code.
- 2022-03-30 13:18:34下载
- 积分:1
-
Java写的词法/语法分析器。可生成JAVA语言或者是C++的词法和语法分析器。并可产生语法分析树和对该树进行遍历...
Java写的词法/语法分析器。可生成JAVA语言或者是C++的词法和语法分析器。并可产生语法分析树和对该树进行遍历 -Syntactic and phrase parser in JAVA which can produce JAVA or C
- 2022-03-12 10:21:31下载
- 积分:1
-
这是个编译原理的课程设计,是一个DO
这是个编译原理的课程设计,是一个DO-WHILE循环语句的翻译程序设计,包括词法分析,语法分析,生成中间代码四元式。-This is a compiler theory of curriculum design, is a DO-WHILE loop is the translation program design, including lexical analysis, grammar analysis, code generation middle-4 yuan.
- 2022-01-26 01:39:17下载
- 积分:1
-
this program can build on the principle of uncertainty to determine finite autom...
此程序可以把编译原理中的不确定的有限自动机确定化,是编译中课程设计的内容-this program can build on the principle of uncertainty to determine finite automata, which is to compile the contents of the curriculum design
- 2022-03-12 05:37:43下载
- 积分:1
-
程序查找给定图像的图像统计。
Program to find the Image Statistics of the given Image.
- 2022-05-19 14:41:04下载
- 积分:1
-
编译原理 关于NFA到dDFA转换的c程序
编译原理 关于NFA到dDFA转换的c程序-Compiler Construction Principles on the NFA to dDFA convert c program
- 2023-05-08 21:30:03下载
- 积分:1
-
一个由LEX编写的C
一个由LEX编写的C-词法分析程序。为锻炼使用者能力,未加载LEX已编译的代码。建立时最好建立控制台程序。-LEX written by a C-lexical analysis program. The user the ability to exercise without load LEX compiled code. Is best to establish procedures for the establishment of the console.
- 2022-03-24 22:33:27下载
- 积分:1
-
示范利用 Delphi 制作 BASIC 程序语言解释器
示范利用 Delphi 制作 BASIC 程序语言解释器- The demonstration manufactures the BASIC program language
interpreter using Delphi
- 2022-09-08 14:30:03下载
- 积分:1