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

资源列表

« 1 2 ... .23 .24 .25 .26 .27 228.29 .30 .31 .32 .33 ... 785 »
  1. ssuan36

    0下载:
  2. Simple语言词法分析器——————大连理工版-Simple language morphology analyzer Dalian technical version
  3. 所属分类:编译器/词法分析

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

    0下载:
  2. 打开一个已知目录下的文本文件,通过调用函数将文本里表达式的标识符找出,然后以文本形式输出。-known to open a directory of text files, by calling the function to the text of the expression identifier identify, and then to output in the form of text.
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:19.82kb
    • 提供者:news
  1. oqsort

    0下载:
  2. 词法分析程序 -lexical analysis procedure le xical analysis procedure lexical analysis procedure
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:5.23kb
    • 提供者:李骏
  1. a

    0下载:
  2. PASCAL语言的词法分析程序,用C++语言编写,开发环境为LINUX.包含源程序的输入文件和分析后的输出文件-PASCAL language lexical analysis procedures using C language, development environment for Linux. Includes input source document and analyze the output files
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:1.54kb
    • 提供者:白天
  1. 词法分析程序

    0下载:
  2. /*** *****词法分析程序*** *****/ # include<iostream.h> # include<fstream.h> # include<math.h> int cc=0 -/*** ***** lexical analysis procedure *** *****/ # includelt; Iostream.hgt; # Includelt; Fstream.hgt; # Includelt; Math.hgt; Int cc =
  3. 所属分类:编译器/词法分析

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

    0下载:
  2. /*** *****词法分析程序*** *****/ # include<iostream.h> # include<fstream.h> # include<math.h> int cc=0 -/*** ***** lexical analysis procedure *** *****/ # includelt; Iostream.hgt; # Includelt; Fstream.hgt; # Includelt; Math.hgt; Int cc =
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:1.54kb
    • 提供者:白天
  1. 词法

    0下载:
  2. 这是一个词法分析器,、实验内容: 1. 设计扫描器的自动机; 2. 设计翻译、生成Token的算法; 3. 编写代码并上机调试运行通过。 • 要求:输入——源程序文件; 输出——(1)相应的Token序列; (2)关键字、界符表,符号表,常数表。-This a lexical analyzer, and the contents : 1. The design of automatic scanner machine; 2. Design translation, the Token
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:5.66kb
    • 提供者:石青
  1. numerical_analysis

    0下载:
  2. 在程序设计部分主要讨论了在读写函数表达式时,词法分析与语法分析的C++实现方法,这也正是本程序编写的难点与重点。之后介绍了复化求积法和Romberg求积法的编写步骤及方法以及数值积分的实现方法。-in the process of discussing some of the major functions of the reader expression, lexical analysis and parsing of C + + methods, which is precisely wha
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:111.25kb
    • 提供者:王宇
  1. recda

    0下载:
  2. 我们编译原理的上机作业,随便写写糊弄老师的,做tc下调试通过。-we build on the principle of operation for the casual writing fool the teachers do tc under debugging through.
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:1.08kb
    • 提供者:静水流深
  1. 85018312345678

    0下载:
  2. 编译原理LR(0)文法分析器 录入合法的LR(0)文法,将输出LR(0)分析表,并可以对输入的句子进行语法分析输出相应语法树。程序中部分算法还很不简洁,有待改进,欢迎朋友与我多多交流。 -compiler theory LR (0) grammar analyzer input legitimate LR (0) grammar, will output LR (0) analysis table, and may import for the sentence syntax analysis
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:24.31kb
    • 提供者:张学友
  1. zy200512345

    0下载:
  2. 这是编译原理的源代码,涉及了编译原理的各个过程:词法分析,LL1语法分析,语义分析,中间代码生成,中间代码优化(常表达式优化,公共表达式优化,循环不变式优化),中间代码生成目标代码,目标代码的解释执行.. -this principle is to compile the source code, the compiler principles involved in various processes : lexical analysis, LL1 syntax analysis, seman
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:115.34kb
    • 提供者:张学友
  1. qian

    0下载:
  2. 词法分析,用C语言开发的,绝对值的一看经过本人十多天的研究,写成的-lexical analysis using the C language, a look at the absolute value of my days after the study, written
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:1.6kb
    • 提供者:tttt
« 1 2 ... .23 .24 .25 .26 .27 228.29 .30 .31 .32 .33 ... 785 »
搜珍网 www.dssz.com