CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 其它 编译器/词法分析 搜索资源 - 等功能

搜索资源列表

  1. hlssplit

    0下载:
  2. 海天智能分词系统源码,可以根据需要设置分词的粒度,另外提供了词性标注,关键字提取等功能-sky Intelligent Word system source code, according to the need for segmentation of granularity, the provision of tagging, keyword extraction functions
  3. 所属分类:编译器/词法分析

    • 发布日期:2013-03-28
    • 文件大小:61.49kb
    • 提供者:廖剑
  1. expresion

    1下载:
  2. 一个公式解析程序,支持变量,具有操作符优先级的自动识别,语法错误报警等功能-an analytical formula that supports variable, with the operator precedence, the automatic recognition of grammatical mistakes alarm functions
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:151.28kb
    • 提供者:hy
  1. cifafenxiqi

    0下载:
  2. 编译器,一个小型语言的词法分析器.完成词法分析等功能,识别出一个个单词.
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:1022byte
    • 提供者:cuiping
  1. LL1.tar

    0下载:
  2. LL1通用语法分析器,有消除左递归,FIRST集合、FOLLOW集合、分析表生成等功能
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:631.78kb
    • 提供者:Wang Xinxi
  1. 1

    0下载:
  2. 编译原理-词法分析器-定义单词符号的种类,编码的规则等功能
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:8.85kb
    • 提供者:xwj
  1. calculator

    0下载:
  2. 计算器,能实现计算器的基本的加减乘除等功能,方便简易,-Calculator, calculator to achieve the basic functions of addition, subtraction, etc., to facilitate easy
  3. 所属分类:Compiler program

    • 发布日期:2017-05-09
    • 文件大小:1.93mb
    • 提供者:绿茶混咖啡
  1. M6

    0下载:
  2. 微机编程小题,可实现数字的比较与显示等功能对初学者很有帮助-Computer programming trivial, can be realized compared with the figures show that features such as very helpful for beginners
  3. 所属分类:Compiler program

    • 发布日期:2017-04-03
    • 文件大小:2.26kb
    • 提供者:王伟娜
  1. CiFaFenXi

    0下载:
  2. 编译原理课程设计,用VC++6.0实现的词法分析程序。能够识别关键字、长度大于等于1的符号、去注释等功能-Principles of curriculum design compiler with VC++ 6.0 to achieve lexical analysis program. Able to identify keywords, the length of symbols greater than or equal to 1 to the Notes and other functi
  3. 所属分类:Compiler program

    • 发布日期:2017-04-25
    • 文件大小:68.96kb
    • 提供者:谈新
  1. cpu1

    0下载:
  2. 微程序模拟CPU实现加减与或异或转移储存等功能。-Micro-simulation CPU to achieve with the addition and subtraction or XOR function of the transfer of storage.
  3. 所属分类:Compiler program

    • 发布日期:2017-04-10
    • 文件大小:1.46mb
    • 提供者:孙鸣
  1. Tiny-C

    0下载:
  2. 这是一个小型语言tiny的编译器,包括词法分析、语法分析、语义分析、代码生成等功能-This is a tiny mini-language compiler, including lexical analysis, syntax analysis, semantic analysis, code generation and other functions
  3. 所属分类:Compiler program

    • 发布日期:2017-04-02
    • 文件大小:277.87kb
    • 提供者:陈星
  1. PL0

    0下载:
  2. PL0编译器,(具有语法分析,语义分析,词法分析等功能)-PL0 compiler, (with syntax analysis, semantic analysis, lexical analysis and other functions)
  3. 所属分类:Compiler program

    • 发布日期:2017-05-25
    • 文件大小:8.08mb
    • 提供者:jim
  1. bImproved.Source.0.4

    0下载:
  2. 用VB实现的编译器的源代码,支持窗体的生成,代码的输入解析等功能。很好的参考程序-VB with the implementation of the compiler source code, to support the generation of form, the code input analysis functions. Good reference procedures
  3. 所属分类:Compiler program

    • 发布日期:2017-04-24
    • 文件大小:299kb
    • 提供者:wlj
  1. compile

    0下载:
  2. 编译原理课程设计大作业PL0文法简易编译器,具有排错等功能-compile
  3. 所属分类:Compiler program

    • 发布日期:2017-05-11
    • 文件大小:2.64mb
    • 提供者:misami
  1. type

    0下载:
  2. 使用lex和yacc生成简单的编译器,生成语法分析树、完成类型检查等功能-The use of lex and yacc to generate a simple compiler, syntax analysis generated trees, the completion of type checking and other functions
  3. 所属分类:Compiler program

    • 发布日期:2017-03-27
    • 文件大小:7.65kb
    • 提供者:天寅
  1. PLXC

    0下载:
  2. 此工程是PL/X语言的编译器,此为编译原理课程实践。 其实现了一般语言的编译功能,例如词法、语法、中间代码生成等功能。-The project is to build a PL/X compiler, which is the project workshop for principle of compiler.It has implemented the basic functions such as lex analysis, semant analysis and finally gene
  3. 所属分类:Compiler program

    • 发布日期:2017-03-29
    • 文件大小:573.67kb
    • 提供者:windlei
  1. compile

    0下载:
  2. 这是一个带MFC界面的tiny+语言编译器,当中实现了17个关键字,包括词法分析,语法分析,语义分析,生成语法分析树等功能-This is a tiny+ with MFC interface language compiler, which achieved a 17 keywords, including lexical analysis, syntax analysis, semantic analysis, generating parse trees and other functio
  3. 所属分类:Compiler program

    • 发布日期:2017-06-01
    • 文件大小:13.49mb
    • 提供者:罗洛
  1. TinyComplier

    0下载:
  2. 这是一个用C语言编写的tiny语言,控制台输出界面,它不同tiny+语言,它实现了19个关键字,具有编译器基本的词法分析,语法分析,语义分析等功能-This is a work written in C language tiny language, console output interface, it is a different tiny+ language, which achieved a 19 keywords, with the compiler basic lexical an
  3. 所属分类:Compiler program

    • 发布日期:2017-04-02
    • 文件大小:755.86kb
    • 提供者:罗洛
  1. bianyi

    0下载:
  2. 一个编码器,用它可以对程序进行译码、编码等功能,并最终呈现给用户。-An encoder can use it to process decoding, encoding and other functions, and eventually presented to the user.
  3. 所属分类:Compiler program

    • 发布日期:2017-03-30
    • 文件大小:11.93kb
    • 提供者:江南
  1. huffmancoding

    0下载:
  2. 霍夫曼編碼: 編解碼等功能 霍夫曼編碼: 編解碼等功能-Huffman coding: Huffman coding and decoding functions: encoding and decoding functions
  3. 所属分类:Compiler program

    • 发布日期:2017-04-14
    • 文件大小:2.63kb
    • 提供者: 張天彥
  1. editor

    0下载:
  2. 行编辑器程序设.一个简单的行编辑器,可以实现读写存储,以及即时编辑等功能。-Line editor program design. A simple line editor, can read and write storage, and instant editing features.
  3. 所属分类:Compiler program

    • 发布日期:2017-04-02
    • 文件大小:30.29kb
    • 提供者:zyc
« 12 3 4 »
搜珍网 www.dssz.com