Narrow your search

Library

KDG (3280)

AP (3276)

VUB (2147)

EhB (601)

KU Leuven (86)

ULB (81)

UCLL (77)

Odisee (76)

Thomas More Mechelen (76)

VIVES (76)

More...

Resource type

digital (3272)

book (2236)

periodical (1)


Language

English (5293)

Dutch (6)

Italian (2)

German (1)


Year
From To Submit

2023 (183)

2022 (307)

2021 (1064)

2020 (1568)

2019 (62)

More...
Listing 1 - 10 of 5302 << page
of 531
>>
Sort by

Book
VLSI-SoC: Research Trends in VLSI and Systems on Chip : Fourteenth International Conference on Very Large Scale Integration of System on Chip (VLSI-SoC2006), October 16-18, 2006, Nice, France
Authors: --- --- ---
ISBN: 9780387749099 Year: 2008 Publisher: Boston MA Springer US

Loading...
Export citation

Choose an application

Bookmark

Abstract

International Federation for Information Processing The IFIP series publishes state-of-the-art results in the sciences and technologies of information and communication. The scope of the series includes: foundations of computer science; software theory and practice; education; computer applications in technology; communication systems; systems modeling and optimization; information systems; computers and society; computer systems technology; security and protection in information processing systems; artificial intelligence; and human-computer interaction. Proceedings and post-proceedings of referred international conferences in computer science and interdisciplinary fields are featured. These results often precede journal publication and represent the most current research. The principal aim of the IFIP series is to encourage education and the dissemination and exchange of information about all aspects of computing. For more information about the 300 other books in the IFIP series, please visit www.springer.com. For more information about IFIP, please visit www.ifip.org.


Digital
VLSI-SoC: Research Trends in VLSI and Systems on Chip : Fourteenth International Conference on Very Large Scale Integration of System on Chip (VLSI-SoC2006), October 16-18, 2006, Nice, France
Authors: --- ---
ISBN: 9780387749099 Year: 2008 Publisher: Boston, MA International Federation for Information Processin

Loading...
Export citation

Choose an application

Bookmark

Abstract


Book
Computer organization and architecture : designing for performance
Author:
ISBN: 9780273769194 Year: 2013 Publisher: Boston Pearson

Loading...
Export citation

Choose an application

Bookmark

Abstract

Advanced computer architectures : a design space approach
Authors: --- ---
ISBN: 0201422913 9780201422917 Year: 1997 Publisher: Harlow Addison-Wesley

Loading...
Export citation

Choose an application

Bookmark

Abstract

The art of software architecture
Author:
ISBN: 0471228869 Year: 2003 Publisher: Indianapolis, Ind. Wiley

Loading...
Export citation

Choose an application

Bookmark

Abstract

* This innovative book uncovers all the steps readers should follow in order to build successful software and systems * With the help of numerous examples, Albin clearly shows how to incorporate Java, XML, SOAP, ebXML, and BizTalk when designing true distributed business systems * Teaches how to easily integrate design patterns into software design * Documents all architectures in UML and presents code in either Java or C++


Book
Guide to Assembly Language : A Concise Introduction
Authors: ---
ISBN: 9780857292711 Year: 2011 Publisher: London Springer London Imprint Springer

Loading...
Export citation

Choose an application

Bookmark

Abstract

Although the need for assembly language programmers has decreased, the need to understand assembly language has not, and it is important to actually write assembly language code if one is to understand it thoroughly. This Guide to Assembly Language will enable the reader to very quickly begin programming in assembly language. Through this hands-on programming, readers will also learn more about the computer architecture of the Intel 32-bit processor, as well as the relationship between high-level and low-level languages. The book can either be used as a stand-alone text in a one-semester course on assembly language, or as a supplementary text in a computer organization and architecture course. Topics and features: Presents an overview of assembly language, and an introduction to general purpose registers Illustrates the key concepts of each chapter with complete programs, chapter summaries, and exercises (with answers to selected exercises provided in the Appendices) Covers input/output, basic arithmetic instructions, selection structures, and iteration structures Introduces logic, shift, arithmetic shift, rotate, and stack instructions Discusses procedures and macros, and examines arrays and strings Investigates machine language from a discovery perspective Provides an overview of binary and hexadecimal, logic, and arithmetic in the Appendices, together with a Glossary, and a section on Visual C++ and MASM This textbook/reference is an ideal introduction to programming in assembly language for undergraduate students in computer science, as well as a concise guide for professionals wishing to learn how to write logically correct programs in a minimal amount of time. Dr. James T. Streib is Professor and Chair of Computer Science at Illinois College, Jacksonville, Illinois USA.


