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

搜索资源列表

  1. nasm-0.98.39

    0下载:
  2. 32位汇编编译器nasm源代码,用c/asm混合编程,对于编写汇编编译器的爱好者来说是一个参考。-32 NASM compilation compiler source code, c / asm mixed programming, for the preparation of the compilation compiler lovers is a reference.
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:717633
    • 提供者:wsw
  1. bsh

    0下载:
  2. BeanShell是一个小型的,免费的,可嵌入式的,具有面向对象脚本语言特性的Java代码解释器。它是用Java语言写的。它能执行标准的Java语句和表达式,还自带简单的脚本命令和语法。它把编程对象当成一个简单的方法,这很像Perl和Javascr ipt. 你可以在写Java测试或调试时使用BeanShell,也可以用它作为你的应用程序的脚本引挚。简而言之,BeanShell可以动态的解释JAVA语言。也就是说BeanShell在许多方面对于Java的用处就像Tcl/Tk对于C的用处一样:
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:1430290
    • 提供者:limu7475
  1. lua-5.0.2

    0下载:
  2. 世界上最快的脚本语言lua的源码,在vc编译写通过,无需自己配置-world's fastest song scr ipting language source code, the compiler written in vc through without their configuration
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:279163
    • 提供者:heliming
  1. C_Parser

    0下载:
  2. 一个用于学习的编译器 ,系统的一般构造原理、基本设计方法、主要实现技术和一些自动构造工具,主要由语言基础知识、词法分析、语法分析、中间代码生成、代码优化、目标代码生成、符号表的构造和运行时存储空间的组织等8部分组成。-a study for the compiler, the system's general tectonic theory, the basic design method main technical and automatically constructs some
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:74512
    • 提供者:yqw
  1. javac

    1下载:
  2. GJC(Generic Java Compiler)编译器,sun公司发布的开源的工业级别的编译器。上传该开源代码,希望研究java编译器的同学提供帮助。-GJC (Generic Java Compiler) compiler, sun releases in the company's industrial revenue level of the compiler. Upload the revenue code, hope to find java compiler studen
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:259591
    • 提供者:liyan
  1. cifafenxichengxu_wuhanligong

    0下载:
  2. 武汉理工大学编译原理课程实验源代码之词法分析器-Wuhan Polytechnic University Experimental compiler theory's source code lexical analyzer
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:1664
    • 提供者:wangjian
  1. 分词程序代码

    0下载:
  2. 分词程序的源代码-Word program's source code
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:4760
    • 提供者:毛邦燕
  1. ex4tomq4.rar

    13下载:
  2. ex4是用于mt4软件的临时文件。ex4文件反编译程序,用于还原源码,就这些了,ex4 is used for mt4 software, temporary files. decompile ex4 file program for restoring source code, that' s all
  3. 所属分类:Compiler program

    • 发布日期:
    • 文件大小:5158706
    • 提供者:杜强
  1. bianyiqi

    1下载:
  2. 八、 设计SAMPLE语言的语法、语义分析器,输出四元式的中间结果。 检查要求: a] 启动程序后,先输出作者姓名、班级、学号(可用汉语、英语或拼音)。 b] 请求输入测试程序名,键入程序名后自动开始编译。 c] 输出四元式中间代码(样式见样板输出3和4)。 d] 能发现程序的语法错误并输出出错信息。 -Eight, design SAMPLE language grammar, semantic analyzer, the output quaternion type
  3. 所属分类:Compiler program

    • 发布日期:2017-04-23
    • 文件大小:11278
    • 提供者:lilianjie
  1. Ccompile

    0下载:
  2. 关于C编译起的源码,喜欢C++的朋友可以-On the C compiler from the source code, like C++' s friends can see
  3. 所属分类:Compiler program

    • 发布日期:2017-04-27
    • 文件大小:186169
    • 提供者:彭和平
  1. lafeng

    0下载:
  2. 本代码为根据老师的课程设计要求做的小编译器的词法分析部分和语法分析部分,附件中有老师的要求文档,还有语法分析时使用到的分析表-This code is based on the teacher' s curriculum design requirements to do a small part of the compiler' s lexical analysis and syntax analysis section, in the annex to the request o
  3. 所属分类:Compiler program

    • 发布日期:2017-04-09
    • 文件大小:501960
    • 提供者:
  1. flex_bison

    0下载:
  2. Learn how to use flex and bison to process text data in Linux or Unix with the updated edition of this classic book. Whether you re interpreting code, configuration files, or any other structured format, flex & bison explains how these flexible utili
  3. 所属分类:Compiler program

    • 发布日期:2017-05-11
    • 文件大小:2843932
    • 提供者:翁彬彬
  1. yufashengchengshu

    0下载:
  2. 此代码的作用在于完成在编译原理中的语法生成树的构造与编写-This code' s role is to complete the compilation of the grammatical principles of the construction and the preparation of spanning tree
  3. 所属分类:Compiler program

    • 发布日期:2017-04-03
    • 文件大小:3115
    • 提供者:刘墉
  1. smallcforz80.tar

    0下载:
  2. small c for z80的库文件源代码,头文件源代码,以及库函数-small c for z80' s library file source code, header files, source code, as well as the library function
  3. 所属分类:Compiler program

    • 发布日期:2017-04-01
    • 文件大小:39370
    • 提供者:王天放
  1. H3C

    0下载:
  2. 自己编译成功了,很好用。华为客户端H3C2.40源代码-Compile your own success, it just works. Huawei' s source code for the client H3C2.40
  3. 所属分类:Compiler program

    • 发布日期:2017-03-31
    • 文件大小:142267
    • 提供者:覃松
  1. LexicalAnalyzer

    1下载:
  2. 手工构造一个能够识别C语言的所有典型单词,如:标识符、数字、运算符,和if、while等保留字的确定有限自动机,并写出对应该自动机的程序;然后以一个简化的C语言程序为输入文件,通过所设计的基于上述自动机的词法分析程序获得输入文件中的各个单词及其内码对照表,并以文件形式保存结果(也就是TOKEN序列)。 将自己定义的各个正则表达式转化为NFA,然后将其综合为NFA ,再将NFA 转化为DFA,再将DFA转化为最少状态的DFA ,最后由DFA 转化为词法分析程序。-Manually constr
  3. 所属分类:Compiler program

    • 发布日期:2015-10-10
    • 文件大小:337795
    • 提供者:罗丹
  1. yima

    0下载:
  2. vhdl译码的部分源代码,取自硕士学位论文,希望对大家有用。-vhdl coding parts of the source code, taken from the master' s degree thesis, we hope be useful.
  3. 所属分类:Compiler program

    • 发布日期:2017-03-28
    • 文件大小:3411
    • 提供者:liuzhiyu
  1. 20076189284768339

    0下载:
  2. 1994年由日本Denso-Wave公司发明(QB06102506)。QR是英文“Quick Response”的缩写,即快速反应的意思,源自发明者希望QR码可让其内容快速被解码。QR码最常见于日本,并为目前日本最流行的二维空间条码。QR码比普通条码可储存更多资料,亦无需像普通条码般在扫描时需直线对准扫描器。-In 1994 by Japanese company Denso-Wave invention (QB06102506). QR is in English " Quick Re
  3. 所属分类:Compiler program

    • 发布日期:2017-04-04
    • 文件大小:658
    • 提供者:lihuimin
  1. makefile

    0下载:
  2. makefile教程,教你如何编写makefile文件 在这篇文档中,将以C/C++的源码作为我们基础,所以必然涉及一些关于C/C++的编译的知识,相关于这方面的内容,还请各位查看相关的编译器的文档。这里所默认的编译器是UNIX下的GCC和-makefile tutorial teaches you how to write makefile file in this document, will be C/C++ source code as our foundation, so must
  3. 所属分类:Compiler program

    • 发布日期:2017-04-01
    • 文件大小:330543
    • 提供者:狮子
  1. Code-Composer-Studio-v4(C2000)

    0下载:
  2. Code Composer Studio&™ (CCS或CCStudio)是一种针对TI的DSP、微控制器和应用处理器的集成开发环境。CCStudio包括一套用于开发和调试嵌入式应用程序的工具。它包括用于各种TI设备系列的编译器、源代码编辑器、项目生成环境、调试程序、探查器、模拟器和其他许多功能。-Code Composer Studio & ™ (CCS or CCStudio) is one for TI' s DSP, microcontrolle
  3. 所属分类:Compiler program

    • 发布日期:2017-04-09
    • 文件大小:1052728
    • 提供者:黄百鸣
« 12 »
搜珍网 www.dssz.com