-
一个外国人写的词法分析程序,大家可以参考一下,不过代码太多了!
有点难...
一个外国人写的词法分析程序,大家可以参考一下,不过代码太多了!
有点难-a foreigner writing lexical analysis procedures, we can take a look, but too many of code! Hard
- 2022-03-24 03:52:29下载
- 积分:1
-
这个源为C编译器生成的386或
This the source for a C compiler that generates 386 or
m68K code. Code generation is fairly good although the optimizer is
a little naive... the code itself should be highly portable although
there are some issues involved with porting from MSDOS that have to
be resolved for example the size of LONG on unix machines is so big
some of the code generated gets messed up.
- 2022-02-07 18:17:54下载
- 积分:1
-
系统地讲述了计算机语言的编译原理。如:编译器、词法分析、文法等...
系统地讲述了计算机语言的编译原理。如:编译器、词法分析、文法等-Systematically about the principles of computer language compiler. Such as: compiler, lexical analysis, grammar, etc.
- 2023-03-09 13:55:04下载
- 积分: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
-
词法分析,功能齐全,简单实用,绝对的好程序,是学好编译原理的好帮手!...
词法分析,功能齐全,简单实用,绝对的好程序,是学好编译原理的好帮手!-Lexical Analysis
- 2022-06-30 14:44:36下载
- 积分:1
-
综合运用所学知识,集成词法分析、符号表管理等程序的成果,编程实现LR(0)算法...
综合运用所学知识,集成词法分析、符号表管理等程序的成果,编程实现LR(0)算法-Comprehensive use of the knowledge, integrated lexical analysis, symbol table management, and so the outcome of the procedure, programming the realization of LR algorithm
- 2022-01-26 03:47:17下载
- 积分:1
-
REBOL core Please do not download, it is to download other software uploads fake...
REBOL core 请大家不要下载,这是为了下载别的软件上传的假货,-REBOL core Please do not download, it is to download other software uploads fakes, thank you
- 2022-05-27 12:56:37下载
- 积分:1
-
PL0_CPP C++版本的PL0 语言的编译器,实现了编译器的一般功能
PL0_CPP C++版本的PL0 语言的编译器,实现了编译器的一般功能-PL0_CPP PL0 version of the C language compiler, a compiler to achieve the general functions
- 2022-02-07 03:15:48下载
- 积分:1
-
个人财政支出管理源代码及关键源代码(清华大学出版社)
个人财政支出管理源代码及关键源代码(清华大学出版社)-Personal financial expenditure management and key source code source code (Tsinghua University Press)
- 2022-06-29 11:13:28下载
- 积分:1
-
gc6.7 一个适用于CC++的内存垃圾回收器,可以像Java中那样随意的分配内存而不用释放,也不必担心内存泄漏了...
gc6.7 一个适用于CC++的内存垃圾回收器,可以像Java中那样随意的分配内存而不用释放,也不必担心内存泄漏了-gc6.7 an application to the C C memory for the garbage collector. Java can be as arbitrary as the allocation of memory instead of the release, there is no need to worry about a memory leak
- 2023-07-17 12:50:04下载
- 积分:1