• Wyszukiwanie zaawansowane
  • Kategorie
  • Kategorie BISAC
  • Książki na zamówienie
  • Promocje
  • Granty
  • Książka na prezent
  • Opinie
  • Pomoc
  • Załóż konto
  • Zaloguj się

 » książki  » Computers - Computer Science

zaloguj się | załóż konto
Logo Krainaksiazek.pl

koszyk

konto

szukaj
topmenu
Księgarnia internetowa
Szukaj
Książki na zamówienie
Promocje
Granty
Książka na prezent
Moje konto
Pomoc
 
 
Wyszukiwanie zaawansowane
Pusty koszyk
Bezpłatna dostawa dla zamówień powyżej 40 złBezpłatna dostawa dla zamówień powyżej 40 zł

Kategorie główne

• Nauka
 [2952531]
• Literatura piękna
 [1815254]

  więcej...
• Turystyka
 [52246]
• Informatyka
 [151406]
• Komiksy
 [36554]
• Encyklopedie
 [23115]
• Dziecięca
 [612095]
• Hobby
 [104900]
• AudioBooki
 [1784]
• Literatura faktu
 [191556]
• Muzyka CD
 [380]
• Słowniki
 [2946]
• Inne
 [442645]
• Kalendarze
 [1505]
• Podręczniki
 [166084]
• Poradniki
 [422936]
• Religia
 [506774]
• Czasopisma
 [518]
• Sport
 [60387]
• Sztuka
 [242639]
• CD, DVD, Video
 [3428]
• Technologie
 [219359]
• Zdrowie
 [98539]
• Książkowe Klimaty
 [124]
• Zabawki
 [2509]
• Puzzle, gry
 [3809]
• Literatura w języku ukraińskim
 [261]
• Art. papiernicze i szkolne
 [8058]
Kategorie szczegółowe BISAC

Kategoria BISAC: Computers >> Computer Science

ilość książek w kategorii: 19019

Wyświetl książki:
Dostępne języki:
Cena:
od:
do:
ilość na stronie:


 Architectural and Operating System Support for Virtual Memory Abhishek Bhattacharjee Daniel Lustig  9783031006296 Springer International Publishing AG
Architectural and Operating System Support for Virtual Memory

ISBN: 9783031006296 / Angielski / Miękka / 176 str.

ISBN: 9783031006296/Angielski/Miękka/176 str.

Termin realizacji zamówienia: ok. 5-8 dni roboczych.
Abhishek Bhattacharjee;Daniel Lustig
This book provides computer engineers, academic researchers, new graduate students, and seasoned practitioners an end-to-end overview of virtual memory. We begin with a recap of foundational concepts and discuss not only state-of-the-art virtual memory hardware and software support available today, but also emerging research trends in this space. The span of topics covers processor microarchitecture, memory systems, operating system design, and memory allocation. We show how efficient virtual memory implementations hinge on careful hardware and software cooperation, and we discuss new...
This book provides computer engineers, academic researchers, new graduate students, and seasoned practitioners an end-to-end overview of virtual memor...
cena: 203,61

 In-/Near-Memory Computing Daichi Fujiki, Xiaowei Wang, Arun Subramaniyan 9783031006449 Springer International Publishing
In-/Near-Memory Computing

ISBN: 9783031006449 / Angielski / Miękka

ISBN: 9783031006449/Angielski/Miękka

Termin realizacji zamówienia: ok. 5-8 dni roboczych.
Daichi Fujiki;Xiaowei Wang;Arun Subramaniyan
This book provides a structured introduction of the key concepts and techniques that enable in-/near-memory computing. For decades, processing-in-memory or near-memory computing has been attracting growing interest due to its potential to break the memory wall. Near-memory computing moves compute logic near the memory, and thereby reduces data movement. Recent work has also shown that certain memories can morph themselves into compute units by exploiting the physical properties of the memory cells, enabling in-situ computing in the memory array. While in- and near-memory computing can...
This book provides a structured introduction of the key concepts and techniques that enable in-/near-memory computing. For decades, processing-in-memo...
cena: 264,71

 Cooperative Task-Oriented Computing: Algorithms and Complexity Chryssis Georgiou Alexander Shvartsman  9783031008771 Springer International Publishing AG
