krainaksiazek algorithms design and analysis 20128179

- znaleziono 58 produktów w 6 sklepach

Introduction to the Design & Analysis of Algorithms - 2878629458

1027,32 zł

Introduction to the Design & Analysis of Algorithms Pearson College Div

Książki / Literatura obcojęzyczna

Based on a new classification of algorithm design techniques and a clear delineation of analysis methods, "Introduction to the Design and Analysis of Algorithms" presents the subject in a coherent and innovative manner. Written in a student-friendly style, the book emphasizes the understanding of ideas over excessively formal treatment while thoroughly covering the material required in an introductory algorithms course. Popular puzzles are used to motivate students' interest and strengthen their skills in algorithmic problem solving. Other learning-enhancement features include chapter summaries, hints to the exercises, and a detailed solution manual.

Sklep: Libristo.pl

Algorithms: Design And Analysis - 2857223321

129,99 zł

Algorithms: Design And Analysis

Książki Obcojęzyczne>Angielskie>Computing & information technology>Computer science>Mathematical theory of computation>Maths for comput...

0x00506fbd00000000

Sklep: Gigant.pl

Design And Analysis Of Algorithms - 2849940840

124,99 zł

Design And Analysis Of Algorithms

Książki Obcojęzyczne>Angielskie>Computing & information technology>Computer science

0x0082a2c600000000

Sklep: Gigant.pl

Design And Analysis Of Algorithms - 2857094680

339,99 zł

Design And Analysis Of Algorithms

Książki Obcojęzyczne>Angielskie>Computing & information technology>Information technology: general issues

0x002694c800000000

Sklep: Gigant.pl

Analysis And Design Of Handoff Algorithms - 2857117508

239,99 zł

Analysis And Design Of Handoff Algorithms

Książki Obcojęzyczne>Angielskie>Technology, engineering, agriculture>Electronics & communications engineering>Electronics engineering

0x002b564200000000

Sklep: Gigant.pl

Design And Analysis Of Randomized Algorithms - 2849505320

319,99 zł

Design And Analysis Of Randomized Algorithms

Książki Obcojęzyczne>Angielskie>Computing & information technology>Computer programming / software development>Algorithms & data structure...

0x0150c52c00000000

Sklep: Gigant.pl

Introduction to the Design Analysis of Algorithms - 2852798621

844,28 zł

Introduction to the Design Analysis of Algorithms

Książki

Sklep: KrainaKsiazek.pl

Analysis and Design of Algorithms - 2849548642

483,56 zł

Analysis and Design of Algorithms

Książki

Sklep: KrainaKsiazek.pl

Advances in Metaheuristic Algorithms for Optimal Design of Structures - 2877874603

1435,99 zł

Advances in Metaheuristic Algorithms for Optimal Design of Structures Springer Nature Switzerland AG

Książki / Literatura obcojęzyczna

This book presents efficient metaheuristic algorithms for optimal design of structures. Many of these algorithms are developed by the author and his graduate students, consisting of Particle Swarm Optimization, Charged System Search, Magnetic Charged System Search, Field of Forces Optimization, Democratic Particle Swarm Optimization, Dolphin Echolocation Optimization, Colliding Bodies Optimization, Ray Optimization. These are presented together with algorithms which are developed by other authors and have been successfully applied to various optimization problems. These consist of Partical Swarm Optimization, Big Band Big Crunch algorithm, Cuckoo Search Optimization, Imperialist Competitive Algorithm and Chaos Embedded Metaheuristic Algorithm. Finally a multi-objective Optimization is presented to Solve large scale structural problems based on the Charged System Search algorithm, In the second edition seven new chapters are added consisting of Enhance colliding bodies optimization, Global sensitivity analysis, Tug of War Optimization, Water evaporation optimization, Vibrating System Optimization and Cyclical Parthenogenesis Optimization algorithm. In the third edition, five new chapters are included consisting of the recently developed algorithms. These are Shuffled Shepherd Optimization Algorithm, Set Theoretical Shuffled Shepherd Optimization Algorithm, Set Theoretical Teaching-Learning-Based Optimization Algorithm, Thermal Exchange Metaheuristic Optimization Algorithm, and Water Strider Optimization Algorithm and Its Enhancement. The concepts and algorithm presented in this book are not only applicable to optimization of skeletal structure, finite element models, but can equally be utilized for optimal design of other systems such as hydraulic and electrical networks.

