CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 搜索资源 - 词法分析

搜索资源列表

  1. win32下pascal词法分析程序的源程序

    0下载:
  2. 这是一个用来编译pascal的一个小程序有些还不行但也发了-This is a compiler for a small pascal procedures it is not enough for some but also made a
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:37057
    • 提供者:张事实
  1. byyliInC

    0下载:
  2. 本人编写的再加上收集的几个编译原理的词法分析程序-prepared by the addition of several compiler collection tenets of lexical analysis procedure
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:7056
    • 提供者:吴延庆
  1. 编译原理词法分析 Java版

    0下载:
  2. 所属分类:数值算法/人工智能

  1. 1926112

    0下载:
  2. PL/0词法分析,说明文档流程图尚未完成,-PL/0 lexical analysis, documentation flow chart has not yet completed,
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-06
    • 文件大小:33393
    • 提供者:kandy
  1. 1.cpp

    0下载:
  2. 对一个语句进行词法分析,包括为关键字,标志符,数字,运算符,界限符-Carried out a lexical analysis of words, including keywords, identifier, number, operator, at the boundaries
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-10
    • 文件大小:1304
    • 提供者:aipeng
  1. lexical_analysis

    0下载:
  2. 编译原理课程作业,词法分析器。简单的对于一段C程序进行词法分析-Compiler theory course work, lexical analyzer
  3. 所属分类:Data structs

    • 发布日期:2017-04-02
    • 文件大小:334270
    • 提供者:Fu Xiangwei
  1. cffxq

    0下载:
  2. 简单的词法分析程序,可执行,大二时做的简单词法分析器,可打开源文件分析词法。-A simple lexical analysis program, executable, sophomore, when doing a simple lexical analyzer, lexical analysis can open the source file.
  3. 所属分类:Data structs

    • 发布日期:2017-03-29
    • 文件大小:12757
    • 提供者:吴伟博
  1. compiler

    0下载:
  2. 词法分析程序,根据 ll(1)算法编写,语言vc-compiler
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-30
    • 文件大小:197165
    • 提供者:rrrr
  1. sample

    0下载:
  2. 中文分词,中文词法分析是中文信息处理的基础与关键-Chinese word
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-30
    • 文件大小:12574058
    • 提供者:jingwei
  1. yufa

    0下载:
  2. 编制一个递归下降分析程序,实现对词法分析程序所提供的单词序列的语法检查和结构分析。 利用C语言编制递归下降分析程序,并对简单语言进行语法分析。 -The preparation of a recursive descent parser, lexical analyzer to achieve the sequence of words provided by the syntax check and structural analysis. Use of C language co
  3. 所属分类:数据结构常用算法

    • 发布日期:2017-04-09
    • 文件大小:3046
    • 提供者:冯景航
  1. LL

    0下载:
  2. 使用非递归子程序法设计一个语法分析程序,理解自顶向下分析方法的原理,掌握词法分析程序的设计原则,掌握手工编写语法分析程序的方法-e :exp T :term t :term F :factor*/ char input[15]
  3. 所属分类:压缩解压

    • 发布日期:2017-04-09
    • 文件大小:1231
    • 提供者:lan
  1. LL1

    0下载:
  2. 使用非递归子程序法设计一个语法分析程序,理解自顶向下分析方法的原理,掌握词法分析程序的设计原则,掌握手工编写语法分析程序的方法。-#include <tchar.h> #include <string.h> #include <stdlib.h>
  3. 所属分类:压缩解压

    • 发布日期:2017-04-05
    • 文件大小:1232
    • 提供者:lan
  1. suanfuyouxian

    0下载:
  2. 词法分析算符优先.cpp,我写的,带有例子。-Lexical analysis of operator precedence. Cpp, I wrote, with examples.
  3. 所属分类:数据结构常用算法

    • 发布日期:2017-04-15
    • 文件大小:6403
    • 提供者:wulingjie
  1. lexical-analysis-program

    0下载:
  2. 一个词法分析程序,对所给出的程序可分析出关键字、数字(整数、小数、科学计数法数字)、定义的识别符、分界符、分隔符 ,并带有lex程序。-A lexical analysis program, the program is proposed to analysis of keyword, digital ( integer, decimal, scientific notation definition digital ), identifiers, delimiters, separator,
  3. 所属分类:数值算法/人工智能

    • 发布日期:2017-04-06
    • 文件大小:1477
    • 提供者:zhj
  1. cefafenxi

    0下载:
  2.  一个小巧的VC++词法分析器的源程序,同样是基于PL/0语言,分析之前请先选择一个源文件或者保存你编辑的代码后再进行词法分析,初值设置为NULL,这样如果没有在程序中设置该值,就会使用默认的手形光标,设置一个定时器,并用于设置鼠标离开时的颜色,从winhlp32.exe中提取手形光标,用做默认的光标,设置默认光标为手形光标………… -A small source VC++ lexical analyzer, the same, so that if the program is based
  3. 所属分类:Algorithm

    • 发布日期:2017-03-29
    • 文件大小:26740
    • 提供者:suehao
  1. word-analysis

    0下载:
  2. 词法分析可以分析输入的语法,我们可以任意定义词法-word analysis
  3. 所属分类:Data structs

    • 发布日期:2017-11-24
    • 文件大小:3227
    • 提供者:liuyuanfeng
  1. ParseTree

    0下载:
  2. 词法分析树,编译原理课程中相关类容代码。使用了简单的多叉树数据结构。-The lexical analysis tree, compiler theory curriculum classes used codes
  3. 所属分类:Data structs

    • 发布日期:2017-12-07
    • 文件大小:158591
    • 提供者:zzy
  1. lexical-analysis-complete-code

    0下载:
  2. 计算机编译原理课程中词法分析完整代码,并附有个功能模块的说明。-Compiler theory lexical analysis complete code
  3. 所属分类:Data structs

    • 发布日期:2017-11-18
    • 文件大小:1541
    • 提供者:zuozeyu
  1. cifa

    0下载:
  2. 编译原理实验:词法分析,选择对各种常见高级程序设计语言都较为通用的语法结构无符号数的算术四则运算作为分析对象,给出其文法描述(注意应与所采用的语法分析方法比较贴近),设计并实现一个完整的语法分析程序。规则:E->E+T| E-T|T T->T*F| T/F|F F->(E)|i -Compiler principle experiment: lexical analysis, the choice of a variety of common high-level
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-05-02
    • 文件大小:546417
    • 提供者:坎启娇
  1. natural-language-processing

    0下载:
  2. 统计自然语言处理PPT-刘挺 中科院自动化研究所、模式识别国家重点实验室的 介绍的内容有统计机器翻译、词法分析与词性标注、语料库与词汇知识库-Statistical Natural Language Processing PPT-Ting Liu Institute of Automation, Chinese Academy of Sciences, State Key Laboratory of Pattern Recognition content presentation of
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-14
    • 文件大小:3483007
    • 提供者:吴鹏
« 12 »
搜珍网 www.dssz.com