Cooperative Task-Oriented Computing: Algorithms and Complexity

ISBN: 9783031008771 / Angielski / Miękka / 168 str.

ISBN: 9783031008771/Angielski/Miękka/168 str.

Termin realizacji zamówienia: ok. 5-8 dni roboczych.
Chryssis Georgiou;Alexander Shvartsman
Cooperative network supercomputing is becoming increasingly popular for harnessing the power of the global Internet computing platform. A typical Internet supercomputer consists of a master computer or server and a large number of computers called workers, performing computation on behalf of the master. Despite the simplicity and benefits of a single master approach, as the scale of such computing environments grows, it becomes unrealistic to assume the existence of the infallible master that is able to coordinate the activities of multitudes of workers. Large-scale distributed systems are...
Cooperative network supercomputing is becoming increasingly popular for harnessing the power of the global Internet computing platform. A typical Inte...
cena: 142,52

 Network Topology and Fault-Tolerant Consensus Dimitris Sakavalas Lewis Tseng  9783031008863 Springer International Publishing AG
Network Topology and Fault-Tolerant Consensus

ISBN: 9783031008863 / Angielski / Miękka / 152 str.

ISBN: 9783031008863/Angielski/Miękka/152 str.

Termin realizacji zamówienia: ok. 5-8 dni roboczych.
Dimitris Sakavalas;Lewis Tseng
As the structure of contemporary communication networks grows more complex, practical networked distributed systems become prone to component failures. Fault-tolerant consensus in message-passing systems allows participants in the system to agree on a common value despite the malfunction or misbehavior of some components. It is a task of fundamental importance for distributed computing, due to its numerous applications. We summarize studies on the topological conditions that determine the feasibility of consensus, mainly focusing on directed networks and the case of restricted topology...
As the structure of contemporary communication networks grows more complex, practical networked distributed systems become prone to component failures...
cena: 244,34

 Testing iOS Apps with HadoopUnit: Rapid Distributed GUI Testing Scott Tilley Krissada Dechokul  9783031014208 Springer International Publishing AG
Testing iOS Apps with HadoopUnit: Rapid Distributed GUI Testing

ISBN: 9783031014208 / Angielski / Miękka / 104 str.

ISBN: 9783031014208/Angielski/Miękka/104 str.

Termin realizacji zamówienia: ok. 5-8 dni roboczych.
Scott Tilley;Krissada Dechokul
Smartphone users have come to expect high-quality apps. This has increased the importance of software testing in mobile software development. Unfortunately, testing apps-particularly the GUI-can be very time-consuming. Exercising every user interface element and verifying transitions between different views of the app under test quickly becomes problematic. For example, execution of iOS GUI test suites using Apple's UI Automation framework can take an hour or more if the app's interface is complicated. The longer it takes to run a test, the less frequently the test can be run, which in turn...
Smartphone users have come to expect high-quality apps. This has increased the importance of software testing in mobile software development. Unfortun...
cena: 134,37

 Uncertain Schema Matching Avigdor Gal   9783031007170 Springer International Publishing AG
Uncertain Schema Matching

ISBN: 9783031007170 / Angielski / Miękka / 100 str.

ISBN: 9783031007170/Angielski/Miękka/100 str.