Sklep: Libristo.pl

Data Structures and Algorithms in Python - 2861971410

965,93 zł

Data Structures and Algorithms in Python John Wiley & Sons Inc

Książki / Literatura obcojęzyczna

Based on the authors' market leading data structures books in Java and C++, this book offers a comprehensive, definitive introduction to data structures in Python by authoritative authors. Data Structures and Algorithms in Python is the first authoritative object-oriented book available for Python data structures. Designed to provide a comprehensive introduction to data structures and algorithms, including their design, analysis, and implementation, the text will maintain the same general structure as Data Structures and Algorithms in Java and Data Structures and Algorithms in C++. Begins by discussing Python's conceptually simple syntax, which allows for a greater focus on concepts. Employs a consistent object-oriented viewpoint throughout the text. Presents each data structure using ADTs and their respective implementations and introduces important design patterns as a means to organize those implementations into classes, methods, and objects. Provides a thorough discussion on the analysis and design of fundamental data structures. Includes many helpful Python code examples, with source code provided on the website.Uses illustrations to present data structures and algorithms, as well as their analysis, in a clear, visual manner. Provides hundreds of exercises that promote creativity, help readers learn how to think like programmers, and reinforce important concepts. Contains many Python-code and pseudo-code fragments, and hundreds of exercises, which are divided into roughly 40% reinforcement exercises, 40% creativity exercises, and 20% programming projects.

Sklep: Libristo.pl

Machine Learning Algorithms - 2878445182

824,29 zł

Machine Learning Algorithms Springer, Berlin

Książki / Literatura obcojęzyczna

Machine learning is widely used in signal processing which is demonstrated in this book. The success of machine learning in signal processing relies heavily on the quality of the data which is also demonstrated in this book. However, the diverse data sources make it harder to get very high-quality data. What makes it worse is that there might be a malicious adversary, who can deliberately modify the data or add poisoning data to corrupt the learning system. This imposes a significant threat to machine learning in signal processing, for example, in wireless communication, array signal processing, and image signal processing. Hence, it is necessary and urgent to investigate the behavior of machine learning algorithms in signal processing under adversarial attacks. The authors examine the adversarial robustness of three commonly used machine learning algorithms in signal processing: linear regression, LASSO-based feature selection, and principal component analysis (PCA). Based on the theoretical analysis for this book, the authors also carry out adversarial attacks on several signal processing problems, such as feature selection, array signal processing, principal component analysis, wireless sensor networks and more. The first part of this book studies the adversarial robustness of linear regression. The authors assume there is an adversary in the linear regression system and it tries to suppress or promote one of the regression coefficients. To obtain this goal, the adversary adds poisoning data samples or directly modifies the feature matrix of the original data. The authors derive the optimal poisoning data sample and propose an alternating optimization method to design the optimal feature modification. It also demonstrate the effectiveness of the attack against a wireless distributed learning system. The second part of this book extends the linear regression to LASSO-based feature selection and studies the best strategy to modify the feature matrix or response values to mislead the learning system to select the wrong features. The authors formulate this problem as a bi-level optimization problem and use a smooth approximation of the norm function to attain the gradient of our objective function. With the gradient information, the authors employ the projected gradient method to find the optimal attacks. It also illustrates how this attack influences array signal processing and weather data analysis. The last section of this book considers the adversarial robustness of the subspace learning problem. The authors examine the optimal modification strategy under the energy constraints to delude the PCA-based subspace learning algorithm and derive the optimal attack strategy to modify the original data to maximize the subspace distance between the original one and the one after modification. This book also conducts an attack on a principal regression problem and demonstrate its impacts on the subspace and the regression result. This book targets researchers working in machine Learning, electronic information and Information theory as well as advanced-level students studying these subjects. R&D engineers who are working in machine learning, adversarial machine learning, robust machine learning and technical consultants working on the security and robustness of machine learning will also want to purchase this book as a reference guide.

Sklep: Libristo.pl

Combinatorial Optimization and Graph Algorithms - 2878630898

569,15 zł

Combinatorial Optimization and Graph Algorithms Springer Verlag, Singapore

Książki / Literatura obcojęzyczna

