TOP
英國出版界指標大獎肯定!A.F. Steadman 獲年度作家,《史坎德》系列帶你踏上熱血奇幻旅程
搜尋結果 /

Network and Parallel Computing

321
5 / 9
出版日:2011/06/07 作者:Obaidat  出版社:John Wiley & Sons Inc  裝訂:精裝
This book presents state-of-the-art research on architectures, algorithms, protocols and applications in pervasive computing and networksWith the widespread availability of wireless and mobile network
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
出版日:2011/06/03 作者:Vicat-Blanc  出版社:John Wiley & Sons Inc  裝訂:精裝
“Computing Networks” explores the core of the new distributed computing infrastructures we are using today: the networking systems of clusters, grids and clouds. It helps network designers and distri
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
出版日:2011/05/16 作者:John W. McCormick  出版社:Cambridge Univ Pr  裝訂:精裝
The arrival and popularity of multi-core processors has sparked a renewed interest in the development of parallel programs. Similarly, the availability of low-cost microprocessors and sensors has generated a great interest in embedded real-time programs. This book provides students and programmers whose backgrounds are in traditional sequential programming with the opportunity to expand their capabilities into parallel, embedded, real-time and distributed computing. It also addresses the theoretical foundation of real-time scheduling analysis, focusing on theory that is useful for actual applications. Written by award-winning educators at a level suitable for undergraduates and beginning graduate students, this book is the first truly entry-level textbook in the subject. Complete examples allow readers to understand the context in which a new concept is used, and enable them to build and run the examples, make changes, and observe the results.
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
出版日:2010/06/15 作者:A. Genco; S. Sorce  出版社:Wit Pr;Computational Mechanics  裝訂:精裝
Pervasive systems, due to inexpensive wireless technology can now be implemented easily and local and network advanced applications can be joined anytime simply by using a mobile terminal (cell phone
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
出版日:2009/07/26 作者:Pierluigi Frisco  出版社:Oxford Univ Press USA  裝訂:精裝
Membrane systems are a new class of distributed and parallel model of computation inspired by the subdivision of living cells into compartments delimited by membranes. Their hierarchal internal struc
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
出版日:2008/12/01 作者:Jose Nelson Amaral (EDT)  出版社:Springer-Verlag New York Inc  裝訂:平裝
This book constitutes the thoroughly refereed post-conference proceedings of the 21th International Workshop on Languages and Compilers for Parallel Computing, LCPC 2008, held in Edmonton, Canada, in
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
With the advent of multi-core processors, implementing parallel programming methods in application development is absolutely necessary in order to achieve good performance. Soon, 8-core and possibly 1
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
出版日:2008/09/01 作者:Vikram Adve (EDT); Maria Jesus Garzaran (EDT); Paul Petersen (EDT)  出版社:Springer-Verlag New York Inc  裝訂:平裝
This book constitutes the thoroughly refereed post-conference proceedings of the 20th International Workshop on Languages and Compilers for Parallel Computing, LCPC 2007, held in Urbana, IL, USA, in O
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
An Introduction to Parallel and Vector Scientific Computation
90 折
出版日:2006/08/14 作者:Ronald W. Shonkwiler  出版社:Cambridge Univ Pr  裝訂:平裝
In this text, students of applied mathematics, science and engineering are introduced to fundamental ways of thinking about the broad context of parallelism. The authors begin by giving the reader a deeper understanding of the issues through a general examination of timing, data dependencies, and communication. These ideas are implemented with respect to shared memory, parallel and vector processing, and distributed memory cluster computing. Threads, OpenMP, and MPI are covered, along with code examples in Fortran, C, and Java. The principles of parallel computation are applied throughout as the authors cover traditional topics in a first course in scientific computing. Building on the fundamentals of floating point representation and numerical error, a thorough treatment of numerical linear algebra and eigenvector/eigenvalue problems is provided. By studying how these algorithms parallelize, the reader is able to explore parallelism inherent in other computations, such as Monte Carlo
優惠價: 9 2164
無庫存
出版日:2006/08/14 作者:Ronald W. Shonkwiler  出版社:Cambridge Univ Pr  裝訂:精裝
In this text, students of applied mathematics, science and engineering are introduced to fundamental ways of thinking about the broad context of parallelism. The authors begin by giving the reader a deeper understanding of the issues through a general examination of timing, data dependencies, and communication. These ideas are implemented with respect to shared memory, parallel and vector processing, and distributed memory cluster computing. Threads, OpenMP, and MPI are covered, along with code examples in Fortran, C, and Java. The principles of parallel computation are applied throughout as the authors cover traditional topics in a first course in scientific computing. Building on the fundamentals of floating point representation and numerical error, a thorough treatment of numerical linear algebra and eigenvector/eigenvalue problems is provided. By studying how these algorithms parallelize, the reader is able to explore parallelism inherent in other computations, such as Monte Carlo
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
Foundations of Parallel Programming
90 折
出版日:2005/08/25 作者:D. B. Skillicorn  出版社:Cambridge Univ Pr  裝訂:平裝
The major reason for the lack of use of parallel computing is the mismatch between the complexity and variety of parallel hardware, and the software development tools to program it. The cost of developing software needs to be amortised over decades, but the platforms on which it executes change every few years, requiring complete rewrites. The evident cost-effectiveness of parallel computation has not been realized because of this mismatch. This book presents an integrated approach to parallel software development by addressing both software and performance issues together. It presents a methodology for software construction that produces architecture-independent and intellectually abstract software. The software can execute efficiently on a range of existing and potential hardware configurations. The approach is based on the construction of categorical data types, a generalization of abstract data types, and of objects. Categorical data types abstract both from the representation of a
優惠價: 9 1754
無庫存
出版日:1998/07/22 作者:Xavier  出版社:John Wiley & Sons Inc  裝訂:平裝
Parallel algorithms Made Easy The complexity of today's applications coupled with the widespread use of parallel computing has made the design and analysis of parallel algorithms topics of growing in
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
Programming in Parallel with CUDA:A Practical Guide
90 折
出版日:2022/05/31 作者:Richard Ansorge  出版社:Cambridge Univ Pr  裝訂:精裝
CUDA is now the dominant language used for programming GPUs, one of the most exciting hardware developments of recent decades. With CUDA, you can use a desktop PC for work that would have previously required a large cluster of PCs or access to a HPC facility. As a result, CUDA is increasingly important in scientific and technical computing across the whole STEM community, from medical physics and financial modelling to big data applications and beyond. This unique book on CUDA draws on the author's passion for and long experience of developing and using computers to acquire and analyse scientific data. The result is an innovative text featuring a much richer set of examples than found in any other comparable book on GPU computing. Much attention has been paid to the C++ coding style, which is compact, elegant and efficient. A code base of examples and supporting material is available online, which readers can build on for their own projects.
優惠價: 9 2808
無庫存
A First Course in Network Science
90 折
出版日:2020/02/29 作者:Filippo Menczer  出版社:Cambridge Univ Pr  裝訂:精裝
Networks are everywhere: networks of friends, transportation networks and the Web. Neurons in our brains and proteins within our bodies form networks that determine our intelligence and survival. This modern, accessible textbook introduces the basics of network science for a wide range of job sectors from management to marketing, from biology to engineering, and from neuroscience to the social sciences. Students will develop important, practical skills and learn to write code for using networks in their areas of interest - even as they are just learning to program with Python. Extensive sets of tutorials and homework problems provide plenty of hands-on practice and longer programming tutorials online further enhance students' programming skills. This intuitive and direct approach makes the book ideal for a first course, aimed at a wide audience without a strong background in mathematics or computing but with a desire to learn the fundamentals and applications of network science.
優惠價: 9 2105
無庫存
Parallel Computing ― Methods, Algorithms and Applications
90 折
出版日:2019/09/01 作者:D. J. Evans (EDT); C. N Sutti (EDT)  出版社:CRC Pr I Llc  裝訂:平裝
優惠價: 9 3238
無庫存
出版日:2019/02/06 作者:Andrew Adamatzky (EDT); Selim Akl (EDT); Georgios Sirakoulis (EDT)  出版社:CRC Pr I Llc  裝訂:精裝
Modern computing relies on future and emergent technologies which have been conceived via interaction between computer science, engineering, chemistry, physics and biology. This highly interdisciplina
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
出版日:2018/11/13 作者:Jie Cao; Quan Zhang; Weisong Shi  出版社:Springer Nature  裝訂:平裝
The success of the Internet of Things and rich cloud services have helped create the need for edge computing, in which data processing occurs in part at the network edge, rather than completely in the
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
出版日:2018/02/28 作者:M. Mittal (EDT); R. Kumar (EDT); D. J. Hemanth (EDT); V. E. Balas (EDT)  出版社:Ios Pr Inc  裝訂:平裝
The book ‘Data Intensive Computing Applications for Big Data’ discusses the technical concepts of big data, data intensive computing through machine learning, soft computing and parallel computing par
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
出版日:2017/02/14 出版社:CRC Press UK  裝訂:精裝
DCE has embarked on a strategic partnership with Laureate International University- the Word’s largest private education network with a presence of large number of students in USA, UK, Australia, Cana
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
出版日:2016/11/15 作者:Rudolf Seising (EDT); H撊配or Allende-cid (EDT)  出版社:Springer-Verlag New York Inc  裝訂:精裝
The book is an authoritative collection of contributions by leading experts on the topics of fuzzy logic, multi-valued logic and neural network. Originally written as an homage to Claudio Moraga, seen
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
出版日:2016/07/29 作者:Pal; Sankar K. ; Misra; Sudip  出版社:CRC Press UK  裝訂:精裝
This book uses tutorials and new material to describe the basic concepts of soft-computing which potentially can be used in real-life sensor network applications. It is organized in a manner that exem
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
出版日:2016/01/18 作者:Andrew Adamatzky (EDT)  出版社:Springer Verlag  裝訂:精裝
This book is devoted to Slime mould Physarum polycephalum, which is a large single cell capable for distributed sensing, concurrent information processing, parallel computation and decentralized actua
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
出版日:2015/12/11 作者:F. Richard Yu (EDT); Victor Leung (EDT)  出版社:Productivity Press  裝訂:精裝
Mobile cloud computing is considered to be a promising paradigm with a huge market, bridging the gap between the multimedia demands of end users and mobile network capacity. Unlike traditional mobile
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
出版日:2015/11/06 作者:Pavan Balaji  出版社:Mit Pr  裝訂:平裝
With the coming of the parallel computing era, computer scientists have turned their attention to designing programming models that are suited for high-performance parallel computing and supercomputin
High Performance Computing and the Discrete Element Model ― Opportunity and Challenge
滿額折
出版日:2015/10/21 作者:Gao-feng Zhao  出版社:Elsevier Science Ltd  裝訂:精裝
This book addresses the high performance computing of the Discrete Element Model (DEM). It is a comprehensive presentation of parallel implementation of the DEM on three popular parallel computing pla
優惠價: 79 6162
無庫存
The two volumes LNCS 8805 and 8806 constitute the thoroughly refereed post-conference proceedings of 18 workshops held at the 20th International Conference on Parallel Computing, Euro-Par 2014, in Por
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
Heterogeneous Computing With Opencl 2.0
滿額折
出版日:2014/11/01 作者:David R. Kaeli; Perhaad Mistry; Dana Schaa; Dong Ping Zhang  出版社:Elsevier Science Ltd  裝訂:平裝
Heterogeneous Computing with OpenCL 2.0 teaches OpenCL and parallel programming for complex systems that may include a variety of device architectures: multi-core CPUs, GPUs, and fully-integrated Acce
定價:3748 元
無庫存
The book Soft Computing for Business Intelligence is the remarkable output of a program based on the idea of joint trans-disciplinary research as supported by the Eureka Iberoamerica Network and the U
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
出版日:2013/11/30 作者:Joel J. P. Rodrigues (EDT); Kai Lin (EDT); Jaime Lloret (EDT)  出版社:Igi Global  裝訂:精裝
"This book is a fundamental source for the advancement of knowledge, application, and practice in the interdisciplinary areas of mobile network and cloud computing, addressing innovative concepts and
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
出版日:2013/11/30 作者:Margarita G. Kuzmina; Eduard A. Manykin; Evgeny S. Grichuk  出版社:De Gruyter  裝訂:精裝
Moscow-based mathematicians Kuzmina, Manykin, and Grichuk describe and analyze various oscillatory neutral network models, a special kind of artificial neural network model that helps elucidate the ba
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
出版日:2013/10/18 作者:Sarbazi-Azad  出版社:John Wiley & Sons Inc  裝訂:精裝
Large scale network-centric distributed systems continues to grow as one of the most important topics in computing and communication and many interdisciplinary areas. Dealing with both wired and wirel
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
This book constitutes the thoroughly refereed post-conference proceedings of the 6th International Conference on Bio-Inspired Models of Network, Information, and Computing Systems (Bionetics). The eve
定價:3600 元
無庫存
出版日:2012/12/11 作者:Jay Aikat; Kevin Jeffay; F. Donelson Smith  出版社:Springer-Verlag New York Inc  裝訂:精裝
Over the past three decades, the Internet's rapid growth has spurred the development of new applications in mobile computing, digital music, online video, gaming and social networks. These application
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
出版日:2012/11/13 作者:Benedict Gaster; Lee Howes; David R. Kaeli; Perhaad Mistry; Dana Schaa  出版社:Elsevier Science Ltd  裝訂:平裝
Heterogeneous Computing with OpenCL teaches OpenCL and parallel programming for complex systems that may include a variety of device architectures: multi-core CPUs, GPUs, and fully-integrated Accelera
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
出版日:2012/11/06 作者:David Hall; Martin Liggins II (EDT); Chee-yee Chong (EDT); James Linas (EDT)  出版社:Taylor & Francis  裝訂:精裝
With the recent proliferation of service-oriented architectures (SOA), cloud computing technologies, and distributed-interconnected systems, distributed fusion is taking on a larger role in a variety
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
出版日:2012/09/04 作者:James H. Laros III; Kevin Pedretti; Sue Kelly; Wei Shu; Kurt Ferreira  出版社:Springer-Verlag New York Inc  裝訂:平裝
In this work, the unique power measurement capabilities of the Cray XT architecture were exploited to gain an understanding of power and energy use, and the effects of tuning both CPU and network band
定價:3499 元
無庫存
Mobile Agents In Networking And Distributed Computing
滿額折
出版日:2012/07/13 作者:Cao  出版社:John Wiley & Sons Inc  裝訂:精裝
"The book focuses on mobile agents, which are computer programs that can autonomously migrate between network sites. This text introduces the concepts and principles of mobile agents, provides an over
優惠價: 9 3418
無庫存
This book presents the state of the art in parallel numerical algorithms, applications, architectures, and system software. The book examines various solutions for issues of concurrency, scale, energy
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
  • 321
    9
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9

暢銷榜

客服中心

收藏

會員專區