В этом каталоге представлен полный ассортимент компьютерной литературы на русском языке. Книги по прикладному и веб-программированию, учебники для ВУЗов, книги для менеджеров в IT проектах и многие другие. Например, у нас есть все книги по языку программирования Python.
In the system test of automatic train protection system EBICAB 2000 DES, the telegrams and bus data are being recorded and afterwards stored in a database for further evaluation and analysis, approximately 350.000 of single signals every minute of a test. A client/server concept has been developed and implemented in order to prepare and reduce the data in such a way, that only significant values’ changes will be filtered out for evaluation. The existing protocol data analysis function has to be extended in the way that the analysis could be run automatically. The intent is to simplify, accelerate and make safer the visual data analysis, performed by testers. The comparison between recorded log data and expected reactions has to be...
ISBN: 978-3-6391-1475-1
Издательство:
Книга по требованию
Дата выхода: июль 2011
Das manuelle Mischen grosserer Mengen von Bild und Tondaten ist ein aufwandiger Prozess, sodass der Wunsch nach einer Automatisierung nahe liegt. Ausgehend von 2 Bilddateien und einer Tondatei bestand regelmassig die Notwendigkeit, die entsprechenden Daten zu komprimieren und zu mischen. Diese Arbeit untersucht die unterschiedlichen Moglichkeiten um eine Automatisierung zu realisieren und befasst sich dabei sowohl mit Microsofts DirectShow Bibliotheken und Filtergraphen als auch mit den durch VirtualDubMod, AviSynth oder Adobe Premiere Pro gegebenen Moglichkeiten. Nach der Auswahl der geeigneten Tools wird eine Javabasierte Serverlosung vorgestellt, die durch ein Web-Frontend administriert werden kann. Данное издание не...
ISBN: 978-3-6391-1603-8
Издательство:
Книга по требованию
Дата выхода: июль 2011
In modern database systems, it is common to define views of stored data. Views can be materialized, that is precomputed and stored in the database. Views are typically materialized to improve some metric of database performance, such as query-evaluation costs or maintenance costs for the already materialized views. To optimize the chosen performance metric, it is critical to materialize the "right" views. The problem of finding views to materialize has been studied using the view-selection approach, where the views to materialize are given in advance. However, in general, it may be necessary to invent new view definitions. Automated database restructuring is the problem of automating the invention of new views. The database-restructuring...
ISBN: 978-3-6391-2087-5
Издательство:
Книга по требованию
Дата выхода: июль 2011
The exponential growth in the size of information resources has motivated research on selecting information using non-topical criteria, such as genre. This work assesses the feasibility of automatically classifying documents by genre using only adjectives and adverbs as discriminating features, in particular: (a) trait adjectives, used by psychologists to assess human personality traits, and (b) speaker-oriented adverbs, studied by linguists as markers of narrator attitude. It employs human intelligence to select features a priori based on insights from linguistics and psychology. Findings show that one can build more parsimonious classifiers whose power is equal to or greater than that of classifiers which use ad hoc methods. This work...
ISBN: 978-3-8364-8325-4
Издательство:
Книга по требованию
Дата выхода: июль 2011
Contemporary information systems typically comprise of many autonomous, interacting components that collaborate to accomplish their tasks. Once these components are integrated in a system, the next big challenge in computing is the automation of the collaboration process via negotiations between them. Considering the tremendous growth of the Internet, automating negotiations between online service providers and consumers such that they all arrive at a mutually beneficial agreement in a reasonable amount of time will be particularly important for the next-generation e-business settings. This book addresses the automated negotiation problem in environments with a conflict of interest among its system components. It presents a survey of...
ISBN: 978-3-8364-9573-8
Издательство:
Книга по требованию
Дата выхода: июль 2011
Document clustering has a vital role in information storage and retrieval. In order to retrieve set of documents, it would be easy if the collection was clustered. This research is an investigation to the development of a prototype system that can automatically cluster a collection of Amharic news items. There are different techniques to automatic document clustering. The variants of hierarchical and partitional techniques are the most widely used methods. This research followed partitional clustering methodology specifically k-means and find optimum cluster of documents using statistical approach. Both internal and external qualities of clusters were evaluated using news items from Ethiopian News Agency (ENA). Overall average pair- wise...
ISBN: 978-3-6392-2610-2
Издательство:
Книга по требованию
Дата выхода: июль 2011
This work deals with automatic Dialogue Act (DA) recognition in Czech and in French. The first main contribution of this work is to propose and compare several approaches that recognize dialogue acts based on three types of information: lexical, prosodic and word positions. These approaches are tested on the Czech Railways dialogue act corpus. The experimental results confirm that every type of feature bring relevant and somewhat complementary information. The proposed methods that take into account word positions are especially interesting, as they bring global information about the structure of a sentence. One of the main issue in the domain of automatic dialogue act recognition concerns the design of a fast and cheap method to label...
ISBN: 978-3-6392-4359-8
Издательство:
Книга по требованию
Дата выхода: июль 2011
Normalerweise werden Datenbasen bei der Fa. S Данное издание не является оригинальным. Книга печатается по технологии принт-он-деманд после получения заказа.
ISBN: 978-3-6392-5157-9
Издательство:
Книга по требованию
Дата выхода: июль 2011
Opinion mining is a recent discipline at the crossroads of Information Retrieval and of Computational Linguistics which is concerned not with the topic a document is about, but with the opinion it expresses. It has a rich set of applications, ranging from tracking users' opinions about products or about political candidates as expressed in online forums, to customer relationship management. Functional to the extraction of opinions from text is the determination of the relevant entities of the language that are used to express opinions, and their opinion-related properties. For example, determining that the term beautiful casts a positive connotation to its subject. In this book we investigate on the automatic recognition of...
ISBN: 978-3-8364-7333-0
Издательство:
Книга по требованию
Дата выхода: июль 2011
In order to make further progress in the field of automatic text retrieval, approaches extending current standard full text indexing methods need to be investigated. This book advocates keyword indexing as one such feasible approach. More specifically it discusses the development of an algorithm for automatic keyword extraction and presents a number of experiments in which the performance of the algorithm is incrementally improved. Automatic keyword extraction is the task of automatically selecting a small set of terms describing the content of a single document. That a keyword is extracted means that it is present verbatim in the document to which it is assigned. The approach taken is that of supervised machine learning, that is,...
ISBN: 978-3-6390-3855-2
Издательство:
Книга по требованию
Дата выхода: июль 2011
Expertensysteme sind Programme, die ebenso wie menschliche Experten spezielle Probleme losen konnen. Da Expertensysteme zum Fachgebiet der Wissensbasierten Systeme gehoren, sind ihre wissenschaftlichen Grundlagen vielfaltig und komplex. Die Entwicklung eines Expertensystems beinhaltet nicht nur die Wahl eines geeigneten wissenschaftlichen Ansatzes, sondern auch die Berucksichtigung von Programmspezifikationen und Kundenwunschen. In der vorliegenden Diplomarbeit wurde ein regelbasiertes Expertensystem fur die Firma Philips Medical Systems entwickelt. Nach einer Einfuhrung werden die wissenschaftlichen Grundlagen erlautert, bevor auf Konzeption und tatsachliche Realisierung eingegangen wird. Das entwickelte Expertensystem war ein Prototyp,...
ISBN: 978-3-8364-8501-2
Издательство:
Книга по требованию
Дата выхода: июль 2011
The past decade has seen a tremendous growth in the amount of biomedical literature, specifically in the area of bioinformatics. As a result, biomedical text categorization has become a central task for providing researchers with literature appropriate for their specific information needs. Pan et al. have explored a method that automatically identifies information-bearing sentence fragments within scientific text. Their proposed method aims to automatically classify sentence fragments into certain sets of categories defined to satisfy specific types of information needs. The categories are grouped into five different dimensions known as Focus, Polarity, Certainty, Evidence, and Trend. The reason that fragments are used as the unit of...
ISBN: 978-3-6392-1627-1
Издательство:
Книга по требованию
Дата выхода: июль 2011
The number and size of documents in electronic formats is rising very rapidly and due to the flexibility and ease of use, huge amount of information is stored in textual formats in unstructured way than structured materials, where important information or interesting knowledge is buried in. Information extraction (IE), which is one of text mining approaches, is found efficient in discovering particular entities or relations between the entities in free texts. This book designs, develops and evaluates an Information Extraction system for Amharic language texts, in which it extracts valuable information from the texts and put them on the predefined slots or attributes. Among a number of techniques and methods available for IE, Hidden...
ISBN: 978-3-6391-0358-8
Издательство:
Книга по требованию
Дата выхода: июль 2011
Durch die wachsende Integration des Internets in unseren Alltag werden Anwendungen haufig nicht nur auf einem speziellen Ausgabegerat benutzt, sondern mussen variabel genug sein, um den Umstanden entsprechend das verlangte Verhalten bereitzustellen. So hat z.B. ein Benutzer am heimischen PC andere Ziele und Erwartungen beim Kauf eines Bahntickets als ein Benutzer, der sich dieses in Eile mit seinem Handy losen mochte, obwohl beide im Grunde die selbe Anwendung benutzen. Ziel dieser Arbeit ist es, aufgaben- und zustandsbasierte Modellierungsansatze zu kombinieren und kleinstmogliche Muster zu bilden, um Anwendungseigenschaften zu beschreiben. Erst aus der Kombination dieser Muster ergibt sich das konkrete Anwendungsverhalten, wodurch...
ISBN: 978-3-6392-7672-5
Издательство:
Книга по требованию
Дата выхода: июль 2011
Meetings are important for organisations and a major component in Information Systems research; however, providing computer support for collocated, face-to-face meetings has proven to be an intractable problem for decades. We have a fresh approach where software applications ground their meeting support decisions in real-time, multi modal observation of human interaction rather than prescriptive algorithms. In this book, we present a prototype, extending part of Blackburn's theoretical framework, where data generated from unscripted meetings populate selected theories of human behaviour. Small stories of different parts of the meeting emerge and these are aggregated and interpreted to form a global view of activities. This will allow a...
ISBN: 978-3-6392-7916-0
Издательство:
Книга по требованию
Дата выхода: июль 2011
The configuration and management of mobile networks is time-consuming and prone to human error. This book shows ways to use techniques from computer science to simplify and automate the process of managing large mobile networks. A graph-based algorithm is presented to automatically compute a configuration parameter of radio cells in an LTE (Long-Term-Evolution) mobile network, the 3GPP's successor of UMTS. A policy-based approach to automate management tasks is illustrated by using the management of this parameter as an example. The parameter is the physical-layer cell identity, which is used to differentiate between the signals of different radio cells. Данное издание не является оригинальным....
ISBN: 978-3-6392-7491-2
Издательство:
Книга по требованию
Дата выхода: июль 2011
Thema dieses Buches ist die Vorgehensweise zur Einfuhrung von automatisierten Black Box Softwaretests in einem betrieblichen Umfeld. Anhand von zwei unterschiedlichen Projekten werden Voraussetzungen und wichtige Schritte zur Implementierung beschrieben. Dies umfasst die Analyse der zu testenden Programme und Testprozesse, die Auswahl von Automatisierungstools sowie die konkrete Arbeit mit diesen Tools. Die Arbeit mit den Automatisierungstool HP QuickTest Professional wird mit Praxisbeispielen verdeutlicht. Данное издание не является оригинальным. Книга печатается по технологии принт-он-деманд после получения заказа.
ISBN: 978-3-6392-8159-0
Издательство:
Книга по требованию
Дата выхода: июль 2011
Plagiarism is a widely spread problem that is the main focus of interest these days. The main objective of this work is the application of Latent Semantic Analysis (LSA) framework in the field of written-text plagiarism detection. This particular field faces various issues that are discussed thoroughly. In order to infer the latent semantics from the given text, Singular Value Decomposition (SVD) is employed for the purpose of large statistical computations. To overcome issues connected with a large amount of extracted N-grams from the text, a feature selection and subsequently a random indexing techniques are applied. Moreover, this thesis deals with the influence of text pre-processing on the accuracy of plagiarism detection....
ISBN: 978-3-6392-8207-8
Издательство:
Книга по требованию
Дата выхода: июль 2011
In der Softwareentwicklung wird die Dokumentation als Grundlage und Unterstutzung bei der Einarbeitung in Softwarearchitekturen, bei der Kommunikation und zur Systemanalyse benutzt. Im allgemeinen erfordert projektbegleitende Dokumentation viel Zeit. Die erstellten Dokumente weisen eine hohe inhaltliche wie strukturelle Komplexitat auf. Oft empfinden Entwickler die Aufgabe, Dokumentation zu erstellen, als lastige Notwendigkeit. Durch Anpassungen der Dokumentation soll sich diese zu jedem Zeitpunkt in einem konsistenten und aktuellen Zustand befinden. Die Synchronisation ist problematisch, da sie viel Zeit kostet. In dieser Arbeit werden Konzepte und Realisierungsansatze zur automatisierten Erstellung von Systemdokumentation fur...
ISBN: 978-3-6390-1292-7
Издательство:
Книга по требованию
Дата выхода: июль 2011
Achieving high translation quality remains the most daunting challenge Machine Translation (MT) systems currently face. Researchers have explored a variety of methods for including translator feedback in the MT loop. However, most MT systems have failed to incorporate post-editing efforts beyond the addition of corrected translations to the parallel training data for Example-Based and Statistical systems or to a translation memory database. This book describes a novel approach that utilizes post-editing information to automatically improve the underlying rules and lexical entries of a Transfer-Based MT system. This approach directly improves the intelligibility of corrected MT output and, more significantly, it generalizes over unseen...
ISBN: 978-3-6392-0044-7
Издательство:
Книга по требованию
Дата выхода: июль 2011
Negotiation is one of the most important activities for the organisations in conducting electronic business. Traditional purchasing and selling have been conducted through complex processes involving negotiation that includes coordination and cooperation. To conduct automated negotiation for electronic business, a multi-agent system is needed where agents interact with each other. To perform this activity effectively and efficiently agents need to be able to negotiate, coordinate and cooperate with each other within the system. This book articulated the negotiation process in business-to-business transactions in supply chain management for multi-agent based electronic business. The investigation strategy utilized an exploratory case...
ISBN: 978-3-6392-5776-2
Издательство:
Книга по требованию
Дата выхода: июль 2011
The development of information technology has increased the availability of electronic documents. Meanwhile machine learning techniques for automated text classification are being developed. These techniques can be applied to domains such as document organization, information retrieval, spam filtering, automated cataloging, word sense disambiguation, and automated survey coding. While achievements in text classification have been reported, it is rare to find a book that systematically unveils issues in this field. It is therefore in such context, this book presents methods and algorithms for automated document classification. It provides materials on conventional and current techniques. In addition, it discusses how someone can...
ISBN: 978-3-6392-7050-1
Издательство:
Книга по требованию
Дата выхода: июль 2011
Die vorliegende Arbeit beschaftigt sich mit der Fragestellung, inwiefern Benutzer bei der Vergabe von Metainformationen zu den von ihnen erstellten Dokumenten unterstutzt werden konnen. Es erfolgt eine Einfuhrung in verschiedene Metadatenstandards, die der strukturierten Speicherung von Metainformationen dienen und eine hohere Interoperabilitat und leichtere Auf?ndbarkeit der beschriebenen Dateien unterstutzen. Hierzu werden diverse bereits existierende Metadatenextraktoren vorgestellt und unter Berucksichtigung verschiedener Anforderungen an die gelieferten Extraktionsergebnisse hin uber pruft. Des Weiteren wird eine Empfehlung zur Verwendung geeigneter Extraktionswerkzeuge in einem softwaretechnischen Kontext gegeben. Eine...
ISBN: 978-3-6392-8470-6
Издательство:
Книга по требованию
Дата выхода: июль 2011
Die Nutzung von Software beschrankt sich aufgrund der steigenden Durchdringung des wirtschaftlichen und sozialen Lebens mit Technologie nicht nur auf Informationssysteme im Unternehmen, sie findet auch zunehmenden Gebrauch in Automobilen, in der Unterhaltungselektronik und anderen Gegenstanden des alltaglichen Gebrauchs. Der Markt erfordert zudem eine zunehmende Individualisierbarkeit und schnelle Innovationszyklen dieser Produkte, denen durch die Softwareproduktlinienentwicklung begegnet wird. Die Variabilitatsmodellierung ermoglicht die Definition aller moglichen Produktauspragungen einer Produktlinie, komplexe Variabilitatsbeziehungen geben aber auch Spielraum fur Inkonsistenzen und Fehler. Die kognitive Komplexitat kann mit...
ISBN: 978-3-6392-9238-1
Издательство:
Книга по требованию
Дата выхода: июль 2011
Die Bedeutung von Softwaresystemen steigt rasant. Immer mehr Vorgange werden automatisiert oder zumindest von Software unterstutzt. Die Systeme werden grosser und komplexer. Im gleichen Masse steigen auch die Qualitatsanforderungen. Dieses Buch befasst sich mit der Qualitatssicherung von Softwareprodukten und geht dabei insbesondere auf die Qualitatsprufung durch Softwaretests und die Automatisierung derselben ein. Sie bezieht sich hierzu auf die Erstellung eines Frameworks zur Automatisierung von Softwaretests. Dieses System soll den Softwareentwicklungsprozess dahingehend unterstutzen, dass Qualitatsanforderungen, die durch Tests beschrieben sind, vollstandig auf eine Software angewendet werden konnen und die Tatigkeiten, die von...
ISBN: 978-3-6392-8430-0
Издательство:
Книга по требованию
Дата выхода: июль 2011