Books on the topic 'Software and hardware test platform'

To see the other types of publications on this topic, follow the link: Software and hardware test platform.

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 'Software and hardware test platform.'

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

Chen, Sao-Jie. Hardware Software Co-Design of a Multimedia SOC Platform. Dordrecht: Springer Netherlands, 2009.

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

Sonza Reorda, Matteo, Zebo Peng, and Massimo Violante, eds. System-level Test and Validation of Hardware/Software Systems. London: Springer London, 2005. http://dx.doi.org/10.1007/1-84628-145-8.

Full text
APA, Harvard, Vancouver, ISO, and other styles
3

Eason, J. Christopher. Instructor's resource guide and test bank to accompany the Computer triangle: Hardware, software, people, second edition, Robert L. Oakman. New York: Wiley, 1997.

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

Kemnitz, Gu nther. Test und Verla sslichkeit von Rechnern. Berlin [u.a.]: Springer, 2007.

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

Integrating Macs into Windows networks. New York: McGraw-Hill, 2010.

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

Chen, Sao-Jie, Pao-Ann Hsiung, and Guang-Huei Lin. Hardware Software Co-Design of a Multimedia SOC Platform. Springer, 2010.

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

Hardware Software Co-Design of a Multimedia SOC Platform. Dordrecht: Springer Netherlands, 2009. http://dx.doi.org/10.1007/978-1-4020-9623-5.

Full text
APA, Harvard, Vancouver, ISO, and other styles
8

Reorda, Matteo Sonza, Massimo Violante, and Zebo Peng. System-level Test and Validation of Hardware/Software Systems. Springer, 2010.

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

Nora, O'Neill-Rood, and Dryden Flight Research Facility, eds. The Aerospace Energy Systems Laboratory: Hardware and software implementation. Edwards, Calif: National Aeronautics and Space Administration, Ames Research Center, Dryden Flight Research Facility, 1989.

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

The Aerospace Energy Systems Laboratory: Hardware and software implementation. Edwards, Calif: National Aeronautics and Space Administration, Ames Research Center, Dryden Flight Research Facility, 1989.

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

(Editor), Matteo Sonza Reorda, Zebo Peng (Editor), and Massimo Violante (Editor), eds. System-level Test and Validation of Hardware/Software Systems (Springer Series in Advanced Microelectronics). Springer, 2005.

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

McAlpine, Kenneth B. Fakebit, Fans, and 8-Bit Covers. Oxford University Press, 2018. http://dx.doi.org/10.1093/oso/9780190496098.003.0010.

Full text
Abstract:
Musicians have for centuries reinterpreted and recontextualized the music of other songwriters, composers and performers, and this chapter explores how this musical reinvention has manifested itself as part of the contemporary chipscene. The chapter explores how in the early days of 8-bit gaming, game soundtracks often borrowed heavily from the popular electronic music of the time, often featuring arrangements of Jarre, Vangelis, and Yellow Magic Orchestra. The chapter also explores how, today, there are bands who take those classic video game themes and perform them as live five- or six-piece rock bands. It discusses how social media has provided a platform for the performance and distribution of video game covers and examines how, as musicians have demanded simple, self-contained production environments to develop chip music, new hardware and software synthesizers have been developed to meet that need, an approach that is known as fakebit and that highlights the value that different participants in the scene place on authenticity.
APA, Harvard, Vancouver, ISO, and other styles
13

Metcalf, Michael, John Reid, and Malcolm Cohen. Floating-point exception handling. Oxford University Press, 2018. http://dx.doi.org/10.1093/oso/9780198811893.003.0018.

Full text
Abstract:
Exception handling is required for the development of robust and efficient numerical software, a principal application of Fortran. Indeed, the existence of such a facility makes it possible to develop more efficient software than would otherwise be possible. Most computers nowadays have hardware based on the IEEE standard for binary floating-point arithmetic, which later became an ISO standard. Therefore, the Fortran exception handling features are based on the ability to test and set the five flags for floating-point exceptions that the IEEE standard specifies.
APA, Harvard, Vancouver, ISO, and other styles
14

Einstein, Andrew J. Radiation Considerations. Oxford University Press, 2015. http://dx.doi.org/10.1093/med/9780199392094.003.0034.

Full text
Abstract:
Radiation considerations are an integral part of the practice of nuclear cardiac imaging. Concern regarding radiation has increased in recent years, reflected in statements by many professional societies, and likely attributable both to rapid growth in use of nuclear cardiology as well as high doses received by some nuclear cardiology patients. The fundamental principles of medical radiological protection are justification (ensuring that the right test is performed for the right patient at the right time), optimization (ensuring that the test is performed in the right manner), and dose limitation, which while applicable to healthcare workers is not operative regarding patients. Three "As" facilitate and serve as an organizing principle for justification: awareness, appropriateness, and audit. Awareness incorporates knowledge of the benefits and risks of testing involving radiation and effective communication of these to the patient. Appropriateness in nuclear cardiology can be assessed using the American College of Cardiology's appropriateness criteria. Methods that have been demonstrated to improve appropriateness include using a collaborative learning model, a point-of-order decision support tool, and a multifaceted intervention including threatened loss of insurance coverage. A variety of strategies should be considered for optimization to ensure patient-centered imaging. These including strategic selection of both the protocol, e.g. selecting a stress-first protocol and performing stress-only imaging in patients without a high pre-test probability of abnormal findings on stress imaging, or using PET, and also the administered activity, e.g. by using weight-based dosing and/or software- or hardware-based advances in camera technology. Special considerations are required for pregnant, nursing, and pediatric patients.
APA, Harvard, Vancouver, ISO, and other styles
15

Bisseling, Rob H. Parallel Scientific Computation. Oxford University Press, 2020. http://dx.doi.org/10.1093/oso/9780198788348.001.0001.

Full text
Abstract:
This book explains how to use the bulk synchronous parallel (BSP) model to design and implement parallel algorithms in the areas of scientific computing and big data. Furthermore, it presents a hybrid BSP approach towards new hardware developments such as hierarchical architectures with both shared and distributed memory. The book provides a full treatment of core problems in scientific computing and big data, starting from a high-level problem description, via a sequential solution algorithm to a parallel solution algorithm and an actual parallel program written in the communication library BSPlib. Numerical experiments are presented for parallel programs on modern parallel computers ranging from desktop computers to massively parallel supercomputers. The introductory chapter of the book gives a complete overview of BSPlib, so that the reader already at an early stage is able to write his/her own parallel programs. Furthermore, it treats BSP benchmarking and parallel sorting by regular sampling. The next three chapters treat basic numerical linear algebra problems such as linear system solving by LU decomposition, sparse matrix-vector multiplication (SpMV), and the fast Fourier transform (FFT). The final chapter explores parallel algorithms for big data problems such as graph matching. The book is accompanied by a software package BSPedupack, freely available online from the author’s homepage, which contains all programs of the book and a set of test programs.
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