163,462 research outputs found

    Novel software techniques for automatic microwave measurements

    Get PDF
    Although many microwave measurement techniques are heavily based on special purpose software, the application of modern software techniques like object oriented programming and new programming language like C++ is seldom used. The impact of such new software solutions can drastically improve the overall design of a microwave test set. The paper presents the design and implementation of a new multiport network analyzer with particular attention to the control program architecture. The use of Object Oriented Programming techniques results in a clear and easy to maintain solution which boosts both the user interface and the overall test set organizatio

    Представление знаний в концепции объектно-ориентированного логического программирования

    Get PDF
    The model of knowledge representation is offered on the basis of the classic object-oriented formalism over-came a semantic network that is adopted a ST-network. Some of model realization features are considered in Logtalk object-oriented logical programming language.Предложена модель представления знаний на основе классического объектно-ориентированного формализма, охваченного семантической сетью, которая названа ST-сетью. Рассмотрены некоторые особенности реализации модели в языке объектно-ориентированного логического программирования Logtalk

    Implementing fault tolerant applications using reflective object-oriented programming

    Get PDF
    Abstract: Shows how reflection and object-oriented programming can be used to ease the implementation of classical fault tolerance mechanisms in distributed applications. When the underlying runtime system does not provide fault tolerance transparently, classical approaches to implementing fault tolerance mechanisms often imply mixing functional programming with non-functional programming (e.g. error processing mechanisms). The use of reflection improves the transparency of fault tolerance mechanisms to the programmer and more generally provides a clearer separation between functional and non-functional programming. The implementations of some classical replication techniques using a reflective approach are presented in detail and illustrated by several examples, which have been prototyped on a network of Unix workstations. Lessons learnt from our experiments are drawn and future work is discussed

    Object-Oriented Business Solutions

    Get PDF
    This report summarises the presentations, discussions, and main results of the ECOOP’01 Workshop on Object-Oriented Business Solutions (WOOBS). It was not a pure scientific meeting, but a mixed gathering where people from the industry and the academia met to exchange ideas, experiences and build a network of relationships with others committed to the emergence of object-oriented business solutions. WOOBS had an invited talk on quality of service, twelve presentations and lively discussions during and after them. The main conclusions were on the importance of Multi-Organisational Web-Based Systems in today’s e-commerce world, which justifies the study of a new multidisciplinary paradigm called Web-Oriented Programming

    Parallel Computation in Econometrics: A Simplified Approach

    Get PDF
    Parallel computation has a long history in econometric computing, but is not at all wide spread. We believe that a major impediment is the labour cost of coding for parallel architectures. Moreover, programs for specific hardware often become obsolete quite quickly. Our approach is to take a popular matrix programming language (Ox), and implement a message-passing interface using MPI. Next, object-oriented programming allows us to hide the specific parallelization code, so that a program does not need to be rewritten when it is ported from the desktop to a distributed network of computers. Our focus is on so-called embarrassingly parallel computations, and we address the issue of parallel random number generation.Code optimization; Econometrics; High-performance computing; Matrix-programming language; Monte Carlo; MPI; Ox; Parallel computing; Random number generation.

    Комп’ютерне моделювання термінальних вантажних перевезень

    Get PDF
    It is shown, that the computer design is the effective method of research of organization of transport process. By means the system of the object-oriented programming Delphi the developed simulation model of the custom terminal system within the framework of theory of mass service. The developed system of design of freight transportations on a custom terminal, during conducting of experiments with the mathematical model of object, possibility gives to conduct the analysis and optimization of the modes of operations of custom terminal network
    corecore