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

搜索资源列表

  1. 语法分析器 tcking

    1下载:
  2. 一个vc写的语法分析器 可以分析c语法-vc write a parser can be analyzed c Grammar
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:137850
    • 提供者:汤超
  1. top_down

    0下载:
  2. 自上而下的语法分析方法 能对算术表达式进行语法分析并计算出表达式的值-top-down syntax analysis method for the arithmetic expression syntax analysis and calculate the value of the expression
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:10884
    • 提供者:李强
  1. csmile_1_0.src

    0下载:
  2. C-smile OOL is a scr ipting language with C++-like grammar. It has compiler, VM running bytecodes and C++ extendible runtime. Intended to run in standlone and embedded mode C-smile 面向对象语言在语法上比较像C++的脚本化的语言,它有一个编译器,一个运行字节码的虚拟机,和可扩展的C++运行时。它是为运行独立的可插
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:323728
    • 提供者:远超
  1. 0123

    0下载:
  2. 条件语句if,then,else的简单优先法,输出三地址码,显示简单优先矩阵.-conditional statement if, then, else the simple priority method, the output addresses three yards, showing simple priority matrix.
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:8919
    • 提供者:闵若琼
  1. gs02

    0下载:
  2.   原来一些32位版发表在 http://www.x86asm.com   因暂停。更新的版本改上传于你处。    在原来的基础上。 增加了简单的宏指令. 增加了链接分散的汇编文本能力. 增加了完全的32位寻址格式. 例如: MOV EAX,[9*EDX] 也即MOV EAX,[EDX+8*EDX] 又如 ADD [ESI+ECX+某单或四字节数],另某数 其中: 某单或四字节数,默认为单字节偏移.(有些会另外,如PUSH类默认为32位的四字节.) 可以用DW等指
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:33273
    • 提供者:兰根顺
  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
    • 文件大小:62962
    • 提供者:廖剑
  1. 操作模块

    0下载:
  2. ns2的tcl脚本的解析器,能够解析简单的有限网络下的tcl脚本,并保存为.data文件-NS2 scr ipt parser parses a simple limited network of peers scr ipt, and to preserve. data document
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:15842
    • 提供者:李艳萍
  1. 编译原理-词法分析器

    0下载:
  2. 自己写的,词法分析(c++),可以实现基本上常用的分析。-wrote it myself, lexical analysis (c), can be used to achieve basically the analysis.
  3. 所属分类:编译器/词法分析

    • 发布日期:2013-04-09
    • 文件大小:37981
    • 提供者:王某人
  1. 词法分析器

    0下载:
  2. 词法分析器: 适用对象;学习编译原理的学生或者自学者。 学习等级:中级。-lexical analyzer : objects; Learning compiler principles of students or learners. Learning Level : Intermediate.
  3. 所属分类:编译器/词法分析

    • 发布日期:2013-04-09
    • 文件大小:34606
    • 提供者:陈自强
  1. cpl

    0下载:
  2. pl0编译器,包括词法分析,语法语义分析,以及解释执行-pl0 compiler, including lexical analysis, grammar, semantic analysis, and interpretation of the implementation of
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:16684
    • 提供者:牛芮
  1. 非常经典的词法分析器

    0下载:
  2. 一个VC写的非常不错的词法分析器,我的编译原理课程设计,仅供参考。-a VC was a very good lexical analyzer, I compiler theory curriculum design, for reference purposes only.
  3. 所属分类:编译器/词法分析

    • 发布日期:2013-04-09
    • 文件大小:43533
    • 提供者:吴少华
  1. 用Bison实现pl0语言编译器

    1下载:
  2. 简介:PL0语言是pascal语言的一个子集。编译VC工程之前,需要运行run.bat将词法分析脚本和语法语义分析脚本编译成C语言。-Profile : pascal PL0 language is a language subset. VC compiler works, will also need to run the scr ipt lexical analysis and semantic analysis scr ipt syntax into C language compiler
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:941470
    • 提供者:罗鹏魁
  1. 102转换

    0下载:
  2. 用递归向下文法做的2到10进制转换,本学期编译原理的课程设计-using recursive grammar downward do 2-10 base for the conversion, the compiler semester course design principles
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:328939
    • 提供者:小雨
  1. WHILE语句的翻译

    0下载:
  2. 用简单优先法设计并编写一个WHILE循环语句的语法及语义分析程序并输出用四元式表示的中间代码,同时实现词法分析程序对单词序列的词法检查和分析。-simple priority Design and prepare a WHILE loop is the syntax and semantic analysis procedures used and output 4 yuan, said the middle-code, while achieving lexical analysis proc
  3. 所属分类:编译器/词法分析

    • 发布日期:2014-01-22
    • 文件大小:10458
    • 提供者:fdf
  1. 一个小巧的BASIC解释器的源代码

    0下载:
  2. 一个小巧的BASIC解释器的源代码很小可它的确做到了,里面包含了编译原理的思想。-a tiny BASIC interpreter source code can be very small indeed do it, the compiler which contains the ideological principle.
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:132798
    • 提供者:古风
  1. 多赋值语句算术表达式解析器2.2

    0下载:
  2. 能计算如下表达式:x=3 y=4 z=x^2+sin(y) -expression can be calculated as follows : 3 x = y = z = 4 x ^ 2 sin (y)
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:196696
    • 提供者:王箭
  1. 类c语言编译器

    0下载:
  2. 类c语言编译器,提供从词法分析到语义分析的一系列操作,可供编译原理学习使用。-category c compiler, from lexical analysis of the semantic analysis of a series of manipulations, Principle study compiled for use.
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:32882
    • 提供者:张博
  1. PasCompiler

    0下载:
  2. 一个pascal编译器,其中编译模块是独立的,可以进行任何slr语法分析,这个编译器还在实现中,目前已经完成到生成中间文件.-a compiler, which build the module is independent, can any slr syntax analysis, the compiler also realize that the current generation has been completed to document the middle.
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:97923
    • 提供者:杨兵
  1. VBIDEMouseWheel

    0下载:
  2. VB的开发环境不支持滑轮操作,本软件可以使VB6的开发环境支持鼠标滑轮,非常难得。-VB development environment does not support pulley operation, the software can make VB6 development environment supports mouse pulley, very rare.
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:13726
    • 提供者:姚志远
  1. CNF

    0下载:
  2. 编译原理中CNF算法,请仔细审查,想必会有用的-compiler Principle CNF algorithm, carefully review must be used
  3. 所属分类:编译器/词法分析

    • 发布日期:2015-06-08
    • 文件大小:10469
    • 提供者:刘缵敏
« 1 2 3 4 5 6 78 9 10 11 12 ... 50 »
搜珍网 www.dssz.com