Termin realizacji zamówienia: ok. 5-8 dni roboczych.
Avigdor Gal
Schema matching is the task of providing correspondences between concepts describing the meaning of data in various heterogeneous, distributed data sources. Schema matching is one of the basic operations required by the process of data and schema integration, and thus has a great effect on its outcomes, whether these involve targeted content delivery, view integration, database integration, query rewriting over heterogeneous sources, duplicate data elimination, or automatic streamlining of workflow activities that involve heterogeneous data sources. Although schema matching research has...
Schema matching is the task of providing correspondences between concepts describing the meaning of data in various heterogeneous, distributed data so...
cena: 114,00

 Designing for Digital Reading Jennifer Pearson George Buchanan Harold Thimbleby 9783031012020 Springer International Publishing AG
Designing for Digital Reading

ISBN: 9783031012020 / Angielski / Miękka / 136 str.

ISBN: 9783031012020/Angielski/Miękka/136 str.

Termin realizacji zamówienia: ok. 5-8 dni roboczych.
Jennifer Pearson;George Buchanan;Harold Thimbleby
Reading is a complex human activity that has evolved, and co-evolved, with technology over thousands of years. Mass printing in the fifteenth century firmly established what we know as the modern book, with its physical format of covers and paper pages, and now-standard features such as page numbers, footnotes, and diagrams. Today, electronic documents are enabling paperless reading supported by eReading technologies such as Kindles and Nooks, yet a high proportion of users still opt to print on paper before reading. This persistent habit of "printing to read" is one sign of the shortcomings...
Reading is a complex human activity that has evolved, and co-evolved, with technology over thousands of years. Mass printing in the fifteenth century ...
cena: 134,37

 General-Purpose Graphics Processor Architectures Tor M. Aamodt Wilson Wai Lun Fung Timothy G. Rogers 9783031006319 Springer International Publishing AG
General-Purpose Graphics Processor Architectures

ISBN: 9783031006319 / Angielski / Miękka / 122 str.

ISBN: 9783031006319/Angielski/Miękka/122 str.

Termin realizacji zamówienia: ok. 5-8 dni roboczych.
Tor M. Aamodt;Wilson Wai Lun Fung;Timothy G. Rogers
Originally developed to support video games, graphics processor units (GPUs) are now increasingly used for general-purpose (non-graphics) applications ranging from machine learning to mining of cryptographic currencies. GPUs can achieve improved performance and efficiency versus central processing units (CPUs) by dedicating a larger fraction of hardware resources to computation. In addition, their general-purpose programmability makes contemporary GPUs appealing to software developers in comparison to domain-specific accelerators. This book provides an introduction to those interested in...
Originally developed to support video games, graphics processor units (GPUs) are now increasingly used for general-purpose (non-graphics) applications...
cena: 223,98

 Multimedia Information Retrieval Stefan Rueger   9783031011412 Springer International Publishing AG
Multimedia Information Retrieval

ISBN: 9783031011412 / Angielski / Miękka / 172 str.

ISBN: 9783031011412/Angielski/Miękka/172 str.

Termin realizacji zamówienia: ok. 5-8 dni roboczych.
Stefan Rueger
At its very core multimedia information retrieval means the process of searching for and finding multimedia documents; the corresponding research field is concerned with building the best possible multimedia search engines. The intriguing bit here is that the query itself can be a multimedia excerpt: For example, when you walk around in an unknown place and stumble across an interesting landmark, would it not be great if you could just take a picture with your mobile phone and send it to a service that finds a similar picture in a database and tells you more about the building -- and about...
At its very core multimedia information retrieval means the process of searching for and finding multimedia documents; the corresponding research fiel...
cena: 114,00

 Transaction Processing on Modern Hardware Mohammad Sadoghi Spyros Blanas  9783031007422 Springer International Publishing AG
Transaction Processing on Modern Hardware

ISBN: 9783031007422 / Angielski / Miękka / 140 str.

ISBN: 9783031007422/Angielski/Miękka/140 str.

