@article{20736, author = {{Hahn, O. and Chudaska, A. and Meschut, Gerson}}, journal = {{Materialprüfung}}, number = {{1-2}}, pages = {{39--41}}, title = {{{Nichtrostende Stahlbleche kleben – Klebeigen-schaften durch Strahlbeschichten verbessern}}}, volume = {{38}}, year = {{1996}}, } @inproceedings{20737, author = {{Hahn, O. and Meschut, Gerson}}, booktitle = {{Tagungsband zur EURADH’ 96}}, location = {{Cambridge (UK)}}, pages = {{727--732}}, title = {{{Increasing the thermal conductivity of bonded joints}}}, volume = {{2}}, year = {{1996}}, } @techreport{18352, abstract = {{In this report, we develop a cost model for the communication time on parallel computers consisting of processors and a service network, i.e., a network performing services like broadcast, synchronization, and global variables. Because we do not have a parallel computer at our disposal that is equipped with a service network, we emulate the service network on a reconfigurable Transputer network. Our cost model describes the communication time of accesses to global variables and consists of a multi­linear function. The cost model includes the parameters packet size, send hot spot (the number of messages sent out by one processor), and number of processors accessing global variables. We show that these parameters influence the communication time in a high degree and capture important parameters like network contention. We implement a Bitonic Sort, Sample Sort, Matrix Multiplication, and Connected Components algorithm, and we show that our model is able to predict the communication time within a 10% error if indirect service networks are used. The applications show that it is easy for a programer to determine the parameter values for our model and that our new cost model precisely predicts the communication time of parallel algorithms. We explore the interaction of hot spots and asynchrony and show that the influence of hot spots to the communication time is not as high as one would expect from theoretical considerations in a synchronous model. Therefore, we do not apprehend the hot spot in our cost model. Furthermore, we minimize the communication time of accesses to global variables by finding a balance between the number of messages in the network and their size. Our model predicts the optimal values for these parameters which we validate by experiments. A modified implementation of our routing which determines on­line the optimal parameter values for an access to a global variable achieves good speed ups. }}, author = {{Fischer, Matthias and Rethmann, Jochen and Wachsmann, Alf}}, title = {{{A Realistic Cost Model for the Communication Time in Parallel Programs on Parallel Computers Using a Service Hardware}}}, year = {{1996}}, } @inbook{18428, author = {{Tophinke, Doris}}, booktitle = {{Texte – Konstitution, Verarbeitung, Typik}}, editor = {{Michaelis, Susanne and Tophinke, Doris}}, pages = {{101--116}}, publisher = {{Lincom}}, title = {{{Zwei Aspekte der Texttypik: Funktionalität und kulturelle Expressivität – ein historisches Fallbeispiel}}}, year = {{1996}}, } @article{22318, author = {{Zenker, Dieter and Zimmer, Detmar}}, journal = {{KEM - Konstruktion Elektronik Maschinenbau }}, number = {{4}}, pages = {{147}}, publisher = {{Konradin-Verlag Robert Kohlhammer GmbH}}, title = {{{Vollwellen-Getriebefamilie in parallel-axialer und Winkel-Bauweise. Schnittstellen-Definition gefordert}}}, year = {{1996}}, } @article{22319, author = {{Zimmer, Detmar}}, isbn = {{2747-7991}}, journal = {{antriebstechnik - Zeitschrift für Konstruktion, Entwicklung und Anwendung von Antrieben und Steuerungen }}, number = {{1}}, pages = {{21--24}}, publisher = {{Vereinigte Fachverlage GmbH}}, title = {{{Neue Winkelgetriebebaureihen mit hoher Funktionalität}}}, volume = {{35}}, year = {{1996}}, } @article{23358, author = {{Trächtler, Ansgar and Mesch, Franz}}, journal = {{VDI-Bericht 1255 Sensoren und Meßsysteme}}, pages = {{619--624,}}, title = {{{Ein induktiver Durchflußmesser mit umschaltbarem Magnetfeld zur Bestimmung von Strömungsprofilen und rheologischen Kenngrößen}}}, year = {{1996}}, } @article{23359, author = {{Trächtler, Ansgar}}, journal = {{IEE Digest No. 96/092: Advances in Sensors for Fluid Flow Measurement}}, pages = {{4/1--4/3,}}, title = {{{An inductive flowmeter for measuring rheological parameters and reconstructing the flow profile}}}, year = {{1996}}, } @article{23360, author = {{Horner, Boris and Mesch, Franz and Trächtler, Ansgar}}, journal = {{Measurement Science and Technology}}, pages = {{354--360,}}, title = {{{A Multi-Sensor Induction Flow Meter Reducing Errors due to Non-axisymmetric Flow Profiles}}}, volume = {{7}}, year = {{1996}}, } @phdthesis{2181, author = {{Scheideler, Christian}}, publisher = {{University of Paderborn, Germany}}, title = {{{Universal routing strategies}}}, year = {{1996}}, } @article{2182, author = {{Meyer auf der Heide, Friedhelm and Scheideler, Christian and Stemann, Volker}}, journal = {{Theor. Comput. Sci.}}, number = {{2}}, pages = {{245----281}}, title = {{{Exploiting Storage Redundancy to Speed up Randomized Shared Memory Simulations}}}, doi = {{10.1016/0304-3975(96)00032-1}}, year = {{1996}}, } @inproceedings{2183, author = {{Meyer auf der Heide, Friedhelm and Scheideler, Christian}}, booktitle = {{FOCS}}, pages = {{370----379}}, title = {{{Deterministic Routing with Bounded Buffers: Turning Offline into Online Protocols}}}, year = {{1996}}, } @inproceedings{2184, author = {{Meyer auf der Heide, Friedhelm and Scheideler, Christian}}, booktitle = {{SOFSEM}}, pages = {{16----33}}, publisher = {{Springer}}, title = {{{Communication in Parallel Systems}}}, volume = {{1175}}, year = {{1996}}, } @inproceedings{2186, author = {{Cypher, Robert and Meyer auf der Heide, Friedhelm and Scheideler, Christian and Vöcking, Berthold}}, booktitle = {{STOC}}, pages = {{356----365}}, publisher = {{ACM}}, title = {{{Universal Algorithms for Store-and-Forward and Wormhole Routing}}}, year = {{1996}}, } @proceedings{7796, editor = {{Engels, Gregor and Ehrig, Hartmut and Rozenberg, Grzegorz and Skowron, Andrzej}}, number = {{3-4}}, publisher = {{IOS Press}}, title = {{{Special Issue on Graph Transformations}}}, volume = {{26}}, year = {{1996}}, } @inproceedings{7834, abstract = {{The concept of views is used on two levels. First, so-called design views are developed for structuring specifications, that is, a system is modeled according to different views (e.g., representing the needs of different kinds of users) which have to be synchronized afterwards in order to build the whole system. Views can be specified by means of typed graph transformation systems, where the type graph determines the visible types and the productions describe the known operations of that view. The synchronization of views is done by the construction of cooperative parallel composition of graph transformation systems, developed by Leila Ribeiro and presented at the same seminar. If the specification is complete, a view may describe an observation of the system in operation. In this case we speak of a user view. It turns out that the semantics of such a view cannot be described by computations (i.e., graph transformations), but just by observations of computations of the global system. Such observations of computations cannot be represented by graph transformations in the usual sense because a local view may lack operations (productions) of the global system, so that state changes may be observed that do not have a cause in the local view. Therefore, the notion of graph transition is introduced as loose semantics for productions, where the production specifies only a lower bound to the activities that are to happen during application. Contrastingly, in the classical doublepushout approach to graph rewriting, productions are interpreted as complete descriptions of the transformations to be performed. For typed graph transformation systems a transition sequence semantics is developed, comprising all finite and infinite sequences of transitions in a system. Moreover, this semantics is shown to be compositional w.r.t. the synchronization of views.}}, author = {{Ehrig, Hartmut and Heckel, Reiko and Padberg, Julia and Taentzer, Gabriele and Wolter, Uwe and Corradini, Andrea and Engels, Gregor}}, booktitle = {{Report on the Dagstuhl-Seminar 9637 on Graph Transformations in Computer Science}}, number = {{155}}, pages = {{11--12}}, publisher = {{Technical University of Berlin}}, title = {{{Synchronization of Views and Loose Semantics of Typed Graph Productions}}}, year = {{1996}}, } @inproceedings{7835, author = {{Heckel, Reiko}}, booktitle = {{Report on the Dagstuhl-Seminar 9637 on Graph Transformations in Computer Science}}, number = {{155}}, pages = {{12--13}}, publisher = {{Technical University of Berlin}}, title = {{{Behavioral Constraints for Loose Graph Transformation Systems}}}, year = {{1996}}, } @inproceedings{7836, abstract = {{A large industrial process, software maintenance, has been modelled by using the process modelling language SOCCA. The paper reports about the experiences with this trial. In particular, feasibility, expressiveness, quality and the overall benefits of a formal SOCCA model are discussed and compared to the formerly existing informal process description. In order to illustrate the results, a well chosen process model fragment from the larger model is outlined in detail. It addresses in particular the human-intensive cooperation within the process and shows the seamless combination of technical components and human agent components in the SOCCA model. The main conclusions from this trial are that formal SOCCA models are suited to model realistic industrial processes and that due to an intrinsic modular structure of a SOCCA model, even huge models remain reasonably readable and understandable}}, author = {{de Bunje, Tineke and Engels, Gregor and Groenewegen, Luuk and Matsinger, Aart and Rijnbeek, Martin}}, booktitle = {{Proceedings of the Fourth International Conference on the Software Process (ICSP 1996), Brighton (UK)}}, pages = {{13--26}}, publisher = {{IEEE Computer Society}}, title = {{{Industrial maintenance modelled in SOCCA: an experience report}}}, doi = {{http://dx.doi.org/10.1109/ICSP.1996.565021}}, year = {{1996}}, } @inproceedings{7837, abstract = {{In order to manage the complexity of large system specifications, they have to be decomposed into subspecifications. Each subspecification describes a certain part of the system. This might be a certain aspect, like the data, dynamic, or functional aspect, as it is known from object-oriented modelling techniques. Or it might be a certain view onto the system, as it is known from database modelling techniques. The talk motivates the usage of views in graph grammarbased specifications. First, the usage of typed graph grammars inherently ensures an integration of the data and the functional aspect within a view. Second, it is explained that it is not appropriate in case of views to have a fixed semantics. The standard fixed semantics, i.e. a graph transformation system, has to be relaxed to a loose semantics, i.e. a graph transition system. This reflects the idea that a view models only a part of the complete system. Other views may overlap a view with respect to data or functionality. A complete system specification is yielded by exploiting the approach of cooperative parallel composition of graph grammars (see talk by Leila Ribeiro).}}, author = {{Engels, Gregor and Ehrig, Hartmut and Heckel, Reiko and Taentzer, Gabriele and Corradini, Andrea}}, booktitle = {{Report on Dagstuhl-Seminar 9637 on Graph Transformations in Computer Science}}, pages = {{11}}, publisher = {{Technical University of Berlin}}, title = {{{A View-Based Approach to System Modelling}}}, volume = {{155}}, year = {{1996}}, } @inproceedings{7838, abstract = {{Object-oriented specification mechanisms have become famous for modelling structure and behaviour together in terms of autonomous objects communicating via message passing. However, whereas most object-oriented specification methods are strong in modelling the local behaviour of single objects, they fall short on modelling the coordinated behaviour and collaboration of several objects together The aim of this paper is to contribute to fill this gap. The paper reports on concepts, language constructs, and experiences with three collaboration formalisms in the area of object-oriented specifications.}}, author = {{Engels, Gregor and Groenewegen, Luuk and Kappel, Gerti}}, booktitle = {{Proceedings of IFIP World Conference on IT Tools (1996), Canberra (Australia)}}, pages = {{437--452}}, publisher = {{Chapman & Hall}}, title = {{{Object-oriented specification of coordinated collaboration}}}, year = {{1996}}, } @article{8101, author = {{Krauter, Stefan and Hanitsch, Rolf}}, journal = {{Solar Energy Materials and Solar Cells }}, pages = {{557--574}}, title = {{{Actual Optical and Thermal Performance of PV Modules}}}, volume = {{41/42}}, year = {{1996}}, } @article{8102, author = {{Krauter, Stefan and Hanitsch, Rolf}}, journal = {{Fuel and Energy Abstracts}}, number = {{6}}, pages = {{436}}, title = {{{Actual Optical and Thermal Performance of PV Modules}}}, volume = {{37}}, year = {{1996}}, } @article{8103, author = {{Krauter, Stefan}}, journal = {{Solararchitektur für Europa, Hrsg.: A. Schneider; Basel, Boston, New York}}, pages = {{30--31}}, publisher = {{ Birkhäuser Verlag }}, title = {{{Sonneneinstrahlung}}}, year = {{1996}}, } @inproceedings{8104, author = {{Krauter, Stefan and Hanitsch, Rolf and Moreira, L.}}, booktitle = {{Proceedings of the 25th IEEE–PV–Specialists Conference, Washington D.C. (USA), 13.–19. Mai 1996, Band 1, S. 1323–1326.}}, title = {{{New Optical and Thermal Enhanced PV Modules Performing 12% better under True Module Rating Conditions}}}, year = {{1996}}, } @inbook{8105, author = {{Krauter, Stefan}}, booktitle = {{Bildung im Netz}}, editor = {{Beste, D. and Kälke, M.}}, pages = {{115--120}}, publisher = {{ VDI–Verlag}}, title = {{{Lernen im Internet am Beispiel der Solarenergie}}}, year = {{1996}}, } @techreport{8197, abstract = {{The framework of graph transformation combines the potentials and advantages of both, graphs and rules, into a single computational paradigm. In this paper we survey recent developments in applying graph transformation as a rule-based framework for the specification and development of systems, languages, and tools. After presenting the basic features of graph transformation, we discuss a spectrum of applications including the evaluation of functional expressions, the specification of an interactive graphical tool, an example specification for abstract data types, and the definition of a visual database query language. The case studies indicate the need for a graph transformation language that provides suitable structuring principles and is independent of a particular graph transformation approach. To this end, we sketch the basic features of the new graph- and rule-centered language Grace, currently under development, that permits systematic and structured specification and programming based on graph transformation.}}, author = {{Andries, Marc and Engels, Gregor and Habel, Annegret and Hoffmann, Berthold and Kreowski, Hans-Jörg and Kuske, Sabine and Plump, Detlef and Schürr, Andy and Taentzer, Gabriele}}, publisher = {{University of Bremen, Department of Mathematics and Computer Science}}, title = {{{Graph Transformation for Specification and Programming}}}, year = {{1996}}, } @techreport{8198, author = {{Busatto, Giorgio and Engels, Gregor}}, publisher = {{Vakgroep Informatica, Rijksuniversiteit Leiden}}, title = {{{Definition of an Encapsulated Hierarchical Graph Data Model: Static Aspects, Part 1.}}}, year = {{1996}}, } @techreport{8199, author = {{Engels, Gregor and Groenewegen, Luuk and Kappel, Gerti}}, publisher = {{Vakgroep Informatica, Rijksuniversiteit Leiden}}, title = {{{Object-oriented Specification of Coordinated Collaboration}}}, year = {{1996}}, } @techreport{8200, author = {{Heckel, Reiko and Corradini, Andrea and Ehrig, Hartmut and Löwe, Michael}}, title = {{{Horizontal and Vertical Structuring of Typed Graph Transformation Systems}}}, year = {{1996}}, } @inproceedings{8271, author = {{de Bunje, Tineke and Engels, Gregor and Groenewegen, Luuk and Heus, Michael and Matsinger, Aart}}, booktitle = {{Proceedings of the Workshop on Software Process Technology (EWSPT 1996), Nancy (France)}}, pages = {{183--187}}, publisher = {{Springer}}, title = {{{Towards Measurable Process Models}}}, doi = {{http://dx.doi.org/10.1007/BFb0017743}}, volume = {{1149}}, year = {{1996}}, } @inproceedings{8272, abstract = {{The paper presents a conceptual framework for a module concept for graph transformation systems from a software engineering as well as from a theoretical point of view. The basic idea is to reuse concepts, which are known within or without the graph grammar field, to structure large specifications. These are the concept of distributed graph transformation systems, the concept of inheritance of specifications, and the import-export-interface concept. All these concepts are presented in a uniform framework based on the syntactical notion of a graph class specification and its semantics given by a graph transformation system. This is the basis for an explicit integration of these concepts and a corresponding specification language, to be discussed in a subsequent paper.}}, author = {{Ehrig, Hartmut and Engels, Gregor}}, booktitle = {{Selected papers from the 5th International Workshop on Graph Gramars and Their Application to Computer Science, Williamsburg, VA (USA)}}, pages = {{137--154}}, publisher = {{Springer}}, title = {{{Pragmatic and Semantic Aspects of a Module Concept for Graph Transformation Systems}}}, volume = {{1073}}, year = {{1996}}, } @inproceedings{8273, author = {{Engels, Gregor and Zamperoni, Andreas}}, booktitle = {{Proceedings of the Workshop on Requirements Engineering in a Changing World (satellite event of the Conference on Advanced Information Systems Engineering (CAISE 1996)), Crete (Greece)}}, pages = {{42--44}}, title = {{{Comprehensive Support for Change: Generic, Multi-dimensional (Software) Engineering Frameworks (position paper)}}}, year = {{1996}}, } @inproceedings{8274, abstract = {{By means of a special sofnvare process model component we have been successful in specifring somare process model evolution, This component also handles much reuse of software process model fragments. To handle the reuse of the software as it is being produced by a software process, another extra component can be added to the model for that software process. It is argued why this extra component is comparable to the special component for evolution.}}, author = {{Groenewegen, Luuk and Engels, Gregor}}, booktitle = {{Proceedings of the 10th International Software Process Workshop (ISPW 1996), Ventron (France)}}, pages = {{68}}, publisher = {{IEEE Computer Society}}, title = {{{Reuse of Software Process Fragments is Reuse of Software, too}}}, year = {{1996}}, } @inproceedings{8275, abstract = {{This extended abstract describes a mechanism to automatically incorporate safety requirements into operational specifications written in Z. For every individual operation the global (i.e. operation independent) safety invariants are transformed into a predicate which is used to extend the original precondiction of the operation. The operation constructed this way shows the same beavior as the original one whenever its post state satisfies the invariant. Otherwise it refuses to do anything. The construction of the precondition can be carried out automatically and a corresponding tool development is in progress.}}, author = {{Heckel, Reiko and Conrad, Mirko and Egger, Gottfried and Hiemer, Jörg}}, booktitle = {{Proceedings of the Workshop on Tools for System Development and Verifcation}}, pages = {{70--83}}, publisher = {{Shaker Verlag}}, title = {{{Automatic Integration of Safety Invariants into Z Specifications}}}, volume = {{1}}, year = {{1996}}, } @book{6146, author = {{Brewster, C and Weber, W and Kabst, Rüdiger}}, title = {{{Working Time and Contract Flexibility in the E.U.}}}, year = {{1996}}, } @inbook{6229, author = {{Weber, W and Kabst, R}}, booktitle = {{Working Time and Contract Flexibility in the E.U., Cranfield Center for European Human Resource Management}}, editor = {{Brewster, C}}, pages = {{20--57}}, title = {{{Flexibility in Germany}}}, year = {{1996}}, } @techreport{6399, author = {{Weber, W and Kabst, Rüdiger}}, title = {{{ Personalwesen im europäischen Vergleich – Ergebnisbericht 1995, Paderborn 1996.}}}, year = {{1996}}, } @article{7404, author = {{Habel, Annegret and Heckel, Reiko and Taentzer, Gabriele}}, journal = {{Fundamenta Informaticae}}, number = {{3,4}}, pages = {{287--313}}, title = {{{Graph Grammars with Negative Application Conditions}}}, volume = {{26}}, year = {{1996}}, } @article{7405, author = {{Heckel, Reiko and Corradini, Andrea and Ehrig, Hartmut and Löwe, Michael}}, journal = {{Mathematical Structures in Computer Science}}, number = {{6}}, pages = {{613--648}}, title = {{{Horizontal and Vertical Structuring of Typed Graph Transformation Systems}}}, volume = {{6}}, year = {{1996}}, } @article{7406, abstract = {{We present the hybrid query language HQL/EER for an Extended Entity-Relationship model. As its main characteristic, this language allows a user to usebothgraphical and textual elements in the formulation of one and the same query. We demonstrate the look-and-feel of this query language by means of examples, and show how syntax and semantics of this language are formally defined using programmed graph rewriting systems. Although we present the language in the context of the EER model, the concept of hybrid languages is applicable in the context of other database models as well. We illustrate this claim by discussing a prototype implementation of a Hybrid Query Tool based on an object-oriented approach, namely the Object Modeling Technique (OMT).}}, author = {{Andries, Marc and Engels, Gregor}}, journal = {{Journal of Visual Languages and Computing}}, number = {{3}}, pages = {{321--352}}, title = {{{A Hybrid Query Language for the Extended Entity Relationship Model}}}, doi = {{http://dx.doi.org/10.1006/jvlc.1996.0017}}, volume = {{7}}, year = {{1996}}, } @inbook{7514, author = {{Engels, Gregor and Nagl, Manfred and Schäfer, Wilhelm and Westfechtel, Bernhard}}, booktitle = {{Building Tightly Integrated Software Development Environments: The IPSEN Approach}}, pages = {{170--177}}, publisher = {{Springer}}, title = {{{Tight Integration on One Document: The Programming Environment}}}, volume = {{1170}}, year = {{1996}}, } @book{8372, author = {{Kremer, H.-Hugo and Sloane, Peter F. E.}}, title = {{{Meisterprüfung - Lernen für die Praxis. Unternehmensführung im Handwerk 2. Dozentenhandbuch für Teil lll der Meisterprüfung. Finanz- und Rechnungswesen.}}}, year = {{1996}}, } @inbook{8373, author = {{Euler, D. and Kremer, H.-Hugo}}, booktitle = {{Meisterprüfung - Lernen für die Praxis. Unternehmensführung im Handwerk 1. Dozentenhandbuch für Teil lll der Meisterprüfung. Personalwirtschaft. }}, editor = {{Braukmann, U. and Diettrich, A. and Euler, D. and Kremer, H.-H. and Sloane, P.F.E.}}, pages = {{9--32}}, title = {{{Einführung für den Dozenten}}}, year = {{1996}}, } @inbook{8403, author = {{Kremer, H.-Hugo}}, booktitle = {{Meisterprüfung - Lernen für die Praxis. Unternehmensführung im Handwerk 1. Dozentenhandbuch für Teil lll der Meisterprüfung - Existenzgründung, Marketing }}, editor = {{Kremer, H.-Hugo and Stickling, E.}}, pages = {{1--30}}, title = {{{Existenzgründung}}}, year = {{1996}}, } @inbook{8418, author = {{Euler, D. and Kremer, H.-Hugo}}, booktitle = {{Meisterprüfung - Lernen für die Praxis. Unternehmensführung im Handwerk 1. Dozentenhandbuch für Teil lll der Meisterprüfung - Existenzgründung, Marketing}}, editor = {{Kremer, H.-Hugo and Stickling, E.}}, pages = {{1--30}}, title = {{{Einführung für den Dozenten}}}, year = {{1996}}, } @inbook{8419, author = {{Kremer, H.-Hugo}}, booktitle = {{Meisterprüfung - Lernen für die Praxis - Unternehmensführung 1}}, editor = {{Braukmann, U. and Diettrich, A. and Kremer, H.-H. and Sloane, P.F.E. and Stickling, E.}}, pages = {{19--94}}, title = {{{Existenzgründung}}}, year = {{1996}}, } @inbook{8420, author = {{Euler, D. and Kremer, H.-Hugo and Theis, M.}}, booktitle = {{Meisterprüfung - Lernen für die Praxis, Ausbilden im Handwerk}}, editor = {{Euler, D. and Kremer, H.-Hugo and Theis, M.}}, pages = {{13--42}}, title = {{{Grundfragen der Berufsbildung}}}, year = {{1996}}, } @inproceedings{880, author = {{Dreier, Bernd and Huber, Annja and Karl, Holger and Ungerer, Theo and Zahn, Markus}}, booktitle = {{Trends in Distributed Systems: CORBA and Beyond, International Workshop TreDS '96, Aachen, Germany, October 1-2, 1996, Proceedings}}, pages = {{84----93}}, title = {{{ReGTime - Rent Gigaflops someTimes}}}, doi = {{10.1007/3-540-61842-2_28}}, year = {{1996}}, } @inproceedings{8896, author = {{Popp, Karl and Sextro, Walter}}, booktitle = {{Forschungsvereinigung Verbrennungskraftmaschinen (FW) - lnformationstagung Turbinen}}, number = {{490}}, pages = {{53--76}}, title = {{{Schwingungsverhalten eines Schaufelkranzes mit Reibelementen bei Frequenzverstimmung}}}, year = {{1996}}, } @inproceedings{8897, author = {{Popp, Karl and Sextro, Walter}}, booktitle = {{The 2nd European Nonlinear Oscillation Conference - Proceedings of EUROMECH}}, number = {{518}}, pages = {{157--183}}, title = {{{Dynamical Behaviour of a Bladed Disk with Friction Dampers}}}, volume = {{1}}, year = {{1996}}, } @article{9626, author = {{Tönnies, Merle}}, journal = {{Forum Modernes Theater}}, number = {{2}}, pages = {{185--196}}, title = {{{The Spectator as Participant: The Role of Integrating Audience Laughter in Samuel Beckett's Drama}}}, volume = {{11}}, year = {{1996}}, } @article{5612, author = {{Kabst, Rüdiger and Larsen, H H and Bramming, P}}, journal = {{The International Journal of Human Resource Management}}, number = {{3}}, pages = {{618--639}}, title = {{{How Do Lean Management Organizations Behave Regarding Training and Development?}}}, volume = {{7}}, year = {{1996}}, } @book{6532, author = {{Bendfeld, Jörg and Gärtner, Sven Olaf and Winkelmann, Thomas and Ortjohann, Egon}}, publisher = {{Universität - GH Paderborn, Fachgebiet Elektrische Energieversorgung}}, title = {{{Windatlas für die Stadt Münster}}}, year = {{1996}}, } @book{6534, author = {{Bendfeld, Jörg and Gärtner, Sven Olaf and Winkelmann, Thomas and Ortjohann, Egon}}, publisher = {{Universität - GH Paderborn, Fachgebiet Elektrische Energieversorgung}}, title = {{{Windatlas für die Stadt Steinheim}}}, year = {{1996}}, } @book{6535, author = {{Bendfeld, Jörg and Gärtner, Sven Olaf and Winkelmann, Thomas and Ortjohann, Egon}}, publisher = {{Universität - GH Paderborn, Fachgebiet Elektrische Energieversorgung}}, title = {{{Windatlas für den Kreis Lippe}}}, year = {{1996}}, } @book{6536, author = {{Bendfeld, Jörg and Gärtner, Sven Olaf and Winkelmann, Thomas and Ortjohann, Egon}}, publisher = {{Universität - GH Paderborn, Fachgebiet Elektrische Energieversorgung}}, title = {{{Windatlas für die Stadt Willebadessen}}}, year = {{1996}}, } @inbook{16533, author = {{Dellnitz, Michael and Hohmann, Andreas}}, booktitle = {{Nonlinear Dynamical Systems and Chaos}}, isbn = {{9783034875202}}, title = {{{The Computation of Unstable Manifolds Using Subdivision and Continuation}}}, doi = {{10.1007/978-3-0348-7518-9_21}}, year = {{1996}}, } @article{1663, author = {{Krimphove, Dieter}}, journal = {{Zeitschrift für Rechtspolitik (ZRP)}}, number = {{Heft 7}}, pages = {{249 ff.}}, title = {{{Der "Diplom Wirtschaftsjurist (FH)" oder die Reform der Juristenausbildung von Unten?}}}, year = {{1996}}, } @article{1664, author = {{Krimphove, Dieter}}, journal = {{Neue Zeitschrift für Arbeitsrecht (NZA)}}, number = {{Heft 21}}, pages = {{1121 ff.}}, title = {{{Neuer Europäischer Datenschutz im Arbeitsrecht}}}, year = {{1996}}, } @article{16698, author = {{Ameur, Foued and Fischer, Paul and Höffgen, Klaus -U. and Meyer auf der Heide, Friedhelm}}, issn = {{0001-5903}}, journal = {{Acta Informatica}}, pages = {{621--630}}, title = {{{Trial and error. A new approach to space-bounded learning}}}, doi = {{10.1007/bf03036467}}, year = {{1996}}, } @article{16699, author = {{Meyer auf der Heide, Friedhelm and Oesterdiekhoff, Brigitte and Wanka, Rolf}}, issn = {{0178-4617}}, journal = {{Algorithmica}}, pages = {{413--427}}, title = {{{Strongly adaptive token distribution}}}, doi = {{10.1007/bf01955042}}, year = {{1996}}, } @article{16700, author = {{Karp, R. M. and Luby, M. and Meyer auf der Heide, Friedhelm}}, issn = {{0178-4617}}, journal = {{Algorithmica}}, pages = {{517--542}}, title = {{{Efficient PRAM simulation on a distributed memory machine}}}, doi = {{10.1007/bf01940878}}, year = {{1996}}, } @article{16701, author = {{Gil, Joseph and Meyer auf der Heide, Friedhelm and Wigderson, Avi}}, issn = {{0097-5397}}, journal = {{SIAM Journal on Computing}}, pages = {{936--955}}, title = {{{The Tree Model for Hashing: Lower and Upper Bounds}}}, doi = {{10.1137/s0097539793255722}}, year = {{1996}}, } @book{16702, editor = {{Meyer auf der Heide, Friedhelm and Monien, Burkhard}}, isbn = {{9783540614401}}, issn = {{0302-9743}}, title = {{{Automata, Languages and Programming, 23rd International Colloquium, ICALP96}}}, doi = {{10.1007/3-540-61440-0}}, year = {{1996}}, } @inbook{16703, author = {{Berenbrink, Petra and Meyer auf der Heide, Friedhelm and Stemann, Volker}}, booktitle = {{STACS 96}}, isbn = {{9783540609223}}, issn = {{0302-9743}}, title = {{{Fault-tolerant shared memory simulations}}}, doi = {{10.1007/3-540-60922-9_16}}, year = {{1996}}, } @inproceedings{16816, author = {{Domik, Gitta}}, booktitle = {{{SOFSEM} '96: Theory and Practice of Informatics, 23rd Seminar on Current Trends in Theory and Practice of Informatics, Milovy, Czech Republic, November 23-30, 1996, Proceedings}}, editor = {{G. Jeffery, Keith and Kr{\'{a}}l, Jaroslav and Bartosek, Miroslav}}, pages = {{178--196}}, publisher = {{Springer}}, title = {{{Computer Visualization - Concepts, Trends and Current Research}}}, doi = {{10.1007/BFb0037404}}, volume = {{1175}}, year = {{1996}}, } @inproceedings{16895, author = {{Gutkauf, B. and Domik, Gitta}}, booktitle = {{Proceedings 4. GI Workshop Adaptivität und Benutzermodellierung in interaktiven Softwaresystemen}}, title = {{{Benutzermodellierung als Basis für adaptive multimediale Präsentations- und Interaktionssysteme}}}, year = {{1996}}, } @inproceedings{16896, author = {{Volbracht, S. and Domik, Gitta and Shahrbabaki, K. and Fels, G.}}, booktitle = {{Proceedings of IEEE Visualization }}, location = {{San Francisco, USA}}, pages = {{8--11}}, title = {{{An Experimental Comparison of 3D Display Modes}}}, year = {{1996}}, } @inproceedings{11761, abstract = {{Although widely used, there are still open questions concerning which properties of linear discriminant analysis (LDA) account for its success in many speech recognition systems. In order to gain more insight into the nature of the transformation we compare LDA with mel-cepstral feature vectors with respect to the following criteria: decorrelation and ordering property; invariance under linear transforms; automatic learning of dynamical features; and data dependence of the transformation.}}, author = {{Eisele, Thomas and Haeb-Umbach, Reinhold and Langmann, Detlev}}, booktitle = {{ICSLP , Philadelphia}}, title = {{{A Comparative Study of Linear Feature Transformation Techniques for Automatic Speech Recognition}}}, year = {{1996}}, } @inproceedings{11767, abstract = {{This paper tells the story of the design of a command-based speech interface for a voice mail system. Speech recognition was integrated in the voice mail system in order to allow the remote interrogation of messages in a speech-only dialogue. Our design goal was that consumers would perceive voice control as a clear benefit versus touch-tone control. It is shown how the speech interface was designed in a top-down approach. We started with a concept development and tested it by means of a Wizard-of-Oz simulation. After refining the concept in parallel design, the design was implemented in a high-fidelity prototype. By means of qualitative user testing it was improved in three iteration steps. We verified the achievement of our design goal with tests in two countries}}, author = {{Gamm, Stephan and Haeb-Umbach, Reinhold and Langmann, Detlev}}, booktitle = {{IEEE Workshop on Interactive Voice Technology for Telecommunications Applications}}, title = {{{Findings with the Design of a Command-Based Speech Interface for a Voice Mail System}}}, year = {{1996}}, } @inproceedings{11853, abstract = {{The paper describes the design, collection and postprocessing of the French SpeechDat corpus FRESCO. Being a database of approximately 35000 utterances recorded from 1000 callers over the terrestrial telephone network in France, it comprises immediately usable and relevant speech for the initial training and assessment of speaker independent phoneme model or word model based speech recognizers, as they are employed in automated telephone services. FRESCO is one of the 1000 speaker telephone speech databases produced as "case studies" within the European project SpeechDat(M).}}, author = {{Langmann, Detlev and Haeb-Umbach, Reinhold}}, booktitle = {{ICSLP, Philadelphia}}, title = {{{FRESCO: The French Telephone Speech Data Collection - Part of the European SpeechDat(M) Project}}}, year = {{1996}}, } @inproceedings{11854, author = {{Langmann, Detlev and Haeb-Umbach, Reinhold and Eisele, Thomas}}, booktitle = {{ITG Fachtagung Sprachkommunikation, Frankfurt}}, title = {{{Robust Rejection Modeling for a Small-Vocabulary Application}}}, year = {{1996}}, } @inproceedings{15292, author = {{Hüllermeier, Eyke}}, booktitle = {{in Proceedings EUFIT-96 4th European Congress on Intelligent Techniques and Soft Computing, Aachen, Germany}}, editor = {{Zimmermann, H.J.}}, title = {{{Approminate probabilistic reasoning with fuzzy constraints}}}, year = {{1996}}, } @inproceedings{15293, author = {{Hüllermeier, Eyke}}, booktitle = {{International Symposium on Soft Computing, Reading U.K.}}, editor = {{Anderson, P.G. and Warwick, K.}}, pages = {{B230--B236}}, publisher = {{ICSC Academic Press}}, title = {{{A fuzzy simulation method}}}, year = {{1996}}, } @inproceedings{15304, author = {{Hüllermeier, Eyke}}, booktitle = {{in Proceedings Interval-96 international Conference on Interval Methods and Computer Aided Proofs in Science and Engineering, Würzburg}}, pages = {{54--55}}, title = {{{Hierarchical constraint propagation based on interval arithmetic}}}, year = {{1996}}, } @book{14894, author = {{Fosdick, Lloyd Dudley and Jessup, Elizabeth R and Schauble, Carolyn JC and Domik, Gitta}}, isbn = {{9780262061810}}, publisher = {{MIT Press}}, title = {{{An introduction to high-performance scientific computing}}}, year = {{1996}}, } @inproceedings{15056, author = {{Volbracht, Sabine and Shahrbabaki, Khatoun and Domik, Gitta and Fels, Gregor}}, booktitle = {{Proceedings 1996 IEEE Symposium on Visual Languages}}, pages = {{192--193}}, title = {{{Perspective viewing, Anaglyph stereo or Shutter glass stereo?}}}, year = {{1996}}, } @book{1605, author = {{Krimphove, Dieter}}, pages = {{351}}, publisher = {{Franz Vahlen}}, title = {{{Europäisches Arbeitsrecht}}}, year = {{1996}}, } @misc{13087, author = {{Hellebrand, Sybille and Wunderlich, Hans-Joachim}}, keywords = {{WORKSHOP}}, title = {{{Using Embedded Processors for BIST}}}, year = {{1996}}, } @misc{13088, author = {{Hellebrand, Sybille and Wunderlich, Hans-Joachim and Hertwig, Andre}}, keywords = {{WORKSHOP}}, title = {{{Mixed-Mode BIST Using Embedded Processors}}}, year = {{1996}}, } @article{10197, author = {{Steffen, Eckhard}}, journal = {{Discrete Mathematics}}, pages = {{315}}, title = {{{Counterexamples to a conjecture about bottlenecks in non-Tait-colourable cubic graphs}}}, volume = {{161}}, year = {{1996}}, } @article{10198, author = {{Steffen, Eckhard and Zhu, Xuding}}, journal = {{Combinatorica}}, pages = {{439--448}}, title = {{{Star chromatic numbers of graphs}}}, volume = {{16}}, year = {{1996}}, } @article{10199, author = {{Steffen, Eckhard}}, journal = {{J. Graph Theory}}, pages = {{309 --319}}, title = {{{Tutte's 5-flow conjecture for graphs of non-orientable genus 5}}}, volume = {{22}}, year = {{1996}}, } @inproceedings{13602, author = {{Lind, Erich and Platzner, Marco and Rinner, Bernhard }}, booktitle = {{Proceedings of the 7th International Conference on Signal Processing Applications & Technology (ICSPAT)}}, title = {{{A Multi-DSP System with Dynamically Reconfigurable Processors}}}, year = {{1996}}, } @article{13782, author = {{Esser, N. and Shkrebtii, A. I. and Resch-Esser, U. and Springer, C. and Richter, W. and Schmidt, Wolf Gero and Bechstedt, F. and Del Sole, R.}}, issn = {{0031-9007}}, journal = {{Physical Review Letters}}, number = {{21}}, pages = {{4402--4405}}, title = {{{Atomic Structure of the Sb-Stabilized GaAs(100)-(2×4) Surface}}}, doi = {{10.1103/physrevlett.77.4402}}, volume = {{77}}, year = {{1996}}, } @article{13783, author = {{Schmidt, Wolf Gero and Bechstedt, F.}}, issn = {{0163-1829}}, journal = {{Physical Review B}}, number = {{23}}, pages = {{16742--16748}}, title = {{{Geometry and electronic structure of GaAs(001)(2×4) reconstructions}}}, doi = {{10.1103/physrevb.54.16742}}, volume = {{54}}, year = {{1996}}, } @article{13784, author = {{Santos, Paulo V. and Koopmans, B. and Esser, N. and Schmidt, Wolf Gero and Bechstedt, F.}}, issn = {{0031-9007}}, journal = {{Physical Review Letters}}, number = {{4}}, pages = {{759--762}}, title = {{{Optical Properties of Ordered As Layers on InP(110) Surfaces}}}, doi = {{10.1103/physrevlett.77.759}}, volume = {{77}}, year = {{1996}}, } @article{13785, author = {{Schmidt, Wolf Gero and Bechstedt, F.}}, issn = {{0039-6028}}, journal = {{Surface Science}}, number = {{1}}, pages = {{L473--L477}}, title = {{{Atomic structures of GaAs(100)-(2 × 4) reconstructions}}}, doi = {{10.1016/0039-6028(96)00728-5}}, volume = {{360}}, year = {{1996}}, } @article{13786, author = {{Bechstedt, F and Schmidt, Wolf Gero and Scholze, A}}, issn = {{0295-5075}}, journal = {{Europhysics Letters (EPL)}}, number = {{8}}, pages = {{585--590}}, title = {{{Adatoms and vacancies on the diamond(111) surface}}}, doi = {{10.1209/epl/i1996-00155-0}}, volume = {{35}}, year = {{1996}}, } @article{13787, author = {{Schmidt, W}}, issn = {{0167-5729}}, journal = {{Surface Science Reports}}, pages = {{141--223}}, title = {{{Adsorption of group-V elements on III–V (1 1 0) surfaces}}}, doi = {{10.1016/s0167-5729(96)00006-4}}, volume = {{25}}, year = {{1996}}, } @article{13788, author = {{Schmidt, Wolf Gero and Verwoerd, W.S}}, issn = {{0375-9601}}, journal = {{Physics Letters A}}, number = {{4}}, pages = {{275--280}}, title = {{{Annihilation of delocalized positrons: a comparison of diamond and silicon}}}, doi = {{10.1016/0375-9601(96)00653-6}}, volume = {{222}}, year = {{1996}}, } @article{13789, author = {{Scholze, A. and Schmidt, Wolf Gero and Bechstedt, F.}}, issn = {{0163-1829}}, journal = {{Physical Review B}}, number = {{20}}, pages = {{13725--13733}}, title = {{{Structure of the diamond (111) surface: Single-dangling-bond versus triple-dangling-bond face}}}, doi = {{10.1103/physrevb.53.13725}}, volume = {{53}}, year = {{1996}}, } @article{13790, author = {{Schmidt, Wolf Gero and Käckell, P. and Bechstedt, F.}}, issn = {{0039-6028}}, journal = {{Surface Science}}, pages = {{545--549}}, title = {{{3d core-level shifts at}}}, doi = {{10.1016/0039-6028(96)00220-8}}, volume = {{357-358}}, year = {{1996}}, } @article{13791, author = {{Scholze, A. and Schmidt, Wolf Gero and Bechstedt, F.}}, issn = {{0040-6090}}, journal = {{Thin Solid Films}}, pages = {{256--259}}, title = {{{Diamond (111) and (100) surface reconstructions}}}, doi = {{10.1016/0040-6090(96)08646-4}}, volume = {{281-282}}, year = {{1996}}, } @article{13792, author = {{Schmidt, Wolf Gero and Bechstedt, F. and Srivastava, G.P.}}, issn = {{0039-6028}}, journal = {{Surface Science}}, pages = {{83--88}}, title = {{{Phonons at III–V (110) surfaces}}}, doi = {{10.1016/0039-6028(95)01095-5}}, volume = {{352-354}}, year = {{1996}}, } @article{13793, author = {{Schmidt, Wolf Gero and Scholze, A. and Bechstedt, F.}}, issn = {{0039-6028}}, journal = {{Surface Science}}, pages = {{183--188}}, title = {{{Dimerized, buckled, or ideal chains on the diamond (111)2 × 1 surface?}}}, doi = {{10.1016/0039-6028(95)01270-2}}, volume = {{351}}, year = {{1996}}, } @article{13794, author = {{Käckell, Peter and Schmidt, Wolf Gero and Bechstedt, Friedhelm}}, issn = {{0169-4332}}, journal = {{Applied Surface Science}}, pages = {{141--146}}, title = {{{Se-induced 3d core-level shifts of GaAs(110)}}}, doi = {{10.1016/s0169-4332(96)00135-3}}, volume = {{104-105}}, year = {{1996}}, } @article{13795, author = {{Scholze, A. and Schmidt, Wolf Gero and Käckell, P. and Bechstedt, F.}}, issn = {{0921-5107}}, journal = {{Materials Science and Engineering: B}}, number = {{1-3}}, pages = {{158--161}}, title = {{{Diamond (111) and (100) surface: ab initio study of the atomic and electronic structure}}}, doi = {{10.1016/0921-5107(95)01477-2}}, volume = {{37}}, year = {{1996}}, } @inproceedings{30070, author = {{Sun, J. and Grotstollen, H.}}, booktitle = {{PESC Record. 27th Annual IEEE Power Electronics Specialists Conference}}, publisher = {{IEEE}}, title = {{{Symbolic analysis of switching power converters based on a general averaging method}}}, doi = {{10.1109/pesc.1996.548633}}, year = {{1996}}, } @inproceedings{30072, author = {{Sun, J. and Grotstollen, H.}}, booktitle = {{Proceedings of Applied Power Electronics Conference. APEC '96}}, publisher = {{IEEE}}, title = {{{A symbolic computation package for averaged analysis of power electronic systems}}}, doi = {{10.1109/apec.1996.500428}}, year = {{1996}}, }