• 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 - Programming - Algorithms

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 20 złBezpłatna dostawa dla zamówień powyżej 20 zł

Kategorie główne

• Nauka
 [2939893]
• Literatura piękna
 [1808953]

  więcej...
• Turystyka
 [70366]
• Informatyka
 [150555]
• Komiksy
 [35137]
• Encyklopedie
 [23160]
• Dziecięca
 [608786]
• Hobby
 [136447]
• AudioBooki
 [1631]
• Literatura faktu
 [225099]
• Muzyka CD
 [360]
• Słowniki
 [2914]
• Inne
 [442115]
• Kalendarze
 [1068]
• Podręczniki
 [166599]
• Poradniki
 [468390]
• Religia
 [506548]
• Czasopisma
 [506]
• Sport
 [61109]
• Sztuka
 [241608]
• CD, DVD, Video
 [3308]
• Technologie
 [218981]
• Zdrowie
 [98614]
• Książkowe Klimaty
 [124]
• Zabawki
 [2174]
• Puzzle, gry
 [3275]
• Literatura w języku ukraińskim
 [260]
• Art. papiernicze i szkolne
 [7376]
Kategorie szczegółowe BISAC

Kategoria BISAC: Computers >> Programming - Algorithms

ilość książek w kategorii: 3744

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


 Algorithms and Programming: Problems and Solutions Shen, Alexander 9781441917478 0
Algorithms and Programming: Problems and Solutions

ISBN: 9781441917478 / Angielski / Twarda / 288 str.

ISBN: 9781441917478/Angielski/Twarda/288 str.

Termin realizacji zamówienia: ok. 5-8 dni roboczych.
Alexander Shen

Algorithms and Programming is primarily intended for use in a first-year undergraduate course in programming. It is structured in a problem-solution format that requires the student to think through the programming process, thus developing an understanding of the underlying theory. The book is easily readable by a student taking a basic introductory course in computer science as well as useful for a graduate-level course in the analysis of algorithms and/or compiler construction.

Each self-contained chapter presents classical and well-known problems supplemented by clear and...

Algorithms and Programming is primarily intended for use in a first-year undergraduate course in programming. It is structured in a problem-solutio...

cena: 261,02

 Machine Learning for Hackers  9781449303716 O'Reilly Media
Machine Learning for Hackers

ISBN: 9781449303716 / Angielski / Miękka / 324 str.

ISBN: 9781449303716/Angielski/Miękka/324 str.

Termin realizacji zamówienia: ok. 5-8 dni roboczych.
Drew Conway

If you re an experienced programmer interested in crunching data, this book will get you started with machine learning a toolkit of algorithms that enables computers to train themselves to automate useful tasks. Authors Drew Conway and John Myles White help you understand machine learning and statistics tools through a series of hands-on case studies, instead of a traditional math-heavy presentation.

Each chapter focuses on a specific problem in machine learning, such as classification, prediction, optimization, and recommendation. Using the R programming language, you ll learn how...

If you re an experienced programmer interested in crunching data, this book will get you started with machine learning a toolkit of algorithms that...

cena: 195,86

 Bandit Algorithms for Website Optimization: Developing, Deploying, and Debugging White, John Myles 9781449341336 0
Bandit Algorithms for Website Optimization: Developing, Deploying, and Debugging

ISBN: 9781449341336 / Angielski / Miękka / 80 str.

ISBN: 9781449341336/Angielski/Miękka/80 str.

Termin realizacji zamówienia: ok. 5-8 dni roboczych.
John White

When looking for ways to improve your website, how do you decide which changes to make? And which changes to keep? This concise book shows you how to use Multiarmed Bandit algorithms to measure the real-world value of any modifications you make to your site. Author John Myles White shows you how this powerful class of algorithms can help you boost website traffic, convert visitors to customers, and increase many other measures of success.

This is the first developer-focused book on bandit algorithms, which were previously described only in research papers. You'll quickly learn the...

When looking for ways to improve your website, how do you decide which changes to make? And which changes to keep? This concise book shows you how ...

cena: 78,32

 New Frontier in Evolutionary Algorithms: Theory and Applications Hitoshi Iba 9781848166813 0
New Frontier in Evolutionary Algorithms: Theory and Applications

ISBN: 9781848166813 / Angielski / Twarda / 316 str.

ISBN: 9781848166813/Angielski/Twarda/316 str.

