-
在tc上实现的编译原理词法分析程序,直接在当前目录执行即可。...
在tc上实现的编译原理词法分析程序,直接在当前目录执行即可。-in achieving the compiler theory lexical analysis procedure directly in the current directory to be implemented.
- 2022-11-26 14:25:03下载
- 积分:1
-
H++编译器: 一个仿Pascal语言的编译器
H++编译器: 一个仿Pascal语言的编译器-H compiler : an imitation of the Pascal language compiler
- 2022-01-25 23:10:09下载
- 积分:1
-
计算所汉语词法分析系统ICTCLAS.分词正确率高达97.58%(973专家组评测),未登录词识别召回率均高于90%,其中中国人名的识别召回率接近98%处理速度...
计算所汉语词法分析系统ICTCLAS.分词正确率高达97.58%(973专家组评测),未登录词识别召回率均高于90%,其中中国人名的识别召回率接近98%处理速度为31.5Kbytes/s。ICTCLAS的特色还在于:可以根据需要输出多个高概率结果,有多种输出格式,支持北大词性标注集,973专家组给出的词性标注集合。-Calculate the Chinese Lexical Analysis System ICTCLAS. Segmentation correct rate of 97.58 percent (973 Expert Group on Evaluation), the recall rate of identification of unknown words were higher than 90 percent, of which China s name to identify the recall rate of nearly 98 percent processing speed for 31.5Kbytes/s. Also features ICTCLAS is: can output a number of high probability that there are a variety of output formats, to support the North-of-speech tagging sets, 973 expert group is given a collection of-speech tagging.
- 2022-11-30 21:35:04下载
- 积分:1
-
示范利用 Delphi 制作 BASIC 程序语言解释器
示范利用 Delphi 制作 BASIC 程序语言解释器- The demonstration manufactures the BASIC program language
interpreter using Delphi
- 2022-09-08 14:30:03下载
- 积分: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
-
用c#写的小程序,关于c语音词法分析的,功能很简陋,大家看看吧...
用c#写的小程序,关于c语音词法分析的,功能很简陋,大家看看吧-use small programs written in that voice on the c lexical analysis, feature very simple, we look at it
- 2022-03-31 19:36:21下载
- 积分:1
-
目标代码生成(C++)源代码+详细的课程设计报告
源程序的中间代码变换成依赖于具体机器的等价的目标代码...
目标代码生成(C++)源代码+详细的课程设计报告
源程序的中间代码变换成依赖于具体机器的等价的目标代码-Target code generation (C++) Source code a detailed report of the curriculum design of the intermediate source code converted into machine dependent on the specific object code equivalent
- 2022-01-25 23:37:57下载
- 积分:1
-
一个类c语言的解释器,支持顺序,循环,选择3中结构,实型,整型2种类型,支持函数...
一个类c语言的解释器,支持顺序,循环,选择3中结构,实型,整型2种类型,支持函数-A class c language interpreter to support the order of the cycle, select 3, the structure of real, two kinds of integer type, the support function
- 2022-03-17 20:06:34下载
- 积分:1
-
For a given input string that can identify the string to determine whether a giv...
对于给定的输入串,能够判断识别该串是否为给定文法的句型-For a given input string that can identify the string to determine whether a given grammar of the sentence
- 2022-03-11 22:48:02下载
- 积分:1
-
生成C++词法/语法分析的GNU语法分析器
生成C++词法/语法分析的GNU语法分析器 -GNU syntactic and phrase parser code which can produce C++ code
- 2022-06-16 08:08:43下载
- 积分:1