-
设计、编制并调式一个词法分析程序,加深对词法分析原理的理解,对字符串型单词符号(if,then,while,do...
设计、编制并调式一个词法分析程序,加深对词法分析原理的理解,对字符串型单词符号(if,then,while,do----)等等用函数int reserve(char* p)来处理,对单词符号(+,-,*,/,=-----)等等用switch()来处理。-cifafenxi
- 2023-03-11 22:50:04下载
- 积分:1
-
一个简单实现了词法分析,语法分析,目标代码优化的编译器...
一个简单实现了词法分析,语法分析,目标代码优化的编译器-a simple realization of the lexical analysis, grammar analysis, the objectives of optimizing code compiler
- 2023-02-20 11:25:03下载
- 积分:1
-
convert MATHML to SVG
convert MATHML to SVG
- 2022-08-11 08:39:56下载
- 积分:1
-
This was learned after compiling principle teacher
这是学了编译原理后在老师的帮助下,编的一个集词法,语法,语义于一体的分析其源码!可直接在VC6.0环境下运行。价值很高啊!
-This was learned after compiling principle teacher
- 2022-02-03 11:53:21下载
- 积分:1
-
- 2022-04-29 09:14:27下载
- 积分:1
-
在统计目录下所有的源程序都实现了
用C实现的统计一个目录下的所有源程序共有多少行,源代码值得一看。- Under statistical catalogue all source programs realizes which
with C altogether have how many line, the source code are worth as
soon as looking.
- 2023-08-17 17:15:03下载
- 积分:1
-
用栈实现算术运算
用栈实现算术运算- Operates with the stack realization arithmetic
- 2022-03-21 09:41:05下载
- 积分:1
-
编译原理,语法分析 ll(1),lr (0),slr(1)
编译原理,语法分析 ll(1),lr (0),slr(1)-compiler theory, syntax analysis ll (1), lr (1), lr (0), slr (1), etc.
- 2022-03-23 10:04:05下载
- 积分:1
-
Behind the Qinghua teaching material pl0 procedure, this is the
supplementary wh...
清华教材后面的pl0程序,这个是用c++写的 附带说明和设计文档- Behind the Qinghua teaching material pl0 procedure, this is the
supplementary which writes with c explained and designs the documents
- 2022-02-20 19:04:17下载
- 积分: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