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