资源列表

« 1 2 ... .48 .49 .50 .51 .52 453.54 .55 .56 .57 .58 ... 1384 »

[编译器/词法分析ICTCLAS50_Windows_64_C

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

[编译器/词法分析pl0java

说明:pl0编译器,供大家学习使用,希望大家踊跃下载学习-pl0 compiler, for them to learn to use
<隋克强> 在 2024-10-13 上传 | 大小:189440 | 下载: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-10-13 上传 | 大小:1024 | 下载:0

[编译器/词法分析tanslation

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

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

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

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

说明:To check the input string of a grammar
<rider> 在 2024-10-13 上传 | 大小:99328 | 下载:0

[编译器/词法分析cifafenxi

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

[编译器/词法分析pl0

说明:pl0源程序.用于大学编译原理课程设计。其中有详细代码介绍!-pl0 sourse program for experiment. that s for college compilation experiment!
<sky> 在 2024-10-13 上传 | 大小:280576 | 下载:0

[编译器/词法分析lexical

说明:这是编译原理作业,用java语言编写的一个cmm语言词法分析器-the cmm lexical is writen with java
<霰雪鸟> 在 2024-10-13 上传 | 大小:16384 | 下载:0

[编译器/词法分析JavaApplication2

说明:词法分析器编译原理 简单的 有表格界面 词法分析器 词法分析器-failed to translate
<林燕君> 在 2024-10-13 上传 | 大小:28672 | 下载:0

[编译器/词法分析arduino_com_reader

说明:按照示例代码运行、上传,然后点击编译器的Serial Monitor按钮,就可以看到从代码定义的输入口(这儿是模拟口5)获取的数据了。-Run the example code, upload, and click the compiler s Serial Monitor button, you can see from the definition of the input code (here is the analog port
<yhq1000> 在 2024-10-13 上传 | 大小:335872 | 下载:0
« 1 2 ... .48 .49 .50 .51 .52 453.54 .55 .56 .57 .58 ... 1384 »

源码中国 www.ymcn.org