Book
Application Analysis Tools for ASIP Design : Application Profiling and Instruction-set Customization
Authors: --- ---
ISBN: 9781441982551 Year: 2011 Publisher: New York NY Springer New York

Loading...
Export citation

Choose an application

Bookmark

Abstract

This book provides an overview of the recent advancements in cutting edge design automation tools for Application Specific Instruction-set Processor (ASIP) development. ASIPs are becoming increasingly common in many embedded System-on-Chip architectures due to their unique blend of flexibility and performance/energy efficiency. However, the high development effort associated with ASIPs has so far hindered their widespread acceptance in the embedded world. This book introduces readers to a novel design methodology which can significantly reduce the ASIP development effort through high degrees of design automation. The key elements of this new design methodology are a powerful application profiler and an automated instruction-set customization tool which considerably lightens the burden of mapping a target embedded application to an ASIP architecture in the initial design stages. The book includes several design case studies with realistic embedded applications to demonstrate how the methodology and the tools can be used in practice to accelerate the overall ASIP design process. � Provides a thorough survey of ASIP design in general, and application analysis (profiling and instruction-set customization) in particular; Introduces several original concepts/tools, as well as algorithms and software architectures, to enable readers to build similar ASIP development tool flows from scratch;� Includes case studies that systematically demonstrate how ASIPs can be built using application analysis tools presented in the book. � �


Book
Reconfigurable Networks-on-Chip
Authors: --- --- --- ---
ISBN: 9781441993410 Year: 2012 Publisher: New York NY Springer New York

Loading...
Export citation

Choose an application

Bookmark

Abstract

This book provides a comprehensive survey of recent progress in the design and implementation of Networks-on-Chip. It addresses a wide spectrum of on-chip communication problems, ranging from physical, network, to application layers. Specific topics that are explored in detail include packet routing, resource arbitration, error control/correction, application mapping, and communication scheduling. Additionally, a novel bi-directional communication channel NoC (BiNoC) architecture is described, with detailed explanation.   Written for practicing engineers in need of practical knowledge about the design and implementation of networks-on-chip; Includes tutorial-like details to introduce readers to a diverse range of NoC designs, as well as in-depth analysis for designers with NoC experience to explore advanced issues; Describes a variety of on-chip communication architectures, including a novel bi-directional communication channel NoC.     From the Foreword: Overall this book shows important advances over the state of the art that will affect future system design as well as R&D in tools and methods for NoC design. It represents an important reference point for both designers and electronic design automation researchers and developers. --Giovanni De Micheli


Book
Multicore Programming Using the ParC Language
Authors: ---
ISBN: 9781447121640 Year: 2012 Publisher: London Springer London Imprint Springer

Loading...
Export citation

Choose an application

Bookmark

Abstract

Multicore Programming Using the ParC Language discusses principles of practical parallel programming using shared memory.  It is unique in its approach to writing parallel programs for shared memory machines. It uses a simple yet powerful parallel dialect of C called ParC as the basic programming language, which was co-developed by author Yosi Ben-Asher. Designed to be used in an introductory course in parallel programming and covering basic and advanced concepts of parallel programming via ParC examples, the book combines a mixture of research directions, covering issues in parallel operating systems, and compilation techniques relevant for shared memory and multicore machines. It also provides a basis through which to evaluate parallel programming performance versus overheads and other resource expenditure. Multicore Programming Using the ParC Language provides a firm basis for the ˜delicate art' of creating efficient parallel programs. Students can exercise parallel programming using a simulation software, which is portable on PC/Unix multicore computers, to gain experience without requiring specialist hardware.  Readers can also tackle numerous exciting and challenging exercises at the end of each chapter.


Book
Modern Compiler Design
Authors: --- --- --- --- --- et al.
ISBN: 9781461446996 Year: 2012 Publisher: New York NY Springer New York Imprint Springer

Loading...
Export citation

Choose an application

Bookmark

Abstract

"Modern Compiler Design" makes the topic of compiler design more accessible by focusing on principles and techniques of wide application. By carefully distinguishing between the essential (material that has a high chance of being useful) and the incidental (material that will be of benefit only in exceptional cases) much useful information was packed in this comprehensive volume. The student who has finished this book can expect to understand the workings of and add to a language processor for each of the modern paradigms, and be able to read the literature on how to proceed. The first provides a firm basis, the second potential for growth.

Listing 1 - 10 of 5302 << page
of 531
>>
Sort by