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

搜索资源列表

  1. lua-5.0.2.tar

    0下载:
  2. Lua 语言解释器源码,可在linux,windows,unix下编译成功,是学习编译原理和用来做配置文件的好-Lua language interpreter source code, may in linux, windows, under unix translate successfully east, is studies the translation principle and uses for to make the disposition document to be go
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:185.98kb
    • 提供者:周大塖
  1. 20021071

    0下载:
  2. 词法分析,语法分析,文件中有语言的文法,根据文法写出的程序样例,还有根据样例进行词法分析得出的文件-lexical analysis, grammar analysis, the paper is the language grammar, grammar write the program sample, for example under the lexical analysis of documents
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:14.39kb
    • 提供者:吴建平
  1. nasm-0.98.39.tar

    0下载:
  2. Many many developers all over the net respect NASM for what i s - a widespread (thus netwide), portable (thus netwide!), very flexible and mature assembler tool with support for many output formats (thus netwide!!). Now we have good news f
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:531.23kb
    • 提供者:王陈
  1. SC 22

    0下载:
  2. The Small C compiler translates a subset of the C language into assembly language. It runs under PC/MS-DOS 2.1 and later. Small C is compatible with the Microsoft and Small Mac assemblers. Small C takes full advantage of the ability of thes
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:128.01kb
    • 提供者:张先生
  1. VC编辑器

    1下载:
  2. VC环境下实现的词法分析,语法分析程序 VC VC VC-VC environment under the lexical analysis, grammar analysis procedures VC VC VC
  3. 所属分类:编译器/词法分析

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

    0下载:
  2. java版本的词法分析器,有穷自动机根据大型编译系统的模式构造。-java version of the lexical analyzer, the DFA Compilation System under the large tectonic model.
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:16.39kb
    • 提供者:郭振
  1. vc52499446672

    0下载:
  2. 此文件是在c++环境下编写的词法分析器,鉴于希望能对初学者有所帮助,所以上传 -this document was prepared under c of the lexical analyzer, in the light of hope can help beginners, upload
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:33.44kb
    • 提供者:焦竹南
  1. JavaSplitWord

    0下载:
  2. 国内最好的开源分词系统-中科院分词系统的Java版,可以直接在JSP下调用-the best domestic revenue segmentation system-CAS-word version of Java, JSP can be directly under the Call
  3. 所属分类:编译器/词法分析

    • 发布日期:2013-04-09
    • 文件大小:2.13mb
    • 提供者:廖剑
  1. keil_c51_maule

    0下载:
  2. 个人收藏的14篇有关KEIL C51语言编程的使用要点。 目录: C51变量或数据类型 C51 怎样将1个子程序段定位在1个固定的地址位置 C51存储模式 C语言下的单片机软件抗干扰实现的基本技巧之一---------对绝对地址的访问 DOS界面的KEIL C编译器的使用方法(^_^) keil51开发系统概述 Keil C51函数(不仅仅是函数,呵呵) Keil C51扩展关键字 Keil C51软件包中的
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:16.03kb
    • 提供者:王克敏
  1. Language863

    0下载:
  2. 1.本树库是中科院计算所在承担863项目“通用机器翻译开发平台与汉英机器翻译系统”(1996-1998)期间,与北京大学计算语言学研究所联合开发汉英机器翻译系统时所产生的; 2.本树库的知识产权归中国科学院计算技术研究所拥有,本树库的发布遵循“自然语言处理开放资源许可证”; 3.本树库由刘颖博士在完成博士论文期间,根据机器翻译系统开发时产生的调试数据整理而成; 4.本树库中提供的文档appendix.rtf是刘颖博士的博士论文附录,刘颖博士的博士论文为: 刘颖,规则方法和统计方
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:95.59kb
    • 提供者:凡小川
  1. ExpressAnalysis

    0下载:
  2. 表达式分析, 支持算术运算,括号,关系运算,逻辑运算,字符串的like运算等。采用了有限自动机做词法分析, 语法分析用算符优先分析方法,正负号算符使文法不是OPG,因此这里作了特殊处理。分析的结果是逆波兰式, 存在一个链表中。在逆波兰式的基础上,用一个栈来进行求值。在vc++6.0下试验通过。 如有问题,可以mail: zch888email@163.com 我将尽快回复你。-expression analysis, supports arithmetic operations, bra
  3. 所属分类:编译器/词法分析

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

    0下载:
  2. 本程序使用JAVA实现文法类型判断功能,基本原理是根据乔姆斯基文法中文法类型的定义,进行判断给定的文法属于哪一类文法。通过判断产生式左右部给定的字符长度,以及是否是非终结符等进行判断,总之要紧扣每个文法类型的定义-procedures for the use of the grammar type JAVA judgment function, the basic principle is under Chinese law Chomsky grammar type of definition,
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:7.61kb
    • 提供者:李延
  1. PL语言到中间代码的编译程序

    0下载:
  2. PL语言到中间代码的编译程序,vc下编译 -PL language to the interlanguage compiler, under vc translates
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:53.3kb
    • 提供者:李斯
  1. ADV7171B

    0下载:
  2. ADV7171 在BF553上测试通过 大家开下了-ADV7171 in BF553 testing through all of the under
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:9.32kb
    • 提供者:门金瑞
  1. 这是一个C语言的编译器

    0下载:
  2. 这是一个C语言的编译器,内容详细,对于编译初学者是个学习的好东西,赶紧下吧-This is a C language compiler, detailed and compiler for beginners learning is a good thing, it quickly under
  3. 所属分类:编译器/词法分析

    • 发布日期:2014-01-13
    • 文件大小:270.97kb
    • 提供者:kanke
  1. mycompiler5-1

    0下载:
  2. 分析树和依赖图的JAVA演示,是学习编译原理的朋友值得参考的程序,赶紧下吧! -tree on the map and the Java demo, compiler theory is the study of a friend worth considering the procedure, Under quickly!
  3. 所属分类:编译器/词法分析

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

    0下载:
  2. 看看吧C加加环境下的正则表达式引擎deelx-do is look at it under the regular expression engine deelx
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:15.75kb
    • 提供者:zhouwei
  1. PERL-FLEX

    0下载:
  2. flex是linux下一个很有用的高效的编译器工具,本软件将PERL中正则表达式转化为FLEX中可以识别的形式。-flex under linux is a very useful and efficient compiler tools, The software will be the Chiang Kai-shek PERL regular expressions into FLEX can be in the form of identification.
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:25.86kb
    • 提供者:梅子
  1. pl0bianyiyuanli

    0下载:
  2. pl0的编译程序,有中文注释,在vc下调试通过了,对于学习编译原理是非常有效的。-p10, compilers, Chinese translations, vc under debugging passed, learning compiler theory is very effective.
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:8.69kb
    • 提供者:马宏泉
  1. VCbianyiqi

    0下载:
  2. VC编译环境下实现编译器。 实现词法和语法分析。-VC build environment under compiler. Achieve lexical and grammatical analysis.
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:142.87kb
    • 提供者:E_wait
« 12 3 4 5 »
搜珍网 www.dssz.com