Termin realizacji zamówienia: ok. 5-8 dni roboczych.
Hitoshi Iba
This book delivers theoretical and practical knowledge of Genetic Algorithms (GA) for the purpose of practical applications. It provides a methodology for a GA-based search strategy with the integration of several Artificial Life and Artificial Intelligence techniques, such as memetic concepts, swarm intelligence, and foraging strategies. The development of such tools contributes to better optimizing methodologies when addressing tasks from areas such as robotics, financial forecasting, and data mining in bioinformatics.The emphasis of this book is on applicability to the real world. Tasks...
This book delivers theoretical and practical knowledge of Genetic Algorithms (GA) for the purpose of practical applications. It provides a methodology...
cena: 293,86

 Functional Programming Patterns in Scala and Clojure: Write Lean Programs for the Jvm Bevilacqua-Linn, Michael 9781937785475 0
Functional Programming Patterns in Scala and Clojure: Write Lean Programs for the Jvm

ISBN: 9781937785475 / Angielski / Miękka / 256 str.

ISBN: 9781937785475/Angielski/Miękka/256 str.

Termin realizacji zamówienia: ok. 5-8 dni roboczych.
Michael Bevilacqua Linn

Solve real-life programming problems with a fraction of the code that pure object-oriented programming requires. Use Scala and Clojure to solve in-depth problems with two sets of patterns: object-oriented patterns that become more concise with functional programming, and natively functional patterns. Your code will be more declarative, with fewer bugs and lower maintenance costs.

Functional languages have their own patterns that enable you to solve problems with less code than object-oriented programming alone. This book introduces you, the experienced Java programmer, to Scala...

Solve real-life programming problems with a fraction of the code that pure object-oriented programming requires. Use Scala and Clojure to solve in-...

cena: 164,19

 Approximation Algorithms Vijay V Vazirani 9783540653677 0
Approximation Algorithms

ISBN: 9783540653677 / Angielski / Twarda / 380 str.

ISBN: 9783540653677/Angielski/Twarda/380 str.

Termin realizacji zamówienia: ok. 5-8 dni roboczych.
Vijay V Vazirani
Although this may seem a paradox, all exact science is dominated by the idea of approximation. Bertrand Russell (1872-1970) Most natural optimization problems, including those arising in important application areas, are NP-hard. Therefore, under the widely believed con jecture that P -=/= NP, their exact solution is prohibitively time consuming. Charting the landscape of approximability of these problems, via polynomial time algorithms, therefore becomes a compelling subject of scientific inquiry in computer science and mathematics. This book presents the theory of ap proximation algorithms...
Although this may seem a paradox, all exact science is dominated by the idea of approximation. Bertrand Russell (1872-1970) Most natural optimization ...
cena: 341,34

 CGAL Arrangements and Their Applications: A Step-By-Step Guide Fogel, Efi 9783642172823 0
CGAL Arrangements and Their Applications: A Step-By-Step Guide

ISBN: 9783642172823 / Angielski / Twarda / 293 str.

ISBN: 9783642172823/Angielski/Twarda/293 str.

Termin realizacji zamówienia: ok. 5-8 dni roboczych.
Efi Fogel
This work shows how to use the CGAL two-dimensional arrangement package, first using small example programs, then describing programs for solving real-world problems. Later chapters are dedicated to large-scale applications written on top of CGAL arrangements.
This work shows how to use the CGAL two-dimensional arrangement package, first using small example programs, then describing programs for solving real...
cena: 200,77

 Modern Applications of Automata Theory Deepak D'Souza 9789814271042 0
Modern Applications of Automata Theory

ISBN: 9789814271042 / Angielski / Twarda / 672 str.

ISBN: 9789814271042/Angielski/Twarda/672 str.

Termin realizacji zamówienia: ok. 5-8 dni roboczych.
Deepak D'Souza
Automata theory has come into prominence with a plethora of applications in fields ranging from verification to XML processing and file compression. This book covers a range of applications of automata theory. It deals with verification and model checking. It is suitable for software practitioners working in this area.
Automata theory has come into prominence with a plethora of applications in fields ranging from verification to XML processing and file compression. T...
cena: 1053,01

 Algorithmics of Matching Under Preferences David (Univ Of Glasgow, Uk) Manlove 9789814425247 World Scientific Publishing Co Pte Ltd
Algorithmics of Matching Under Preferences

ISBN: 9789814425247 / Angielski / Twarda / 524 str.

ISBN: 9789814425247/Angielski/Twarda/524 str.

