-
日本的开源编辑器源码,由C++开发,功能特别强大。
日本的开源编辑器源码,由C++开发,功能特别强大。-Japan
- 2022-04-19 11:27:20下载
- 积分:1
-
C++编写的C++词法分析器,比较全
C++编写的C++词法分析器,比较全-C compilation C morphology analyzer, compared with entire
- 2022-04-27 04:02:08下载
- 积分:1
-
一个用LISP语言编写的语法分析器。底部的使用
一个用LISP语言编写的语法分析器。使用Bottom-up Chart Parsing算法,程序非常的简单高效,只有二百多行。另外可以自己定义文法和字典。 源代码公开,主要供对语法分析算法和LISP编程感兴趣的人学习使用,也可以使用在自然语言处理的各种实际研究当中。-A language with LISP parser. The use of Bottom-up Chart Parsing algorithm, the procedure very simple and efficient, and only more than 200 lines. In addition to its own grammar and dictionary definition. Open source code, mainly for syntax analysis of the LISP programming algorithms and people interested in learning to use, you can also use natural language processing in a variety of actual studies.
- 2022-06-26 05:28:01下载
- 积分:1
-
编译原理课程设计报告+词法分析器(C++)源代码
逐个读入源程序字符并按照构词规则切分成一系列单词。单词是语言中具有独立意义的最小单位包括保留字、标识符、运...
编译原理课程设计报告+词法分析器(C++)源代码
逐个读入源程序字符并按照构词规则切分成一系列单词。单词是语言中具有独立意义的最小单位包括保留字、标识符、运算符、标点符号和常量等。-Principles of curriculum design compiler report lexical analyzer (C++) By reading the source code into the source of characters and word formation rules in accordance with the cut into a series of words. Word is the language with the smallest unit of independent significance, including reserved words, identifiers, operators, and constants, such as punctuation.
- 2022-07-14 05:54:40下载
- 积分:1
-
basic c compiler
类似于basic语法的脚本
basic c compiler
类似于basic语法的脚本-basic c compiler is similar to basic grammar of the script
- 2023-01-07 18:35:03下载
- 积分:1
-
nVidia graphics development of the Cg language, used for pixel and vertex exagge...
nVidia开发的图形语言 Cg,用于进行顶点渲染和象素渲染,语法类似于 C。-nVidia graphics development of the Cg language, used for pixel and vertex exaggerated exaggerated, similar to the C syntax.
- 2022-07-04 14:18:06下载
- 积分:1
-
FFmpeg output_example.cpp的源代码。
FFmpeg output_example.cpp的源代码。-The code of output_example.cpp belongs to FFmpeg.
- 2023-05-18 08:20:04下载
- 积分:1
-
针对java语言的最简词法分析器 输入原文件输出目标文件。txt
针对java语言的最简词法分析器 输入原文件输出目标文件。txt
- 2022-04-21 03:15:00下载
- 积分:1
-
预测分析法实现的语法分析器
预测分析法实现的语法分析器 -Forecast and Analysis Method syntax analyzer Forecast and Analysis Method of Grammar Analyzer Forecast and Analysis Method syntax analyzer
- 2022-03-15 04:53:12下载
- 积分:1
-
编译原理课程设计,语法分析.学校的课程设计,好象还有点用吧...
编译原理课程设计,语法分析.学校的课程设计,好象还有点用吧-compiler theory curriculum design, syntax analysis. School curriculum design, as if it still has some use
- 2022-03-21 03:46:45下载
- 积分:1