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

Networking and Parallel/Distributed Computing 2012

578
13 / 15
出版日: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/31 作者:Dimosthenis P. Kyriazis (EDT); Theodora A. Varvarigou (EDT); Kleopatra G. Konstanteli (EDT)  出版社:Igi Global  裝訂:精裝
This collection of fifteen articles on distributed computing showcases current scholarship in cloud computing and a wide variety of online services. Divided into sections covering software as a servic
若需訂購本書,請電洽客服 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]。
出版日:2011/03/31 作者:Lee Chao (EDT)  出版社:Information Science Reference  裝訂:精裝
Nineteen articles from academics in computing and telecommunications showcase current scholarship in the use of open source mobile computing technologies for distance and distributed educational proje
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
出版日:2011/03/31 作者:Emmanuel Udoh (EDT)  出版社:Information Science Reference  裝訂:精裝
Computer scientists, software engineers, and other basic and application researchers explore approaches to computing that have emerged from distributed systems and exploit the ubiquity of computers an
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
Distributed Computing:Principles, Algorithms, and Systems
90 折
出版日:2011/03/03 作者:Ajay D. Kshemkalyani  出版社:Cambridge Univ Pr  裝訂:平裝
Designing distributed computing systems is a complex process requiring a solid understanding of the design problems and the theoretical and practical aspects of their solutions. This comprehensive textbook covers the fundamental principles and models underlying the theory, algorithms and systems aspects of distributed computing. Broad and detailed coverage of the theory is balanced with practical systems-related issues such as mutual exclusion, deadlock detection, authentication, and failure recovery. Algorithms are carefully selected, lucidly presented, and described without complex proofs. Simple explanations and illustrations are used to elucidate the algorithms. Important emerging topics such as peer-to-peer networks and network security are also considered. With vital algorithms, numerous illustrations, examples and homework problems, this textbook is suitable for advanced undergraduate and graduate students of electrical and computer engineering and computer science. Practitioner
優惠價: 9 2749
無庫存
出版日:2011/02/28 作者:Krzysztof R. Apt  出版社:Cambridge Univ Pr  裝訂:精裝
Games provide mathematical models for interaction. Numerous tasks in computer science can be formulated in game-theoretic terms. This fresh and intuitive way of thinking through complex issues reveals underlying algorithmic questions and clarifies the relationships between different domains. This collection of lectures, by specialists in the field, provides an excellent introduction to various aspects of game theory relevant for applications in computer science that concern program design, synthesis, verification, testing and design of multi-agent or distributed systems. Originally devised for a Spring School organised by the GAMES Networking Programme in 2009, these lectures have since been revised and expanded, and range from tutorials concerning fundamental notions and methods to more advanced presentations of current research topics. This volume is a valuable guide to current research on game-based methods in computer science for undergraduate and graduate students. It will also in
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
出版日:2011/01/18 作者:Joss Hands  出版社:Pluto Press  裝訂:精裝
@ is For Activism examines the transformation of politics through digital media, including digital television, online social networking and mobile computing. Joss Hands maps out how political relation
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
出版日:2010/10/14 作者:Mohammad Essaaidi (EDT); Michele Malgeri (EDT); Costin Badica (EDT)  出版社:Springer Verlag  裝訂:精裝
This book represents the combined peer-reviewed proceedings of the Fourth International Symposium on Intelligent Distributed Computing -- IDC 2010 and of the Second International Workshop on Multi-Age
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
Formal Methods for Distributed Processing:A Survey of Object-Oriented Approaches
90 折
出版日:2010/09/09 作者:Howard Bowman  出版社:Cambridge Univ Pr  裝訂:平裝
Originally published in 2002, this book presents techniques in the application of formal methods to object-based distributed systems. A major theme of the book is how to formally handle the requirements arising from OO distributed systems, such as dynamic reconfiguration, encapsulation, subtyping, inheritance, and real-time aspects. These may be supported either by enhancing existing notations, such as UML, LOTOS, SDL and Z, or by defining fresh notations, such as Actors, Pi-calculus and Ambients. The major specification notations and modelling techniques are introduced and compared by leading researchers. The book also includes a description of approaches to the specification of non-functional requirements, and a discussion of security issues. Researchers and practitioners in software design, object-oriented computing, distributed systems, and telecommunications systems will gain an appreciation of the relationships between the major areas of concerns and learn how the use of object-o
優惠價: 9 2515
無庫存
This collection of papers presents an overview of the field and applications of social computing (such as social networking and social media). It is divided into four main sections that reflect the pe
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
JavaTech, an Introduction to Scientific and Technical Computing with Java
90 折
出版日:2010/06/10 作者:Clark S. Lindsey  出版社:Cambridge Univ Pr  裝訂:平裝
JavaTech is a practical introduction to the Java programming language with an emphasis on the features that benefit technical computing. After presenting the basics of object-oriented programming in Java, it examines introductory topics such as graphical interfaces and thread processes. It goes on to review network programming and develops Web client-server examples for tasks such as monitoring remote devices. The focus then shifts to distributed computing with RMI. Finally, it examines how Java programs can access the local platform and interact with hardware. Topics include combining native code with Java, communication via serial lines, and programming embedded processors. An extensive web site supports the book with additional instructional materials. JavaTech demonstrates the ease with which Java can be used to create powerful network applications and distributed computing applications. It will be used as a textbook for programming courses, and by researchers who need to learn Jav
優惠價: 9 3217
無庫存
出版日:2010/05/25 作者:Joao Gama  出版社:Taylor & Francis  裝訂:精裝
Since the beginning of the Internet age and the increased use of ubiquitous computing devices, the large volume and continuous flow of distributed data have imposed new constraints on the design of le
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
出版日:2010/03/30 作者:Antonio Coronato (EDT); Giuseppe De Pietro (EDT)  出版社:Medical Info Science Reference  裝訂:精裝
Editors Coronato and De Pietro (high performance computing and networking, Italian National Research Council) and 46 co-contributors address pervasive healthcare--the use of wireless, mobile, and inte
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
出版日:2010/03/06 作者:Bernadette Charron-Bost (EDT); Fernando Pedone (EDT); Andre Schiper (EDT)  出版社:Springer-Verlag New York Inc  裝訂:平裝
Replication is a topic of interest in the distributed computing, distributed systems, and database communities. Although these communities have traditionally looked at replication from different viewp
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
Large Eddy Simulation of Complex Engineering and Geophysical Flows
90 折
出版日:2010/02/11 作者:Boris Galperin  出版社:Cambridge Univ Pr  裝訂:平裝
Originally published in 1993, this book was the first to offer a comprehensive review of large eddy simulations (LES) - the history, state of the art, and promising directions for research. Among topics covered are fundamentals of LES; LES of incompressible, compressible, and reacting flows; LES of atmospheric, oceanic, and environmental flows; and LES and massivelt parallel computing. The book grew out of an international workshop that, for the first time, brought together leading researchers in engineering and geophysics to discuss developments and applications of LES models in their respective fields. It will be of value to anyone with an interest in turbulence modelling.
優惠價: 9 2983
無庫存
出版日:2009/12/30 作者:Xuemin Shen (EDT); Heather Yu (EDT); John Buford (EDT); Mursalin Akon (EDT)  出版社:Springer-Verlag New York Inc  裝訂:精裝
The Handbook of Peer-to-Peer Networking is a comprehensive and unified repository of the various models, applications, methodologies, trends, and challenges of peer-to-peer computing, making it the s
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
出版日:2009/12/16 作者:J. C. M. Baeten  出版社:Cambridge Univ Pr  裝訂:精裝
Process algebra is a widely accepted and much used technique in the specification and verification of parallel and distributed software systems. This book sets the standard for the field. It assembles the relevant results of most process algebras currently in use, and presents them in a unified framework and notation. The authors describe the theory underlying the development, realization and maintenance of software that occurs in parallel or distributed systems. A system can be specified in the syntax provided, and the axioms can be used to verify that a composed system has the required external behaviour. As examples, two protocols are completely specified and verified in the text: the Alternating-Bit Protocol for Data Communication, and Fischer's Protocol of Mutual Exclusion. The book serves as a reference text for researchers and graduate students in computer science, offering a complete overview of the field and referring to further literature where appropriate.
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
出版日:2009/08/31 作者:Erchin Serpedin  出版社:Cambridge Univ Pr  裝訂:精裝
Wireless sensor networks are set to play a key role in a wide range of civilian and military applications, with tiny sensors connected through wireless links performing various sensing, computing, communication, and control tasks in highly distributed systems. This book presents a critical element in the deployment of wireless sensor networks: the process of synchronization. It summarizes the most important clock synchronization protocols proposed for wireless sensor networks with special emphasis placed on deriving efficient clock offset estimation schemes and performance benchmarks. Graduate students of electrical and computer engineering and computer science will find this a valuable resource, as will engineers who are interested in designing efficient clock synchronization algorithms and improving the performance of existing synchronization protocols.
若需訂購本書,請電洽客服 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]。
出版日:2009/07/21 作者:Lastovetsky  出版社:John Wiley & Sons Inc  裝訂:精裝
An analytical overview of the state of the art, open problems, and future trends in heterogeneous parallel and distributed computing This book provides an overview of the ongoing academic research, d
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
出版日:2009/05/31 作者:Lizhe Wang (EDT); Jinjun Chen (EDT); Wei Jie (EDT)  出版社:Information Science Reference  裝訂:精裝
This work characterizes the latest research on the use of quality of service (QoS) in grid computing, for academicians, engineers, IT professionals, and researchers in fields such as parallel and dist
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
出版日:2009/04/20 作者:Robin Milner  出版社:Cambridge Univ Pr  裝訂:精裝
The world is increasingly populated with interactive agents distributed in space, real or abstract. These agents can be artificial, as in computing systems that manage and monitor traffic or health; or they can be natural, e.g. communicating humans, or biological cells. It is important to be able to model networks of agents in order to understand and optimise their behaviour. Robin Milner describes in this book just such a model, by presenting a unified and rigorous structural theory, based on bigraphs, for systems of interacting agents. This theory is a bridge between the existing theories of concurrent processes and the aspirations for ubiquitous systems, whose enormous size challenges our understanding. The book is reasonably self-contained mathematically, and is designed to be learned from: examples and exercises abound, solutions for the latter are provided. Like Milner's other work, this is destined to have far-reaching and profound significance.
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
The Space and Motion of Communicating Agents
90 折
出版日:2009/03/19 作者:Robin Milner  出版社:Cambridge Univ Pr  裝訂:平裝
The world is increasingly populated with interactive agents distributed in space, real or abstract. These agents can be artificial, as in computing systems that manage and monitor traffic or health; or they can be natural, e.g. communicating humans, or biological cells. It is important to be able to model networks of agents in order to understand and optimise their behaviour. Robin Milner describes in this book just such a model, by presenting a unified and rigorous structural theory, based on bigraphs, for systems of interacting agents. This theory is a bridge between the existing theories of concurrent processes and the aspirations for ubiquitous systems, whose enormous size challenges our understanding. The book is reasonably self-contained mathematically, and is designed to be learned from: examples and exercises abound, solutions for the latter are provided. Like Milner's other work, this is destined to have far-reaching and profound significance.
優惠價: 9 2515
無庫存
The Determination and Interpretation of Molecular Wave Functions
90 折
出版日:2009/03/19 作者:Erich Steiner  出版社:Cambridge Univ Pr  裝訂:平裝
First published in 1976, this monograph presents an exposition of some of the more important theoretical and computational techniques that have been developed for the determination and interpretation of molecular wave functions. Although a comprehensive theory of the electronic structure and bonding in molecules had been developed by 1960, only with the advent of the electronic computer in the late 1950s did it become possible to perform accurate non-empirical calculations for molecules of chemical interest; indeed, much of the subsequent evolution of the theory has occurred in parallel with the development of computing machines and techniques.
優惠價: 9 1696
無庫存
出版日:2009/03/02 作者:Emmanuel Desurvire  出版社:Cambridge Univ Pr  裝訂:精裝
Information theory lies at the heart of modern technology, underpinning all communications, networking, and data storage systems. This book sets out, for the first time, a complete overview of both classical and quantum information theory. Throughout, the reader is introduced to key results without becoming lost in mathematical details. Opening chapters present the basic concepts and various applications of Shannon's entropy, moving on to the core features of quantum information and quantum computing. Topics such as coding, compression, error-correction, cryptography and channel capacity are covered from classical and quantum viewpoints. Employing an informal yet scientifically accurate approach, Desurvire provides the reader with the knowledge to understand quantum gates and circuits. Highly illustrated, with numerous practical examples and end-of-chapter exercises, this text is ideal for graduate students and researchers in electrical engineering and computer science, and practitione
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
出版日:2009/02/28 出版社:Taylor & Francis  裝訂:精裝
Based on MATLAB and the C++ distributed computing paradigm, this guide gives instructive explanations of the underlying physics for mesoscopic systems with many listed programs that readily compute ph
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
出版日:2009/01/31 作者:Michael Thomas (EDT)  出版社:Information Science Reference  裝訂:精裝
Second-generation Internet-based services including mobile computing, social networking, podcasts, blogs, wikis, and interactive whiteboards have emerged as a major trend in information communication
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
出版日:2009/01/19 作者:K. J. Ray Liu  出版社:Cambridge Univ Pr  裝訂:精裝
Presenting the fundamentals of cooperative communications and networking, this book treats the concepts of space, time, frequency diversity and MIMO, with a holistic approach to principal topics where significant improvements can be obtained. Beginning with background and MIMO systems, Part I includes a review of basic principles of wireless communications and space-time diversity and coding. Part II then presents topics on physical layer cooperative communications such as relay channels and protocols, performance bounds, multi-node cooperation, and energy efficiency. Finally, Part III focuses on cooperative networking including cooperative and content-aware multiple access, distributed routing, source-channel coding, and cooperative OFDM. Including end-of-chapter review questions, this text will appeal to graduate students of electrical engineering and is an ideal textbook for advanced courses on wireless communications. It will also be of great interest to practitioners in the wirele
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
出版日:2009/01/02 作者:Ian J. Taylor; Andrew B. Harrison  出版社:Springer-Verlag New York Inc  裝訂:精裝
Peers In A Client Server World provides a comprehensive overview of emerging peer-to-peer (P2P) technologies that have revolutionized the way we think about distributed computing and the internet. Th
定價:3998 元
無庫存
出版日:2008/11/14 作者:Jennifer Golbeck (EDT)  出版社:Springer-Verlag New York Inc  裝訂:精裝
'Trust' is used in a variety of ways in computing literature, and social trust is emerging as an important computational problem. In open, distributed systems, like the web, people and organizations
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
出版日:2008/08/15 作者:Thierry Priol (EDT); Marco Vanneschi (EDT)  出版社:Springer-Verlag New York Inc  裝訂:精裝
Grids are a crucial enabling technology for scientific and industrial development. Peer-to-peer computing, grid, distributed storage technologies, emerging web service technologies, and other types o
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
出版日:2008/05/19 作者:Ajay D. Kshemkalyani  出版社:Cambridge University Press  裝訂:精裝
Comprehensive textbook covering the fundamental principles and models underlying the theory, algorithms and systems aspects of distributed computing. For advanced undergraduate and graduate students o
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
出版日:2008/03/17 作者:Amitabh Mishra  出版社:Cambridge Univ Pr  裝訂:精裝
Ensuring secure transmission and good quality of service (QoS) in ad hoc wireless networks are key commercial concerns. Focusing on practical potential solutions, this text covers security and QoS in these networks. Starting with a review of the basic principles of ad hoc wireless networking, coverage progresses to vulnerabilities, and the requirements and solutions necessary to tackle them. QoS in relation to ad hoc networks is covered in detail, with specific attention to routing, QoS support in unicast communication, and recent developments in the area. Secure routing, intrusion detection, security in WiMax networks and trust management are also covered, the latter being based on principles and practice of key management and authentication in distributed networks. Representing the state-of-the-art in ad hoc wireless network security, this book is a valuable resource for researchers in electrical and computer engineering, as well as practitioners in the wireless communications indust
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
出版日:2008/03/03 作者:Zheng-hua Tan (EDT); Borge Lindberg (EDT)  出版社:Springer-Verlag New York Inc  裝訂:精裝
The advances in computing and networking have sparked an enormous interest in deploying automatic speech recognition on mobile devices and over communication networks. This book brings together academ
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
出版日:2007/11/28 作者:Jacques Mohcine Bahi; Sylvain Contassot-vivier; Raphael Couturier  出版社:Taylor & Francis  裝訂:精裝
Focusing on grid computing and asynchronism, Parallel Iterative Algorithms explores the theoretical and practical aspects of parallel numerical algorithms. Each chapter contains a theoretical discussi
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
Complex Systems
90 折
出版日:2007/11/22 作者:Terry R. J. Bossomaier  出版社:Cambridge Univ Pr  裝訂:平裝
This book, first published in 2000, explores the exciting field of complexity. It features in-depth coverage of important theoretical areas, including fractals, chaos, non-linear dynamics, artificial life and self-organization. It also provides overviews of complexity in several applied areas, including parallel computation, control systems, neural systems and ecosystems. Some of the properties that best characterize complex systems, including algorithmic richness, non-linearity and abundant interactions between components are examined. In this way the book draws out themes, especially the ideas of connectivity and natural computation, that reveal deep, underlying similarities between phenomena that have formerly been treated as completely distinct. The idea of natural computation is particularly rich in fresh approaches applicable to both biology and computing. Analogies such as the DNA code as life's underlying program, or organisms as automata, are very compelling. Conversely, biolo
優惠價: 9 2573
無庫存
Open Source:Technology and Policy
90 折
出版日:2007/11/05 作者:Fadi P. Deek  出版社:Cambridge Univ Pr  裝訂:平裝
From the Internet's infrastructure to operating systems like GNU/Linux, the open source movement comprises some of the greatest accomplishments in computing over the past quarter century. Its story embraces technological advances, unprecedented global collaboration, and remarkable tools for facilitating distributed development. The evolution of the Internet enabled an enormous expansion of open development, allowing developers to exchange information and ideas without regard to constraints of space, time, or national boundary. The movement has had widespread impact on education and government, as well as historic cultural and commercial repercussions. Part I discusses key open source applications, platforms, and technologies used in open development. Part II explores social issues ranging from demographics and psychology to legal and economic matters. Part III discusses the Free Software Foundation, open source in the public sector (government and education), and future prospects.
優惠價: 9 2398
無庫存
出版日:2007/11/05 作者:Fadi P. Deek  出版社:Cambridge Univ Pr  裝訂:精裝
From the Internet's infrastructure to operating systems like GNU/Linux, the open source movement comprises some of the greatest accomplishments in computing over the past quarter century. Its story embraces technological advances, unprecedented global collaboration, and remarkable tools for facilitating distributed development. The evolution of the Internet enabled an enormous expansion of open development, allowing developers to exchange information and ideas without regard to constraints of space, time, or national boundary. The movement has had widespread impact on education and government, as well as historic cultural and commercial repercussions. Part I discusses key open source applications, platforms, and technologies used in open development. Part II explores social issues ranging from demographics and psychology to legal and economic matters. Part III discusses the Free Software Foundation, open source in the public sector (government and education), and future prospects.
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
Concurrent Programming in ML
90 折
出版日:2007/09/17 作者:John H. Reppy  出版社:Cambridge Univ Pr  裝訂:平裝
Concurrent Programming in ML focuses on the practical use of concurrency to implement naturally concurrent applications. In addition to a tutorial introduction to programming in Concurrent ML (CML), the book presents three extended examples using CML for practical systems programming: a parallel software build system, a simple concurrent window manager, and an implementation of distributed tuple spaces. CML, which is included as part of the SML of New Jersey (SML/NJ) distribution, combines the best features of concurrent programming and functional programming. This book also illustrates advanced SML programming techniques, and includes a chapter on the implementation of concurrency using features provided by the SML/NJ system. It will be of interest to programmers, students, and professional researchers working in computer language development.
優惠價: 9 2456
無庫存
  • 578
    15
  • 1
  • 7
  • 8
  • 9
  • 10
  • 11
  • 12
  • 13
  • 14
  • 15

暢銷榜

客服中心

收藏

會員專區