Complete support for EBNF notation; OBJECT-Oriented parser design; C++ output; Deterministic bottom-up "shift-reduce" parsing; SLR(1), LALR(1) and LR(1) table construction methods; Automatic parse tree creation; Possibility to output parse tree in XML format; Verbose conflict diagnostics; Generation of tree traverse procedures
标签: OBJECT-Oriented Deterministic Complete notation
上传时间: 2014-11-29
上传用户:kr770906
OBJECT-Oriented Modeling with PowerDesigner 9.5 不错的学习教案
标签: OBJECT-Oriented PowerDesigner Modeling with
上传时间: 2015-01-24
上传用户:hebmuljb
Data Structures And Algorithms With OBJECT-Oriented Design Patterns In Python
标签: OBJECT-Oriented Algorithms Structures Patterns
上传时间: 2014-01-30
上传用户:黄华强
We are simply going to use ANSI-C to discover how OBJECT-Oriented
标签: OBJECT-Oriented discover ANSI-C simply
上传时间: 2013-12-03
上传用户:sclyutian
Addison Wesley - Design Patterns - Elements of Reusable OBJECT-Oriented Software
标签: OBJECT-Oriented Patterns Elements Reusable
上传时间: 2015-02-27
上传用户:yan2267246
Java Object Oriented Neural Engine是一个用Java写的神经网络框架。它由一个核心引擎,一个GUI编辑器和一个分布式训练环境组成。可以通过写新的模块来扩展它,以实现新的算法或始于基础组件的新的体系结构。
标签: Java Oriented Engine Object
上传时间: 2015-03-03
上传用户:璇珠官人
OFELI is an object oriented library of C++ classes for development of finite element codes. Its main features are : * Various storage schemes of matrices (dense, sparse, skyline). * Direct methods of solution of linear systems of equations as well as various combinations of iterative solvers and preconditioners. * Shape functions of most "popular" finite elements * Element arrays of most popular problems (Heat Transfer, Fluid Flow, Solid Mechanics, Electromagnetics, ...).
标签: development oriented classes element
上传时间: 2015-03-03
上传用户:kbnswdifs
JILRuntime A general purpose, register based virtual machine (VM) that supports OBJECT-Oriented features, reference counting (auto destruction of data as soon as it is no longer used, no garbage collection), exceptions (handled in C/C++ or virtual machine code) and other debugging features. Objects and functions can be written in virtual machine code, as well as in C or C++, or any other language that can interface to C object code. The VM is written for maximum performance and thus is probably not suitable for embedded systems where a small memory footprint is required. Possible uses of the VM are in game development, scientific research, or to provide a stand-alone, general purpose programming environment.
标签: OBJECT-Oriented JILRuntime register supports
上传时间: 2013-12-23
上传用户:cc1015285075
这是我修读美国卡耐基梅隆大学Carnegie Mellon University(CMU)课程ssd3:OBJECT-Oriented Programming and Design时完成的课程设计,内含课程设计报告,类图,源码(注释规范)。执行效果见报告内。
标签: OBJECT-Oriented Programming University Carnegie
上传时间: 2015-04-23
上传用户:脚趾头
Quality, object.oriented architecture is the product of careful study, decision making, and experimentation. At a minimum, the object.oriented architecture process includes farming of requirements, architecture mining, and hands.on experience. Ideally, object.oriented architecture comprises a set of high.quality design decisions that provide benefits throughout the life cycle of the system.
标签: architecture decision oriented Quality
上传时间: 2014-10-28
上传用户:love_stanford