syntax-directed

英 [ˈsɪntæks dəˈrektɪd] 美 [ˈsɪntæks dəˈrektɪd]

网络  面向语法的

计算机



双语例句

  1. Felicity Conditions are Not the Decisive Rules that Govern Successful Speech Acts in Human Communication; A syntax-directed compiling language.
    言语行为合适条件在言语交际中的非主导性一种语法制导编译语言。
  2. This system is based on an integrated programming environment, in which BASIC source program can be established through a syntax-directed editor and compiled by an incremental compiler.
    该系统建立了一个集成化的编程支持环境,通过语法制导编辑器建立BASIC源程序,通过增量编译器进行编译。
  3. This book is oriented towards so-called syntax-directed methods of compiling.
    本书以介绍所谓句法制导的编译方法作为准则。
  4. A syntax-directed compiling language. an opportune remark, statement, intervention, etc
    一种语法制导编译语言。合时宜的言词、言语、干预等
  5. A syntax-directed compiling language.
    一种语法制导编译语言。
  6. A syntax-directed compiling language. On Integral Ball Contest Arranged Method of Ranking
    一种语法制导编译语言。球类竞赛的排名式积分编排方法研究
  7. JCT makes use of syntax-directed parsing, semantic analysing and pretty printing techniques to support the translation process.
    JCT采用语法制导的方法,在对J73源程序作语法分析的同时,进行语义分析和程序转换,最后通过格式打印输出一个算法等价的C程序。
  8. In addition, based on a semantic syntax-directed translation from pure patterns to distorted patterns, a distance measure including both semantics and syntax is proposed.
    这里既考虑模式的统计特征,又通过词意、句法指导下的变换来描写畸变模式的结构。
  9. The method to generate assemblers by syntax-directed translation is proposed.
    提出了语法制导翻译用于自动构造汇编程序的方法。
  10. Finite state syntax-directed, continuous speech recognition system based on continuous density hidden Markov models
    有限态文法引导的基于连续密度HMM的连续汉语语音识别
  11. A Syntax-Directed Expanding-Shrinking Method of Outline-Drawing& Computer Assisted Outline-Drawing in Squared Paper Design of Silk Figured Fabric
    一种句法指导下的扩张-收缩勾边法&提花丝绸织物意匠设计中计算机辅助勾边的实现
  12. Design and implementation of an ADA syntax-directed editor
    Ada语法制导编辑器的设计与实现
  13. Syntax-Directed Editor: Its Suitable Fields and Future
    语法制导编辑器的适用范围与前景
  14. CELL-editor: CELL Language Syntax-directed Graphic Editor
    CELL-editor:一个句法引导的图示编辑器
  15. Ada Syntax-Directed Editor ( ASDE) is the kernel of the integrated Ada programming environment AWA ( Ada Working Assistant).
    Ada语法制导编辑器ASDE是集成化的Ada程序设计环境AWA(AdaworkingAssistant)的核心系统。
  16. The Design and Implementation of a Functional Language System Based Interactive Syntax-directed in Web
    基于交互式语法制导Web方式的函数式语言的设计与实现
  17. This paper introduces the syntax-directed editor of the programming environment PDL/ 1 and its implemention. It also discusses the solution of both asynchronism of programming and error sensibility.
    本文介绍程序设计环境PDL/1的语法制导编辑器及其实现,并讨论程序开发的异步性和出错敏感性的解法方法。
  18. A Generating System for Syntax-Directed Editors
    语法制导编辑器的自动生成系统
  19. We introduce the syntax-directed editing model called template-driven approach, and present the functions, general structure as well as the implementation techniques of ASDE.
    本文首先介绍ASDE所采用的模板驱动方式的语法制导编辑模型,然后详细描述了ASDE的功能、总体结构和主要实现技术。
  20. The ker-nal of SE is a syntax-directed editor based on the object-oriented concepts. One of the key issue in the design of SE is how to represent the elements of a target language by means of the class concepts internally.
    SE的核心是基于面向对象概念的语法制导编辑程序,设计SE的关键问题之一是在系统内部如何用类的概念来表达靶语言的各种语言成分。
  21. SEG/ SUN is a syntax-directed editor generator builded on SUN/ 3, workstation.
    SEG/SUN是建立在SUN工作站上的面向多种语言的语法制导编辑系统。
  22. Some Properties of Fuzzy Syntax-directed Translation
    Fuzzy句法制导翻译的性质
  23. The syntax-directed editor of the Progrmming environment pdl/ 1 and its implementation
    程序设计环境PDL/1的语法制导编辑器及其实现
  24. The Implementation of the Multilanguage Syntax-Directed Editing System on SUN/ 3
    SEG/SUN:面向多种语言的语法制导编辑系统在SUN上的实现
  25. The front-end processing lexical analysis, parsing and syntax-directed translation, final result set of front-end processing; each element to the back-end through processing front-end result set, the final target instruction code sequence.
    前端通常处理词法分析、语法分析和语法制导翻译,最终得到前端处理结果集,后端则通过处理前端结果集中的每一个元素,最终得到目标指令序列代码。