Termin realizacji zamówienia: ok. 5-8 dni roboczych.
Mohammad Sadoghi;Spyros Blanas
The last decade has brought groundbreaking developments in transaction processing. This resurgence of an otherwise mature research area has spurred from the diminishing cost per GB of DRAM that allows many transaction processing workloads to be entirely memory-resident. This shift demanded a pause to fundamentally rethink the architecture of database systems. The data storage lexicon has now expanded beyond spinning disks and RAID levels to include the cache hierarchy, memory consistency models, cache coherence and write invalidation costs, NUMA regions, and coherence domains. New memory...
The last decade has brought groundbreaking developments in transaction processing. This resurgence of an otherwise mature research area has spurred fr...
cena: 244,34

 Data Processing on FPGAs Jens Teubner Louis Woods  9783031007217 Springer International Publishing AG
Data Processing on FPGAs

ISBN: 9783031007217 / Angielski / Miękka / 120 str.

ISBN: 9783031007217/Angielski/Miękka/120 str.

Termin realizacji zamówienia: ok. 5-8 dni roboczych.
Jens Teubner;Louis Woods
Roughly a decade ago, power consumption and heat dissipation concerns forced the semiconductor industry to radically change its course, shifting from sequential to parallel computing. Unfortunately, improving performance of applications has now become much more difficult than in the good old days of frequency scaling. This is also affecting databases and data processing applications in general, and has led to the popularity of so-called data appliances-specialized data processing engines, where software and hardware are sold together in a closed box. Field-programmable gate arrays (FPGAs)...
Roughly a decade ago, power consumption and heat dissipation concerns forced the semiconductor industry to radically change its course, shifting from ...
cena: 134,37

 Scalable Processing of Spatial-Keyword Queries Ahmed R. Mahmood Walid G. Aref  9783031007392 Springer International Publishing AG
Scalable Processing of Spatial-Keyword Queries

ISBN: 9783031007392 / Angielski / Miękka / 120 str.

ISBN: 9783031007392/Angielski/Miękka/120 str.

Termin realizacji zamówienia: ok. 5-8 dni roboczych.
Ahmed R. Mahmood;Walid G. Aref
Text data that is associated with location data has become ubiquitous. A tweet is an example of this type of data, where the text in a tweet is associated with the location where the tweet has been issued. We use the term spatial-keyword data to refer to this type of data. Spatial-keyword data is being generated at massive scale. Almost all online transactions have an associated spatial trace. The spatial trace is derived from GPS coordinates, IP addresses, or cell-phone-tower locations. Hundreds of millions or even billions of spatial-keyword objects are being generated daily....
Text data that is associated with location data has become ubiquitous. A tweet is an example of this type of data, where the text in a tweet is associ...
cena: 203,61

 Interactive IR User Study Design, Evaluation, and Reporting Jiqun Liu Chirag Shah  9783031011917 Springer International Publishing AG
Interactive IR User Study Design, Evaluation, and Reporting

ISBN: 9783031011917 / Angielski / Miękka / 75 str.

ISBN: 9783031011917/Angielski/Miękka/75 str.

Termin realizacji zamówienia: ok. 5-8 dni roboczych.
Jiqun Liu;Chirag Shah
Since user study design has been widely applied in search interactions and information retrieval (IR) systems evaluation studies, a deep reflection and meta-evaluation of interactive IR (IIR) user studies is critical for sharpening the instruments of IIR research and improving the reliability and validity of the conclusions drawn from IIR user studies. To this end, we developed a faceted framework for supporting user study design, reporting, and evaluation based on a systematic review of the state-of-the-art IIR research papers recently published in several top IR venues (n=462). Within the...
Since user study design has been widely applied in search interactions and information retrieval (IR) systems evaluation studies, a deep reflection an...
cena: 215,83

 Cache Replacement Policies Akanksha Jain Calvin Lin  9783031006340 Springer International Publishing AG
Cache Replacement Policies

ISBN: 9783031006340 / Angielski / Miękka / 88 str.

ISBN: 9783031006340/Angielski/Miękka/88 str.