Termin realizacji zamówienia: ok. 5-8 dni roboczych.
Uk) Manlove David (Univ Of Glasgow
Matching problems with preferences are all around us: they arise when agents seek to be allocated to one another on the basis of ranked preferences over potential outcomes. Efficient algorithms are needed for producing matchings that optimise the satisfaction of the agents according to their preference lists. In recent years there has been a sharp increase in the study of algorithmic aspects of matching problems with preferences, partly reflecting the growing number of applications of these problems worldwide. The importance of the research area was recognised in 2012 through the award of the...
Matching problems with preferences are all around us: they arise when agents seek to be allocated to one another on the basis of ranked preferences ov...
cena: 808,12

 Voronoi Diagrams and Delaunay Triangulations Franz Aurenhammer 9789814447638 0
Voronoi Diagrams and Delaunay Triangulations

ISBN: 9789814447638 / Angielski / Twarda / 348 str.

ISBN: 9789814447638/Angielski/Twarda/348 str.

Termin realizacji zamówienia: ok. 5-8 dni roboczych.
Franz Aurenhammer
Voronoi diagrams partition space according to the influence certain sites exert on their environment. Since the 17th century, such structures play an important role in many areas like Astronomy, Physics, Chemistry, Biology, Ecology, Economics, Mathematics and Computer Science. They help to describe zones of political influence, to determine the hospital nearest to an accident site, to compute collision-free paths for mobile robots, to reconstruct curves and surfaces from sample points, to refine triangular meshes, and to design location strategies for competing markets. This unique book...
Voronoi diagrams partition space according to the influence certain sites exert on their environment. Since the 17th century, such structures play an ...
cena: 386,93

 Algorithms and Data Structures: 13th International Symposium, WADS 2013, London, ON, Canada, August 12-14, 2013. Proceedings Frank Dehne, Roberto Solis-Oba, Jörg-Rüdiger Sack 9783642401039 Springer-Verlag Berlin and Heidelberg GmbH &
Algorithms and Data Structures: 13th International Symposium, WADS 2013, London, ON, Canada, August 12-14, 2013. Proceedings

ISBN: 9783642401039 / Angielski / Miękka / 538 str.

ISBN: 9783642401039/Angielski/Miękka/538 str.

Termin realizacji zamówienia: ok. 5-8 dni roboczych.
Frank Dehne;Roberto Solis-Oba;Jörg-Rüdiger Sack
This book constitutes the refereed proceedings of the 13th Algorithms and Data Structures Symposium, WADS 2013, held in London, ON, Canada, August 2013. The Algorithms and Data Structures Symposium - WADS (formerly Workshop on Algorithms and Data Structures) is intended as a forum for researchers in the area of design and analysis of algorithms and data structures. The 44 revised full papers presented in this volume were carefully reviewed and selected from 139 submissions. The papers present original research on algorithms and data structures in all areas, including bioinformatics,...
This book constitutes the refereed proceedings of the 13th Algorithms and Data Structures Symposium, WADS 2013, held in London, ON, Canada, August 201...
cena: 200,77

 Space-Efficient Data Structures, Streams, and Algorithms: Papers in Honor of J. Ian Munro, on the Occasion of His 66th Birthday Brodnik, Andrej 9783642402722 Springer
Space-Efficient Data Structures, Streams, and Algorithms: Papers in Honor of J. Ian Munro, on the Occasion of His 66th Birthday

ISBN: 9783642402722 / Angielski / Miękka / 363 str.

ISBN: 9783642402722/Angielski/Miękka/363 str.

Termin realizacji zamówienia: ok. 5-8 dni roboczych.
Andrej Brodnik; Alejandro Lopez-Ortiz; Venkatesh Raman
This Festschrift volume, published in honor of J. Ian Munro, presents a good overall perspective of the last 40 years of research in algorithms and data structures. It also explores the future prospects in algorithm research.
This Festschrift volume, published in honor of J. Ian Munro, presents a good overall perspective of the last 40 years of research in algorithms and da...
cena: 200,77

 Numerical Analysis and Its Applications: 5th International Conference, Naa 2012, Lozenetz, Bulgaria, June 15-20, 2012, Revised Selected Papers Dimov, Ivan 9783642415142 Springer
Numerical Analysis and Its Applications: 5th International Conference, Naa 2012, Lozenetz, Bulgaria, June 15-20, 2012, Revised Selected Papers

ISBN: 9783642415142 / Angielski / Miękka / 572 str.

ISBN: 9783642415142/Angielski/Miękka/572 str.

Termin realizacji zamówienia: ok. 5-8 dni roboczych.
Ivan Dimov; Istvan Farago; Lubin Vulkov
This book constitutes thoroughly revised selected papers of the 5th International Conference on Numerical Analysis and Its Applications, NAA 2012, held in Lozenetz, Bulgaria, in June 2012. The 65 revised papers presented were carefully reviewed and selected from various submissions. The papers cover a broad area of topics of interest such as numerical approximation and computational geometry; numerical linear algebra and numerical solution of transcendental equation; numerical methods for differential equations; numerical stochastics, numerical modeling; and high performance scientific...
This book constitutes thoroughly revised selected papers of the 5th International Conference on Numerical Analysis and Its Applications, NAA 2012, hel...
cena: 200,77

 Distributed Computing: 27th International Symposium, Disc 2013, Jerusalem, Israel, October 14-18, 2013, Proceedings Afek, Yehuda 9783642415265 Springer
Distributed Computing: 27th International Symposium, Disc 2013, Jerusalem, Israel, October 14-18, 2013, Proceedings

ISBN: 9783642415265 / Angielski / Miękka / 586 str.

ISBN: 9783642415265/Angielski/Miękka/586 str.

Termin realizacji zamówienia: ok. 5-8 dni roboczych.
Yehuda Afek
This book constitutes the proceedings of the 27th International Symposium on Distributed Computing, DISC 2013, held in Jerusalem, Israel, in October 2013. The 27 full papers presented in this volume were carefully reviewed and selected from 142 submissions; 16 brief announcements are also included. The papers are organized in topical sections named: graph distributed algorithms; topology, leader election, and spanning trees; software transactional memory; shared memory executions; shared memory and storage; gossip and rumor; shared memory tasks and data structures; routing; radio networks and...
This book constitutes the proceedings of the 27th International Symposium on Distributed Computing, DISC 2013, held in Jerusalem, Israel, in October 2...
cena: 200,77

 IBM SPSS Modeler Cookbook: If you've already had some experience with IBM SPSS Modeler this cookbook will help you delve deeper and exploit the i McCormick, Keith 9781849685467 Packt Publishing
IBM SPSS Modeler Cookbook: If you've already had some experience with IBM SPSS Modeler this cookbook will help you delve deeper and exploit the i

ISBN: 9781849685467 / Angielski / Miękka / 382 str.

ISBN: 9781849685467/Angielski/Miękka/382 str.

Termin realizacji zamówienia: ok. 5-8 dni roboczych.
Keith McCormick; Dean Abbott; Meta S. Brown
IBM SPSS Modeler is a data mining workbench that enables you to explore data, identify important relationships that you can leverage, and build predictive models quickly allowing your organization to base its decisions on hard data not hunches or guesswork. IBM SPSS Modeler Cookbook takes you beyond the basics and shares the tips, the timesavers, and the workarounds that experts use to increase productivity and extract maximum value from data. The authors of this book are among the very best of these exponents, gurus who, in their brilliant and imaginative use of the tool, have pushed back...
IBM SPSS Modeler is a data mining workbench that enables you to explore data, identify important relationships that you can leverage, and build predic...
cena: 304,72

 Frontiers in Algorithmics: 10th International Workshop, Faw 2016, Qingdao, China, June 30- July 2, 2016, Proceedings Zhu, Daming 9783319398167 Springer
Frontiers in Algorithmics: 10th International Workshop, Faw 2016, Qingdao, China, June 30- July 2, 2016, Proceedings

ISBN: 9783319398167 / Angielski / Miękka / 290 str.

ISBN: 9783319398167/Angielski/Miękka/290 str.

Termin realizacji zamówienia: ok. 5-8 dni roboczych.
Daming Zhu; Sergey Bereg

This book constitutes the proceedings of the 10th International Workshop on Frontiers in Algorithmics, FAW 2016, held in Qingdao, China, in June/July 2016.

The 25 full papers presented in this volume were carefully reviewed and selected from 54 submissions. They deal with algorithm, complexity, problem, reduction, NP-complete, graph, approximation, linear programming, local search, integer programming, semidefinite programming, parameterized algorithm, fixed parameter, tractability, randomness, computational geometry.


This book constitutes the proceedings of the 10th International Workshop on Frontiers in Algorithmics, FAW 2016, held in Qingdao, China, in June/Ju...

cena: 200,77

 Algorithmic Mathematics Stefan Hougardy Jens Vygen Rabe Vo 9783319395579 Springer
Algorithmic Mathematics

ISBN: 9783319395579 / Angielski / Twarda / 163 str.

ISBN: 9783319395579/Angielski/Twarda/163 str.

Termin realizacji zamówienia: ok. 5-8 dni roboczych.
Stefan Hougardy; Jens Vygen; Rabe Von Randow

Algorithms play an increasingly important role in nearly all fields of mathematics. This book allows readers to develop basic mathematical abilities, in particular those concerning the design and analysis of algorithms as well as their implementation. It presents not only fundamental algorithms like the sieve of Eratosthenes, the Euclidean algorithm, sorting algorithms, algorithms on graphs, and Gaussian elimination, but also discusses elementary data structures, basic graph theory, and numerical questions. In addition, it provides an introduction to programming and demonstrates in detail...

Algorithms play an increasingly important role in nearly all fields of mathematics. This book allows readers to develop basic mathematical abilitie...

cena: 220,86

 Experimental Algorithms: 15th International Symposium, Sea 2016, St. Petersburg, Russia, June 5-8, 2016, Proceedings Goldberg, Andrew V. 9783319388502 Springer
Experimental Algorithms: 15th International Symposium, Sea 2016, St. Petersburg, Russia, June 5-8, 2016, Proceedings

ISBN: 9783319388502 / Angielski / Miękka / 386 str.

ISBN: 9783319388502/Angielski/Miękka/386 str.

Termin realizacji zamówienia: ok. 5-8 dni roboczych.
Andrew V. Goldberg; Alexander S. Kulikov

This book constitutes the refereed proceedings of the 15th International Symposium on Experimental Algorithms, SEA 2016, held in St. Petersburg, Russia, in June 2016.

The 25 revised full papers presented were carefully reviewed and selected from 54 submissions. The main theme of the symposium is the role of experimentation and of algorithm engineering techniques in the design and evaluation of algorithms and data structures. SEA covers a wide range of topics in experimental algorithmics, bringing together researchers from algorithm engineering, mathematical programming, and...

This book constitutes the refereed proceedings of the 15th International Symposium on Experimental Algorithms, SEA 2016, held in St. Petersburg, Ru...

cena: 200,77

 Computer Science - Theory and Applications: 11th International Computer Science Symposium in Russia, Csr 2016, St. Petersburg, Russia, June 9-13, 2016 Kulikov, Alexander S. 9783319341705 Springer
Computer Science - Theory and Applications: 11th International Computer Science Symposium in Russia, Csr 2016, St. Petersburg, Russia, June 9-13, 2016

ISBN: 9783319341705 / Angielski / Miękka / 425 str.

ISBN: 9783319341705/Angielski/Miękka/425 str.

Termin realizacji zamówienia: ok. 5-8 dni roboczych.
Alexander S. Kulikov; Gerhard J. Woeginger

This book constitutes the proceedings of the 11th International Computer Science Symposium in Russia, CSR 2016, held in St. Petersburg, Russia, in June 2016.

The 28 full papers presented in this volume were carefully reviewed and selected from 71 submissions. In addition the book contains 4 invited lectures. The scope of the proposed topics is quite broad and covers a wide range of areas such as: include, but are not limited to: algorithms and data structures; combinatorial optimization; constraint solving; computational complexity; cryptography; combinatorics in computer...

This book constitutes the proceedings of the 11th International Computer Science Symposium in Russia, CSR 2016, held in St. Petersburg, Russia, in ...

cena: 200,77

 Learning MATLAB: A Problem Solving Approach Gander, Walter 9783319253268 Springer
Learning MATLAB: A Problem Solving Approach

ISBN: 9783319253268 / Angielski / Miękka / 149 str.

ISBN: 9783319253268/Angielski/Miękka/149 str.

Termin realizacji zamówienia: ok. 5-8 dni roboczych.
Walter Gander

This comprehensive and stimulating introduction to Matlab, a computer language now widely used for technical computing, is based on an introductory course held at Qian Weichang College, Shanghai University, in the fall of 2014.

Teaching and learning a substantial programming language aren't always straightforward tasks. Accordingly, this textbook is not meant to cover the whole range of this high-performance technical programming environment, but to motivate first- and second-year undergraduate students in mathematics and computer science to learn Matlab by studying representative...

This comprehensive and stimulating introduction to Matlab, a computer language now widely used for technical computing, is based on an introductory...

cena: 180,69

Pierwsza Podprzednia  13  14  15  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