CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 搜索资源 - 语法

搜索资源列表

  1. 用VC++设计语法编辑器synedit

    1下载:
  2. 语法编辑器是一个可以对程序设计语言进行语法编辑的文本编辑器,它对程序设计语言进行语法关键字进行加亮处理,如注释行、字符串、语法关键字、数字等,这样使得源程序更容易阅读,VB、VC++、DELPHI 等开发环境都提供了语法编辑功能,相信开发人员都会有切身的体会。-syntax editor of a right programming language syntax editor for the text editor, its programming language syntax highli
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:381071
    • 提供者:崔志勇
  1. 语法词法分析

    1下载:
  2. 一个c语言写的词法分析器和语法分析器的简单算法,适用于编译原理的初学者-a written language lexical analyzer and parser simple algorithms, compiler theory applies to the beginners
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:4485
    • 提供者:吴绪林
  1. VC语法编辑器

    0下载:
  2. CSynEditView一个支持语法编辑的类,你只要简单的将该类引入你的工程,便可轻松的获得如VC++和VB编程环境中的语法编辑能力。-CSynEditView a syntax editing category, as long as you simple introduction of this type of project you can be easily obtained if the VC and VB programming environment syntax editing
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:474520
    • 提供者:王小波
  1. 操作系统语法分析

    0下载:
  2. 操作系统中的语法分析,主要是判断语言是否合乎语言规范-operating system syntax analysis, the main language of judgment whether the language norms
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:7097
    • 提供者:万杰
  1. SQL语法大全中文版(.DOC格式)

    0下载:
  2. 包含常用SQL语法,并有实例,是学习SQL的较好资料库-contains common SQL syntax and examples, is a better learning SQL database
  3. 所属分类:SQL Server数据库

    • 发布日期:2008-10-13
    • 文件大小:77669
    • 提供者:
  1. 编译原理语法分析图片

    1下载:
  2. 编译原理语法分析图片,形象的表示了编译原理语法分析的步骤-compiler theory syntax analysis pictures, image editing, said the principle of syntax analysis steps
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:287043
    • 提供者:
  1. 强大的语法编辑控件PfxEditCtrl

    1下载:
  2. 1、文本编辑 2、打印 3、可通过语法配置文件定制的语法高亮显示 4、自动换行 5、支持非等宽字体 6、列块选择/复制/删除/粘贴等列块方式编辑操作 7、支持UNICODE/UTF8/UNICODE BIG ENDIUM/ANSI文件的打开,编辑,转换。 8、支持拆份成双窗口并列编辑。-1, 2 text editor, print 3, through grammar customized configuration file syntax highlighter
  3. 所属分类:RichEdit

    • 发布日期:2008-10-13
    • 文件大小:311148
    • 提供者:王小丰
  1. 词法语法分析器——c

    3下载:
  2. 一个C语言实现的词法分析器和语法分析器。仅供大家参考。-a C language of the lexical analyzer and parser. Only your reference.
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:36730
    • 提供者:陈为
  1. 词法分析与语法分析

    4下载:
  2. 编译原理中,词法分析与语法分析的一个简单程序!再修改一下,是个不错的程序哦!-compiler theory, lexical analysis and parsing of a simple procedure! Then change it is a good procedure, oh!
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:13626
    • 提供者:刁爱玲
  1. 生成Pascal语言的语法 词法分析器

    0下载:
  2. 生成Pascal语言的语法 词法分析器-generation language syntax lexical analyzer
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:145547
    • 提供者:啊牧
  1. 语法分析器 tcking

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

    • 发布日期:2008-10-13
    • 文件大小:137850
    • 提供者:汤超
  1. 语法分析c实现

    2下载:
  2. 该程序实现了词法,语法分析的功能,可以在记事本中编辑代数表达式-realized by the morphology, syntax analysis capabilities in the notebook edited algebraic expressions
  3. 所属分类:控制台(字符窗口)编程

    • 发布日期:2008-10-13
    • 文件大小:11076
    • 提供者:沈石林
  1. Byq词法分析和语法分析工具

    0下载:
  2. 词法分析和语法分析工具,输入字符,先进行词法分析在进行语法分析-lexical analysis and parsing tools, the importation of characters and made lexical analysis during syntax analysis
  3. 所属分类:编译器/词法分析

    • 发布日期:2013-04-09
    • 文件大小:1861
    • 提供者:王中
  1. lm编译原理的语法分析

    1下载:
  2. 他是语义分析的前端,example是分析的程序实例,token中放置的是token字。既有词法分析又有语法分析。-he is the front-end semantic analysis, example is the analysis of examples of procedures, token placing the token character. Both lexical analysis has syntax analysis.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:3797
    • 提供者:马木木
  1. 基本语法:VHDL实例---条件赋值:使用多路选择器

    0下载:
  2. 基本语法:VHDL实例---条件赋值:使用多路选择器.rar-basic syntax : VHDL examples --- conditions assignment : use of multi-channel selector. Rar
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:1957
    • 提供者:张洪
  1. PL0 词法分析和语法分析

    0下载:
  2. PL0语言的编译工作平台,可以实现词法分析和语法分析。-PL0 language compiler work platforms, we can achieve lexical analysis and parsing.
  3. 所属分类:编译器/词法分析

    • 发布日期:2015-06-10
    • 文件大小:39790
    • 提供者:史磊
  1. 简易语法分析程序LL

    0下载:
  2. 简易语法分析程序LL(1) (1)对输入文法,它能判断是否为LL(1)文法,若是,则转(2);否则报错并终止; (2)输入已知文法,由程序自动生成它的LL(1)分析表; (3)对于给定的输入串,应能判断识别该串是否为给定文法的句型-simple syntax analysis procedures LL (1) (a) on the importation of grammar. it will determine whether to LL (1) grammar, a
  3. 所属分类:编译器/词法分析

    • 发布日期:2010-07-01
    • 文件大小:82442
    • 提供者:赵珊珊
  1. 词法分析器 语法分析器

    1下载:
  2. 词法分析和语法分析的程序,带实验报告- The lexical analysis and the grammar analysis procedure, brings the test report
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:50529
    • 提供者:王聃
  1. VC++设计语法编辑器

    0下载:
  2. VC++设计语法编辑器-VC design grammar editor
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:384958
    • 提供者:吴楠
  1. 词法语法分析器

    0下载:
  2. 词法语法分析器 输入源程序,输出语法分析树,预测分析表-lexical analyzer input source grammar, syntax tree output forecast analysis Table
  3. 所属分类:编译器/词法分析

    • 发布日期:2014-01-14
    • 文件大小:214972
    • 提供者:zhj
« 1 23 4 5 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com