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

搜索资源列表

  1. 第四部分:GCC语法与语义分析程序

    0下载:
  2. GCC语法与语义分析程序-GCC syntax and semantic analysis program
  3. 所属分类:WEB源码

    • 发布日期:2008-10-13
    • 文件大小:52097
    • 提供者:张国
  1. lsa111111

    0下载:
  2. lsa(潜在语义分析的论文)一个关于概率模型的论文
  3. 所属分类:WEB源码

    • 发布日期:2008-10-13
    • 文件大小:101747
    • 提供者:祝津津
  1. javaCompiler

    0下载:
  2. Java开发的一个编译器,有词法分析,语法分析,语义分析-Development of a Java compiler, a lexical analysis, syntax analysis, semantic analysis
  3. 所属分类:Java Develop

    • 发布日期:2017-04-16
    • 文件大小:33131
    • 提供者:沈健
  1. Analyze_Word

    0下载:
  2. 这是编译原理的源代码,涉及了编译原理的各个过程:词法分析,LL1语法分析,语义分析,中间代码生成,中间代码优化,中间代码生成目标代码,目标代码的解释执行-This is the principle of compiling source code, the various principles involved in the compilation process: lexical analysis, LL1 parsing, semantic analysis, intermediate co
  3. 所属分类:Java Develop

    • 发布日期:2017-03-30
    • 文件大小:2486
    • 提供者:mathide
  1. jenademo2

    1下载:
  2. 采用jena语义引擎的使用实例2,通过jena分析给出相关性结果-Jena semantic engine with the use of Example 2, by jena correlation analysis gives the results of
  3. 所属分类:JSP源码/Java

    • 发布日期:2017-05-23
    • 文件大小:2027
    • 提供者:test
  1. JavaCMMSyntacticAnalyzer

    0下载:
  2. 实验三:CMM语言解释器实验文档 二,实验结构与功能概述: 解释器在语法分析的基础上,对语法分析程序的输出,语法树遍历,完成语义检查并生成代码,代码以四元式的形式输出,cmm解释器解释执行四元式序列,完成对cmm语言的解释。 1.系统的输入:CMM源程序 系统的输出:1,单词(token)序列(词法分析) 2,语法树(语法分析) 3,四元式序列,cmm执行结果(语义分析) -Experiment III: CMM document langua
  3. 所属分类:Java Develop

    • 发布日期:2017-05-22
    • 文件大小:6906041
    • 提供者:杀手47
  1. Java2Asm-gcc

    0下载:
  2. 语义分析,语法分析 visual c++源代码 下载地址-Semantic analysis, parsing visual c++ source code Download
  3. 所属分类:Java Develop

    • 发布日期:2017-04-10
    • 文件大小:1187652
    • 提供者:jonhy999
  1. asp

    0下载:
  2. 语义Web,基于语义的Web分析理论,提高搜索速度。-Semantic Web, Web-based semantic analysis theory, to improve search speed.
  3. 所属分类:WEB(ASP,PHP,...)

    • 发布日期:2017-04-13
    • 文件大小:2012
    • 提供者:scott
  1. Interpretor_java_MyEclipse

    0下载:
  2. 完美地实现了对CMM源程序的词法分析、语法分析和语义分析(即程序的运行)-Lexer Analysis,Syntax Analysis,and processing of CMM source codes
  3. 所属分类:Java Develop

    • 发布日期:2017-04-07
    • 文件大小:139135
    • 提供者:panchen
  1. KnowMe

    0下载:
  2. 人工智能中文语义问答参考源码,不带数据库,纯属学术交流,给各位喜爱中文语义分析的程序员一个参考-Artificial intelligence Chinese semantic Q & A Reference Source, without the database, purely academic exchanges, to give you a favorite Chinese semantic analysis programmers a reference
  3. 所属分类:Java Develop

    • 发布日期:
    • 文件大小:57051
    • 提供者:wangirl
  1. analysis

    0下载:
  2. 语法功能分析 编译原理 高级分析 语义分析-analysis
  3. 所属分类:Java Develop

    • 发布日期:2017-12-04
    • 文件大小:1957
    • 提供者:hehang
  1. compiler

    0下载:
  2. 简化的Piscal语言的编译器,包括词法分析,语法分析和语义分析,包括了重要的编译器的算法-Simplified Piscal language compilers, including lexical analysis, parsing and semantic analysis, including an important compiler algorithm
  3. 所属分类:Java Develop

    • 发布日期:2017-03-31
    • 文件大小:44561
    • 提供者:王译彬
  1. GrammarAnalysize

    0下载:
  2. java实现的cmm语言的语法语义分析程序,包括词法分析,支持作用域,支持循环。-Source code of syntax analysis writen by java.
  3. 所属分类:Java Develop

    • 发布日期:2017-04-24
    • 文件大小:35433
    • 提供者:kym
  1. EXPREVAL

    0下载:
  2. 编译原理课程设计,词法分析,语法分析,语义分析等。-Compilation principle course design, lexical analysis, syntactic analysis, semantic analysis, etc.
  3. 所属分类:JavaScript

    • 发布日期:2017-04-16
    • 文件大小:206532
    • 提供者:张中
  1. SimpleCompiler

    0下载:
  2. 简单编译器:定义一个简单正则语言并实现从词法分析到语义分析全过程-Simple compiler: define a simple regular language from a lexical analysis and semantic analysis to the entire process
  3. 所属分类:Java Develop

    • 发布日期:2017-04-17
    • 文件大小:356996
    • 提供者:石旭
  1. compile

    0下载:
  2. 设计并实现一个简单的编译器。该编译器能够从文件读取程序代码,通过词法分析、语法分析、语义分析等步骤输出四元式-Design and implement a simple compiler.The compiler can read from the file program code, through lexical analysis, syntactic analysis, semantic analysis steps such as the output type four yuan
  3. 所属分类:JavaScript

    • 发布日期:2017-04-24
    • 文件大小:363189
    • 提供者:梁伟
  1. hanlp-1.2.2-sources-

    0下载:
  2. hanlp源码,包括各种分词算法的实现,比如隐马尔科夫模型,条件随机场模型,N最短模型等,还有语义分析,情感分析等-hanlp source, including a variety of sub achieve segmentation algorithm, such as hidden Markov model, conditional random, N shortest models, as well as semantic analysis, sentiment analysis, e
  3. 所属分类:JavaScript

    • 发布日期:2017-04-26
    • 文件大小:413672
    • 提供者:aibotina
  1. src

    0下载:
  2. 编译原理:龙书书后代码完整版,能进行正常的语义分析。-compilers,the code after the book,
  3. 所属分类:Java Develop

    • 发布日期:2017-04-25
    • 文件大小:15420
    • 提供者:zhang nai tao
  1. MyParser

    0下载:
  2. 编译原理——语法分析器的实现 能够对给出的Token串进行语义分析-Compiling principles- parser Able to do semantic analysis on given Token string
  3. 所属分类:Java Develop

    • 发布日期:2017-05-04
    • 文件大小:28714
    • 提供者:LCF
  1. FSA

    0下载:
  2. 语义分析用自然语言处理和高级的语义分析技术对文本进行分析和分类。-Relationship Modeling Engine
  3. 所属分类:Applet

    • 发布日期:2017-12-11
    • 文件大小:42612
    • 提供者:啊沙发
« 12 »
搜珍网 www.dssz.com