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

搜索资源列表

  1. psat-2.0.0-b1.4

    0下载:
  2. 基于PSAT 软件的多目标最优潮流计算用于中小型电力系统的分析和管理-PSAT software-based multi-objective optimal power flow calculation for small and medium-sized power systems analysis and management
  3. 所属分类:Compiler program

    • 发布日期:2017-05-06
    • 文件大小:1382495
    • 提供者:icexue
  1. Java1.4Backend

    0下载:
  2. JDK1.4编译器后端,希望对写编译器的朋友有帮助-Java1.4Backend
  3. 所属分类:Compiler program

    • 发布日期:2017-05-15
    • 文件大小:3774888
    • 提供者:werlandy
  1. javacc-4.1

    0下载:
  2. javacc4.1软件为java的词法分析软件,可以编译java文件的类库-java software javacc4.1 lexical analysis software, you can compile java file class library
  3. 所属分类:Compiler program

    • 发布日期:2017-05-02
    • 文件大小:634890
    • 提供者:邹俊杰
  1. 4

    0下载:
  2. lease read your package and describe it at least 40 bytes. System will automatically delete the directory of debug and release, so please do not put files on these two directory
  3. 所属分类:Compiler program

    • 发布日期:2017-04-14
    • 文件大小:4362
    • 提供者:kaman
  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
    • 文件大小:306176
    • 提供者:wlj
  1. 4

    0下载:
  2. 一个小型的C解释器,可以编译执行简单的C程序并且给出结果。-A small C interpreter, you can compile a simple C implementation of procedures and results are given.
  3. 所属分类:Compiler program

    • 发布日期:2017-04-26
    • 文件大小:13656
    • 提供者:LuoJun
  1. 5_phase_SRM_trapezoidal_driving_code

    0下载:
  2. Lua scr ipting language combined with FEMM 4.0
  3. 所属分类:Compiler program

    • 发布日期:2017-04-13
    • 文件大小:2239
    • 提供者:Durmus
  1. bianyiyuanli

    0下载:
  2. 建立《编译原理网络课程》的目的不仅使学生掌握构造编译程序的原理和技术,而且能够使学生对该领域产生浓厚的兴趣和求知欲,为以后进一步从事软件工作打下良好的基础。主要内容涵盖了大学计算机系本科生所学内容,共十章,有编译概述,文法和语言,词法分析,语法分析,语法制导翻译,运行时刻环境的组织,中间代码生成,目标代码生成,代码优化,面向对象的语言的编译介绍。每章后附有习题,必做的习题给出了参考答案。最后讲解一个小的编译器的设计与实现,并给出了完整的用PASCAL书写的源代码。72学时,4学分。先修课程有计算
  3. 所属分类:Compiler program

    • 发布日期:2017-06-14
    • 文件大小:22691003
    • 提供者:wj
  1. chepaidingweixidong

    0下载:
  2. 1.采集到的车牌照图片使用的是24位RGB的BMP位图,即真彩图。需要将其转化为256级灰度图像。 2.将灰度图像转换成为二值图像。 3.去除噪声采用的方法:中值滤波、直方图均衡。 4.数学形态学的基本思想是用具有一定形态的结构元素去度量和提取图像中的对应形状以达到对图像分析和识别的目的。-1. Collection of vehicle license plate image using a 24-bit RGB bitmap in BMP, that is true color.
  3. 所属分类:Compiler program

    • 发布日期:2017-05-16
    • 文件大小:4490647
    • 提供者:李国庆
  1. LL(1)

    0下载:
  2. 采用编译原理的LL(1)文法判断一个算术表达式是否正确如 113+23*3.4*(32.4-5)/23并且给出详细的栈过程显示-The principle used to compile the LL (1) grammar to determine whether or not a correct arithmetic expression such as 113+23* 3.4* (32.4-5)/23 and gives a detailed process shows that the
  3. 所属分类:Compiler program

    • 发布日期:2017-03-30
    • 文件大小:1266
    • 提供者:zz
  1. ctocpp-1.4.0

    0下载:
  2. convert C programs for use in C++ compiler environment
  3. 所属分类:Compiler program

    • 发布日期:2017-04-03
    • 文件大小:143516
    • 提供者:brokie
  1. c

    0下载:
  2. 1. 具有比较友好的GUI界面(仿照了我自己正在用的emacs); 2. 语法支持比较全面(毕竟是C-,语法还是不多的); 3. Error Recovery; 4. 生成p-code,便于理解; 5. 生成asm代码,通过masm6.0基本都能编译成功,但代码没有优化,效率极低。-1. Have a relatively friendly GUI interface (modeled on my own is used in emacs) 2. Syntax to suppo
  3. 所属分类:Compiler program

    • 发布日期:2017-04-03
    • 文件大小:974129
    • 提供者:穆鹏
  1. lexicalanalysis

    0下载:
  2. 设计一个词法分析器。 【基本要求】 词法分析器基本功能是: (1) 输入源程序:输入PASCAL源程序; (2) 输出单词,输出形式为:(序号,单词,对应源程序行号,对应源程序列号); (3) 输出出错信息,输出形式为:(出错行号,出错列号,出错信息); (4) 输出符号表,输出形式为:(单词种别码,单词符号); 【测试数据】 (1)输入源程序: program example1 var a,b,c:integer x:char
  3. 所属分类:Compiler program

    • 发布日期:2017-03-31
    • 文件大小:7741
    • 提供者:陈小丽
  1. 74xunhuanbianmawumalvfenxi

    0下载:
  2. 对(7,4)循环码的误码率进行了matlab的仿真,通过对比两条曲线,直观对比出未经过信道编码和经过信道编码的误码率比较。-Of (7,4) cyclic code error rate of the matlab simulation, by comparing the two curves, a direct comparison has not been after channel coding and channel coding the bit-error rate.
  3. 所属分类:Compiler program

    • 发布日期:2017-04-11
    • 文件大小:541
    • 提供者:hanxu
  1. java-scanner

    3下载:
  2. 用C语言(或 C++ )作为宿主语言完成: Java语言词法分析器的设计和实现 其中具体要求: 1. 使用DFA实现词法分析器的设计; 2. 实现对Java源程序中注释的过滤; 3. 利用两对半缓冲区从文件中逐一读取单词; 4. 词法分析结果属性字流存放在独立文件(文件名:scanner_output)中; 5. 统计源程序每行单词的个数和整个源文件单词个数; 6. 具有报告词法错误和出错位置(源程序行号和该行字符)的功能; -Using C language
  3. 所属分类:Compiler program

    • 发布日期:2016-03-15
    • 文件大小:4917
    • 提供者:kjs
  1. Calc

    0下载:
  2. 一个简单的计算器程序,使用VC6开发的.可以进行四则运算.大学时入门的作业.-A simple calculator, the use of VC6 development. Calculations can be carried out 4. University entry operations.
  3. 所属分类:Compiler program

    • 发布日期:2017-05-08
    • 文件大小:1926982
    • 提供者:Bin
  1. 4

    0下载:
  2. FOR循环语句的翻译程序设计(递归下降法、输出四元式)包括源码+报告书-FOR loop design of the translation process (recursive descent method, the output quaternion type), including source code+ Report
  3. 所属分类:Compiler program

    • 发布日期:2017-04-06
    • 文件大小:103735
    • 提供者:au
  1. Compile

    0下载:
  2. 此课设是if else 条件语句的翻译程序. 功能说明如下: 1.整体词法分析; 2.if else语法分析,递归下降法. 3.三地址形式代码格式输出; 4.变量符号表的实现,即先定义变量才可以使用; 5.出错提示,具体行数出错提示; 6.作用域初步设计.-This lesson is that if else conditional statements of the translation process. Functions as follows:
  3. 所属分类:Compiler program

    • 发布日期:2017-04-01
    • 文件大小:38202
    • 提供者:卡哇伊
  1. dowhilee

    0下载:
  2. 1.1写出符合给定的语法do-while语句, 此语句符合LL(1)的文法,分析方法 的文法及属性文法。 1.2完成do-while语句的中间代码三地址表示的描述。 1.3写出do-while语句语法分析方法的思想,完成语法分析和语义分析程序设计。 1.4编制好分析程序后,设计若干用例,上机测试并通过所设计的分析程序。-1.1 write in line with the syntax of a given do-while statement, the sta
  3. 所属分类:Compiler program

    • 发布日期:2017-04-05
    • 文件大小:145874
    • 提供者:李伟霞
  1. while

    0下载:
  2. 否符合while语句的文法,或者能不能通过文法的开始符号推导出该语句。 (2) 该程序应该包括词法分析器,能对输入的语句进行词法分析,然后再对输出结果。词法分析器应能识别关键字,标示符,常量,操作符等。 (3) 该程序的语法分析器能对输入的语法进行分析,判断输入语句能否满足while循环语句的文法。通过简单优先的方法对语句进行分析,看能否能归约到文法的开始符号。 (4) 该程序的语义分析器就是对分析结果进行输出,要求输出结果是三地址形式的。-Compliance with the s
  3. 所属分类:Compiler program

    • 发布日期:2017-03-29
    • 文件大小:60276
    • 提供者:李伟霞
« 1 2 3 4 5 6 78 9 10 11 12 13 »
搜珍网 www.dssz.com