Books on the topic 'Efficient software implementation'

To see the other types of publications on this topic, follow the link: Efficient software implementation.

Create a spot-on reference in APA, MLA, Chicago, Harvard, and other styles

Select a source type:

Consult the top 15 books for your research on the topic 'Efficient software implementation.'

Next to every source in the list of references, there is an 'Add to bibliography' button. Press on it, and we will generate automatically the bibliographic reference to the chosen work in the citation style you need: APA, MLA, Harvard, Chicago, Vancouver, etc.

You can also download the full text of the academic publication as pdf and read online its abstract whenever available in the metadata.

Browse books on a wide variety of disciplines and organise your bibliography correctly.

1

Kormanyos, Christopher Michael. Real-time C++: Efficient object-oriented and template micro-controller programming. Heidelberg: Springer, 2013.

Find full text
APA, Harvard, Vancouver, ISO, and other styles
2

Kormanyos, Christopher Michael. Real-Time C++: Efficient Object-Oriented and Template Microcontroller Programming. Berlin, Heidelberg: Springer Berlin Heidelberg, 2013.

Find full text
APA, Harvard, Vancouver, ISO, and other styles
3

Kirchmer, Mathias. Business process oriented implementation of standard software: How to achieve competitive advantage quickly and efficiently. Berlin: Springer, 1998.

Find full text
APA, Harvard, Vancouver, ISO, and other styles
4

Kirchmer, Mathias. Business Process Oriented Implementation of Standard Software: How to Achieve Competitive Advantage Efficiently and Effectively. Berlin, Heidelberg: Springer Berlin Heidelberg, 1999.

Find full text
APA, Harvard, Vancouver, ISO, and other styles
5

Kirchmer, Mathias. Business Process Oriented Implementation of Standard Software: How to Achieve Competitive Advantage Quickly and Efficiently. Berlin, Heidelberg: Springer Berlin Heidelberg, 1998.

Find full text
APA, Harvard, Vancouver, ISO, and other styles
6

Efficient SAP NetWeaver BI Implementation and Project Management. SAP Press, 2007.

Find full text
APA, Harvard, Vancouver, ISO, and other styles
7

Eriksson, Olle, Anders Bergman, Lars Bergqvist, and Johan Hellsvik. Implementation. Oxford University Press, 2017. http://dx.doi.org/10.1093/oso/9780198788669.003.0007.

Full text
Abstract:
In this chapter, we will present the technical aspects of atomistic spin dynamics, in particular how the method can be implemented in an actual computer software. This involves calculation of effective field and creation of neighbour lists for setting up the geometry of the system of interest as well as choosing a suitable integrator scheme for the SLL (or SLLG) equation. We also give examples of extraction and processing of relevant observables that are common output from simulations. Atomistic spin dynamics simulations could be a computationally heavy tool but it is also very well adapted for modern computer architectures like massive parallel computing and/or graphics processing units and we provide examples how to utilize these architectures in an efficient manner. We use our own developed software UppASD as example, but the discussion could be applied to any other atomistic spin dynamics software.
APA, Harvard, Vancouver, ISO, and other styles
8

Kormanyos, Christopher Michael. Real-Time C++: Efficient Object-Oriented and Template Microcontroller Programming. Springer, 2013.

Find full text
APA, Harvard, Vancouver, ISO, and other styles
9

Kirchmer, Mathias. Business Process Oriented Implementation of Standard Software: How to Achieve Competitive Advantage Efficiently and Effectively. 2nd ed. Springer, 1999.

Find full text
APA, Harvard, Vancouver, ISO, and other styles
10

Business Process Oriented Implementation of Standard Software: How to Achieve Competitive Advantage Efficiently and Effectively. Springer, 2011.

Find full text
APA, Harvard, Vancouver, ISO, and other styles
11

JIRA 7 Administration Cookbook - Second Edition: Over 80 hands-on recipes to help you efficiently administer, customize, and extend your JIRA 7 implementation. Packt Publishing, 2016.

Find full text
APA, Harvard, Vancouver, ISO, and other styles
12

Sotnyk, M. Power supply for educational institutions: efficiency and alternatives. Accent Graphics Communications & Publishing, 2020. http://dx.doi.org/10.29013/msotnyk.pseiea.2020.146.

Full text
Abstract:
Proposed methodological approaches to modeling short-term forecasting and long-term planning of electrical consumption in educational institutions based on retrospective data. A logic-structural model and software of the circuit “object of monitoring of electric consumption — factors of influence — regulatory tools” of an automated system for controlling the efficiency of energy consumption in educational institutions have been developed. There are given practical recommendations of feasibility study of introduction of alternative power supply sources in educational institutions, in particular: solar generation, heat pumps, autonomous energy sources, etc. Proposed scientific and methodological approaches to the introduction of an organizational and economic mechanism for managing the development of renewable energy in educational institutions and a motivation system for employees of the energy management service. The monograph is a generalization of scientific research conducted by employees of Sumy State University during the state budget research work “Model of an efficiency management and forecasting system for the consumption of electric energy” (State Registration No. 0118U003583). The monograph is intended for researchers and specialists in the implementation of energy management systems
APA, Harvard, Vancouver, ISO, and other styles
13

