资源列表

« 1 2 ... .04 .05 .06 .07 .08 1109.10 .11 .12 .13 .14 ... 1383 »

[编译器/词法分析bianyi1

说明:词法分析器。根据所给文法是进行词法分析和语法分析的依据,并将该文法中涉及到的单词信息提取到了单词符号与种别对照表中。-Lexical analyzer. According to the grammar is lexical analysis and syntax analysis is based on and related to the word grammar in information extraction to other kinds of symbols and words in
<chris brown> 在 2025-06-17 上传 | 大小:3kb | 下载:0

[编译器/词法分析main

说明:本程序是一个C++单词分析程序。实现将输入文件源代码经过分析分类,输出各类单词,如关键字,运算符,常量,变量等-This program is a C++ word analysis program. Achieved through the analysis of source code input file classification, the output types of words, such as keywords, operators, constants, variables,
<coolibin> 在 2025-06-17 上传 | 大小:3kb | 下载:0

[编译器/词法分析convolution

说明:implementation of viterbi decoder
<abdul> 在 2025-06-17 上传 | 大小:3kb | 下载:0

[编译器/词法分析lex_analysis

说明:编译程序的词法分析阶段,保证可以编译运行.-Compilers lexical analysis phase, can be compiled to run
<徐若晨> 在 2025-06-17 上传 | 大小:3kb | 下载:0

[编译器/词法分析C-Prepared-Lexical-Analyzer

说明:词法分析器。建立分析器模型框架,根据分析器的状态转换图算法以及算法构造-Establish analyzer model fr a mework, according to the analysis of the state transition figure algorithms structure
<yzz> 在 2025-06-17 上传 | 大小:3kb | 下载:0

[编译器/词法分析lexical-analysis

说明:编译原理的手动词法分析,包括头文件等实现。以及存放路径的TXT-Compiler theory manual lexical analysis, including the header files, etc. to achieve. And storing the path of TXT
<wang> 在 2025-06-17 上传 | 大小:3kb | 下载:0

[编译器/词法分析operator-priority-algorithm

说明:本程序是对算符优先算法的简单实现,适合初学编译原理的人参考使用-This program is a simple algorithm to achieve the priority operator, suitable for beginners who compiled reference works
<yjj> 在 2025-06-17 上传 | 大小:3kb | 下载:0

[编译器/词法分析Task-1-4

说明:finding GCD of two numbers
<mehmet serif> 在 2025-06-17 上传 | 大小:3kb | 下载:0

[编译器/词法分析shell_v3

说明:linux环境下,实现的shell解释器,实现功能主要有: 1. 基本界面由输入提示符开头 2. 执行可执行文件包括参数 3. 错误提示 4. 内置简单shell 命令 cd exit 5. 单次I/O 重定向 > < 6. 单次管道 | 7. 后台运行 & 8. 顺序执行多个命令 ;-linux environment, to achieve the shell interpreter to realize functions are: 1
<lijinping> 在 2025-06-17 上传 | 大小:3kb | 下载:0

[编译器/词法分析Input--and--Output

说明:实现文法的输入输出 文法在计算机中的存储-To achieve input and output grammar grammar stored in the computer
<子涵> 在 2025-06-17 上传 | 大小:3kb | 下载: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-17 上传 | 大小:3kb | 下载:0

[编译器/词法分析bootph

说明:程序员使用的编辑器或代码编辑器是一款强大 IDE 的重要组成部分。它是任何 IDE 的核心基础。UEStudio 基于著名的 UltraEdit 进行构建。同样,程序的主干非常成熟和稳定,并且已经被证实成为文本和程序编辑器的事实标准。-Ministry of Public Security official said, the Ministry attaches great importance to standardize the construction of traffic law enf
<jeffasd> 在 2025-06-17 上传 | 大小:3kb | 下载:0
« 1 2 ... .04 .05 .06 .07 .08 1109.10 .11 .12 .13 .14 ... 1383 »

源码中国 www.ymcn.org