Covering network designs, discrete convex analysis, facility location and clustering problems, matching games, and parameterized complexity, this book discusses theoretical aspects of combinatorial optimization and graph algorithms. Contributions are by renowned researchers who attended NII Shonan meetings on this essential topic. The collection contained here provides readers with the outcome of the authors' research and productive meetings on this dynamic area, ranging from computer science and mathematics to operations research.Networks are ubiquitous in today's world: the Web, online social networks, and search-and-query click logs can lead to a graph that consists of vertices and edges. Such networks are growing so fast that it is essential to design algorithms to work for these large networks. Graph algorithms comprise an area in computer science that works to design efficient algorithms for networks. Here one can work on theoretical or practical problems where implementation of an algorithm for large networks is needed. In two of the chapters, recent results in graph matching games and fixed parameter tractability are surveyed.Combinatorial optimization is an intersection of operations research and mathematics, especially discrete mathematics, which deals with new questions and new problems, attempting to find an optimum object from a finite set of objects. Most problems in combinatorial optimization are not tractable (i.e., NP-hard). Therefore it is necessary to design an approximation algorithm for them. To tackle these problems requires the development and combination of ideas and techniques from diverse mathematical areas including complexity theory, algorithm theory, and matroids as well as graph theory, combinatorics, convex and nonlinear optimization, and discrete and convex geometry. Overall, the book presents recent progress in facility location, network design, and discrete convex analysis.

Sklep: Libristo.pl

Randomized Algorithms - 2878630026

440,32 zł

Randomized Algorithms Cambridge University Press

Książki / Literatura obcojęzyczna

For many applications a randomized algorithm is either the simplest algorithm available, or the fastest, or both. This tutorial presents the basic concepts in the design and analysis of randomized algorithms. The first part of the book presents tools from probability theory and probabilistic analysis that are recurrent in algorithmic applications. Algorithmic examples are given to illustrate the use of each tool in a concrete setting. In the second part of the book, each of the seven chapters focuses on one important area of application of randomized algorithms: data structures; geometric algorithms; graph algorithms; number theory; enumeration; parallel algorithms; and on-line algorithms. A comprehensive and representative selection of the algorithms in these areas is also given. This first book on the subject should prove invaluable as a reference for researchers and professional programmers, as well as for students.

Sklep: Libristo.pl

Data Structures and Algorithms in C++ 2e (WSE) - 2873611312

952,62 zł

Data Structures and Algorithms in C++ 2e (WSE) John Wiley & Sons Inc

Książki / Literatura obcojęzyczna

An updated, innovative approach to data structures and algorithms Written by an author team of experts in their fields, this authoritative guide demystifies even the most difficult mathematical concepts so that you can gain a clear understanding of data structures and algorithms in C++. The unparalleled author team incorporates the object-oriented design paradigm using C++ as the implementation language, while also providing intuition and analysis of fundamental algorithms. Offers a unique multimedia format for learning the fundamentals of data structures and algorithms Allows you to visualize key analytic concepts, learn about the most recent insights in the field, and do data structure design Provides clear approaches for developing programs Features a clear, easy-to-understand writing style that breaks down even the most difficult mathematical concepts Building on the success of the first edition, this new version offers you an innovative approach to fundamental data structures and algorithms.

Sklep: Libristo.pl

Data Structures and Algorithms in Java 6E - 2878079531

952,62 zł

Data Structures and Algorithms in Java 6E John Wiley & Sons Inc

Książki / Literatura obcojęzyczna

The design and analysis of efficient data structures has long been recognized as a key component of the Computer Science curriculum. Goodrich, Tomassia and Goldwasser's approach to this classic topic is based on the object-oriented paradigm as the framework of choice for the design of data structures.

Sklep: Libristo.pl

szukaj w Kangoo krainaksiazek algorithms design and analysis 20128179

Sklepy zlokalizowane w miastach: Warszawa, Kraków, Łódź, Wrocław, Poznań, Gdańsk, Szczecin, Bydgoszcz, Lublin, Katowice

Szukaj w sklepach lub całym serwisie

1. Sklepy z krainaksiazek pl algorithms design and analysis 20128179

2. Szukaj na wszystkich stronach serwisu

t1=0.066, t2=0, t3=0, t4=0.025, t=0.066

Dla sprzedawców

copyright © 2005-2025 Sklepy24.pl  |  made by Internet Software House DOTCOM RIVER