Eriksson, Olle, Anders Bergman, Lars Bergqvist, and Johan Hellsvik. Ferromagnetic Resonance. Oxford University Press, 2017. http://dx.doi.org/10.1093/oso/9780198788669.003.0008.

Full text
Abstract:
In the previous chapters we covered theoretical aspects of magnetism and magnetization dynamics, as well as practical aspects of implementation of the SLL equation in efficient softwares. In this chapter we focus on the most natural and frequently used experimental method to study magnetization dynamics, namely ferromagnetic resonance (FMR). This experimental technique has evolved into a powerful experimental technique for studies of magnetization dynamics of materials. It is, by far, the most common method for extracting damping parameters in materials, and is also a reliable technique for estimating precession frequencies of magnetic systems, leading to detection of magnetic g-factor, magnetic anisotropy and saturation magnetism.
APA, Harvard, Vancouver, ISO, and other styles
14

Hilgurt, S. Ya, and O. A. Chemerys. Reconfigurable signature-based information security tools of computer systems. PH “Akademperiodyka”, 2022. http://dx.doi.org/10.15407/akademperiodyka.458.297.

Full text
Abstract:
The book is devoted to the research and development of methods for combining computational structures for reconfigurable signature-based information protection tools for computer systems and networks in order to increase their efficiency. Network security tools based, among others, on such AI-based approaches as deep neural networking, despite the great progress shown in recent years, still suffer from nonzero recognition error probability. Even a low probability of such an error in a critical infrastructure can be disastrous. Therefore, signature-based recognition methods with their theoretically exact matching feature are still relevant when creating information security systems such as network intrusion detection systems, antivirus, anti-spam, and wormcontainment systems. The real time multi-pattern string matching task has been a major performance bottleneck in such systems. To speed up the recognition process, developers use a reconfigurable hardware platform based on FPGA devices. Such platform provides almost software flexibility and near-ASIC performance. The most important component of a signature-based information security system in terms of efficiency is the recognition module, in which the multipattern matching task is directly solved. It must not only check each byte of input data at speeds of tens and hundreds of gigabits/sec against hundreds of thousand or even millions patterns of signature database, but also change its structure every time a new signature appears or the operating conditions of the protected system change. As a result of the analysis of numerous examples of the development of reconfigurable information security systems, three most promising approaches to the construction of hardware circuits of recognition modules were identified, namely, content-addressable memory based on digital comparators, Bloom filter and Aho–Corasick finite automata. A method for fast quantification of components of recognition module and the entire system was proposed. The method makes it possible to exclude resource-intensive procedures for synthesizing digital circuits on FPGAs when building complex reconfigurable information security systems and their components. To improve the efficiency of the systems under study, structural-level combinational methods are proposed, which allow combining into single recognition device several matching schemes built on different approaches and their modifications, in such a way that their advantages are enhanced and disadvantages are eliminated. In order to achieve the maximum efficiency of combining methods, optimization methods are used. The methods of: parallel combining, sequential cascading and vertical junction have been formulated and investigated. The principle of multi-level combining of combining methods is also considered and researched. Algorithms for the implementation of the proposed combining methods have been developed. Software has been created that allows to conduct experiments with the developed methods and tools. Quantitative estimates are obtained for increasing the efficiency of constructing recognition modules as a result of using combination methods. The issue of optimization of reconfigurable devices presented in hardware description languages is considered. A modification of the method of affine transformations, which allows parallelizing such cycles that cannot be optimized by other methods, was presented. In order to facilitate the practical application of the developed methods and tools, a web service using high-performance computer technologies of grid and cloud computing was considered. The proposed methods to increase efficiency of matching procedure can also be used to solve important problems in other fields of science as data mining, analysis of DNA molecules, etc. Keywords: information security, signature, multi-pattern matching, FPGA, structural combining, efficiency, optimization, hardware description language.
APA, Harvard, Vancouver, ISO, and other styles
15

Lopotenco, Viorica. DEVELOPMENT OF THE NEW INTERNATIONAL FINANCIAL ARCHITECTURE AT THE NATIONAL FINANCIAL SYSTEMS LEVEL. RS Global S. z O.O., 2020. http://dx.doi.org/10.31435/rsglobal/027.

Full text
Abstract:
The fundamental purpose of this paper is to analyze the transformations in the international financial architecture and their impact on the national financial system. The analysis of the international financial architecture's functioning mechanism suggests its similarity with the software system structure. It is static in the way the system functionality is decomposed and divided into implementation teams. The efficiency of international financial architecture's functioning depends mainly on how balanced and interconnected its elements are. Thus, according to systems theory, only by overcoming the deformation of the international financial architecture at all its levels, it is possible to increase the financial system's overall performance. In this regard, maintaining a dynamic balance in the development of the international financial architecture as an integral unit of its structural elements and functions is becoming of urgent importance. This aspect of the research allows the creation of an instrumental and methodological basis for forecasting the directions for further developing the international financial architecture in the context of the globalization of the world economy at the national financial systems level. This study concludes that the complex solution of the international financial architecture challenges involves creating the foundations for implementing progressive structural changes in the economy and contributing to sustainable economic development.
APA, Harvard, Vancouver, ISO, and other styles
We offer discounts on all premium plans for authors whose works are included in thematic literature selections. Contact us to get a unique promo code!

To the bibliography