Termin realizacji zamówienia: ok. 5-8 dni roboczych.
Akanksha Jain;Calvin Lin
This book summarizes the landscape of cache replacement policies for CPU data caches. The emphasis is on algorithmic issues, so the authors start by defining a taxonomy that places previous policies into two broad categories, which they refer to as coarse-grained and fine-grained policies. Each of these categories is then divided into three subcategories that describe different approaches to solving the cache replacement problem, along with summaries of significant work in each category. Richer factors, including solutions that optimize for metrics beyond cache miss rates, that are tailored...
This book summarizes the landscape of cache replacement policies for CPU data caches. The emphasis is on algorithmic issues, so the authors start by d...
cena: 134,37

 Design and the Digital Divide: Insights from 40 Years in Computer Support for Older and Disabled People Alan F. Newell   9783031004643 Springer International Publishing AG
Design and the Digital Divide: Insights from 40 Years in Computer Support for Older and Disabled People

ISBN: 9783031004643 / Angielski / Miękka / 177 str.

ISBN: 9783031004643/Angielski/Miękka/177 str.

Termin realizacji zamówienia: ok. 5-8 dni roboczych.
Alan F. Newell
Demographic trends and increasing support costs means that good design for older and disabled people is an economic necessity, as well as a moral imperative. Alan Newell has been described as "a visionary who stretches the imagination of all of us" and "truly ahead of his time." This monograph describes research ranging from developing communication systems for non-speaking and hearing-impaired people to technology to support older people, and addresses the particular challenges older people have with much modern technology. Alan recounts the insights gained from this research journey, and...
Demographic trends and increasing support costs means that good design for older and disabled people is an economic necessity, as well as a moral impe...
cena: 134,37

 On Transactional Concurrency Control Goetz Graefe   9783031007453 Springer International Publishing AG
On Transactional Concurrency Control

ISBN: 9783031007453 / Angielski / Miękka / 408 str.

ISBN: 9783031007453/Angielski/Miękka/408 str.

Termin realizacji zamówienia: ok. 5-8 dni roboczych.
Goetz Graefe
This book contains a number of chapters on transactional database concurrency control. This volume's entire sequence of chapters can summarized as follows: A two-sentence summary of the volume's entire sequence of chapters is this: traditional locking techniques can be improved in multiple dimensions, notably in lock scopes (sizes), lock modes (increment, decrement, and more), lock durations (late acquisition, early release), and lock acquisition sequence (to avoid deadlocks). Even if some of these improvements can be transferred to optimistic concurrency control, notably a fine granularity...
This book contains a number of chapters on transactional database concurrency control. This volume's entire sequence of chapters can summarized as fol...
cena: 264,71

 Link Reversal Algorithms Jennifer Welch Jennifer Walter  9783031008788 Springer International Publishing AG
Link Reversal Algorithms

ISBN: 9783031008788 / Angielski / Miękka / 104 str.

ISBN: 9783031008788/Angielski/Miękka/104 str.

Termin realizacji zamówienia: ok. 5-8 dni roboczych.
Jennifer Welch;Jennifer Walter
Link reversal is a versatile algorithm design technique that has been used in numerous distributed algorithms for a variety of problems. The common thread in these algorithms is that the distributed system is viewed as a graph, with vertices representing the computing nodes and edges representing some other feature of the system (for instance, point-to-point communication channels or a conflict relationship). Each algorithm assigns a virtual direction to the edges of the graph, producing a directed version of the original graph. As the algorithm proceeds, the virtual directions of some of the...
Link reversal is a versatile algorithm design technique that has been used in numerous distributed algorithms for a variety of problems. The common th...
cena: 134,37

 Hajnal Andréka and István Németi on Unity of Science: From Computing to Relativity Theory Through Algebraic Logic Madarász, Judit 9783030641894 Springer Nature Switzerland AG
Hajnal Andréka and István Németi on Unity of Science: From Computing to Relativity Theory Through Algebraic Logic

ISBN: 9783030641894 / Angielski / Miękka / 528 str.

ISBN: 9783030641894/Angielski/Miękka/528 str.

