搜索资源列表

  1. bianyiyuanlicifafenxi

    0下载:
  2. 词法分析器。 根据编译原理中的词法分析原理,使用VC++6.0编写,可供大家学习编译原理使用。-lexical analyzer. According to the principle of compiler theory lexical analysis, the use of VC 6.0 preparation, we can study the use of compiler theory.
  3. 所属分类:编译器/词法分析

    • 发布日期:2024-05-15
    • 文件大小:29696
    • 提供者:奇峰
  1. ++cifafenxicompiler

    0下载:
  2. 编译原理的实验--设计一个词法分析器,可以识别C中的关键字和各种符号-compiler principle experiments-- design a lexical analyzer can identify C keywords and various symbols
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-15
    • 文件大小:1670144
    • 提供者:亿摆
  1. snlying6

    0下载:
  2. 1、 学会针对DFA转换图实现相应的高级语言源程序。 2、 深刻领会状态转换图的含义,逐步理解有限自动机。 3、 掌握手工生成词法分析器的方法,了解词法分析器的内部工作原理 -1, the Institute against DFA conversion map corresponding high-level language source. 2, deeply understand the state transitio
  3. 所属分类:其它资源

    • 发布日期:2024-05-15
    • 文件大小:241664
    • 提供者:王志
  1. vc61667782466_newasp

    0下载:
  2. 语法词法分析器 编译原理课程设计 用vc++实现语法词法分析器-grammar lexical analyzer compiler theory of curriculum design using vc achieve grammar lexical analyzer
  3. 所属分类:其它资源

    • 发布日期:2024-05-15
    • 文件大小:245760
    • 提供者:byf
  1. cifafenxiqipascal

    0下载:
  2. 这是我在学习《编译原理词法分析》时用VC++编写的词法分析器,希望这个小程序对一部分人有帮助-This is my learning "compiler theory lexical analysis" with VC++ prepared by the lexical analyzer and hope that this small program to help some people
  3. 所属分类:编译器/词法分析

    • 发布日期:2024-05-15
    • 文件大小:3072
    • 提供者:hong
  1. cffiq

    0下载:
  2. 学习编译原理时做的词法分析器,用c语言编写的。-done a lexical analyzer, using the c language.
  3. 所属分类:编译器/词法分析

    • 发布日期:2024-05-15
    • 文件大小:33792
    • 提供者:xuxuxuxu
  1. Soft20060210155900603

    0下载:
  2. c语言程序的词法分析器,非常好用的,适合研究学习的-the lexical analyzer, very useful, and for the study of learning
  3. 所属分类:其它资源

    • 发布日期:2024-05-15
    • 文件大小:28672
    • 提供者:qjs
  1. javacifa

    0下载:
  2. 本程序是用JAVA语言编写的一个小的词法分析器,可实现输入语句的词法分析。-this program is written in Java and a small lexical analyzer can achieve input sentences of lexical analysis.
  3. 所属分类:编译器/词法分析

    • 发布日期:2024-05-15
    • 文件大小:18432
    • 提供者:苏艳
  1. my_analysis

    0下载:
  2. 简单函数绘图语言的词法分析器,支持的关键字有(大小写不敏感):ORIGIN,SCALE,ROT,IS,TO,STEP, DRAW,FOR,FROM 运算符:+ ,-,*,/,**(幂);分隔符: 、 ( 、 ) 、 , -simple function graphics language lexical analyzer and a keyword support (not case sensitive) : ORIGIN, SCA
  3. 所属分类:其它资源

    • 发布日期:2024-05-15
    • 文件大小:36864
    • 提供者:陆林
  1. cifafenxiqi

    0下载:
  2. 写了一个词法分析器 这里以开始定义的PASCAL语言子集的源程序作为词法分析程序的输入数据。在词法分析中,自文件头开始扫描源程序字符,一旦发现符合“单词”定义的源程序字符串时,将它翻译成固定长度的单词内部表示,并查填适当的信息表。经过词法分析后,源程序字符串(源程序的外部表示)被翻译成具有等长信息的单词串(源程序的内部表示),并产生两个表格:常数表和标识符表,它们分别包含了源程序中的所有常数和所有标识符。-was a lexical
  3. 所属分类:其它资源

    • 发布日期:2024-05-15
    • 文件大小:226304
    • 提供者:陈剑峰
  1. JLex

    0下载:
  2. JLex词法分析生成器,可以用于生成简单词法分析器,java编写-JLex lexical analysis generator can be used to produce simple lexical analyzer, the preparation of java
  3. 所属分类:编译器/词法分析

    • 发布日期:2024-05-15
    • 文件大小:94208
    • 提供者:
  1. cffx_analysis

    0下载:
  2. 自己编的一个词法分析器,附带的文档里有详细的实现和使用-own a series of the lexical analyzer, incidental documents are detailed in the realization and use
  3. 所属分类:其它资源

    • 发布日期:2024-05-15
    • 文件大小:16384
    • 提供者:赵俊
  1. cifa-java

    0下载:
  2. 编译原理:词法分析器(java 语言编写) 运行程序时 打开1.txt文件-compiler : lexical analyzer (java language) program to run when opening documents 1.txt
  3. 所属分类:其它资源

    • 发布日期:2024-05-15
    • 文件大小:7168
    • 提供者:wang
  1. MyJavaCifa

    0下载:
  2. pl/0语言的词法分析器 cifa\CifaMainfr a me.java 主类 cifa\CifaProcess.java 处理程序-pl/0 language lexical analyzer CIFA \ Main CifaMainfr a me.java category CIFA \ CifaProcess.java handling procedures
  3. 所属分类:编译器/词法分析

    • 发布日期:2024-05-15
    • 文件大小:3072
    • 提供者:冯2
  1. fenical_cifafxq

    0下载:
  2. 词法分析器. 学习编译原理时做的词法分析器. 总体上感觉一般.-lexical analyzer. Principle study compiled done a lexical analyzer. On the whole, the general feeling.
  3. 所属分类:编译器/词法分析

    • 发布日期:2024-05-15
    • 文件大小:27648
    • 提供者:ji
  1. wordsanalyse

    0下载:
  2. 一个用C语言编写的词法分析器,该程序只要实现对输入代码的词法分析并输出文件以保存结果。-a C language prepared by the lexical analyzer. as long as the procedures for the importation of code to achieve the lexical analysis and output files to preserve the results.
  3. 所属分类:输入法编程

    • 发布日期:2024-05-15
    • 文件大小:2048
    • 提供者:lgwang
  1. Soft122512003017

    0下载:
  2. 编译器:一个VC++编写的词法分析器 可以自己输入 也可以导入一个文件进行分析-compiler : a VC prepared their lexical analyzer can also be imported into a document analysis
  3. 所属分类:编译器/词法分析

    • 发布日期:2024-05-15
    • 文件大小:27648
    • 提供者:lin
  1. cffxq4

    0下载:
  2. 这是一个词法分析器,采用C++语言编写,具有很强的分析功能-This is a lexical analyzer, using C language, and highly functional analysis
  3. 所属分类:编译器/词法分析

    • 发布日期:2024-05-15
    • 文件大小:1024
    • 提供者:duanhz
  1. cifafenxixixi1

    0下载:
  2. 词法分析器 可作为课程设计参考 也可作为编码初学者学习-lexical analyzer can be used as reference for the design courses could also serve as learning coding beginners
  3. 所属分类:其它资源

    • 发布日期:2024-05-15
    • 文件大小:72704
    • 提供者:于勇
  1. fifafenxiqifuyiming

    0下载:
  2. 小型词法分析器。输入程序文件片段,输出结果是二元组的。-small lexical analyzer. Input program fragments of files, the output is the result of the dual Group.
  3. 所属分类:编译器/词法分析

    • 发布日期:2024-05-15
    • 文件大小:285696
    • 提供者:付益明
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 ... 50 »

源码中国 www.ymcn.org