• Refine Query
  • Source
  • Publication year
  • to
  • Language
  • 3193
  • 1384
  • 480
  • 24
  • 5
  • 4
  • 1
  • Tagged with
  • 5071
  • 3728
  • 2830
  • 2817
  • 2817
  • 1863
  • 1727
  • 1724
  • 1709
  • 1707
  • 1197
  • 713
  • 698
  • 684
  • 678
  • About
  • The Global ETD Search service is a free service for researchers to find electronic theses and dissertations. This service is provided by the Networked Digital Library of Theses and Dissertations.
    Our metadata is collected from universities around the world. If you manage a university/consortium/country archive and want to be added, details can be found on the NDLTD website.
441

Grundlagen der Programmverifikation: Vorlesung an der Fakultät für Mathematik und Informatik der Universität Leipzig

Hartwig, Rolf 01 November 2018 (has links)
1 Einleitung, 2 Formale Theorien für Programmiersprachen, 3 HOARE-Logik für while-Programme, 4 Ausblick
442

Grundlagen der algebraischen Semantik: Vorlesung an der Fakultät für Mathematik und Informatik der Universität Leipzig

Hartwig, Rolf 01 November 2018 (has links)
1 Einführung, 2 Heterogene Algebren, 3 Algebraische Hülle und Homomorphiebegriff, 4 Termalgebren, 5 Syntax und Semantik von Sprachen, 6 Kongruenzrelationen und Faktoralgebren, 7 Gleichungsdefinierbare Klassen, 8 Abstrakte Datentypen
443

Algebraische Spezifikation: Vorlesung an der Fakultät Mathematik und Informatik der Universität Leipzig

Hartwig, Rolf 01 November 2018 (has links)
1 Einführung, 2 Terme, Gleichungen, Gleichungsspezifikationen, 3 Initialität, 4 Gleichungskalkül und Induktion, 5 Erweiterung von Gleichungsspezifikationen, 6 Finale Semantik und beobachtbares Verhalten, 7 Implementation von Spezifikationen
444

Graphik-Programmierung mit OpenGL

Kuska, Jens-Peer 01 November 2018 (has links)
1 Einführung, 2 Transformationen, 3 Kamera und Projektion, 4 Objekte im Raum, 5 Licht und Oberflächen, 6 Texturen, 7 Transparenz und transparente Texturen, 8 Direkte Pixel-Operationen, 9 Display Listen und Vertex-Felder, 10 Mehrfaches Rendern der Szene, 11 Schatten mit dem Schablonen Puffer
445

Datenbanksysteme 1

Rahm, Erhard 01 November 2018 (has links)
No description available.
446

Implementierung von Datenbanksystemen 2

Rahm, Erhard 01 November 2018 (has links)
No description available.
447

Datenbanksysteme 2

Rahm, Erhard 01 November 2018 (has links)
No description available.
448

Indels and large scale variation in archaic hominins compared to present day humans

Chintalapati, Manjusha 07 January 2019 (has links)
No description available.
449

3D-Druck von Softwaremodellen

Winkler, Johannes 11 February 2019 (has links)
In der folgenden Arbeit soll ein Überblick über den aktuellen Stand der Technik bei 3D-Druckern gegeben werden. Der Fokus liegt dabei auf dem Druck von Softwarevisualisierungen. Hierfür beginnt diese Arbeit mit der Ersteinrichtung eines Druckers und dabei entstehenden Problemen und endet mit einer Werkzeugkette, welche den einfachen Druck der Visualisierungen erlaubt. Die Arbeit zielt darauf ab, die am Lehrstuhl „Softwareentwicklung“ der Universität Leipzig eingesetzten Modelle zu erklären und für den Druck nötige Anpassungen durchzuführen. Die Wahl der verwendeten Software wird jeweils erläutert. Es wird betrachtet, welche Modelle mit welchen Veränderungen druckbar sind. So soll ein Überblick über die Möglichkeiten des 3D-Drucks von Softwaremodellen gegeben werden und die Erstellung, Anpassung und der Druck solcher Modelle in Zukunft vereinfacht werden.
450

On Pattern Mining in Graph Data to Support Decision-Making

Petermann, André 14 February 2019 (has links)
In recent years graph data models became increasingly important in both research and industry. Their core is a generic data structure of things (vertices) and connections among those things (edges). Rich graph models such as the property graph model promise an extraordinary analytical power because relationships can be evaluated without knowledge about a domain-specific database schema. This dissertation studies the usage of graph models for data integration and data mining of business data. Although a typical company's business data implicitly describes a graph it is usually stored in multiple relational databases. Therefore, we propose the first semi-automated approach to transform data from multiple relational databases into a single graph whose vertices represent domain objects and whose edges represent their mutual relationships. This transformation is the base of our conceptual framework BIIIG (Business Intelligence with Integrated Instance Graphs). We further proposed a graph-based approach to data integration. The process is executed after the transformation. In established data mining approaches interrelated input data is mostly represented by tuples of measure values and dimension values. In the context of graphs these values must be attached to the graph structure and aggregated measure values are graph attributes. Since the latter was not supported by any existing model, we proposed the use of collections of property graphs. They act as data structure of the novel Extended Property Graph Model (EPGM). The model supports vertices and edges that may appear in different graphs as well as graph properties. Further on, we proposed some operators that benefit from this data structure, for example, graph-based aggregation of measure values. A primitive operation of graph pattern mining is frequent subgraph mining (FSM). However, existing algorithms provided no support for directed multigraphs. We extended the popular gSpan algorithm to overcome this limitation. Some patterns might not be frequent while their generalizations are. Generalized graph patterns can be mined by attaching vertices to taxonomies. We proposed a novel approach to Generalized Multidimensional Frequent Subgraph Mining (GM-FSM), in particular the first solution to generalized FSM that supports not only directed multigraphs but also multiple dimensional taxonomies. In scenarios that compare patterns of different categories, e.g., fraud or not, FSM is not sufficient since pattern frequencies may differ by category. Further on, determining all pattern frequencies without frequency pruning is not an option due to the computational complexity of FSM. Thus, we developed an FSM extension to extract patterns that are characteristic for a specific category according to a user-defined interestingness function called Characteristic Subgraph Mining (CSM). Parts of this work were done in the context of GRADOOP, a framework for distributed graph analytics. To make the primitive operation of frequent subgraph mining available to this framework, we developed Distributed In-Memory gSpan (DIMSpan), a frequent subgraph miner that is tailored to the characteristics of shared-nothing clusters and distributed dataflow systems. Finally, the results of use case evaluations in cooperation with a large scale enterprise will be presented. This includes a report of practical experiences gained in implementation and application of the proposed algorithms.

Page generated in 0.0148 seconds