资源列表

« 1 2 ... .40 .41 .42 .43 .44 945.46 .47 .48 .49 .50 ... 1384 »

[编译器/词法分析doucument

说明:语法分析器设计文档 C++ 包含可执行程序以及关键部分代码-design document
<xcj> 在 2024-11-21 上传 | 大小:45kb | 下载:0

[编译器/词法分析PL0

说明:pl0编译原理功能实现,它以赋值语句为基础,构造概念有顺序、条件和重复(循环)三种-pl0 compiler theory functions to achieve, it assignment based on the concept of sequential structure, conditions, and repeat (loop) three
<柳南> 在 2024-11-21 上传 | 大小:104kb | 下载:0

[编译器/词法分析1

说明:编译方法试验报告,包含完整可运行源代码,实验截图,详细的说明分析-Compilation method test report, including complete source code can run, test shots, a detailed descr iption of analysis
<Dou> 在 2024-11-21 上传 | 大小:133kb | 下载:0

[编译器/词法分析ICTCLAS50_Windows_64_C

说明:中文词法分析是中文信息处理的基础与关键。中国科学院计算技术研究所在多年研究工作积累的基础上,研制了汉语词法分析系统ICTCLAS(Institute of Computing Technology,Chinese Lexical Analysis System),主要功能包括中文分词;词性标注;命名实体识别;新词识别;同时支持用户词典;支持繁体中文;支持gb2312、GBK、UTF8等多种编码格式。 ICTCLAS分词速度单机500KB
<huangfei> 在 2024-11-21 上传 | 大小:8.81mb | 下载:0

[编译器/词法分析pl0java

说明:pl0编译器,供大家学习使用,希望大家踊跃下载学习-pl0 compiler, for them to learn to use
<隋克强> 在 2024-11-21 上传 | 大小:185kb | 下载:0

[编译器/词法分析DFA

说明:编译原理文法输入,并根据输入的文法设计有穷状态自动机,判断是否未确定的,若否,则确定化!-Input grammar compiler theory and design of the input grammar finite state machine to determine whether the undetermined, and if not, determine the technology!
<韩敏> 在 2024-11-21 上传 | 大小:1kb | 下载:0

[编译器/词法分析tanslation

说明:是一个实现语言翻译功能的小软件,在已经规定好的规则下将魔王语言翻译成人类语言。-this is a software which can translate mowang language.
<宋会> 在 2024-11-21 上传 | 大小:1.79mb | 下载:0

[编译器/词法分析parser

说明:编译原理,简单的词法分析器,可以遇到错误提示错误信息跳过并继续分析,将分析后的符号表和TOKEN串表存入txt中-Compiler theory, a simple lexical analyzer, you can skip the error message encountered error and continue the analysis, the analysis of the symbol table and string
<刘斐> 在 2024-11-21 上传 | 大小:29kb | 下载:0

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

说明:编译原理 简单的词法分析器 vc++ 调试通过-Lexical analysis
<wjr> 在 2024-11-21 上传 | 大小:437kb | 下载:0

[编译器/词法分析Top-Down

说明:To check the input string of a grammar
<rider> 在 2024-11-21 上传 | 大小:97kb | 下载:0

[编译器/词法分析cifafenxi

说明:实现一个C语言子集的词法分析程序。 首先在关键字列表keywordtable中查询字符串p,若存在就将该字符串及对应的类号插入二元式列表eryuanshi;若没有,在符号表symtable中查询,如果symtable中不存在p就将p插入,这里要分p是标识符还是整数区别对待,设置不同的type值。-the word
<cjl> 在 2024-11-21 上传 | 大小:1kb | 下载:0

[编译器/词法分析pl0

说明:pl0源程序.用于大学编译原理课程设计。其中有详细代码介绍!-pl0 sourse program for experiment. that s for college compilation experiment!
<sky> 在 2024-11-21 上传 | 大小:274kb | 下载:0
« 1 2 ... .40 .41 .42 .43 .44 945.46 .47 .48 .49 .50 ... 1384 »

源码中国 www.ymcn.org