-
java写的词法分析器,写得不好别怪我
java写的词法分析器,写得不好别怪我-java writes the morphology analyzer, writes is not good do not
blame me
- 2022-01-27 13:39:42下载
- 积分:1
-
ldpc译码器 目前通信系统中很多标准都在采用ldpc码,所以他很重要...
ldpc译码器 目前通信系统中很多标准都在采用ldpc码,所以他很重要-LDPC decoder, many of the current communication system standards in the use of LDPC code, so he is very important
- 2022-08-12 20:26:57下载
- 积分:1
-
用c51的键盘扫描
用c51的键盘扫描-C51 with keyboard scanning
- 2022-06-13 02:27:21下载
- 积分:1
-
语言形态分析仪本程序是以词法分析器为例
c语言的词法分析器 该程序是一个用c语言编写的词法分析器 -C language morphology analyzer this procedure is the morphology analyzer which compiles with the c language
- 2022-05-20 02:26:21下载
- 积分:1
-
这是一个词法分析程序,能够区分标识符、数字、表达式。程序输入为一个文件,程序结果保存到一个链表中。...
这是一个词法分析程序,能够区分标识符、数字、表达式。程序输入为一个文件,程序结果保存到一个链表中。-This is a lexical analysis procedure and can distinguish identifier, figures and expression. Procedures for the importation of a document, the results of the proceedings to preserve a Linklist.
- 2022-09-26 21:45:02下载
- 积分:1
-
源代码注释快捷脚本,可以方便的设置各种注释,比如函数注释,单行注释,类注释,文件注释,头注释等...
源代码注释快捷脚本,可以方便的设置各种注释,比如函数注释,单行注释,类注释,文件注释,头注释等-The open source code edit comment,eg: function comment,class comment,c file comment,h file comment ....
- 2023-03-29 19:05:03下载
- 积分:1
-
现将本人搜集常用的程序设计语言的词法和形式文法提供给大家。其中,词法是按LEX格式编辑,形式文法是按YACC格式书写,大家可直接用LEX和YACC工具编译生成各...
现将本人搜集常用的程序设计语言的词法和形式文法提供给大家。其中,词法是按LEX格式编辑,形式文法是按YACC格式书写,大家可直接用LEX和YACC工具编译生成各类程序设计语言的分析器。-commonly used programming language syntax and grammar forms to the public. Among them, morphology is based on LEX format editing, grammar form is written by YACC format, we can use the LEX and YACC tools various compiler generation programming language analyzer.
- 2023-02-14 16:15:03下载
- 积分:1
-
c写的plo源程序,包括词法分析,语法分析,语义分析,可以通过vc++6.0编译...
c写的plo源程序,包括词法分析,语法分析,语义分析,可以通过vc++6.0编译-c write plo source, including lexical analysis, syntax analysis, semantic analysis, can vc++ 6.0 compiler
- 2022-02-07 13:27:22下载
- 积分:1
-
Full support for extended regular expressions (those with intersection and compl
Full support for extended regular expressions (those with intersection and complement); Support for some kinds of cycles in grammar; DFA-based operation; Unicode support; C++ only, requires a modern compiler; Lexical analyzers can be configured to get symbols from any input class (built-in support for std::istream, std::wistream and FILE *); Designed to work with Whale, but can work standalone or interface to other parsers.-Full support for extended regular expressions (those with
intersection and complement); Support for some kinds of cycles in
grammar; DFA-based operation; Unicode support; C only, requires a
modern compiler; Lexical analyzers can be configured to get symbols
from any input class (built-in support for std::istream, std::wistream
and FILE*); Designed to work with Whale, but can work standalone or
interface to other parsers.
- 2022-05-27 12:54:56下载
- 积分:1
-
CHM Encoder 可以反编译你的 CHM 文件或 E
CHM Encoder 可以反编译你的 CHM 文件或 E-Book 电子图书并提取它们的所有源文件。
你想要将 CHM 转换为 HTML 吗? 那么请立即使用 CHMDecoder 吧!
该工具是免费的并且十分易于使用。
-CHM Encoder may decompile your CHM files or E-Book E-book and extract all their source files. You want to convert CHM to HTML? So please do not hesitate to use it CHMDecoder! The tool is free and very easy to use.
- 2022-02-13 09:27:05下载
- 积分:1