CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 搜索资源 - 词法分析

搜索资源列表

  1. Lex

    0下载:
  2. 学习编译原理时候的小作业,模拟实验了词法分析程序,比较简单-Simulation of the lexical analysis procedure is relatively simple
  3. 所属分类:Compiler program

    • 发布日期:2017-04-08
    • 文件大小:191327
    • 提供者:Edward
  1. Sample4_1

    0下载:
  2. 词法分析器,实现简单的词法分析程序,可以为以后的语法分析打下很好的基础-Lexical analysis
  3. 所属分类:Dialog_Window

    • 发布日期:2017-05-07
    • 文件大小:1928094
    • 提供者:徐廷俊
  1. ICTCLAS50_Windows_64_C

    0下载:
  2. 中文词法分析是中文信息处理的基础与关键。中国科学院计算技术研究所在多年研究工作积累的基础上,研制了汉语词法分析系统ICTCLAS(Institute of Computing Technology,Chinese Lexical Analysis System),主要功能包括中文分词;词性标注;命名实体识别;新词识别;同时支持用户词典;支持繁体中文;支持gb2312、GBK、UTF8等多种编码格式。 ICTCLAS分词速度单机500KB/s,分词精度98.45 ,API不超过100kb,各种词典
  3. 所属分类:CSharp

    • 发布日期:2017-05-26
    • 文件大小:9239317
    • 提供者:huangfei
  1. PL0_Compiler_LR(1).rar

    0下载:
  2. 这是一个功能强大的编译器,有词法,语法,语义分析,并有着良好的人机交换界面。,This is a powerful compiler, there are lexical, syntax, semantic analysis, and have a good exchange of man-machine interface.
  3. 所属分类:Compiler program

    • 发布日期:2017-03-28
    • 文件大小:167280
    • 提供者:haha
  1. compiler.rar

    0下载:
  2. 编译原理课程设计 if——THEN——ELSE LR语法分析 语义分析 词法分析,Principles of curriculum design compile if- THEN- ELSE LR parsing semantic analysis of lexical analysis
  3. 所属分类:Compiler program

    • 发布日期:2017-04-10
    • 文件大小:1544582
    • 提供者:cultsharp
  1. bianyikcsj.rar

    1下载:
  2. 我的编译原理课程设计,有界面,包括词法分析、语法语义分析、目标代码生成,功能强大,My principles of curriculum design, compilation, there are interfaces, including lexical analysis, grammar, semantic analysis, target code generation, powerful
  3. 所属分类:编译器/词法分析

    • 发布日期:2012-11-02
    • 文件大小:1001165
    • 提供者:李然
  1. LexicalAnalyzer.rar

    2下载:
  2. Java语言词法分析器的设计和实现 1.使用DFA实现词法分析器的设计; 2.实现对Java源程序中注释的过滤; 3.利用两对半缓冲区从文件中逐一读取单词; 4.词法分析结果属性字流存放在独立文件(文件名:scanner_output)中; 5.统计源程序每行单词的个数和整个源文件单词个数; 6.具有报告词法错误和出错位置(源程序行号和该行字符)的功能; ,Lexical analyzer Java Language Design and Implementation 1. The
  3. 所属分类:Compiler program

    • 发布日期:2016-05-02
    • 文件大小:932083
    • 提供者:cher
  1. lexicalanalyzer

    0下载:
  2. cmm语言词法分析程序,这是本人第一次独立的完成一个小实验,望大家多指教-cmm language lexical analysis procedures, this is my first independent completion of a small experiment, hope all parties to have more advice
  3. 所属分类:Compiler program

    • 发布日期:2017-03-30
    • 文件大小:2314
    • 提供者:
  1. CMM

    0下载:
  2. CMM语言的词法分析源代码,希望对大家有帮助。。谢谢下载啊-The CMM the language lexical analysis of the source code
  3. 所属分类:Compiler program

    • 发布日期:2017-11-09
    • 文件大小:2473
    • 提供者:weili
  1. cifafenxi

    0下载:
  2. 设计、编制并调试一个词法分析程序,加深对词法分析原理的理解。要求用文件实现能判别出关键字、标识符、数字符、操作符、分隔符。-The design, development and debugging a lexical analyzer, and deepen their understanding of the principles of lexical analysis. Required to achieve file can judge keywords, identifiers, th
  3. 所属分类:Compiler program

    • 发布日期:2017-05-09
    • 文件大小:1852779
    • 提供者:瞿蛋蛋
  1. compiler

    0下载:
  2. C++编写的编译程序,包括词法分析,语法分析语义分析和中间代码生成。-Written in C++ compilers, including lexical analysis, syntax analysis semantic analysis and intermediate code generation.
  3. 所属分类:Compiler program

    • 发布日期:2017-04-14
    • 文件大小:4577
    • 提供者:xiaohe
  1. ICTCLAS

    0下载:
  2. 计算所汉语词法分析系统ICTCLAS.分词正确率高达97.58%(973专家组评测),未登录词识别召回率均高于90%,其中中国人名的识别召回率接近98%处理速度为31.5Kbytes/s。ICTCLAS的特色还在于:可以根据需要输出多个高概率结果,有多种输出格式,支持北大词性标注集,973专家组给出的词性标注集合。-Calculate the Chinese Lexical Analysis System ICTCLAS. Segmentation correct rate of 97.58 p
  3. 所属分类:Compiler program

    • 发布日期:2017-11-09
    • 文件大小:3140411
    • 提供者:站长
  1. Analysis

    0下载:
  2. 词法分析程序一. 为PL/0语言建立一个词法分程序GETSYM(函数)-a program for analysis
  3. 所属分类:Compiler program

    • 发布日期:2017-04-05
    • 文件大小:37843
    • 提供者:黄山山
  1. GETSYM

    0下载:
  2. 编译原理的词法分析源码,主要用于词法分析-Principles of lexical analysis to compile source code
  3. 所属分类:Compiler program

    • 发布日期:2017-04-05
    • 文件大小:613299
    • 提供者:王琪
  1. 218chen_compiler

    1下载:
  2. 超级无敌完美的pl0编译器,实现了词法分析,语法分析,予以分析,并以四元式为输出结果-Super Invincible perfect pl0 compiler implements lexical analysis, syntax analysis, be analyzed and to four dollars for the output type
  3. 所属分类:Compiler program

    • 发布日期:2017-04-05
    • 文件大小:63653
    • 提供者:陈尧
  1. Free-Software

    0下载:
  2. 计算所汉语词法分析系统之免费版本ICTCLAS.非收费之源代码。 分词正确率高达97.58 (973专家组评测),未登录词识别召回率均高于90 ,其中中国人名的识别召回率接近98 处理速度为31.5Kbytes/s。ICTCLAS的特色还在于:可以根据需要输出多个高概率结果,有多种输出格式,支持北大词性标注集,973专家组给出的词性标注集合。--Calculate the Chinese Lexical Analysis System ICTCLAS. Segmentation correc
  3. 所属分类:Other systems

    • 发布日期:2017-05-12
    • 文件大小:2763135
    • 提供者:辆新
  1. FenCi

    0下载:
  2. 运用编译原理中的词法分析,实现了中文分词功能。-The use of compiler theory of lexical analysis, achieve the Chinese word function.
  3. 所属分类:Compiler program

    • 发布日期:2017-03-27
    • 文件大小:213328
    • 提供者:王磊
  1. SLR1

    2下载:
  2. 该程序为一个手工编码实现的简单SLR语法分析器,其词法分析器调用接口为lex(),语法分析调用接口为SLR1()。-The program is a simple hand-coded implementation SLR parser, the lexical analyzer is called interface lex (), parsing call interface for the SLR1 ().
  3. 所属分类:Compiler program

    • 发布日期:2017-03-26
    • 文件大小:225176
    • 提供者:孔小亮
  1. 1223

    0下载:
  2. 这是陈火旺院士编的编译原理里面的实验,里面有词法分析,语法分析等实验的代码。-This is a compilation compiled by Academician Chen Huo-wang inside the experimental principle, which has lexical analysis, syntax analysis, experimental code.
  3. 所属分类:编辑器/阅读器

    • 发布日期:2017-03-29
    • 文件大小:423452
    • 提供者:张辉
  1. antlr-2_7_0

    0下载:
  2. Java写的词法/语法分析器。可生成JAVA语言或者是C++的词法和语法分析器。并可产生语法分析树和对该树进行遍历 -Syntactic and phrase parser in JAVA which can produce JAVA or C
  3. 所属分类:Compiler program

    • 发布日期:2017-11-09
    • 文件大小:1291985
    • 提供者:站长
« 1 2 ... 42 43 44 45 46 4748 49 50 »
搜珍网 www.dssz.com