Termin realizacji zamówienia: ok. 5-8 dni roboczych.
Judit Madarasz;Gergely Szekely
This book features more than 20 papers that celebrate the work of Hajnal Andreka and Istvan Nemeti. It illustrates an interaction between developing and applying mathematical logic. The papers offer new results as well as surveys in areas influenced by these two outstanding researchers. They also provide details on the after-life of some of their initiatives. Computer science connects the papers in the first part of the book. The second part concentrates on algebraic logic. It features a range of papers that hint at the intricate many-way connections between logic, algebra, and geometry....
This book features more than 20 papers that celebrate the work of Hajnal Andreka and Istvan Nemeti. It illustrates an interaction between developing a...
cena: 407,25

 Model-Driven Software Engineering in Practice, Second Edition Marco Brambilla Jordi Cabot Manuel Wimmer 9783031014215 Springer International Publishing AG
Model-Driven Software Engineering in Practice, Second Edition

ISBN: 9783031014215 / Angielski / Miękka / 191 str.

ISBN: 9783031014215/Angielski/Miękka/191 str.

Termin realizacji zamówienia: ok. 5-8 dni roboczych.
Marco Brambilla;Jordi Cabot;Manuel Wimmer
This book discusses how model-based approaches can improve the daily practice of software professionals. This is known as Model-Driven Software Engineering (MDSE) or, simply, Model-Driven Engineering (MDE). MDSE practices have proved to increase efficiency and effectiveness in software development, as demonstrated by various quantitative and qualitative studies. MDSE adoption in the software industry is foreseen to grow exponentially in the near future, e.g., due to the convergence of software development and business analysis. The aim of this book is to provide you with an agile and...
This book discusses how model-based approaches can improve the daily practice of software professionals. This is known as Model-Driven Software Engine...
cena: 244,34

 Adaptive and Personalized Visualization Alvitta Ottley   9783031014796 Springer International Publishing AG
Adaptive and Personalized Visualization

ISBN: 9783031014796 / Angielski / Miękka / 99 str.

ISBN: 9783031014796/Angielski/Miękka/99 str.

Termin realizacji zamówienia: ok. 5-8 dni roboczych.
Alvitta Ottley
There is ample evidence in the visualization community that individual differences matter. These prior works highlight various personality traits and cognitive abilities that can modulate the use of the visualization systems and demonstrate a measurable influence on speed, accuracy, process, and attention. Perhaps the most important implication of this body of work is that we can use individual differences as a mechanism for estimating when a design is effective or to identify when people may struggle with visualization designs. These effects can have a critical impact on consequential...
There is ample evidence in the visualization community that individual differences matter. These prior works highlight various personality traits and ...
cena: 215,83

Pierwsza Podprzednia  919  920  921  Następna Ostatnia

Facebook - konto krainaksiazek.pl



Opinie o Krainaksiazek.pl na Opineo.pl

Partner Mybenefit

Krainaksiazek.pl w programie rzetelna firma Krainaksiaze.pl - płatności przez paypal

Czytaj nas na:

Facebook - krainaksiazek.pl
  • książki na zamówienie
  • granty
  • książka na prezent
  • kontakt
  • pomoc
  • opinie
  • regulamin
  • polityka prywatności

Zobacz:

  • Księgarnia czeska

  • Wydawnictwo Książkowe Klimaty

1997-2026 DolnySlask.com Agencja Internetowa

© 1997-2022 krainaksiazek.pl
     
KONTAKT | REGULAMIN | POLITYKA PRYWATNOŚCI | USTAWIENIA PRYWATNOŚCI
Zobacz: Księgarnia Czeska | Wydawnictwo Książkowe Klimaty | Mapa strony | Lista autorów
KrainaKsiazek.PL - Księgarnia Internetowa
Polityka prywatnosci - link
Krainaksiazek.pl - płatnośc Przelewy24
Przechowalnia Przechowalnia