Sign up
Forgot password?
FAQ: Login

Algorithms and data structures

Supervising moderators and trusted users

  • Folding files by type is disabled
2025.04
3rd ed. — Addison-Weasley, 1997. — 702 p. — ISBN13: 978-0201314526; ISBN10: 0201314525. Robert Sedgewick has thoroughly rewritten and substantially expanded his popular work to provide current and comprehensive coverage of important algorithms and data structures. Many new algorithms are presented, and the explanations of each algorithm are much more detailed than in previous...
  • №1
  • 7,79 MB
  • added
2025.03
San Francisco: No Starch Press, 2025. — 410 p. — ISBN: 1718503865. Enter the wonderful world of graph algorithms, where you’ll learn when and how to apply these highly useful data structures to solve a wide range of fascinating (and fantastical) computational problems. Graph Algorithms the Fun Way offers a refreshing approach to complex concepts by blending humor, imaginative...
  • №2
  • 58,38 MB
  • added
Packt Publishing, 2024. — 368 p. Key Features: Leverage data-as-product to unlock the modular platform potential and fix flaws in traditional monolithic architectures. Learn how to identify, implement, and operate data products throughout their life cycle. Design and execute a forward-thinking strategy to turn your data products into organizational assets. Book Description:...
  • №3
  • 17,44 MB
  • added
Manning Publications, 2024. — 280 p. — ISBN: 978-1633437418. A friendly illustrated guide to designing and implementing your first database. Grokking Relational Database Design makes the principles of designing relational databases approachable and engaging. Everything in this book is reinforced by hands-on exercises and examples. In Grokking Relational Database Design, you’ll...
  • №4
  • 24,00 MB
  • added
Manning Publications, 2024. — 280 p. — ISBN: 978-1633437418. A friendly illustrated guide to designing and implementing your first database. Grokking Relational Database Design makes the principles of designing relational databases approachable and engaging. Everything in this book is reinforced by hands-on exercises and examples. In Grokking Relational Database Design, you’ll...
  • №5
  • 30,99 MB
  • added
2025.02
Wiley, 2019. — 419 p. Data Structure has the importance not only in Computer Science but for any discipline of Engineering and Technology where there is a requirement of appropriate data structures in program development. Before solving a problem, a major decision is taken about which data structure will be used to represent the data. In this book, multiple stacks and multiple...
  • №6
  • 29,71 MB
  • added
2025.01
Apress, 2021. — 661 p. — ISBN: 978-1-4842-7076-9. Learn approaches to computational thinking and the art of designing algorithms. Most of the algorithms you will see in this book are used in almost all software that runs on your computer. Learning how to program can be very rewarding. It is a special feeling to see a computer translate your thoughts into actions and see it...
  • №7
  • 7,01 MB
  • added
  • info modified
2024.12
2nd ed. — Cambridge: Cambridge University Press, 2024. — 617 p. — ISBN: 1009302140. Understand algorithms and their design with this revised student-friendly textbook. Unlike other algorithms books, this one is approachable, the methods it explains are straightforward, and the insights it provides are numerous and valuable. Without grinding through lots of formal proof,...
  • №8
  • 9,16 MB
  • added
2024.11
Independently published, 2024. — 139 p. — ISBN: 979-8413681985. A concise, illustrated guide to algorithms and data structures, perfect for coding interviews, classes, or self-study. Covers key concepts, from fundamentals to graphs, trees, sorting, and search techniques. This book is a concise and illustrated guide for anyone who wants to brush up on their fundamentals in the...
  • №9
  • 5,04 MB
  • added
Birmingham: Packt Publishing, 2024. — 354 p. — ISBN: 1835886825. Master advanced algorithm design techniques to tackle complex programming challenges and optimize application performance. Key Features: Develop advanced algorithm design skills to solve modern computational problems. Learn state-of-the-art techniques to deepen your understanding of complex algorithms. Apply your...
  • №10
  • 8,55 MB
  • added
The Pragmatic Bookshelf, 2023. - 481 p. - ISBN: 9798888650356. If you thought data structures and algorithms were all just theory, you're missing out on what they can do for your Python code. Learn to use Big O notation to make your code run faster by orders of magnitude. Choose from data structures such as hash tables, trees, and graphs to increase your code's efficiency...
  • №11
  • 12,15 MB
  • added
Packt Publishing Pvt. Ltd., 2024. — 873 p. Master advanced algorithm design techniques to tackle complex programming challenges and optimize application performance. Key FeaturesDevelop advanced algorithm design skills to solve modern computational problems. Learn state-of-the-art techniques to deepen your understanding of complex algorithms. Apply your skills to real-world...
  • №12
  • 5,84 MB
  • added
Manning Publications, 2022. — 306 p. — ISBN: 978-1617298035. Massive modern datasets make traditional data structures and algorithms grind to a halt. This fun and practical guide introduces cutting-edge techniques that can reliably handle even the largest distributed datasets. In Algorithms and Data Structures for Massive Datasets you will learn: Probabilistic sketching data...
  • №13
  • 37,43 MB
  • added
2024.09
Independently published, 2023. — 230 p. Grokking Algorithms is a book that aims to help readers understand the fundamental concepts of Computer Science algorithms. It covers various algorithms and data structures, including searching, sorting, graph algorithms, dynamic programming, and more. The book presents the concepts clearly and concisely, with plenty of illustrations and...
  • №14
  • 1,36 MB
  • added
No Starch Press, 2024. — 264 p. — ISBN-13: 978-1-7185-0387-8. Enter the wonderful world of graph algorithms, where you’ll learn when and how to apply these highly useful data structures to solve a wide range of fascinating (and fantastical) computational problems. Graph Algorithms the Fun Way offers a refreshing approach to complex concepts by blending humor, imaginative...
  • №15
  • 29,80 MB
  • added
Paris, Publications Universitaires de France. Second edition(2002). 129p. Le terme algorithme tire son origine du nom du mathématicien persan Al Khwarizmi qui vécut vers l'an 820. La paternité de la notion d'algorithme ne peut cependant lui être attribuée, puisque cette notion est connue depuis l'Antiquité, comme en témoignent les écrits de Dio- phante d'Alexandrie et d'Euclide...
  • №16
  • 717,88 KB
  • added
  • info modified
Paris, Editions Pole. First edition (2009). 169 p. Le mot français «algorithme» provient du nom d'unsavant arabe du IX siècle. On lui doit plusieurs méthodes pour le calcul effectif de racines d'une équation du second degré. C'est également grâce à lui que se diffuseront les chiffres arabes en Occident.
  • №17
  • 20,28 MB
  • added
  • info modified
2024.08
Nova Science Publishers, 2024. — 476 p. Due to the explosion of technology, scientific and parallel computing, faster computers have become available. This development simply means that new optimized algorithms should be developed to take advantage of these improvements. This is where this book containing such algorithms comes in handy, with applications in economics,...
  • №18
  • 6,76 MB
  • added
Manning Publications, 2024. — 282 p. — ISBN: 978-1633436992. Don't be perplexed by data structures! This fun, friendly, and fully illustrated guide makes it easy to learn useful data structures you'll put to work every day. Grokking Data Structures makes it a breeze to learn the most useful day-to-day data structures. You'll follow a steady learning path from absolute basics to...
  • №19
  • 14,05 MB
  • added
Facile Publishing, 2024. — 146 p. Unlock the power of algorithms with this accessible and richly illustrated guide. Whether you're a novice eager to learn the fundamentals of computer science or a professional preparing for interviews, this book provides clear explanations and practical examples to help you get an overview of problem-solving techniques. Explore key concepts,...
  • №20
  • 16,45 MB
  • added
2024.07
Manning Publications, 2024. — 282 p. Don't be perplexed by data structures! This fun, friendly, and fully illustrated guide makes it easy to learn useful data structures you'll put to work every day. Grokking Data Structures makes it a breeze to learn the most useful day-to-day data structures. You'll follow a steady learning path from absolute basics to advanced concepts, all...
  • №21
  • 16,83 MB
  • added
2024.06
CRC Press, 2025. — 159 p. — (Advances in Metaheuristics). — ISBN: 978-1-032-69979-0. With the emergence of the Data Economy, information has become integral to business excellence. Every enterprise, irrespective of its domain of interest, carries and processes a lot of data in its day-to-day activities. Converting massive datasets into insightful information plays an important...
  • №22
  • 8,87 MB
  • added
Quantum Technologies, 2023. — 267 p. — ISBN: 979-8854326957. Now you have access to our eLearning Platform which includes: Free Repository Code with all code blocks used in this book. Access to Free Chapters of all our library of programming published books. Free premium customer support. Much more... Unlock the world of algorithms and discover how to harness their power to...
  • №23
  • 5,87 MB
  • added
Pragmatic Bookshelf, 2024. — 504 p. If you thought data structures and algorithms were all just theory, you're missing out on what they can do for your Python code. Learn to use Big O notation to make your code run faster by orders of magnitude. Choose from data structures such as hash tables, trees, and graphs to increase your code's efficiency exponentially. With simple...
  • №24
  • 24,08 MB
  • added
De Gruyter, 2024. — 383 p. Algorithms are ubiquitous in the contemporary technological world, and they ultimately consist of finite sequences of instructions used to accomplish tasks with necessary input values. This book analyzes the top-performing algorithms in areas as diverse as Big Data, Artificial Intelligence, Optimization Techniques, and Cloud & Cyber Security Systems...
  • №25
  • 4,93 MB
  • added
De Gruyter, 2024. — 383 p. — ISBN-13 978-3111228006. Algorithms are ubiquitous in the contemporary technological world, and they ultimately consist of finite sequences of instructions used to accomplish tasks with necessary input values. This book analyzes the top-performing algorithms in areas as diverse as Big Data, Artificial Intelligence, Optimization Techniques, and Cloud...
  • №26
  • 3,52 MB
  • added
2024.05
PHI Learning Private Limited, 2023. — 473 p. — ISBN-978-93-91818-86-9. The book is self-contained and includes the desired mathematical background. The book covers most of the data structures and classical graphs algorithms, string algorithms, matroid algorithms, linear algebra algorithms, flow and circulation algorithms, linear programming solvers, and integer algorithms. It...
  • №27
  • 34,41 MB
  • added
2024.04
Wiley 2. Edition 1995. ISBN-10: 1558514341. ISBN-13: 978-1558514348. The Data Compression Book Second Edition The Data Compression Book is the most authoritative guide to data compression techniques available. This second edition has been updated to include fractal compression techniques and all the latest developments in the compression field. All the code in the previous...
  • №28
  • 1,48 MB
  • added
  • info modified
Independently Published, 2024. — 274 p. This comprehensive guide is designed to introduce budding programmers and those new to computer science to the critical concepts of data structures and algorithms — key components that underpin efficient problem-solving and coding practices. In the realm of software development, understanding data structures and algorithms is not just an...
  • №29
  • 106,63 MB
  • added
Leanpub, 2021-07-02. — 227 p. — ISBN: 978-0985731205. There are many excellent books on Algorithms — why in the world we would write another one? Because we feel that while these books excel in introducing algorithmic ideas, they have not yet succeeded in teaching you how to implement algorithms, a crucial computer science skill. Our goal is to develop an Intelligent Tutoring...
  • №30
  • 2,19 MB
  • added
2nd Edition. — Manning Publications, 2024. — 320 p. — ISBN: 978-1633438538. A friendly, fully illustrated introduction to the most important computer programming algorithms. Master the most widely used algorithms and be fully prepared when you’re asked about them at your next job interview. With beautifully simple explanations, over 400 fun illustrations, and dozens of relevant...
  • №31
  • 22,21 MB
  • added
2024.03
Independently published, 2024. — 112 p. Dive into the world of data structures and algorithms with this comprehensive guide tailored for Python programmers. "Data Structures and Algorithms for Beginners: Elevating Your Coding Skills with Data Structures and Algorithms" is an essential resource for anyone looking to deepen their understanding of computational methods and enhance...
  • №32
  • 13,84 MB
  • added
  • info modified
2nd. ed. - San Francisco: No Starch Press, 2024. - 473 p. - ISBN: 1718503229. Get in the game and learn essential computer algorithms by solving competitive programming problems, in the fully revised second edition of the best-selling original. (Still, no math required!). Are you hitting a wall with data structures and algorithms? Whether you’re a student prepping for coding...
  • №33
  • 5,97 MB
  • added
2nd Edition. — Manning Publications, 2024. — 320 p. — eBook ISBN: 9781633438538. A friendly, fully illustrated introduction to the most important computer programming algorithms. Master the most widely used algorithms and be fully prepared when you’re asked about them at your next job interview. With beautifully simple explanations, over 400 fun illustrations, and dozens of...
  • №34
  • 44,65 MB
  • added
  • info modified
2024.02
Manning Publications, 2024. — 353 p. — ISBN: 9781617299469. Practical methods for analyzing your data with graphs, revealing hidden connections and new insights. Graphs are the natural way to represent and understand connected data. This book explores the most important algorithms and techniques for graphs in data science, with concrete advice on implementation and deployment....
  • №35
  • 22,25 MB
  • added
O’Reilly Media, Inc., 2024. — 225 p. — ISBN: 978-1-098-15076-1. Data fabric, data lakehouse, and data mesh have recently appeared as viable alternatives to the modern data warehouse. These new architectures have solid benefits, but they're also surrounded by a lot of hyperbole and confusion. This practical book provides a guided tour of each architecture to help data...
  • №36
  • 6,73 MB
  • added
Wiley, 2022. — 226 p. — ISBN: 978-1-119-72441-4. The Self-Taught Computer Scientist is Cory Althoff's follow-up to The Self-Taught Programmer, which inspired hundreds of thousands of professionals to learn how to program outside of school. In The Self-Taught Programmer, Cory showed readers why you don't need a computer science degree to program professionally and taught the...
  • №37
  • 2,96 MB
  • added
3rd Edition. — Pearson Education, Inc., 2011-11-28. — 648 p. — ISBN-13: 978-0-13-257627-7. Data Structures and Algorithm Analysis in Java is an “advanced algorithms” book that fits between traditional CS2 and Algorithms Analysis courses. In the old ACM Curriculum Guidelines, this course was known as CS7. This text is for readers who want to learn good programming and algorithm...
  • №38
  • 5,34 MB
  • added
3rd ed. — Addison-Weasley, 1997. — 702 p. — ISBN13: 978-0201314526; ISBN10: 0201314525. Robert Sedgewick has thoroughly rewritten and substantially expanded his popular work to provide current and comprehensive coverage of important algorithms and data structures. Many new algorithms are presented, and the explanations of each algorithm are much more detailed than in previous...
  • №39
  • 15,18 MB
  • added
Independently published, October 30, 2023. — 230 p. Grokking Algorithms is a book that aims to help readers understand the fundamental concepts of Computer Science algorithms. It covers various algorithms and data structures, including searching, sorting, graph algorithms, dynamic programming, and more. The book presents the concepts clearly and concisely, with plenty of...
  • №40
  • 1,44 MB
  • added
NY: InfoQ, 2021. — 43p. Data architecture is being disrupted, echoing the evolution of software architecture over the past decade. The changes coming to data engineering will look and sound familiar to those who have watched monoliths be broken up into microservices: DevOps to DataOps; API Gateway to Data Gateway; and Service Mesh to Data Mesh. While this will have benefits in...
  • №41
  • 3,22 MB
  • added
Independently published, 2022. — 122 p. Computers store and process data with extraordinary speed and accuracy. So, it is highly essential that the data is stored efficiently and can be accessed fast. Also, the processing of data should happen in the smallest possible time, but without losing the accuracy. Data structures deal with how the data is organized and held in the...
  • №42
  • 6,76 MB
  • added
2024.01
2nd Edition. — John Wiley & Sons, 2022. — 451 p. — (For Dummies). Your secret weapon to understanding — and using! ― one of the most powerful influences in the world today. From your Facebook News Feed to your most recent insurance premiums — even making toast! ― algorithms play a role in virtually everything that happens in modern society and your personal life. And while they...
  • №43
  • 11,82 MB
  • added
Manning Publications, 2024. — 353 p. — ISBN: 9781617299469. Practical methods for analyzing your data with graphs, revealing hidden connections and new insights. Graphs are the natural way to represent and understand connected data. This book explores the most important algorithms and techniques for graphs in data science, with concrete advice on implementation and deployment....
  • №44
  • 35,74 MB
  • added
2023.12
CRC Press, 2024. — 294 p. — ISBN: 978-0-367-63479-7. Jumping Computation: Updating Automata and Grammars for Discontinuous Information Processing is primarily a theoretically oriented treatment of jumping automata and grammars, covering all essential theoretical topics concerning them, including their power, properties, and transformations. From a practical viewpoint, it...
  • №45
  • 14,49 MB
  • added
Independently published, 2020. - 126 p. What's new in version 2.0? Teaching, like software development and learning, is about refinement. In this new version, there are two key changes. Firstly, challenges now directly follow each relevant skill. This reflects the structure of most mathematics textbooks and workbooks. It means there’s less time and effort spent flicking...
  • №46
  • 3,30 MB
  • added
Addison-Wesley Professional, 2022. — 733 p. — ISBN: 0201038064. The Art of Computer Programming is Knuth's multivolume analysis of algorithms. With the addition of this new volume, it continues to be the definitive description of classical computer science. Volume 4B, the sequel to Volume 4A, extends Knuth's exploration of combinatorial algorithms. These algorithms are of keen...
  • №47
  • 10,24 MB
  • added
River Publishers, 2023. — 314 p. — (River Publishers Series In Computing And Information Science And Technology). — ISBN: 978-87-7004-066-2. Interactive visualization and visual analytics tools have been designed and developed in the past and will be developed in the future as well. In each application domain in which data is measured, generated, and recorded we see a potential...
  • №48
  • 17,68 MB
  • added
Independently published, 2023. — 289 p. As the second book in the Anyone Can Code series, Algorithmic Thinking focuses on the logic behind computer programming and software design. With a data-centred approach, it starts with simple algorithms that work on simple data items and advances to more complex ones covering data structures and classes. Examples are given in C/C++ and...
  • №49
  • 8,62 MB
  • added
  • info modified
2023.11
2nd Edition. — No Starch Press, 2024. — 926 p. — ISBN: 978-1-7185-0323-6. Get in the game and learn essential computer algorithms by solving competitive programming problems, in the fully revised second edition of the best-selling original. (Still, no math required!). Learn the intricacies of hash tables, recursion, dynamic programming, trees, graphs, and heaps. Become...
  • №50
  • 19,87 MB
  • added
  • info modified
2023.10
Pearson Education New Zealand Limited, 2002. — 262 p. "Introduction to Algorithms, Data Structures and Formal Languages" provides a concise, straightforward, yet rigorous introduction to the key ideas, techniques, and results in three areas essential to the education of every computer scientist. The textbook is closely based on the syllabus of the course COMPSCI220, which the...
  • №51
  • 1,84 MB
  • added
  • info modified
2023.09
Ojula Technology Innovations, 2023. — 271 p. — ISBN: 9791222443188. This playbook is the third volume of the series Introduction to Algorithms & Data Structures. It is written in the form of a course. It is a very comprehensive data structures and algorithms book, packed with: text tutorials with a lot of illustrations. hours of HD video tutorials, popular interview questions...
  • №52
  • 5,69 MB
  • added
  • info modified
Routledge, 2024. — 193 p. — ISBN: 978-1-032-29061-4. Algorithms: Technology, Culture, and Politics develop a relational, situated approach to algorithms. It takes a middle ground between theories that give the algorithm a singular and stable meaning in using it as a central analytic category for contemporary society and theories that dissolve the term into the details of...
  • №53
  • 7,33 MB
  • added
  • info modified
Arcler, 2019. — 252 p. Fundamentals of Algorithms. Classification of Algorithms. An Introduction to Heuristic Algorithms. Types of Machine Learning Algorithms. Approximation Algorithms. Comparative Investigation Of Exact Algorithms For 2D Strip Packing Problem. Governance of Algorithms. Limitations of Algorithmic Governance Options.
  • №54
  • 1,58 MB
  • added
  • info modified
Singapore: World Scientific Publishing Company, 2023. — 610 p. — ISBN: 9811263833. This comprehensive compendium provides a rigorous framework to tackle the daunting challenges of designing correct and efficient algorithms. It gives a uniform approach to the design, analysis, optimization, and verification of algorithms. The volume also provides essential tools to understand...
  • №55
  • 22,27 MB
  • added
World Scientific Publishing, 2023. — 611 p. This comprehensive compendium provides a rigorous framework to tackle the daunting challenges of designing correct and efficient algorithms. It gives a uniform approach to the design, analysis, optimization, and verification of algorithms. The volume also provides essential tools to understand algorithms and their associated data...
  • №56
  • 4,76 MB
  • added
  • info modified
Arcler Press, 2022. — 412 p. This book covers different topics from deep learning algorithms, methods and approaches for deep learning, deep learning applications in biology, deep learning applications in medicine, and deep learning applications in pattern recognition systems. Section 1 focuses on methods and approaches for deep learning, describing advancements in deep...
  • №57
  • 6,44 MB
  • added
Leanpub, Gábor László Hajba, 2023. — 220 p. Unleash the power of dynamic programming! Master efficiency and solve complex problems with expertly crafted solutions. Java and Python code examples guide your path to optimized application performance. Dive into "The Dynamic Programming Manual" and unlock the secrets of success! Welcome to "The Dynamic Programming Manual: Mastering...
  • №58
  • 781,97 KB
  • added
Nova Science Publishers, 2023. — 442 p. The book provides different avenues to study algorithms. It also brings new techniques and methodologies to problem-solving in computational Sciences, Engineering, Scientific Computing, and Medicine (imaging, radiation therapy) to mention a few. A plethora of universally applicable algorithms is presented in a sound analytical way. The...
  • №59
  • 39,45 MB
  • added
  • info modified
Independently published, 2023. — 655 p. Dive into over 90 captivating algorithm challenges, spanning more than 600 p. of insights and real-world applications. With comprehensive coverage of essential data structures like linked lists, stacks, queues, trees, and graphs, you'll be fully prepared for success in interviews and equipped to thrive at top tech companies worldwide....
  • №60
  • 31,12 MB
  • added
  • info modified
2023.08
A. B. Lawal, 2023. — 50 p. Benefits of This Book Learning algorithms and data structures from this book will help you become a better programmer. Algorithms and data structures will make you think more logically. Furthermore, they can help you design better systems for storing and processing data. They also serve as a tool for optimization and problem-solving. As a result, the...
  • №61
  • 1,52 MB
  • added
  • info modified
Cambridge: Cambridge University Press, 2023. — 319 p. There are many textbooks on algorithms focusing on big-O notation and basic design principles. This book offers a unique approach to taking the design and analysis to the level of predictable practical efficiency, discussing core and classic algorithmic problems that arise in the development of big data applications, and...
  • №62
  • 23,80 MB
  • added
  • info modified
Leanpub, 2023. — 116 p. — ISBN: 978-1-7390105-1-5. Feeling overwhelmed by coding interviews? Preparing for coding interviews can often be a daunting task, causing stress and anxiety for many individuals. Several factors contribute to this feeling: Scattered and overwhelming information: The abundance of resources available, including online tutorials, blog posts, and coding...
  • №63
  • 37,20 MB
  • added
  • info modified
Leanpub, 2023. — 121 p. With a focus on practicality, This guide is designed to provide readers with the tools they need to approach problem-solving differently, write efficient code, and clear their coding interviews. Preparing for coding interviews can often be a daunting task, causing stress and anxiety for many individuals. Several factors contribute to this feeling:...
  • №64
  • 33,18 MB
  • added
  • info modified
Arcler Press, 2023. — 271 p. This book focuses on the creative elements of algorithmic design by delving into the phases involved in algorithm creation. The conceptual underpinnings of this creative process are analogous to the invention and development of mathematical theorems that result in the induction of combinatorial algorithms. Numerous issue examples are included in the...
  • №65
  • 8,02 MB
  • added
Arcler Press, 2023. — 342 p. Data structure and algorithms are two of the most important aspects of Computer science. Data structure and algorithms help in understanding the nature of the problem at a deeper level and thereby a better understanding of the world. Learning data structure and algorithms will help you become a better programmer. This book provides a comprehensive...
  • №66
  • 19,43 MB
  • added
Academic Press, 2023. — 230 p. The book focuses on both the theory and practice of the most emerging areas for Bloom filter application, including Big Data, Cloud Computing, the Internet of Things, and Bioinformatics. Sections provide in-depth insights on structure and variants, focus on its role in computer networking, and discuss applications in various research domains, such...
  • №67
  • 7,64 MB
  • added
2023.07
IGI Global, 2023. — 318 p. Data structures are essential principles applicable to any programming language in computer science. Data structures may be studied more easily with Python than with any other programming language because of their interpretability, interactivity, and object-oriented nature. Computers may store and process data at an extraordinary rate and with...
  • №68
  • 4,07 MB
  • added
BPB Publications, 2023. — 88 p. This book will teach you how to analyze algorithms to handle the difficulties of sophisticated programming. It will then help you understand how advanced data structures are used to store and manage data efficiently. Moving on, it will help you explore and work with Divide and Conquer techniques, Dynamic programming, and Greedy algorithms....
  • №69
  • 2,96 MB
  • added
W.W. Norton & Company, 2023. — 384 p. — ISBN-13: 978-1324006732. A sweeping history of data and its technical, political, and ethical impact on our world. From facial recognition — capable of checking us onto flights or identifying undocumented residents — to automated decision systems that inform everything from who gets loans to who receives bail, each of us moves through a...
  • №70
  • 2,45 MB
  • added
BPB Publications, 2023. — 214 p. — ISBN: 978-93-5551-792-0. Solve complex problems by performing analysis of algorithms or selecting suitable techniques for optimal performance. Description: “Advanced Data Structures and Algorithms” is an important subject area in Computer Science that covers more complex and advanced topics related to data structures and algorithms. This book...
  • №71
  • 7,99 MB
  • added
2023.06
Anli Sherine, Mary Jasmine, Geno Peter, and S. Albert Alexander. — CRC Press, 2023. — 196 p. — ISBN: 978-1-032-40932-0. Computational complexity is critical in the analysis of algorithms and is important to be able to select algorithms for efficiency and solvability. Algorithm and Design Complexity initiates with a discussion of algorithm analysis, time-space trade-off,...
  • №72
  • 9,64 MB
  • added
CRC Press, 2023. — 196 p. Computational complexity is critical in the analysis of algorithms and is important to be able to select algorithms for efficiency and solvability. Algorithm and Design Complexity initiates with a discussion of algorithm analysis, time-space trade-off, asymptotic notations, and so forth. It further includes algorithms that are definite and effective,...
  • №73
  • 5,88 MB
  • added
Nova Science Publishers, 2023. — 424 p. — (Mathematics Research Developments). — ISBN: 979-8-88697-479-9. The book is a continuation of Volume I with the same title. It provides different avenues to study algorithms. It also brings new techniques and methodologies to problem-solving in computational sciences, engineering, scientific computing, and medicine (imaging, radiation...
  • №74
  • 32,38 MB
  • added
  • info modified
Data-Centric Systems and Applications. Springer-Verlag Berlin Heidelberg, 2012. — 279 p. — ISBN: 978-3-642-31163-5, ISBN: 978-3-642-31164-2 (eBook) Data matching is the task of identifying, matching, and merging records that correspond to the same entities from several databases. The entities under consideration most commonly refer to people, such as patients, customers,...
  • №75
  • 5,94 MB
  • added
Gruyter GmbH, 2019. — 411 p. — ISBN: 978-3-11-061673-6. Algorithms are the essence of programming. After their construction, they have to be translated into the codes of a specific programming language. There exists a maximum of ten basic algorithmic templates. This textbook aims to provide the reader with a more convenient and efficient method to create a program by...
  • №76
  • 20,20 MB
  • added
2023.04
Mathematics Research Developments, 2022. — 450 p. — ISBN: 979-8-88697-425-6. This book provides different avenues to study algorithms. It also brings new techniques and methodologies to problem-solving in computational sciences, engineering, scientific computing, and medicine (imaging, radiation therapy) to mention a few. A plethora of universally applicable algorithms is...
  • №77
  • 32,31 MB
  • added
  • info modified
2023.03
Academic Press/Elsevier, 2023. — 468 p. — ISBN: 978-0-323-91781-0. Comprehensive Metaheuristics: Algorithms and Applications presents the foundational underpinnings of metaheuristics and a broad scope of algorithms and real-world applications across a variety of research fields. The book starts with fundamentals, mathematical prerequisites, and conceptual approaches to provide...
  • №78
  • 21,96 MB
  • added
Academic Press/Elsevier, 2023. — 460 p. Fast exact triangle counting in large graphs using SIMD acceleration, A comprehensive investigation on attack graphs, Qubit representation of a binary tree and its operations in quantum computation, Modified ML-KNN: Role of similarity measures and nearest neighbor configuration in multi-label text classification on big social network...
  • №79
  • 15,89 MB
  • added
  • info modified
2023.02
ITexLi, 2023. — 119 p. — ISBN: 1839690879 9781839690877 1839690860 9781839690860 1839690887 9781839690884. Algorithms, particularly those embedded in search engines, social media platforms, recommendation systems, and information databases, play an increasingly important role in selecting what information is most relevant to us, which is a crucial feature of our participation...
  • №80
  • 6,78 MB
  • added
Donald E. Knuth, 2023. — 828 p. About This eBook. A note on references. A note on notations. Notes on the Exercises. Exercises. Mathematical Preliminaries Redux. Inequalities. Martingales. Tail inequalities from martingales. Applications. Statements that are almost sure, or even quite sure. Exercises. Chapter 7 — Combinatorial Searching. Answers to Exercises. Appendix A —...
  • №81
  • 39,01 MB
  • added
  • info modified
Boca Raton: Chapman and Hall/CRC, 2023. — 820 p. A best-seller in its French edition, the construction of this book is original and its success in the French market demonstrates its appeal. It is based on three principles: 1. An organization of the chapters by families of algorithms: exhaustive search, divide and conquer, etc. On the contrary, there is no chapter only devoted...
  • №82
  • 17,36 MB
  • added
  • info modified
2022.12
New York: Nova Science Publishers, 2022. - 125 p. - (Computer Science, Technology and Applications). - ISBN: 9798886973860. As there can be more than one algorithm for the same problem, designing and analyzing an algorithm becomes important to make it as efficient and robust as possible. This book will serve as a guide to the design and analysis of computer algorithms. Chapter...
  • №83
  • 12,60 MB
  • added
  • info modified
Springer, 2022. — 133 p. — ISBN: 9783030964122. This open-access book aims at deepening the understanding of the relationship between cyber-physical systems (CPSs) as socio-technical systems and their digital representations with intertwined artificial intelligence (AI). The authors describe why it is crucial for digital selves to be able to develop emotional behavior and why a...
  • №84
  • 5,16 MB
  • added
  • info modified
Springer, 2022. — 447 p. This book provides an introduction to modern topics in scientific computing and Machine Learning (ML), using JULIA to illustrate the efficient implementation of algorithms. In addition to covering fundamental topics, such as optimization and solving systems of equations, it adds to the usual canon of computational science by including more advanced...
  • №85
  • 3,26 MB
  • added
  • info modified
Bentham Science Publishers, 2022. — 217 p. — (Algorithms for Construction of Reality in Physics - Volume 2). — eBook ISBN: 978-981-5049-66-4. The book presents a multidisciplinary analysis of the context of quantum physics experiments and the function of the human mind that makes it possible to demonstrate that an object-based model of reality formed at the level of the...
  • №86
  • 10,39 MB
  • added
Berlin: Springer, 1984. — 254 p. Instructions and models of algorithm implementation. The synthesis of algorithms. The formulation of algorithms synthesis in terms of P-functions. The synthesis of (or)-interpreted matrix-instructions with disjoint columns. The synthesis of (or)-interpreted matrix-instructions. The synthesis of (and)-interpreted matrix-instructions. A summary...
  • №87
  • 5,58 MB
  • added
2022.11
Springer Cham, 2023. — 287 p. — (Graduate Texts in Operations Research). — eBook ISBN: 978-3-031-13714-3. This book demonstrates all the steps required to design heuristic algorithms for difficult optimization. The classic problem of the traveling salesman is used as a common thread to illustrate all the techniques discussed. This problem is ideal for introducing readers to the...
  • №88
  • 14,72 MB
  • added
Leanpub, 2022. — 405 p. Readers will learn discrete mathematical abstracts as well as their implementation in algorithms and data structures shown in various programming languages, such as C, C++, PHP, Java, C#, Python, and Dart. This book combines two major components of Mathematics and Computer Science under one roof. Readers will learn discrete mathematical abstracts as well...
  • №89
  • 2,64 MB
  • added
  • info modified
Leanpub, 2022. — 405 p. Version: 2022-03-23. Readers will learn discrete mathematical abstracts as well as their implementation in algorithms and data structures shown in various programming languages, such as C, C++, PHP, Java, C#, Python, and Dart. This book combines two major components of Mathematics and Computer Science under one roof. Readers will learn discrete...
  • №90
  • 3,05 MB
  • added
2022.10
Leanpub, 2020. — 152 p. Version: 2020-08-15. A collection of Python code solving some of the common Data Structures and Algorithms you might be expected to encounter at an interview process. Land the Software Engineer job you want by mastering one of the most challenging questions you might face during the interview. This book is a collection of Data Structures and Algorithms...
  • №91
  • 989,15 KB
  • added
Leanpub, 2020. — 152 p. Version: 2020-08-15. A collection of Python code solving some of the common Data Structures and Algorithms you might be expected to encounter at an interview process. Land the Software Engineer job you want by mastering one of the most challenging questions you might face during the interview. This book is a collection of Data Structures and Algorithms...
  • №92
  • 882,86 KB
  • added
Springer, 2022. — 134 p. — (SpringerBriefs in Computer Science). The feedback arc set problem is one of the quintessential problems of algorithmics and, more generally, of Computer Science. The main aim of the book is to give a review of all relevant information regarding a well-known and important problem of Feedback Arc Set (FAS). This review naturally also includes a history...
  • №93
  • 3,59 MB
  • added
Pearson Education, 2023. — 1263 p. — ISBN13: 978-0-201-03806-4. The Art of Computer Programming is Knuth's multivolume analysis of algorithms. With the addition of this new volume, it continues to be the definitive description of classical computer science. Volume 4B, the sequel to Volume 4A, extends Knuth's exploration of combinatorial algorithms. These algorithms are of keen...
  • №94
  • 21,02 MB
  • added
  • info modified
Springer, 2022. — 134 p. — (SpringerBriefs in Computer Science). The feedback arc set problem is one of the quintessential problems of algorithmics and, more generally, of Computer Science. The main aim of the book is to give a review of all relevant information regarding a well-known and important problem of Feedback Arc Set (FAS). This review naturally also includes a history...
  • №95
  • 1,82 MB
  • added
2022.09
Springer, 2022. — 142 p. This book focuses on linear time eigenvalue location algorithms for graphs. This subject relates to spectral graph theory, a field that combines tools and concepts of linear algebra and combinatorics, with applications ranging from image processing and data analysis to molecular descriptors and random walks. It has attracted a lot of attention and has...
  • №96
  • 6,43 MB
  • added
Springer, 2022. — 142 p. This book focuses on linear time eigenvalue location algorithms for graphs. This subject relates to spectral graph theory, a field that combines tools and concepts of linear algebra and combinatorics, with applications ranging from image processing and data analysis to molecular descriptors and random walks. It has attracted a lot of attention and has...
  • №97
  • 2,86 MB
  • added
CRC Press, 2023. — 327 p. — ISBN: 978-0-367-75049-7. This comprehensive reference text discusses nature-inspired algorithms and their applications. It presents the methodology to write new algorithms with the help of MatLAB programs and instructions for a better understanding of concepts. It covers well-known algorithms including evolutionary algorithms, genetic algorithms,...
  • №98
  • 20,84 MB
  • added
  • info modified
2022.08
No Starch Press, 2023. — 307 p. Learn how and when to use the right data structures in any situation, strengthening your computational thinking, problem-solving, and programming skills in the process. This accessible and entertaining book provides an in-depth introduction to computational thinking through the lens of data structures — a critical component in any programming...
  • №99
  • 2,33 MB
  • added
  • info modified
No Starch Press, 2023. — 307 p. — ISBN13: 978-1-7185-0260-4. Learn how and when to use the right data structures in any situation, strengthening your computational thinking, problem-solving, and programming skills in the process. This accessible and entertaining book provides an in-depth introduction to computational thinking through the lens of data structures — a critical...
  • №100
  • 12,30 MB
  • added
No Starch Press, 2022. — 415 p. — ISBN13: 978-1-7185-0261-1. Learn how and when to use the right data structures in any situation, strengthening your computational thinking, problem-solving, and programming skills in the process. This accessible and entertaining book provides an in-depth introduction to computational thinking through the lens of data structures — a critical...
  • №101
  • 3,05 MB
  • added
New York: Springer, 2022. — 1511 p. The aim of this handbook is to summarize the recently rapidly developed real-time computing technologies, from theories to applications. This handbook benefits the readers as a full and quick technical reference with a high-level historic review of technology, detailed technical descriptions, and the latest practical applications. In general,...
  • №102
  • 44,81 MB
  • added
  • info modified
2022.07
Ronald Lane. 2022. — 777 p. A pleasant intro to one of the most valuable formulas written in basic, user-friendly English. The modified, as well as updated 2nd edition of Vital Formulas, offers an available intro to computer algorithms. The book includes a summary of essential timeless formulasands describes when each is appropriate. The writer shows how to evaluate algorithms...
  • №103
  • 62,47 MB
  • added
Ronald Lane. 2022. — 777 p. A pleasant intro to one of the most valuable formulas written in basic, user-friendly English. The modified, as well as updated 2nd edition of Vital Formulas, offers an available intro to computer algorithms. The book includes a summary of essential timeless formulas as well as describes when each is appropriate. The writer shows how to evaluate...
  • №104
  • 202,31 MB
  • added
  • info modified
Packt Publishing Ltd. 2020. 374 p. ISBN: 9781789801217. Algorithms have always played an important role in both the science and practice of computing. Beyond traditional computing, the ability to use algorithms to solve real-world problems is an important skill that any developer or programmer must-have. This book will help you not only to develop the skills to select and use...
  • №105
  • 6,78 MB
  • added
  • info modified
2022.06
4th Edition. — The MIT Press, 2022. — 1312 p. — ISBN: 9780262046305. A comprehensive update of the text of the leading algorithm, with new material on matchings in bipartite graphs, online algorithms, machine learning, and other topics. Some books on algorithms are rigorous but incomplete; others cover masses of material but lack rigor. Introduction to Algorithms uniquely...
  • №106
  • 11,69 MB
  • added
2022.05
Manning Publications, 2022. — 306 p. — ISBN: 978-1617298035. In Algorithms and Data Structures for Massive Datasets, you'll discover methods for reducing and sketching data so it fits in small memory without losing accuracy, and unlock the algorithms and data structures that form the backbone of a big data system. Data structures and algorithms that are great for traditional...
  • №107
  • 6,70 MB
  • added
Springer, Cham, 2014. — 451 p. — ISBN: 978-3-319-03404-1. The present book Innovative Computational Intelligence: A Rough Guide to 134 Clever Algorithms is a compilation of recent trends in computational intelligence (CI) research using inspiration from various sources such as biology, physics, chemistry, and mathematics. Innovative CI, unlike its counterparts, i.e., highly...
  • №108
  • 4,62 MB
  • added
Boca Raton: CRC Press, 2022. — 189 p. In our increasingly digital world, coding is an essential skill. Communicating an algorithm to a machine to perform a set of tasks is vital. Beginner’s Guide to Code Algorithms: Experiments to Enhance Productivity and Solve Problems written by Deepankar Maitra teaches you how to think like a programmer. The author unravels the secret behind...
  • №109
  • 2,12 MB
  • added
2022.04
4th ed. — The MIT Press, 2022. — 1312 p. — ISBN: 026204630X. A comprehensive update of the text of the leading algorithm, with new material on matchings in bipartite graphs, online algorithms, machine learning, and other topics. Some books on algorithms are rigorous but incomplete; others cover masses of material but lack rigor. Introduction to Algorithms uniquely combines...
  • №110
  • 12,79 MB
  • added
2022.02
2nd edition. — World Scientific, 2022. — 725 p. — ISBN: 9811238642. Available at a lower price from other sellers that may not offer free Prime shipping. Problem-solving is an essential part of every scientific discipline. It has two components: (1) problem identification and formulation, and (2) the solution to the formulated problem. One can solve a problem on its using ad...
  • №111
  • 20,85 MB
  • added
3rd Edition. — Addison-Wesley Professional, 2002. — 670 p. — ISBN: 0-201-36118-3. Once again, Robert Sedgewick provides a current and comprehensive introduction to important algorithms. The focus this time is on graph algorithms, which are increasingly critical for a wide range of applications, such as network connectivity, circuit design, scheduling, transaction processing,...
  • №112
  • 19,80 MB
  • added
  • info modified
3rd Edition. — Addison-Wesley Professional, 1998. — 752 p. — ISBN: 0201350882, 9780201350883. Robert Sedgewick has thoroughly rewritten and substantially expanded and updated his popular work to provide current and comprehensive coverage of important algorithms and data structures. Christopher Van Wyk and Sedgewick have developed new C++ implementations that both express the...
  • №113
  • 12,27 MB
  • added
2022.01
OpenGenus, 2021. — 44 p. Binary Tree is one of the most important Data Structure (for Coding Interviews and Real Life System Design) and is equally challenging. With practice and the correct way of thinking, you can master it easily and know when to use it in real-life problems. We will attempt one problem every day of the week and analyze the problem deeply. Our schedule: Day...
  • №114
  • 1,65 MB
  • added
  • info modified
OpenGenus, 2020. — 46 p. Become Dynamic Programming Master in 7 days. Dynamic Programming is one of the most important algorithmic domains and is equally challenging. With practice and the correct way of thinking, you can master it easily. If a problem takes O(2^N) time to search a solution among possible solutions, Dynamic Programming has the potential to reduce it to O(N) or...
  • №115
  • 605,41 KB
  • added
New York: Springer, 2022. — 314 p. In this book, the author presents some techniques for exploring trees and graphs. He illustrates the linear search technique and the backtracking technique, and as instances of tree exploration methods, he presents various algorithms for parsing subclasses of context-free languages. He also illustrates some tree and graph exploration and...
  • №116
  • 7,23 MB
  • added
2021.12
CRC Press, 2022. — 177 p. — ISBN 978- 1- 032- 10238- 2. In our increasingly digital world, coding is an essential skill. Communicating an algorithm to a machine to perform a set of tasks is vital. Beginner’s Guide to Code Algorithms: Experiments to Enhance Productivity and Solve Problems written by Deepankar Maitra teaches you how to think like a programmer. The author unravels...
  • №117
  • 14,72 MB
  • added
  • info modified
Independently published, 2021. — 203 p. Are you interested in furthering your knowledge of algorithms? Do you want to learn how they work for real-world problems? Then you've come to the right place. This guide will walk you through algorithm design before digging into some of the top design techniques. Algorithms are sequences of steps used to help solve specific problems that...
  • №118
  • 2,45 MB
  • added
  • info modified
Andy Wickler, 2021. — 231 p. Are you studying data science and want to take your learning further? Data structures are an integral part of data science, machine learning, and algorithms, all aimed at solving programming challenges that might seem insurmountable at the outset. Advanced Data Structures for Algorithms builds on your current knowledge, taking your learning much...
  • №119
  • 1,10 MB
  • added
Independently published, 2021. — 475 p. If you want the computer to complete any task, you must write a program. Using this program, you can tell the computer exactly what it needs to do, so you receive the required output. Ensure the steps are defined clearly. The computer will follow these steps and will accomplish the end result. Ensure you choose the right input variables...
  • №120
  • 3,45 MB
  • added
  • info modified
Independently published, 2021. — 179 p. Have you ever wondered how a programmer develops games and writes code without having to think too much? Do you want to know what makes a programmer confident about the code they write? Do you want to learn how programmers use algorithms to determine how to structure their programs before they develop them? If you did, this is the book...
  • №121
  • 723,98 KB
  • added
  • info modified
2021.09
Independently published, 2021. — 78 p. This book covers techniques for the design and analysis of algorithms. The algorithmic techniques covered include: divide and conquer, backtracking, dynamic programming, greedy algorithms, and hill-climbing. Any solvable problem generally has at least one algorithm of each of the following types: the obvious way; the methodical way; the...
  • №122
  • 7,27 MB
  • added
  • info modified
5th Edition. — Morgan Kaufmann, 2018. — 770 p. — ISBN: 978-0-12-809474-7. This book, Fifth Edition, builds on the success of what is widely considered the best introduction and reference text on the art and science of data compression. Data compression techniques and technology are ever-evolving with new applications in image, speech, text, audio, and video. This new edition...
  • №123
  • 27,54 MB
  • added
CRC Press, 2022. — 319 p. — ISBN: 978-0-367-55526-9. The Art of Algorithm Design is a complementary perception of all books on algorithm design and is a roadmap for all levels of learners as well as professionals dealing with algorithmic problems. Further, the book provides a comprehensive introduction to algorithms and covers them in considerable depth, yet makes their design...
  • №124
  • 8,29 MB
  • added
Independently published, 2021. — 266 p. — ASIN B09G2Z7QY1. This book is an introduction to the complex world of Data Structure & Algorithms. A key factor of this book and its associated implementations is that all algorithms (unless otherwise stated) were designed by me, using the theory of the algorithm in question as a guideline (for which we are eternally grateful to their...
  • №125
  • 9,96 MB
  • added
CRC Press, 2022. — 363 p. — ISBN: 9780367616373. This book provides a quick study of data structures. The conventions of ‘C’ language is used to describe the used algorithms and Data Structures primarily, because of their value. The book provides a comprehensive and technically rigorous introduction to data structures such as arrays, stacks, queues, linked lists, trees, and...
  • №126
  • 11,61 MB
  • added
  • info modified
Wiley, 2022. — 226 p. — ISBN: 978-1-119-72441-4. The Self-Taught Computer Scientist is Cory Althoff's follow-up to The Self-Taught Programmer, which inspired hundreds of thousands of professionals to learn how to program outside of school. In The Self-Taught Programmer, Cory showed readers why you don't need a computer science degree to program professionally and taught the...
  • №127
  • 3,55 MB
  • added
CRC Press, 2022. — 363 p. — ISBN: 9780367616373. This book provides a quick study of data structures. The conventions of ‘C’ language are used to describe the used algorithms and Data Structures primarily, because of their value. The book provides a comprehensive and technically rigorous introduction to data structures such as arrays, stacks, queues, linked lists, trees, and...
  • №128
  • 10,11 MB
  • added
  • info modified
O’Reilly Media, Inc., 2021. — 282 p. — ISBN: 978-1-492-09106-6. When it comes to writing efficient code, every software professional needs to have an effective working knowledge of algorithms. In this practical book, author George Heineman (Algorithms in a Nutshell) provides concise and informative descriptions of key algorithms that improve coding in multiple languages....
  • №129
  • 11,39 MB
  • added
CRC Press, 2022. — 319 p. — ISBN: 978-0-367-55526-9. The Art of Algorithm Design is a complementary perception of all books on algorithm design and is a roadmap for all levels of learners as well as professionals dealing with algorithmic problems. Further, the book provides a comprehensive introduction to algorithms and covers them in considerable depth, yet makes their design...
  • №130
  • 10,30 MB
  • added
2021.08
World Scientific, 2021. — 404 p. — ISBN: 978-9811238529. This book is the result of several decades of teaching experience in data structures and algorithms. It is self-contained but does assume some prior knowledge of data structures, and a grasp of basic programming and mathematics tools. Basic Concepts in Algorithms focuses on more advanced paradigms and methods combining...
  • №131
  • 4,77 MB
  • added
  • info modified
O’Reilly, 2021. — 280 p. — ISBN: 1492091065. When it comes to writing efficient code, every software professional needs to have an effective working knowledge of algorithms. In this practical book, author George Heineman (Algorithms in a Nutshell) provides concise and informative descriptions of key algorithms that improve coding in multiple languages. Software developers,...
  • №132
  • 10,52 MB
  • added
Manning Publications, 2021. — 769 p. — ISBN: 978-1617295485. Advanced Algorithms and Data Structures introduces a collection of algorithms for complex programming challenges in data analysis, machine learning, and graph computing. As a software engineer, you’ll encounter countless programming challenges that initially seem confusing, difficult, or even impossible. Don’t...
  • №133
  • 27,57 MB
  • added
2021.07
Apress, 2021. — 661 p. Learn approaches of computational thinking and the art of designing algorithms. Most of the algorithms you will see in this book are used in almost all software that runs on your computer. Learning how to program can be very rewarding. It is a special feeling to seeing a computer translate your thoughts into actions and see it solve your problems for you....
  • №134
  • 5,59 MB
  • added
  • info modified
Michael David, 2021. — 78 p. This book covers techniques for the design and analysis of algorithms. The algorithmic techniques covered include: divide and conquer, backtracking, dynamic programming, greedy algorithms, and hillclimbing. Any solvable problem generally has at least one algorithm of each of the following types: the obvious way; the methodical way; the clever way;...
  • №135
  • 2,49 MB
  • added
  • info modified
O’Reilly Media, Inc., 2021. — 282 p. — ISBN: 978-1-492-09106-6. 2021-07-20: First Release When it comes to writing efficient code, every software professional needs to have an effective working knowledge of algorithms. In this practical book, author George Heineman (Algorithms in a Nutshell) provides concise and informative descriptions of key algorithms that improve coding in...
  • №136
  • 7,51 MB
  • added
  • info modified
New York: Apress, 2021. — 661 p. — 978-1-4842-7076-9. Learning how to program can be very rewarding. It is a special feeling to seeing a computer translate your thoughts into actions and see it solve your problems for you. To get to that point, however, you must learn to think about computations in a new way?you must learn computational thinking.
  • №137
  • 10,13 MB
  • added
New York: Morgan & Claypool, 2021. — 194 p. Providing a shared memory abstraction in distributed systems is a powerful tool that can simplify the design and implementation of software systems for networked platforms. This enables the system designers to work with abstract readable and writable objects without the need to deal with the complexity and dynamism of the underlying...
  • №138
  • 8,82 MB
  • added
Leanpub, 2021-07-02. — 227 p. — ISBN: 978-0985731205. There are many excellent books on Algorithms — why in the world we would write another one? Because we feel that while these books excel in introducing algorithmic ideas, they have not yet succeeded in teaching you how to implement algorithms, the crucial computer science skill. Our goal is to develop an Intelligent Tutoring...
  • №139
  • 9,89 MB
  • added
  • info modified
Arcler Press, 2021. — 276 p. — ISBN: 978-1-77407-748-1. The book defines complexity as a numerical function T (n)-the relationship between time and input size n, as one of the basic ideas of computer science. The computational complexity is categorized by algorithm based on its nature and function. The (computational) complexity of the algorithm is a measurement of the ratio of...
  • №140
  • 6,06 MB
  • added
  • info modified
Wolfram Media, Inc., 2021. — 356 p. — ISBN 978-1-57955-043-1. Combinators have inspired ideas about computation ever since they were first invented in 1920, and in this innovative book, Stephen Wolfram provides a modern view of combinators and their significance. Informed by his work on the computational universe of possible programs and on computational language design,...
  • №141
  • 63,32 MB
  • added
2021.06
Cambridge University Press, 2021. — 706 p. — ISBN: 1108494315, 9781108494311. There are no silver bullets in algorithm design, and no single algorithmic idea is powerful and flexible enough to solve every computational problem. Nor are there silver bullets in algorithm analysis, as the most enlightening method for analyzing an algorithm often depends on the problem and the...
  • №142
  • 12,67 MB
  • added
  • info modified
Boston: The MIT Press, 2021. — 401 p. big data, machine learning, or artificial intelligence--underlie the technologies we use every day, and disputes over the consequences, actual or potential, of new algorithms arise regularly. In this book, Florian Jaton offers a new way to study computerized methods, providing an account of where algorithms come from and how they are...
  • №143
  • 8,43 MB
  • added
  • info modified
Mercury Learning and Information, 2020. — 447 p. — ISBN: 978-1-68392-464-7. Data structures provide a means to managing large amounts of information such as large databases, usingSEO effectively, and creating Internet/Web indexing services. This book isdesigned to present fundamentals of data structures for beginners using the Javaprogramming language in a friendly,...
  • №144
  • 12,71 MB
  • added
Manning Publications, 2021. — 769 p. — ISBN: 978-1617295485. Advanced Algorithms and Data Structures introduces a collection of algorithms for complex programming challenges in data analysis, machine learning, and graph computing. As a software engineer, you’ll encounter countless programming challenges that initially seem confusing, difficult, or even impossible. Don’t...
  • №145
  • 11,04 MB
  • added
  • info modified
Manning Publications, 2021. — 769 p. — ISBN: 978-1617295485. Advanced Algorithms and Data Structures introduces a collection of algorithms for complex programming challenges in data analysis, machine learning, and graph computing. As a software engineer, you’ll encounter countless programming challenges that initially seem confusing, difficult, or even impossible. Don’t...
  • №146
  • 39,50 MB
  • added
2021.05
Independently published, 2021. — 176 p. — ASIN B095BPM2MF. Tree calculus is seeded by a single operator, whose self-application gives rise to pow- erful reflective programs including a size program that can compute its own size, an equality program that can decide its own equality, and a self-evaluator that can evaluate itself. This is achieved without any of the usual outside...
  • №147
  • 5,35 MB
  • added
OpenGenus, 2021. — 363 p. — ASIN B094YJ1K13. This book Binary Tree Problems is carefully crafted to present you the knowledge and practice (around the data structure, Binary Tree) needed to ace Coding Interviews and Competitive Coding Contests. The book takes you through the fundamentals of Binary Tree, presents how to implement it in a good and secure way, make you practice...
  • №148
  • 8,63 MB
  • added
2021.04
Independently published, 2021. — 208 p. — ASIN : B093DXQRVG. This book is about how to work smart to avoid unnecessary work. Algorithmic thinking is about identifying the most efficient steps to solve a seemingly complex problem without detouring. It is a necessary skill for future jobs. Through a magical lens, CalliLens, you will observe abstraction and recognize patterns in...
  • №149
  • 36,34 MB
  • added
Springer, 2007. — 254 p. — (Series on Integrated Circuits and Systems). — ISBN: 978-0-387-30037-5. With dramatic increases in on-chip packing densities, routing congestion has become a major problem in integrated circuit design, impacting convergence, performance, and yield, and complicating the synthesis of critical interconnects. The problem is especially acute as...
  • №150
  • 2,68 MB
  • added
Quickstudy Reference Guides, 2020. — 6 p. Covering the essential concepts of the computer science area of algorithms, this 6 p. laminated guide is part 2 of 2 guides that also serves as a reference for designing and analyzing algorithms. Guaranteed to boost grades in required algorithms courses this reference tool can continue to offer support well beyond a course. While all...
  • №151
  • 7,30 MB
  • added
Berlin: Springer, 1992. — 124 p. One way to advance the science of computational geometry is to make a comprehensive study of fundamental operations that are used in many different algorithms. This monograph attempts such an investigation in the case of two basic predicates: the counterclockwise relation pqr, which states that the circle through points (p, q, r) is traversed...
  • №152
  • 1,09 MB
  • added
  • info modified
Independently published, 2021. — 215 p. Scratch 3.0. Inside, there are about a hundred algorithms and Scratch programs, displayed as examples or exercises with their correction, easily usable in classrooms or at home. A common belief is that computers are very intelligent machines. That’s a complete lie, computers are very stupid and can’t do anything without their programmers...
  • №153
  • 9,28 MB
  • added
Independently published, 2018. — 158 p. — ASIN B08G8BM7CN It is my heartfelt thankful to Mr. Dennis Richie for his invention of simple, powerful, beautiful and grateful programming language named “C”. C programming is the gateway of learning advanced programming languages. This textbook covers the content of Data types, Keywords, Statements, Control structures, Arrays, Strings,...
  • №154
  • 8,70 MB
  • added
2021.03
2nd edition. — Jones & Bartlett Publishers, 2009. — xviii, 452 p. — ISBN: 0-7637-0782-1, 978-0-7637-0782-8. Updated to follow the recommendations put forth by the ACM/SIGCSE 2001 task force, Analysis of Algorithms raises awareness of the effects that algorithms have on the efficiency of a program and develops the necessary skills to analyze general algorithms used in programs....
  • №155
  • 6,15 MB
  • added
De Gruyter, 2021. — 178 p. — ISBN: 978-3-11-069341-6. Algorithms play a central role both in the theory and in the practice of computing. The goal of the authors was to write a textbook that would not trivialize the subject but would still be readable by most students on their own. The book contains over 120 exercises. Some of them are drills; others make important points about...
  • №156
  • 5,54 MB
  • added
2021.02
Independently published, 2020. — 404 p. — ISBN B08LBY7Q16. A Data Structure is a way of collecting and organising data in such a way that we can perform operations on these data in an effective way. An Algorithm is a step-by-step procedure, which defines a set of instructions to be executed in a certain order to get the desired output. Algorithms are generally created...
  • №157
  • 14,63 MB
  • added
FiNew York: Independently published, 2021. — 78 p. This book covers techniques for the design and analysis of algorithms. The algorithmic techniques covered include: divide and conquer, backtracking, dynamic programming, greedy algorithms, and hill-climbing. Any solvable problem generally has at least one algorithm of each of the following types: the obvious way; the methodical...
  • №158
  • 7,56 MB
  • added
  • info modified
2021.01
Independently published, 2021. — 186 p. — ISBN: 9798591756123. Data Structures are the programmatic way of storing data so that data can be used efficiently. Almost every enterprise application uses various types of data structures in one or the other way. This tutorial will give you a great understanding on Data Structures needed to understand the complexity of enterprise...
  • №159
  • 3,66 MB
  • added
New York: McGraw-Hill, 1984. — 462 p. Information and its Storage Representation. The Representation and Manipulation of Strings. Linear Data Structures and Their Sequential Storage Representation. Linear Data Structures and Their Linked Storage Representation. Nonlinear Data Structures. Sorting and Searching.
  • №160
  • 124,40 MB
  • added
Independently published, 2021. — 157 p. — ISBN B08V51PVCX. What are algorithms and why should you care? We’ll start with an overview of algorithms and then discuss two games that you could use an algorithm to solve more efficiently – the number guessing game and a route-finding game. In mathematics and computer science, an algorithm (/ˈælɡərɪðəm/ ( listen)) is a finite sequence...
  • №161
  • 2,41 MB
  • added
New York: Addison-Wesley, 1988. — 204 p. What do topics ranging from organic chemistry to Napoleon's campaigns have to do with computer programming? This collection of essays demonstrates the many varied aspects of programming, showing how programming can be both a fun and elegant science. Some of the essays cover programming techniques, like how profilers can provide insight...
  • №162
  • 10,77 MB
  • added
  • info modified
Boca Raton: CRC Press, 2021. — 322 p. This book covers theory and practical knowledge of Probabilistic data structures (PDS) and Blockchain (BC) concepts. It introduces the applicability of PDS in BC to technology practitioners and explains each PDS through code snippets and illustrative examples. Further, it provides references for the applications of PDS to BC along with...
  • №163
  • 24,20 MB
  • added
  • info modified
Singapore: World Scientific, 2019. — 534 p. In computer science, an algorithm is an unambiguous specification of how to solve a class of problems. Algorithms can perform calculation, data processing and automated reasoning tasks. As an effective method, an algorithm can be expressed within a finite amount of space and time and in a well-defined formal language for calculating a...
  • №164
  • 38,46 MB
  • added
2020.12
AlgoDaily.com. — 732 p. The only technical interview resource you need: your favorite AlgoDaily.com premium content packaged into an 800-page book that you'll love and keep forever. Over 500 illustrations and visualizations; 50 long-form, interactive tutorials and lessons on data structures, algorithms, and interview patterns; and 100 in-depth, illustrated, and well explained...
  • №165
  • 42,41 MB
  • added
  • info modified
2020.11
No Starch Press, Inc., 2021. — 410 p. — ISBN13: 978-1-7185-0080-8. A hands-on, problem-based introduction to building algorithms and data structures to solve problems with a computer. Programming is about using a computer to solve problems, and algorithms and data structures are the building blocks of computer programs. For each problem that a programmer wants to solve, they...
  • №166
  • 3,33 MB
  • added
CareerMonk Publications, 2019. — 555 p. Algorithm Design Techniques: Recursion, Backtracking, Greedy, Divide and Conquer, and Dynamic Programming Algorithm Design Techniques is a detailed, friendly guide that teaches you how to apply common algorithms to the practical problems you face every day as a programmer. What's Inside Enumeration of possible solutions for the problems....
  • №167
  • 9,16 MB
  • added
New York: Springer, 2020. — 360 p. This is a central topic in any computer science curriculum. To distinguish this textbook from others, the author considers probabilistic methods as being fundamental for the construction of simple and efficient algorithms, and in each chapter at least one problem is solved using a randomized algorithm. Data structures are discussed to the...
  • №168
  • 4,42 MB
  • added
  • info modified
2020.10
New York: No Starch Press, 2020. — 377 p. A hands-on, problem-based introduction to building algorithms and data structures to solve problems with a computer. Programming is about using a computer to solve problems, and algorithms and data structures are the building blocks of computer programs. For each problem that a programmer wants to solve, they employ an algorithm: a...
  • №169
  • 3,84 MB
  • added
New Delhi: BPB Publications,2018. — 193 p. A process or set of rules to be followed in calculations or other problem-solving operations, especially by a computer Key Features This book is especially designed for beginners and explains all aspects of algorithm and its analysis in a simple and systematic manner. Algorithms and their working are explained in detail with the help...
  • №170
  • 7,97 MB
  • added
  • info modified
Cambridge University Press, 2020. — 237 p. — ISBN: 9781108487764, 9781108767910. In Beyond the Algorithm: Qualitative Insights for Gig Work Regulation, Deepa Das Acevedo and a collection of scholars and experts show why government actors must go beyond mass surveys and data-scrubbing in order to truly understand the realities of gig work. The contributors draw on qualitative...
  • №171
  • 1,69 MB
  • added
2nd Edition. — Pragmatic Bookshelf, 2020. — 499 p. — ISBN: 978-1-68050722-5. If you thought that data structures and algorithms were all just theory, you’re missing out on what they can do for your code. Learn to use Big O Notation to make your code run faster by orders of magnitude. Choose from data structures such as hash tables, trees, and graphs to increase your code’s...
  • №172
  • 8,68 MB
  • added
  • info modified
Princeton: Princeton University Press, 2020. — 232 p. — ISBN: 978-0-691-14714-7. Nine revolutionary algorithms that power our computers and smartphones Every day, we use our computers to perform remarkable feats. A simple web search picks out a handful of relevant needles from the world’s biggest haystack. Uploading a photo to Facebook transmits millions of pieces of...
  • №173
  • 5,18 MB
  • added
  • info modified
Arcler Press, 2019. — 332 p. — ISBN: 978-1-77361-658-2. Data Structures with C Programming examines various concepts related to structuring of data giving brief overview about them. It starts with explanation data structures that are utilized to store data in a computer in an organized form. It includes different types of data structure using C language. Provides the reader...
  • №174
  • 16,65 MB
  • added
Arcler Press, 2019. — 256 p. — ISBN: 978-1-77361-618-6. Introduction to Search Algorithms considers various aspects of search algorithms including an extensive overview of search algorithms and related terms. It includes introduction and the fundamentals of search algorithms, fundamentals of linear search algorithm, introduction to a* based best-first search algorithms....
  • №175
  • 9,65 MB
  • added
  • info modified
Arcler Press, 2019. — 252 p. — ISBN: 9781773616179. Introduction to Algorithms considers various aspects of Introduction to Algorithms including an extensive overview of algorithms and related terms. It includes definitions of Classification of algorithms, an introduction to heuristic algorithms, types of machine learning algorithms, approximation algorithms. Provides the...
  • №176
  • 5,66 MB
  • added
2020.09
New York: Springer International Publishing, 2019. — 167 p. In this book, differential evolution and its modified variants are applied to the clustering of data and images. Metaheuristics have emerged as potential algorithms for dealing with complex optimization problems, which are otherwise difficult to solve using traditional methods. In this regard, differential evolution is...
  • №177
  • 6,57 MB
  • added
Princeton: Princeton University Press, 2013. — 231 p. — ISBN: 9780691158198. Every day, we use our computers to perform remarkable feats. A simple web search picks out a handful of relevant needles from the world's biggest haystack: the billions of pages on the World Wide Web. Uploading a photo to Facebook transmits millions of pieces of information over numerous error-prone...
  • №178
  • 3,05 MB
  • added
  • info modified
MIT Press, 2020. — 314 p. — (Essential Knowledge). — ISBN: 978-0262539029. An accessible introduction to algorithms, explaining not just what they are but how they work, with examples from a wide range of application areas.Digital technology runs on algorithms, sets of instructions that describe how to do something efficiently. Application areas range from search engines to...
  • №179
  • 10,20 MB
  • added
  • info modified
Berlin: Springer, 2013. — 169 p. Computing power performance was important at times when hardware was still expensive, because hardware had to be put to the best use. Later on this criterion was no longer critical, since hardware had become inexpensive. Meanwhile, however, people have realized that performance again plays a significant role, because of the major drain on system...
  • №180
  • 5,09 MB
  • added
Apress, 2020. — 298 p. — ISBN: 148425919X. Implement practical data structures and algorithms for text search and discover how it is used inside other larger applications. This unique in-depth guide explains string algorithms using the C programming language. String Algorithms in C teaches you the following algorithms and how to use them: classical exact search algorithms;...
  • №181
  • 13,99 MB
  • added
Dedov Florian, 2020. — 116 p. — ISBN: n/a. The Most Important Skill in Computer Science! The field of algorithms and data structures is one of the most important in computer science. You will rarely be invited to a coding interview at Google, Microsoft or Facebook and not be asked questions about it. This is because these companies know how valuable the skills taught are. It...
  • №182
  • 1,80 MB
  • added
Soundlikeyourself Publishing, LLC, 2018. — 221 p. — ISBN: 978-0-9992829-2-2. Algorithms are the heart and soul of computer science. Their applications range from network routing and computational genomics to public-key cryptography and machine learning. Studying algorithms can make you a better programmer, a clearer thinker, and a master of technical interviews. Algorithms...
  • №183
  • 2,24 MB
  • added
  • info modified
New York: Soundlikeyourself Publishing, 2020. — 271 p. What Is NP-Hardness? MST vs. TSP: An Algorithmic Mystery Possible Levels of Expertise Easy and Hard Problems Algorithmic Strategies for NP-Hard Problems Proving NP-Hardness: A Simple Recipe Rookie Mistakes and Acceptable Inaccuracies Compromising on Correctness: Efficient Inexact Algorithms Makespan Minimization Maximum...
  • №184
  • 15,52 MB
  • added
  • info modified
New York: Manning Publications Co., 2021. — 325 p. — (MEAP Edition). — ISBN: 1617295485. Algorithms and Data Structures in Action expands on the basic algorithms you already know to give you a better selection of solutions to different programming problems. In it, you'll discover techniques for improving priority queues, efficient caching, clustering data, and more. As a...
  • №185
  • 4,43 MB
  • added
Manning Publications, 2020. — 736 p. — ISBN: 978-1617295485. As a software engineer, you’ll encounter countless programming challenges that initially seem confusing, difficult, or even impossible. Don’t despair! Many of these “new” problems already have well-established solutions. Algorithms and Data Structures in Action teaches you powerful approaches to a wide range of tricky...
  • №186
  • 30,15 MB
  • added
  • info modified
2020.07
CareerMonk Publications, 2020. — 416 p. — ISBN: 978-8192107554. “Data Structures And Algorithms Made Easy: Data Structures and Algorithmic Puzzles” is a book that offers solutions to complex data structures and algorithms. There are multiple solutions for each problem and the book is coded in C/C++, it comes handy as an interview and exam guide for computer scientists. It can...
  • №187
  • 6,89 MB
  • added
CareerMonk Publications, 2020. — 412 p. Peeling Data Structures and Algorithms for (Java, Second Edition): Programming puzzles for interviews Campus Preparation Degree/Masters Course Preparation Instructor’s GATE Preparation Big job hunters: Microsoft, Google, Amazon, Yahoo, Flip Kart, Adobe, IBM Labs, Citrix, Mentor Graphics, NetApp, Oracle, Webaroo, De-Shaw, Success Factors,...
  • №188
  • 23,12 MB
  • added
  • info modified
2020.06
O’Reilly, 2020. — 420 p. — ISBN: 9781492044079. Graph data closes the gap between the way humans and computers view the world. While computers rely on static rows and columns of data, people navigate and reason about life through relationships. This practical guide demonstrates how graph data brings these two approaches together. By working with concepts from graph theory,...
  • №189
  • 25,90 MB
  • added
  • info modified
O’Reilly Media, 2020. — 420 p. — ISBN13: 978-1-492-04407-9. Graph data closes the gap between the way humans and computers view the world. While computers rely on static rows and columns of data, people navigate and reason about life through relationships. This practical guide demonstrates how graph data brings these two approaches together. By working with concepts from graph...
  • №190
  • 25,37 MB
  • added
  • info modified
Madison: Jaxson Media, 2019. — 122 p. Computer Science Fundamentals Asymptotic Runtime Data Structures Classes of problems Graphs and Graph Algorithms Introduction to Graph Theory Data Structures on Graphs Well - Known Graph Algorithms Common Graph Classes Non - Graph Algorithms Sorting Algorithms Problem - Solving Techniques Brute Force or No? Dynamic Programming Greedy...
  • №191
  • 2,89 MB
  • added
  • info modified
2020.02
New York: Apress, 2020. — 146 p. Codeless Data Structures and Algorithms provides you with the knowledge about DSAs that you will need in the professional programming world, without using any complex mathematics or irrelevant information. Whether you are a new developer seeking a basic understanding of the subject or a decision-maker wanting a grasp of algorithms to apply to...
  • №192
  • 1,39 MB
  • added
  • info modified
Apress, 2020. — 143 p. — ISBN13: 978-1-4842-5724-1. Codeless Data Structures and Algorithms provides you with the knowledge about DSAs that you will need in the professional programming world, without using any complex mathematics or irrelevant information. Whether you are a new developer seeking a basic understanding of the subject or a decision-maker wanting a grasp of...
  • №193
  • 2,54 MB
  • added
  • info modified
Apress, 2020. — 143 p. — ISBN13: 978-1-4842-5724-1. Codeless Data Structures and Algorithms provides you with the knowledge about DSAs that you will need in the professional programming world, without using any complex mathematics or irrelevant information. Whether you are a new developer seeking a basic understanding of the subject or a decision-maker wanting a grasp of...
  • №194
  • 2,19 MB
  • added
  • info modified
Apress, 2020. — 143 p. — ISBN13: 978-1-4842-5724-1. Codeless Data Structures and Algorithms provides you with the knowledge about DSAs that you will need in the professional programming world, without using any complex mathematics or irrelevant information. Whether you are a new developer seeking a basic understanding of the subject or a decision-maker wanting a grasp of...
  • №195
  • 2,60 MB
  • added
  • info modified
Apress, 2020. — 143 p. — ISBN13: 978-1-4842-5724-1. Codeless Data Structures and Algorithms provides you with the knowledge about DSAs that you will need in the professional programming world, without using any complex mathematics or irrelevant information. Whether you are a new developer seeking a basic understanding of the subject or a decision-maker wanting a grasp of...
  • №196
  • 2,51 MB
  • added
  • info modified
Gruyter GmbH, 2019. — 411 p. — ISBN: 978-3-11-061549-4. Algorithms are the essence of programming. After their construction, they have to be translated to the codes of a specific programming language. There exists a maximum of ten basic algorithmic templates. This textbook aims to provide the reader with a more convenient and efficient method to create a program by translating...
  • №197
  • 4,38 MB
  • added
  • info modified
2020.01
2nd Edition. — Packt Publishing, 2018. — 389 p. — ISBN: 978-1-78899-557-3. Learn to implement complex data structures and algorithms using Python Data structures allow you to store and organize data efficiently. They are critical to any problem, provide a complete solution, and act like reusable code. Hands-On Data Structures and Algorithms with Python teaches you the essential...
  • №198
  • 9,01 MB
  • added
  • info modified
2nd Edition. — Packt Publishing, 2018. — 389 p. — ISBN: 978-1-78899-557-3. Learn to implement complex data structures and algorithms using Python Data structures allow you to store and organize data efficiently. They are critical to any problem, provide a complete solution, and act like reusable code. Hands-On Data Structures and Algorithms with Python teaches you the essential...
  • №199
  • 5,79 MB
  • added
  • info modified
2nd Edition. — Packt Publishing, 2018. — 389 p. — ISBN: 978-1-78899-557-3. Learn to implement complex data structures and algorithms using Python Data structures allow you to store and organize data efficiently. They are critical to any problem, provide a complete solution, and act like reusable code. Hands-On Data Structures and Algorithms with Python teaches you the essential...
  • №200
  • 9,44 MB
  • added
  • info modified
2nd Edition. — Packt Publishing, 2018. — 389 p. — ISBN: 978-1-78899-557-3. Learn to implement complex data structures and algorithms using Python Data structures allow you to store and organize data efficiently. They are critical to any problem, provide a complete solution, and act like reusable code. Hands-On Data Structures and Algorithms with Python teaches you the essential...
  • №201
  • 4,80 MB
  • added
  • info modified
CRC Press, 2018. — 817 p. The book reflects the tremendous growth in the field, over the past two decades. Through contributions from leading experts, this handbook provides a comprehensive introduction to the underlying theory and methodologies, as well as the various applications of approximation algorithms and metaheuristics. Volume 1 of this two-volume set deals primarily...
  • №202
  • 9,51 MB
  • added
  • info modified
CRC Press, 2018. — 797 p. The book reflects the tremendous growth in the field, over the past two decades. Through contributions from leading experts, this handbook provides a comprehensive introduction to the underlying theory and methodologies, as well as the various applications of approximation algorithms and metaheuristics. Volume 1 of this two-volume set deals primarily...
  • №203
  • 17,01 MB
  • added
  • info modified
New York: Jones & Bartlett Learning, 2008. — 670 p. With an accessible writing style and manageable amount of content, Data Structures and Algorithms Using Java is the ideal text for your course. This outstanding text correlates to the recommended syllabus put forth by the Association of Computing Machinery standard curriculum guidelines. The author has produced a resource that...
  • №204
  • 19,99 MB
  • added
  • info modified
2019.12
New York: Addison-Wesley, 2014. — 437 p. This book is Part II of the fourth edition of Robert Sedgewick and Kevin Wayne’s Algorithms , the leading textbook on algorithms today, widely used in colleges and universities worldwide. Part II contains Chapters 4 through 6 of the book. The fourth edition of Algorithms surveys the most important computer algorithms currently in use and...
  • №205
  • 10,57 MB
  • added
  • info modified
New York: Manning Publications, 2019. — 286 p. As a software engineer, you’ll encounter countless programming challenges that initially seem confusing, difficult, or even impossible. Don’t despair! Many of these “new” problems already have well-established solutions. Algorithms and Data Structures in Action teaches you powerful approaches to a wide range of tricky coding...
  • №206
  • 14,38 MB
  • added
  • info modified
2019.11
Second edition. — O’Reilly, 2016. — 420 p. — ISBN: 978-1-4919-4892-7. Creating robust software requires the use of efficient algorithms, but programmers seldom think about them until a problem occurs. This updated edition of Algorithms in a Nutshell describes a large number of existing algorithms for solving a variety of problems, and helps you select and implement the right...
  • №207
  • 6,79 MB
  • added
  • info modified
Second edition. — O’Reilly, 2016. — 420 p. — ISBN: 978-1-4919-4892-7. Creating robust software requires the use of efficient algorithms, but programmers seldom think about them until a problem occurs. This updated edition of Algorithms in a Nutshell describes a large number of existing algorithms for solving a variety of problems, and helps you select and implement the right...
  • №208
  • 6,99 MB
  • added
  • info modified
Second edition. — O’Reilly, 2016. — 420 p. — ISBN: 978-1-4919-4892-7. Creating robust software requires the use of efficient algorithms, but programmers seldom think about them until a problem occurs. This updated edition of Algorithms in a Nutshell describes a large number of existing algorithms for solving a variety of problems, and helps you select and implement the right...
  • №209
  • 6,51 MB
  • added
  • info modified
O’Reilly Media, 2015. — 648 p. — ISBN13: 063-6-920-03288-5. Creating robust software requires the use of efficient algorithms, but programmers seldom think about them until a problem occurs. This updated edition of Algorithms in a Nutshell describes a large number of existing algorithms for solving a variety of problems, and helps you select and implement the right algorithm...
  • №210
  • 3,76 MB
  • added
  • info modified
Independently published, 2019. — 472 p. — ISBN: 978-1-792-64483-2 Algorithms are the lifeblood of computer science. They are the machines that proofs build and the music that programs play. Their history is as old as mathematics itself. This textbook is a wide-ranging, idiosyncratic treatise on the design and analysis of algorithms, covering several fundamental techniques, with...
  • №211
  • 23,89 MB
  • added
  • info modified
2019.09
MIT Press, 2013. — 237 p. — ISBN: 978-0-262-51880-2. Have you ever wondered how your GPS can find the fastest way to your destination, selecting one route from seemingly countless possibilities in mere seconds? How your credit card account number is protected when you make a purchase over the Internet? The answer is algorithms. And how do these mathematical formulations...
  • №212
  • 569,90 KB
  • added
  • info modified
2019.08
New York: Soundlikeyourself Publishing, LLC, 2019. — 229 p. Accessible, no-nonsense, and programming language-agnostic introduction to algorithms. Includes hints or solutions to all quizzes and problems, and a series of YouTube videos by the author accompanies the book. Part 3 covers greedy algorithms (scheduling, minimum spanning trees, clustering, Huffman codes) and dynamic...
  • №213
  • 10,22 MB
  • added
  • info modified
2nd ed. — Mount St. Mary’s University (Dept. of Math. and C.S.), 2019. — 144 p. This book covers standard topics in data structures including running time analysis, dynamic arrays, linked lists, stacks, queues, recursion, binary trees, binary search trees, heaps, hashing, sets, maps, graphs, and sorting. It is based on Data Structures and Algorithms classes I’ve taught over the...
  • №214
  • 722,33 KB
  • added
  • info modified
Springer, 2019. — 610 p. — ISBN: 9783030247669. This book constitutes the refereed proceedings of the 16th International Symposium on Algorithms and Data Structures, WADS, 2019, held in Edmonton, AB, Canada, in August 2019. The 42 full papers presented together with 3 invited lectures, we carefully reviewed and selected from a total of 88 submissions. They present original...
  • №215
  • 16,19 MB
  • added
  • info modified
New York: O’Reilly Media, Inc, 2019. — 66 p. With Early Release ebooks, you get books in their earliest form — the authors' raw and unedited content as they write — so you can take advantage of these technologies long before the official release of these titles. This book will enable you to apply graph thinking to solve complex problems. If you want to learn how to build...
  • №216
  • 10,22 MB
  • added
  • info modified
2019.07
Springer, 2019. — 270 p. — ISBN: 978-3-030-21204-9. With relevant, timely topics, this book gathers carefully selected, peer-reviewed scientific works and offers a glimpse of the state-of-the-art in disaster prevention research, with an emphasis on challenges in Latin America. Topics include studies on surface frost, an extreme meteorological event that occasionally affects...
  • №217
  • 10,27 MB
  • added
  • info modified
O’Reilly, 2019. — xvi+240 p. — ISBN: 978-1-492-05781-9. Learn how graph algorithms can help you leverage relationships within your data to develop intelligent solutions and enhance your machine learning models. With this practical guide,developers and data scientists will discover how graph analytics deliver value, whether they’re used for building dynamic network models or...
  • №218
  • 33,83 MB
  • added
  • info modified
Sebastopol: O’Reilly, 2019. — xvi+240 p. — ISBN: 978-1-492-05781-9. Learn how graph algorithms can help you leverage relationships within your data to develop intelligent solutions and enhance your machine learning models. With this practical guide,developers and data scientists will discover how graph analytics deliver value, whether they’re used for building dynamic network...
  • №219
  • 2,93 MB
  • added
  • info modified
2019.06
Fourth Estate Ltd, 2019. — 336 p. — ISBN: 978-0008288150, 0008288151. Will a computer ever compose a symphony, write a prize-winning novel, or paint a masterpiece And if so, would we be able to tell the differenceAs humans, we have an extraordinary ability to create works of art that elevate, expand and transform what it means to be alive.Yet in many other areas, new...
  • №220
  • 2,22 MB
  • added
  • info modified
Wiley, 2019. — 800 p. — ISBN: 1119575990. 2nd Edition. A friendly introduction to the most useful algorithms written in simple, intuitive English The revised and updated second edition of Essential Algorithms, offers an accessible introduction to computer algorithms. The book contains a description of important classical algorithms and explains when each is appropriate. The...
  • №221
  • 15,95 MB
  • added
  • info modified
Wiley, 2019. — 800 p. — ISBN: 1119575990. 2nd Edition. A friendly introduction to the most useful algorithms written in simple, intuitive English The revised and updated second edition of Essential Algorithms, offers an accessible introduction to computer algorithms. The book contains a description of important classical algorithms and explains when each is appropriate. The...
  • №222
  • 15,71 MB
  • added
  • info modified
2nd Edition. — Wiley, 2019. — 800 p. — ISBN: 1119575990. A friendly introduction to the most useful algorithms written in simple, intuitive English The revised and updated second edition of Essential Algorithms, offers an accessible introduction to computer algorithms. The book contains a description of important classical algorithms and explains when each is appropriate. The...
  • №223
  • 15,61 MB
  • added
  • info modified
Engineering Science Reference, 2018. — 444 p. — ISBN: 1522558527, 978-1522558521. As technology continues to become more sophisticated, mimicking natural processes and phenomena becomes more of a reality. Continued research in the field of natural computing enables an understanding of the world around us, in addition to opportunities for manmade computing to mirror the natural...
  • №224
  • 5,83 MB
  • added
  • info modified
World Scientific Publishing Co Pte Ltd, 2018. — 328 p. — ISBN: 978-9813235908, 981323590X. A successor to the first and second editions, this updated and revised book is a leading companion guide for students and engineers alike, specifically software engineers who design algorithms. While succinct, this edition is mathematically rigorous, covering the foundations for both...
  • №225
  • 2,22 MB
  • added
  • info modified
Apress, 2019. — 240 p. The human mind is evolutionarily designed to take shortcuts in order to survive. We jump to conclusions because our brains want to keep us safe. A majority of our biases work in our favor, such as when we feel a car speeding in our direction is dangerous and we instantly move, or when we decide not take a bite of food that appears to have gone bad....
  • №226
  • 2,64 MB
  • added
  • info modified
Cambridge (Mass.): The MIT Press, 2017. — 526 p. — ISBN: 9780262035705. An introduction to algorithms for readers with no background in advanced mathematics or computer science, emphasizing examples and real-world problems. Algorithms are what we do in order not to have to do something. Algorithms consist of instructions to carry out tasks — usually dull, repetitive ones....
  • №227
  • 10,68 MB
  • added
  • info modified
2019.05
Pragmatic Bookshelf, 2015. — 286 p. A book on mazes? Seriously? Yes! Not because you spend your day creating mazes, or because you particularly like solving mazes. But because it’s fun. Remember when programming used to be fun? This book takes you back to those days when you were starting to program, and you wanted to make your code do things, draw things, and solve puzzles....
  • №228
  • 5,51 MB
  • added
  • info modified
Pragmatic Bookshelf, 2015. — 286 p. A book on mazes? Seriously? Yes! Not because you spend your day creating mazes, or because you particularly like solving mazes. But because it’s fun. Remember when programming used to be fun? This book takes you back to those days when you were starting to program, and you wanted to make your code do things, draw things, and solve puzzles....
  • №229
  • 10,38 MB
  • added
  • info modified
2nd Edition. — Wiley, 2019. A friendly introduction to the most useful algorithms written in simple, intuitive English The revised and updated second edition of Essential Algorithms, offers an accessible introduction to computer algorithms. The book contains a description of important classical algorithms and explains when each is appropriate. The author shows how to analyze...
  • №230
  • 1,99 MB
  • added
  • info modified
2nd Edition. — Wiley, 2019. — 800 p. — ISBN: 1119575990. A friendly introduction to the most useful algorithms written in simple, intuitive English The revised and updated second edition of Essential Algorithms, offers an accessible introduction to computer algorithms. The book contains a description of important classical algorithms and explains when each is appropriate. The...
  • №231
  • 11,04 MB
  • added
  • info modified
Cambridge University Press, 2019. — 395 p. — ISBN: 9781108496827. The text covers important algorithm design techniques, such as greedy algorithms, dynamic programming, and divide-and-conquer, and gives applications to contemporary problems. Techniques including Fast Fourier transform, KMP algorithm for string matching, CYK algorithm for context free parsing and gradient...
  • №232
  • 3,21 MB
  • added
  • info modified
2019.04
Pittsburgh: Carnegie Mellon University, 2019. — 358 p. This book aims to present techniques for problem solving using today’s computers, including both sequentially and parallel. For example, you might want to find the shortest path from where you are now to the nearest cafe by using your computer. The primary concerns will likely include correctness (the path found indeed...
  • №233
  • 6,54 MB
  • added
  • info modified
2019.03
2nd Edition. — Springer, 2012. — 348 p. — (GOR Publications). — ISBN: 3642239285. Scheduling problems have been investigated since the late fifties. Two types of applications have mainly motivated research in this area: project planning and machine scheduling. While in machine scheduling a large number of specific scheduling situations depending on the machine environment and...
  • №234
  • 2,15 MB
  • added
  • info modified
Springer International Publishing, 2016. — 397 p. — ISBN: 978-3-319-41706-6. In celebration of Prof. Morik's 60th birthday, this Festschrift covers research areas that Prof. Morik worked in and presents various researchers with whom she collaborated. The 23 refereed articles in this Festschrift volume provide challenges and solutions from theoreticians and practitioners on data...
  • №235
  • 27,42 MB
  • added
  • info modified
2nd Edition. — Packt Publishing, 2018. — 389 p. — ISBN: 978-1-78899-557-3. Learn to implement complex data structures and algorithms using Python. Data structures allow you to store and organize data efficiently. They are critical to any problem, provide a complete solution, and act like reusable code. Hands-On Data Structures and Algorithms with Python teaches you the...
  • №236
  • 10,44 MB
  • added
  • info modified
Second edition. — O’Reilly, 2016. — 389 p. — ISBN: 978-1-4919-4892-7. This book provides efficient code solutions in several programming languages that you can easily adapt to a specific project. Each major algorithm is presented in the style of a design pattern that includes information to help you understand why and when the algorithm is appropriate.
  • №237
  • 11,92 MB
  • added
  • info modified
3rd Edition. — MIT Press, 2009. — 499 p. The instructor's guide for the 3rd edition of Thomas Corman's fundamental book on algorithms, "Algorithms. Construction and Analysis" includes solutions to all problems from the book, as well as a brief summary of information on each chapter for easy memorization. This document is an instructor’s manual to accompany Introduction to...
  • №238
  • 2,12 MB
  • added
  • info modified
2019.01
Second Edition. — Course Technology, 2005. — 770 p. Using the Java programming language, author Adam Drozdek highlights three important aspects of data structures and algorithms. First, the book places special emphasis on the connection between data structures and their algorithms, including an analysis of the algorithms' complexity. Second, the book presents data structures in...
  • №239
  • 11,77 MB
  • added
  • info modified
New York: O’Reilly Media, 2019. — 120 p. Quantum computers are set to kick-start a second computing revolution in an exciting and intriguing way. Learning to program a Quantum Processing Unit (QPU) is not only fun and exciting, but it's a way to get your foot in the door. Like learning any kind of programming, the best way to proceed is by getting your hands dirty and diving...
  • №240
  • 2,04 MB
  • added
  • info modified
5th edition. — CareerMonk Publications, 2017. — 828 p. — ISBN: 9788192107547. "Data Structures And Algorithms Made Easy: Data Structure And Algorithmic Puzzles" is a book that offers solutions to complex data structures and algorithms. There are multiple solutions for each problem and the book is coded in C/C++, it comes handy as an interview and exam guide for computer...
  • №241
  • 55,85 MB
  • added
  • info modified
Michael Young, 2015. — 191 p. The Computer Science handbook is a handbook designed to explain algorithms and data structures in a way that anyone can understand. Many websites (eg Wikipedia) contain lengthy and wordy explanations that are full of technical jargon. We have tried our hardest to simplify all language to make it easy to read without any math or computer science...
  • №242
  • 1,41 MB
  • added
  • info modified
Cambridge University Press, 2019. — 534 p. — ISBN: 978-1-107-05776-0. Preprocessing, or data reduction, is a standard technique for simplifying and speeding up computation. Written by a team of experts in the field, this book introduces a rapidly developing area of preprocessing analysis known as kernelization. The authors provide an overview of basic methods and important...
  • №243
  • 5,06 MB
  • added
  • info modified
Hagen: University of Applied Sciences of Hagen, 2015. — 123 p. Why mathematics in a book about algorithmics? Algorithms are, in essence, applied mathematics. Even if they deal with apparently “unmathematical” subjects such as manipulating strings or searching objects, mathematics is the basis. To mention just a few examples: the classical algorithmic concept of recursion is...
  • №244
  • 1,26 MB
  • added
  • info modified
AU Press, 2013. — 344 p. — ISBN: 978-1-92735638-8. Offered as an introduction to the field of data structures and algorithms, Open Data Structures covers the implementation and analysis of data structures for sequences (lists), queues, priority queues, unordered dictionaries, ordered dictionaries, and graphs. Focusing on a mathematically rigorous approach that is fast,...
  • №245
  • 2,16 MB
  • added
  • info modified
Amazon Digital Services LLC., 2018. — 141 p. — ASIN B07FDLH599. This is not a freaking textbook. No confusing academic jargon. No long lists of properties to memorize. No proofs. Because that stuff doesn’t help you actually get it. Here’s what does: Learning what to picture in your head when you think of a dynamic array or a hash map. Learning how to think in algorithms. That’s...
  • №246
  • 1,71 MB
  • added
  • info modified
Amazon Digital Services LLC., 2018. — 141 p. — ASIN B07FDLH599. This is not a freaking textbook. No confusing academic jargon. No long lists of properties to memorize. No proofs. Because that stuff doesn’t help you actually get it. Here’s what does: Learning what to picture in your head when you think of a dynamic array or a hash map. Learning how to think in algorithms. That’s...
  • №247
  • 1,50 MB
  • added
  • info modified
Amazon Digital Services LLC., 2018. — 141 p. — ASIN B07FDLH599. This is not a freaking textbook. No confusing academic jargon. No long lists of properties to memorize. No proofs. Because that stuff doesn’t help you actually get it. Here’s what does: Learning what to picture in your head when you think of a dynamic array or a hash map. Learning how to think in algorithms. That’s...
  • №248
  • 5,09 MB
  • added
  • info modified
Cambridge University Press, 2010. — 291 p. — ISBN13: 978-0-521-51338-8. Richard Bird takes a radically new approach to algorithm design, namely, design by calculation. These 30 short chapters each deal with a particular programming problem drawn from sources as diverse as games and puzzles, intriguing combinatorial tasks, and more familiar areas such as data compression and...
  • №249
  • 1,98 MB
  • added
  • info modified
2018.12
New Edition. — Amazon Digital Services LLC, — 359 p. — ASIN B07MRB762Z. Introduction to Data Structures and Algorithms in Java, 2019 Edition is designed to be easy to read and understand although the topic itself is complicated. Algorithms are the procedures that software programs use to manipulate data structures. Besides clear and simple example programs, the author includes...
  • №250
  • 1,00 MB
  • added
  • info modified
New Edition. — Amazon Digital Services LLC, — 359 p. — ASIN B07MRB762Z. Introduction to Data Structures and Algorithms in Java, 2019 Edition is designed to be easy to read and understand although the topic itself is complicated. Algorithms are the procedures that software programs use to manipulate data structures. Besides clear and simple example programs, the author includes...
  • №251
  • 1,88 MB
  • added
  • info modified
New Edition. — Amazon Digital Services LLC, — 359 p. — ASIN B07MRB762Z. Introduction to Data Structures and Algorithms in Java, 2019 Edition is designed to be easy to read and understand although the topic itself is complicated. Algorithms are the procedures that software programs use to manipulate data structures. Besides clear and simple example programs, the author includes...
  • №252
  • 3,08 MB
  • added
  • info modified
New York: Soundlikeyourself Publishing, 2017. — 216 p. — ISBN: 978-0-9992829-0-8. Algorithms are the heart and soul of computer science. Their applications range from network routing and computational genomics to public-key cryptography and database system implementation. Studying algorithms can make you a better programmer, a clearer thinker, and a master of technical...
  • №253
  • 2,68 MB
  • added
  • info modified
Springer, 2018. — 180 p. — (Frontiers in Mathematics). — ISBN10: 3319952633. The book collects and contributes new results on the theory and practice of ill-posed inverse problems. Different notions of ill-posedness in Banach spaces for linear and nonlinear inverse problems are discussed not only in standard settings but also in situations up to now not covered by the...
  • №254
  • 3,77 MB
  • added
  • info modified
Springer, 2019. — 111 p. — ISBN: 978-3030023744. This book explores the updated version of the Global algorithm which contains improvements for a local search algorithm and new Java implementations. Efficiency comparisons to earlier versions and on the increased speed achieved by the parallelization, are detailed. Examples are provided for students as well as researchers and...
  • №255
  • 7,00 MB
  • added
  • info modified
Springer, 2019. — 111 p. — ISBN: 978-3030023744. This book explores the updated version of the GLOBAL algorithm which contains improvements for a local search algorithm and new Java implementations. Efficiency comparisons to earlier versions and on the increased speed achieved by the parallelization, are detailed. Examples are provided for students as well as researchers and...
  • №256
  • 3,26 MB
  • added
  • info modified
New York: ICI Global, 2017. — 358 p. Metaheuristic algorithms are present in various applications for different domains. Recently, researchers have conducted studies on the effectiveness of these algorithms in providing optimal solutions to complicated problems. Advancements in Applied Metaheuristic Computing is a crucial reference source for the latest empirical research on...
  • №257
  • 17,33 MB
  • added
  • info modified
2018.11
2nd edition. — CareerMonk Publications, 2017. — 450 p. — ISBN: 978-8192107554. A handy guide of sorts for any computer science professional, Data Structures And Algorithms Made Easy in Java: Data Structure And Algorithmic Puzzles is a solution bank for various complex problems related to data structures and algorithms. It can be used as a reference manual by those readers in...
  • №258
  • 35,73 MB
  • added
  • info modified
New Age International, 2006 — 376 p. Principles of DATA STRUCTURES using C and C++ covers all the fundamental topics to give a better understanding about the subject. The study of data structures is essential to every one who comes across with computer science. This book is written in accordance with the revised syllabus for B.Tech./B.E. (both Computer Science and Electronics...
  • №259
  • 2,41 MB
  • added
  • info modified
2018.10
Springer Science & Business Media, 2012. — 356 p. "Geometric Structure of High-Dimensional Data and Dimensionality Reduction" adopts data geometry as a framework to address various methods of dimensionality reduction. In addition to the introduction to well-known linear methods, the book moreover stresses the recently developed nonlinear methods and introduces the applications...
  • №260
  • 8,52 MB
  • added
  • info modified
Basel, Switzerland: MDPI, 2018. — 210 p. — ISBN: 978-3-03897-119-1. This edited book presents new results in the area of algorithm development for different types of scheduling problems. In eleven chapters, algorithms for single machine problems, flow-shop and job-shop scheduling problems (including their hybrid (flexible) variants), the resource-constrained project scheduling...
  • №261
  • 3,82 MB
  • added
  • info modified
3rd ed. — Addison-Weasley, 2001. — 528 p. Algorithms in C++, Third Edition, Part 5: Graph Algorithms is the second book in Sedgewick's thoroughly revised and rewritten series. The first book, Parts 1-4, addresses fundamental algorithms, data structures, sorting, and searching. A forthcoming third book will focus on strings, geometry, and a range of advanced algorithms. Each...
  • №262
  • 10,86 MB
  • added
  • info modified
3rd ed. — Addison-Weasley, 1998. — 752 p. — ISBN10: 0-201-35088-2 This particular book, Parts 1n4, represents the essential first half of Sedgewick's complete work. It provides extensive coverage of fundamental data structures and algorithms for sorting, searching, and related applications. Although the substance of the book applies to programming in any language, the...
  • №263
  • 5,82 MB
  • added
  • info modified
2nd ed. — New Delhi: Oxford University Press, 2014. — 557 p. This second edition of Data Structures Using C has been developed to provide a comprehensive and consistent coverage of both the abstract concepts of data structures as well as the implementation of these concepts using C language. It begins with a thorough overview of the concepts of C programming followed by...
  • №264
  • 17,91 MB
  • added
  • info modified
2018.08
Springer, 2018. — 174 p. This book offers a gentle motivation and introduction to computational thinking, in particular to algorithms and how they can be coded to solve significant, topical problems from domains such as finance, cryptography, Web search, and data compression. The book is suitable for undergraduate students in computer science, engineering, and applied...
  • №265
  • 2,11 MB
  • added
  • info modified
Chichester: John Wiley & Sons, 2011. — 426 p. An entertaining and captivating way to learn the fundamentals of using algorithms to solve problems The algorithmic approach to solving problems in computer technology is an essential tool. With this unique book, algorithm expert Roland Backhouse shares his four decades of experience to teach the fundamental principles of using...
  • №266
  • 14,14 MB
  • added
  • info modified
Soundlikeyourself Publishing, LLC, 2018. — 221 p. — ISBN: 0999282921, 9780999282922. Algorithms are the heart and soul of computer science. Their applications range from network routing and computational genomics to public-key cryptography and machine learning. Studying algorithms can make you a better programmer, a clearer thinker, and a master of technical interviews....
  • №267
  • 7,93 MB
  • added
  • info modified
Boca Raton: CRC Press, 2014. — 359 p. Exercises Polynomial-time algorithms On the complexity to compute Exercises Solutions to exercises Bibliographical notes Strassen's algorithm Master theorem Solving recurrences Exercises Solutions to exercises Bibliographical notes Motivating example: The sports hall Designing greedy algorithms Graph coloring Theory of matroids Exercises...
  • №268
  • 2,38 MB
  • added
  • info modified
2018.07
Springer, 1999. — 535 p. The complexity of optimization problems Design techniques for approximation algorithms Approximation classes Input-dependent and asymptotic approximation Approximation through rando NP, PCP and non-approximability results The PCP theorem Approximation preserving reductions Probabilistic analysis of approximation algorithms Heuristic methods A....
  • №269
  • 28,25 MB
  • added
  • info modified
Boca Raton: CRC Press, 2005. — 658 p. Featuring contributions from leading experts in the field, Handbook of Bioinspired Algorithms and Applications explores the connection between biologically inspired (or bio-inspired) techniques and the development of solutions to problems that arise in a variety of problem domains. This comprehensive book describes various techniques based...
  • №270
  • 7,46 MB
  • added
  • info modified
Pragmatic Bookshelf, 2017. — 213 p. — ISBN10: 1680502441, 13 978-1680502442. True PDF Algorithms and data structures are much more than abstract concepts. Mastering them enables you to write code that runs faster and more efficiently, which is particularly important for today's web and mobile apps. This book takes a practical approach to data structures and algorithms, with...
  • №271
  • 6,53 MB
  • added
  • info modified
GoalKicker.com, 2018. — 256 p. The Algorithms Notes for Professionals book is compiled from Stack Overflow Documentation, the content is written by the beautiful people at Stack Overflow. Text content is released under Creative Commons BY-SA. See credits at the end of this book whom contributed to the various chapters. Images may be copyright of their respective owners unless...
  • №272
  • 5,00 MB
  • added
  • info modified
2018.06
New York: No Starch Press, 2016. — 259 p. Meet Frank Runtime. Disgraced ex-detective. Hard-boiled private eye. Search expert. When a robbery hits police headquarters, it’s up to Frank Runtime and his extensive search skills to catch the culprits. In this detective story, you’ll learn how to use algorithmic tools to solve the case. Runtime scours smugglers’ boats with binary...
  • №273
  • 7,94 MB
  • added
  • info modified
HarperCollins, 1991. – 524 p. – ISBN: 0-673-39736-X. Using only practically useful techniques, this book teaches methods for organizing, reorganizing, exploring, and retrieving data in digital computers, and the mathematical analysis of those techniques. The authors present analyses that are relatively brief and non-technical but illuminate the important performance...
  • №274
  • 24,87 MB
  • added
  • info modified
2018.05
5th Edition. — Morgan Kaufmann, 2018. — 770 p. — ISBN: 978-0-12-809474-7. This book, Fifth Edition, builds on the success of what is widely considered the best introduction and reference text on the art and science of data compression. Data compression techniques and technology are ever-evolving with new applications in image, speech, text, audio and video. This new edition...
  • №275
  • 11,81 MB
  • added
  • info modified
2018.04
Chapman and Hall/CRC, 2018. — 1120 p. The Handbook of Data Structures and Applications was first published over a decade ago. This second edition aims to update the first by focusing on areas of research in data structures that have seen significant progress. While the discipline of data structures has not matured as rapidly as other areas of computer science, the book aims to...
  • №276
  • 37,58 MB
  • added
  • info modified
2018.03
Springer, 2012. — 272 p. — ISBN: 978-3-642-31163-5. The Data Matching Process Data Pre-Processing Indexing Field and Record Comparison
  • №277
  • 2,77 MB
  • added
  • info modified
Packt Publishing, 2017. — 385 p. — ISBN13: 978-1787121041. True PDF If you want to learn different data structures and their real-world applications quickly through practical examples, then Everyday Data Structures is for you. This book can introduce you to new data structures and their potential applications through examples in languages common to mobile software development...
  • №278
  • 2,15 MB
  • added
  • info modified
3rd ed. — Addison-Weasley Professional, 2001. — 550 p. — ISBN: 9780768685329. A complete overview of graph properties and types. Diagraphs and DAGs. Minimum spanning trees. Shortest paths. Network flows. Diagrams, sample C code, and detailed algorithm descriptions.
  • №279
  • 8,17 MB
  • added
  • info modified
3rd ed. — Addison-Weasley, 1997. — 702 p. — ISBN13: 978-0201314526; ISBN10: 0201314525. Robert Sedgewick has thoroughly rewritten and substantially expanded his popular work to provide current and comprehensive coverage of important algorithms and data structures. Many new algorithms are presented, and the explanations of each algorithm are much more detailed than in previous...
  • №280
  • 34,23 MB
  • added
  • info modified
GoalKicker.com, 2018. — 256 p. Publication details not specified. The Algorithms Notes for Professionals book is compiled from Stack Overflow Documentation, the content is written by the beautiful people at Stack Overflow. Text content is released under Creative Commons BY-SA. See credits at the end of this book whom contributed to the various chapters. Images may be copyright...
  • №281
  • 2,65 MB
  • added
  • info modified
2018.02
New York: Addison-Wesley, 1995. — 778 p. Using C, this book develops the concepts and theory of data structures and algorithm analysis step by step, proceeding from concrete examples to abstract principles. The material is unified by the use of recurring themes such as efficiency, recursion, representation and trade-offs. Important software engineering concepts are also...
  • №282
  • 92,80 MB
  • added
  • info modified
Boca Raton: CRC Press, 2018. — 318 p. This book includes introduction of several algorithms which are exclusively for graph based problems, namely combinatorial optimization problems, path formation problems, etc. Each chapter includes the introduction of the basic traditional nature inspired algorithm and discussion of the modified version for discrete algorithms including...
  • №283
  • 5,56 MB
  • added
  • info modified
2018.01
Cambridge University Press, 2017. — 469 p. — ISBN: 978-1-107-19405-2. Property testing is concerned with the design of super-fast algorithms for the structural analysis of large quantities of data. The aim is to unveil global features of the data, such as determining whether the data has a particular property or estimating global parameters. Remarkably, it is possible for...
  • №284
  • 4,75 MB
  • added
  • info modified
2017.12
Hoboken: John Wiley, 2013. — 759 p. Algorithms are the recipes that make efficient programming possible. They explain how to sort records, search for items, calculate numeric values such as prime factors, find the shortest path between two points in a street network, and determine the maximum flow of information possible through a communications network. The difference between...
  • №285
  • 4,33 MB
  • added
  • info modified
2017.10
New Delhi: BPB Publications, 2016. — 272 p. Helping readers build efficient C data structures, this handbook explains how to apply data structures to enhance program execution. With a strong emphasis on structured design and programming techniques, it features precise instructions on all the steps involved in data structure development-from theoretical conception to concrete...
  • №286
  • 2,49 MB
  • added
  • info modified
Wiley, 2012. — 334 p. Big data is the next wave of new data sources that will drive the next wave of analytic innovation in business, government, and academia. These innovations have the potential to radically change how organizations view their business. The analysis that big data enables will lead to decisions that are more informed and, in some cases, different from what...
  • №287
  • 7,84 MB
  • added
  • info modified
Dey Street Books, 2017. — 352 p. The book offers fascinating, surprising, and sometimes laugh-out-loud insights into everything from economics to ethics to sports to race to sex, gender and more, all drawn from the world of big data. What percentage of white voters didn’t vote for Barack Obama because he’s black? Does where you go to school effect how successful you are in...
  • №288
  • 2,65 MB
  • added
  • info modified
Springer, 2017. — 272 p. — ISBN: 978-3-319-63344-2. This book presents source code modularization as a key activity in reverse engineering to extract the software architecture from the existing source code. To this end, it provides detailed techniques for source code modularization and discusses their effects on different software quality attributes. Nonetheless, it is not a...
  • №289
  • 5,99 MB
  • added
  • info modified
NYU Press, USA, 2017. — 144 p. — ISBN: 978-1479857599. What identity means in an algorithmic age: how it works, how our lives are controlled by it, and how we can resist it Algorithms are everywhere, organizing the near limitless data that exists in our world. Derived from our every search, like, click, and purchase, algorithms determine the news we get, the ads we see, the...
  • №290
  • 1,32 MB
  • added
  • info modified
2017.09
New York: Soundlikeyourself Publishing, 2017. — 216 p. — ISBN: 978-0-9992829-1-5. Algorithms are the heart and soul of computer science. Their applications range from network routing and computational genomics to public-key cryptography and database system implementation. Studying algorithms can make you a better programmer, a clearer thinker, and a master of technical...
  • №291
  • 5,52 MB
  • added
  • info modified
John Wiley & Sons, Inc., 2017. — 430 p. — (For Dummies). — ISBN: 9781119330493. Discover how algorithms shape and impact our digital world. All data, big or small, starts with algorithms. Algorithms are mathematical equations that determine what we see — based on our likes, dislikes, queries, views, interests, relationships, and more — online. They are, in a sense, the...
  • №292
  • 7,18 MB
  • added
  • info modified
Pragmatic Bookshelf, 2017. — 220 p. Algorithms and data structures are much more than abstract concepts. Mastering them enables you to write code that runs faster and more efficiently, which is particularly important for today’s web and mobile apps. This book takes a practical approach to data structures and algorithms, with techniques and real-world scenarios that you can use...
  • №293
  • 3,26 MB
  • added
  • info modified
Pragmatic Bookshelf, 2017. — 220 p. Algorithms and data structures are much more than abstract concepts. Mastering them enables you to write code that runs faster and more efficiently, which is particularly important for today’s web and mobile apps. This book takes a practical approach to data structures and algorithms, with techniques and real-world scenarios that you can use...
  • №294
  • 3,06 MB
  • added
  • info modified
2017.08
Cambridge University Press, 2015. — 390 p. — ISBN: 978-0521876087. How do you distinguish a cat from a dog by their DNA? Did Shakespeare really write all of his plays? Pattern matching techniques can offer answers to these questions and to many others, from molecular biology, to telecommunications, to classifying Twitter content. This book for researchers and graduate students...
  • №295
  • 7,90 MB
  • added
  • info modified
New York: McGraw-Hill Higher Education, 2008. — 332 p. This text explains the fundamentals of algorithms in a story line that makes the material enjoyable and easy to digest. Emphasis is placed on understanding the crisp mathematical idea behind each algorithm, in a manner that is intuitive and rigorous without being unduly formal. Include: The use of boxes to strengthen the...
  • №296
  • 2,48 MB
  • added
  • info modified
Technics Publications, 2017. — 141 p. — ISBN 10 1634622561, 13 978-1634622561, ASIN B074R7HL2W. From the author of the bestsellers, Data Scientist and Julia for Data Science, this book covers four foundational areas of data science. The first area is the data science pipeline including methodologies and the data scientist's toolbox. The second are essential practices needed in...
  • №297
  • 1007,18 KB
  • added
  • info modified
Technics Publications, 2017. — 140 p. — ISBN 10 1634622561, 13 978-1634622561, ASIN B074R7HL2W. From the author of the bestsellers, Data Scientist and Julia for Data Science, this book covers four foundational areas of data science. The first area is the data science pipeline including methodologies and the data scientist's toolbox. The second are essential practices needed in...
  • №298
  • 683,66 KB
  • added
  • info modified
Technics Publications, 2017. — 62 p. — ISBN 10 1634622561, 13 978-1634622561, ASIN B074R7HL2W. From the author of the bestsellers, Data Scientist and Julia for Data Science, this book covers four foundational areas of data science. The first area is the data science pipeline including methodologies and the data scientist's toolbox. The second are essential practices needed in...
  • №299
  • 1,43 MB
  • added
  • info modified
Technics Publications, 2017. — 228 p. — ISBN 10 1634622561, 13 978-1634622561, ASIN B074R7HL2W. From the author of the bestsellers, Data Scientist and Julia for Data Science, this book covers four foundational areas of data science. The first area is the data science pipeline including methodologies and the data scientist's toolbox. The second are essential practices needed in...
  • №300
  • 763,26 KB
  • added
  • info modified
2017.06
Elsevier, 1983. — 378 p. Statistical Methods and the Improvement of Data Quality contains the proceedings of The Small Conference on the Improvement of the Quality of Data Collected by Data Collection Systems, held on November 11-12, 1982, in Oak Ridge, Tennessee. The conference provided a forum for discussing the use of statistical methods to improve data quality, with...
  • №301
  • 19,06 MB
  • added
  • info modified
MIT Press, 2006. — 240 p. — ISBN: 9780262122870; ISBN: 9780262513357; ISBN: 9780262252645. All organizations today confront data quality problems, both systemic and structural. Neither ad hoc approaches nor fixes at the systems leve — installing the latest software or developing an expensive data warehouse — solve the basic problem of bad data quality practices. Journey to Data...
  • №302
  • 2,93 MB
  • added
  • info modified
Springer, 2016. — 205 p. — ISBN: 978-3-658-12225-6; ISBN: 978-3-658-12224-9. Christian Fürber investigates the useful application of semantic technologies for the area of data quality management. Based on a literature analysis of typical data quality problems and typical activities of data quality management processes, he develops the Semantic Data Quality Management framework...
  • №303
  • 4,40 MB
  • added
  • info modified
2017.05
Cambridge: Cambridge University Press, 2016. — 226 p. Data structures are the fundamental building blocks of any computer program, used for storing, representing and manipulating data in a computer. This text presents the basic concepts of data structures as part of the art of writing computer programs. The author concentrates on the fundamentals of what should be done to solve...
  • №304
  • 2,96 MB
  • added
  • info modified
CreateSpace Independent Publishing Platform, 2016. — 418 p. — ISBN: 978-1541128255. "Problem Solving in Data Structures & Algorithms" is a series of books about the usage of Data Structures and Algorithms in computer programming. The book is easy to follow and is written for interview preparation point of view. In various books, the examples are solved in various languages like...
  • №305
  • 6,67 MB
  • added
  • info modified
Apress, 2017. — 285 p. — ISBN: 978-1-4842-2336-9 Learn to use Apache Pig to develop lightweight big data applications easily and quickly. This book shows you many optimization techniques and covers every context where Pig is used in big data analytics. Beginning Apache Pig shows you how Pig is easy to learn and requires relatively little time to develop big data applications....
  • №306
  • 4,59 MB
  • added
  • info modified
2017.04
John Wiley & Sons, Inc., 2017. — 430 p. — (For Dummies). — ISBN: 9781119330493. Discover how algorithms shape and impact our digital world. All data, big or small, starts with algorithms. Algorithms are mathematical equations that determine what we see — based on our likes, dislikes, queries, views, interests, relationships, and more — online. They are, in a sense, the...
  • №307
  • 5,74 MB
  • added
  • info modified
John Wiley & Sons, Inc., 2017. — 430 p. — ISBN: 9781119330493. Discover how algorithms shape and impact our digital world All data, big or small, starts with algorithms. Algorithms are mathematical equations that determine what we see — based on our likes, dislikes, queries, views, interests, relationships, and more — online. They are, in a sense, the electronic gatekeepers to...
  • №308
  • 1,70 MB
  • added
  • info modified
John Wiley & Sons, Inc., 2017. — 430 p. — (For Dummies). — ISBN: 9781119330493. Discover how algorithms shape and impact our digital world. All data, big or small, starts with algorithms. Algorithms are mathematical equations that determine what we see — based on our likes, dislikes, queries, views, interests, relationships, and more — online. They are, in a sense, the...
  • №309
  • 1,72 MB
  • added
  • info modified
New York: Springer, 2015. — 418 p. This Festschrift volume is published in honor of Professor Paul G. Spirakis on the occasion of his 60th birthday. It celebrates his significant contributions to computer science as an eminent, talented, and influential researcher and most visionary thought leader, with a great talent in inspiring and guiding young researchers. The book is a...
  • №310
  • 9,83 MB
  • added
  • info modified
O’Reilly Media, 2017. — 370 p. — ISBN: 978-1449334833. Final Release On the surface, design practices and data science may not seem like obvious partners. But these disciplines actually work toward the same goal, helping designers and product managers understand users so they can craft elegant digital experiences. While data can enhance design, design can bring deeper meaning...
  • №311
  • 2,45 MB
  • added
  • info modified
O’Reilly Media, 2017. — 370 p. — ISBN: 978-1449334833. Final Release On the surface, design practices and data science may not seem like obvious partners. But these disciplines actually work toward the same goal, helping designers and product managers understand users so they can craft elegant digital experiences. While data can enhance design, design can bring deeper meaning...
  • №312
  • 4,26 MB
  • added
  • info modified
Springer, 2008. — 259 p. Introductory Notions Compositionality Random Bag Preservation and Isolated Subsets BasicMOQA Operations Average-CaseTime of BasicMOQA Operations Joint with D. Early TheMOQA Language Examples ofMOQA Programs Average-CaseAnalysis ofMOQA programs Distri-Track Joint with D. Hickey and M. Boubekeur Conclusion and FutureWork
  • №313
  • 2,55 MB
  • added
  • info modified
2017.03
Packt Publishing, 2017. — 385 p. — ISBN13: 978-1787121041. If you want to learn different data structures and their real-world applications quickly through practical examples, then Everyday Data Structures is for you. This book can introduce you to new data structures and their potential applications through examples in languages common to mobile software development on the...
  • №314
  • 1,09 MB
  • added
  • info modified
Packt Publishing, 2017. — 385 p. — ISBN13: 978-1787121041. If you want to learn different data structures and their real-world applications quickly through practical examples, then Everyday Data Structures is for you. This book can introduce you to new data structures and their potential applications through examples in languages common to mobile software development on the...
  • №315
  • 1,02 MB
  • added
  • info modified
Packt Publishing, 2017. — 385 p. — ISBN13: 978-1787121041. If you want to learn different data structures and their real-world applications quickly through practical examples, then Everyday Data Structures is for you. This book can introduce you to new data structures and their potential applications through examples in languages common to mobile software development on the...
  • №316
  • 2,04 MB
  • added
  • info modified
2017.02
2nd Edition. — John Wiley & Sons, Inc., Hoboken, New Jersey, Canada, 2017. — 329 p. — ISBN: 978-1-119-32763-9 Your ticket to breaking into the field of data science! Jobs in data science are projected to outpace the number of people with data science skills — making those with the knowledge to fill a data science position a hot commodity in the coming years. Data Science For...
  • №317
  • 10,32 MB
  • added
  • info modified
2nd ed. — CRC, 2016. — 662 p. — ISBN: 978-1-4987-3216-1. Praise for the first edition: "The well-written, comprehensive book [is] aiming to become a de facto reference for the language and its features and capabilities. The pace is appropriate for beginners; programming concepts are introduced progressively through a range of examples and then used as tools for building...
  • №318
  • 34,96 MB
  • added
  • info modified
B.: Springer, 2013. - 262 p. To examine, analyze, and manipulate a problem to the point of designing an algorithm for solving it is an exercise of fundamental value in many fields. With so many everyday activities governed by algorithmic principles, the power, precision, reliability and speed of execution demanded by users have transformed the design and construction of...
  • №319
  • 4,90 MB
  • added
  • info modified
2017.01
Springer-Verlag, Berlin, Heidelberg, 2008. — 305. — ISBN: 3642096824 Algorithms are at the heart of every nontrivial computer application. Therefore every computer scientist and every professional programmer should know about the basic algorithmic toolbox: structures that allow efficient organization and retrieval of data, frequently used algorithms, and generic techniques for...
  • №320
  • 4,68 MB
  • added
  • info modified
CareerMonk Publications, 2017. — 828 p. — ISBN: 9788192107547. — 5th Edition. "Data Structures And Algorithms Made Easy: Data Structure And Algorithmic Puzzles" is a book that offers solutions to complex data structures and algorithms. There are multiple solutions for each problem and the book is coded in C/C++, it comes handy as an interview and exam guide for computer...
  • №321
  • 55,86 MB
  • added
  • info modified
5th Edition. — CareerMonk Publications, 2017. — 828 p. — ISBN: 9788192107547. "Data Structures And Algorithms Made Easy: Data Structure And Algorithmic Puzzles" is a book that offers solutions to complex data structures and algorithms. There are multiple solutions for each problem and the book is coded in C/C++, it comes handy as an interview and exam guide for computer...
  • №322
  • 52,99 MB
  • added
  • info modified
New York: CareerMonk Publications, 2017. — 868 p. "Data Structures And Algorithms Made Easy: Data Structures and Algorithmic Puzzles" is a book that offers solutions to complex data structures and algorithms. There are multiple solutions for each problem and the book is coded in C/C++, it comes handy as an interview and exam guide for computer scientists. A handy guide of sorts...
  • №323
  • 32,74 MB
  • added
  • info modified
5th Edition. — CareerMonk Publications, 2017. — 828 p. — ISBN: 9788192107547 "Data Structures And Algorithms Made Easy: Data Structure And Algorithmic Puzzles" is a book that offers solutions to complex data structures and algorithms. There are multiple solutions for each problem and the book is coded in C/C++, it comes handy as an interview and exam guide for computer...
  • №324
  • 32,74 MB
  • added
  • info modified
University Of Chicago Press, 2014. — 328 p. — ISBN13: 978-0226002736. These days, we take for granted that our computer screens — and even our phones — will show us images in vibrant full color. Digital color is a fundamental part of how we use our devices, but we never give a thought to how it is produced or how it came about. Chromatic Algorithms reveals the fascinating...
  • №325
  • 104,15 MB
  • added
  • info modified
Boston: Addison Wesley, 1997. — 208 p. This book is of interest to mathematicians and computer scientists working in finite mathematics and combinatorics. It presents a breakthrough method for analyzing complex summations. Beautifully written, the book contains practical applications as well as conceptual developments that will have applications in other areas of mathematics....
  • №326
  • 1,99 MB
  • added
  • info modified
2016.12
Second Edition. — Pearson Education, 2013. — 470 p. — ISBN: 0-321-84268-5. In Hacker’s Delight, Second Edition, Hank Warren once again compiles an irresistible collection of programming hacks: timesaving techniques, algorithms, and tricks that help programmers build more elegant and efficient software, while also gaining deeper insights into their craft. Warren’s hacks are...
  • №327
  • 12,22 MB
  • added
  • info modified
Sams, 1999. — 523 p. — (Sams Teach Yourself...in 24 Hours). — ISBN: 978-0672316333. This book is about data structures and algorithms as used in computer programming. Data structures are ways in which data is arranged in your computer’s memory (or stored on disk). Algorithms are the procedures a software program uses to manipulate the data in these structures. Almost every...
  • №328
  • 15,16 MB
  • added
  • info modified
2016.11
Cambridge University Press, 2016. — 574 p. — ISBN: 978-1-107-15238-0. Compact data structures help represent data in reduced space while allowing it to be queried, navigated, and operated in compressed form. They are essential toolsfor efficiently handling massive amounts of data by exploiting the memory hierarchy. They also reduce the resources needed in distributed...
  • №329
  • 12,39 MB
  • added
  • info modified
AnTonCom, 2011. — 328 p. The Branch and Bound Method Comparison Based Ranking Complexity of Words Conflict Situations General Purpose Computing on Graphics Processing Units Perfect Arrays Score Sets and Kings
  • №330
  • 2,25 MB
  • added
  • info modified
2016.10
Routledge, 2006. — 176 p. — ISBN: 0750667257, 9780750667258 Why does the word design owe its origin to Latin and not Greek roots? Where do the limits of the human mind lie? How does ambiguity enter the deterministic world of computation? Who was Parmenides and why is his philosophy still puzzling today? This unique volume challenges the reader to tackle all these complex...
  • №331
  • 2,72 MB
  • added
  • info modified
New York: Springer, 2016. — 162 p. This book introduces new logic primitives for electronic design automation tools. The author approaches fundamental EDA problems from a different, unconventional perspective, in order to demonstrate the key role of rethinking EDA solutions in overcoming technological limitations of present and future technologies. The author discusses...
  • №332
  • 1,24 MB
  • added
  • info modified
Springer, 2016. — 262 p. — ISBN: 9783319431734, EISBN: 9783319431741 This book introduces new logic primitives for electronic design automation tools. The author approaches fundamental EDA problems from a different, unconventional perspective, in order to demonstrate the key role of rethinking EDA solutions in overcoming technological limitations of present and future...
  • №333
  • 4,24 MB
  • added
  • info modified
Princeton University Press, 2004. — 211 p. The general areas of failure detection and model identification cover a number of different technical areas and numerous types of applications. No book could hope to cover all of this material. This book focuses on one particular approach to failure detection which is the use of auxiliary signals to assist in multimodel identification....
  • №334
  • 1,77 MB
  • added
  • info modified
2016.08
Springer, 2016. — 111 p. — ISBN: 9783319387758 This book provides readers the “big picture” and a comprehensive survey of the domain of big data processing systems. For the past decade, the Hadoop framework has dominated the world of big data processing, yet recently academia and industry have started to recognize its limitations in several application domains and big data...
  • №335
  • 4,52 MB
  • added
  • info modified
Prentice Hall, 1978. — 200 p. — ISBN: 978-0-13-291807-7. A collection of problems for "learning by doing," similar to real-life programming work. What’s It All About, Alfie? The Game of LIFE Why Is the Ocean Blue, Daddy? Printer’s Devil Winning Is the Only Thing Strike It Rich Kriss-Kross Theseus Know Thyself Yielding Up Its Gold Ye Soule of Witte A Sense of Community Touring...
  • №336
  • 2,05 MB
  • added
  • info modified
Wiley, 2015. — 256 p. — ISBN: 978-1-118-96583-2. Convert the promise of big data into real world results There is so much buzz around big data. We all need to know what it is and how it works – that much is obvious. But is a basic understanding of the theory enough to hold your own in strategy meetings? Probably. But what will set you apart from the rest is actually knowing how...
  • №337
  • 2,77 MB
  • added
  • info modified
2016.07
Syncfusion Inc, 2012. — 116 p. Categories: General Programming Data Structures Succinctly Part 1 is your first step to a better understanding of the different types of data structures, how they behave, and how to interact with them. Starting with simple linked lists and arrays, and then moving to more complex structures like binary search trees and sets, author Robert Horvick...
  • №338
  • 751,75 KB
  • added
  • info modified
Syncfusion Inc, 2012. — 111 p. Categories: General Programming Data Structures Succinctly Part 1 is your first step to a better understanding of the different types of data structures, how they behave, and how to interact with them. Starting with simple linked lists and arrays, and then moving to more complex structures like binary search trees and sets, author Robert Horvick...
  • №339
  • 1,85 MB
  • added
  • info modified
Syncfusion Inc, 2013. — 137 p. Categories: General Programming Data Structures Succinctly Part 2 is your concise guide to skip lists, hash tables, heaps, priority queues, AVL trees, and B-trees. As with the first book, you'll learn how the structures behave, how to interact with them, and their performance limitations. Starting with skip lists and hash tables, and then moving...
  • №340
  • 1,06 MB
  • added
  • info modified
Syncfusion Inc, 2013. — 126 p. Categories: General Programming Data Structures Succinctly Part 2 is your concise guide to skip lists, hash tables, heaps, priority queues, AVL trees, and B-trees. As with the first book, you'll learn how the structures behave, how to interact with them, and their performance limitations. Starting with skip lists and hash tables, and then moving...
  • №341
  • 2,36 MB
  • added
  • info modified
2016.05
Springer, 1984. — 917. The design and analysis of data structures and efficient algorithms has gained considerable importance in recent years. The concept of "algorithm" is central in computer science, and "efficiency" is central in the world of money. Vol. 1: Sorting and Searching (chapters I to III) Vol. 2: Graph Algorithms and NP-completeness (chapters IV to VI) Vol. 3:...
  • №342
  • 14,08 MB
  • added
  • info modified
Springer, 1992. — 397. The German Science Foundation (Deutsche Forschungsgemeinschaft, DFG) started a special joint intiative (Schwerpunktprogramm) entitled "Datenstrukturen und effiziente Algorithmen" in 1986. The aim of the initiative was to encourage collaborative research on algorithms, a central concept in computer science. For a period of five years about a dozen projects...
  • №343
  • 3,96 MB
  • added
  • info modified
Springer, 1992. — 397. The German Science Foundation (Deutsche Forschungsgemeinschaft, DFG) started a special joint intiative (Schwerpunktprogramm) entitled "Datenstrukturen und effiziente Algorithmen" in 1986. The aim of the initiative was to encourage collaborative research on algorithms, a central concept in computer science. For a period of five years about a dozen projects...
  • №344
  • 7,00 MB
  • added
  • info modified
Apress, 2016. — 147 p. in color. — ISBN: 9781484213278 This book highlights the different types of data architecture and illustrates the many possibilities hidden behind the term "Big Data", from the usage of No-SQL databases to the deployment of stream analytics architecture, machine learning, and governance. Scalable Big Data Architecture covers real-world, concrete industry...
  • №345
  • 1,81 MB
  • added
  • info modified
2016.04
Springer, 2012. — 260. Data Approximation by Low-complexity Models details the theory, algorithms, and applications of structured low-rank approximation. Efficient local optimization methods and effective suboptimal convex relaxations for Toeplitz, Hankel, and Sylvester structured problems are presented. Much of the text is devoted to describing the applications of the theory...
  • №346
  • 1,91 MB
  • added
  • info modified
Lulu, 2011. - 454 p. - ISBN: 978-1-4467-8506-5 ( Revision 2. 16 June 2012 ) Welcome to Clever Algorithms! This is a handbook of recipes for computational problem solving techniques from the fields of Computational Intelligence, Biologically Inspired Computation, and Metaheuristics. Clever Algorithms are interesting, practical, and fun to learn about and implement. Research...
  • №347
  • 1,81 MB
  • added
  • info modified
2016.03
Springer, 2003. — 301. Our work is intended to be a reference book for researchers and practitioners interested in gaining in-depth understanding of scatter search with the goal of expanding this methodology or applying it to solving difficult practical problems. The book could also be used to complement other materials in a graduate seminar on metaheuristic optimization. We...
  • №348
  • 6,31 MB
  • added
  • info modified
Leanpub, 2015. — 219 p. This book describes the process of analyzing data in simple and general terms. The authors have extensive experience both managing data analysts and conducting their own data analyses, and this book is a distillation of their experience in a format that is applicable to both practitioners and managers in data science.
  • №349
  • 3,21 MB
  • added
  • info modified
Cambridge University Press, 2010. — 290 p. — ISBN: 0521513383, 9780521513388 Richard Bird takes a radically new approach to algorithm design, namely, design by calculation. These 30 short chapters each deal with a particular programming problem drawn from sources as diverse as games and puzzles, intriguing combinatorial tasks, and more familiar areas such as data compression...
  • №350
  • 1,42 MB
  • added
  • info modified
2016.02
Springer, 2007. — 654. This handbook is in a sense a continuation of Scheduling Computer and Manufacturing Processes , two editions of which have received kind acceptance of a wide readership. As the previous volume, it is the result of a long lasting German- Polish collaboration. However, due to important reasons, it has a new form. Namely, following the suggestions of the...
  • №351
  • 7,92 MB
  • added
  • info modified
CRC Press, 2009. — 1044. The physical design flow of any project depends upon the size of the design, the technology, the number of designers, the clock frequency, and the time to do the design. As technology advances and design-styles change, physical design flows are constantly reinvented as traditional phases are removed and new ones are added to accommodate changes in...
  • №352
  • 17,58 MB
  • added
  • info modified
John Wiley, 2005. — 575. The present book is the result of an ambitious project to bring together the various visions of researchers in both the parallelism and metaheuristic fields, with a main focus on optimization. In recent years, devising parallel models of algorithms has been a healthy field for developing more efficient optimization procedures. What most people using...
  • №353
  • 9,47 MB
  • added
  • info modified
I-Tech, 2007. — 445. Scheduling theory is concerned with the optimal allocation of scarce resources (for instance, machines, processors, robots, operators, etc.) to activities over time, with the objective of optimizing one or several performance measures. The study of scheduling started about fifty years ago, being initiated by seminal papers by Johnson (1954) and Bellman...
  • №354
  • 5,75 MB
  • added
  • info modified
I-Tech, 2007. — 445. Scheduling theory is concerned with the optimal allocation of scarce resources (for instance, machines, processors, robots, operators, etc.) to activities over time, with the objective of optimizing one or several performance measures. The study of scheduling started about fifty years ago, being initiated by seminal papers by Johnson (1954) and Bellman...
  • №355
  • 4,91 MB
  • added
  • info modified
2016.01
Springer, 1993. — 209. Historically, computer security is related to both cryptography and access control in operating systems. Cryptography, although mostly applied in the military and diplomacy, was used to protect communication channels and storage facilities (especially the backups). In the seventies there was a breakthrough in cryptography - the invention of public-key...
  • №356
  • 1,21 MB
  • added
  • info modified
Springer, 2015. — 194 p. — ISBN: 9783319150772, 9783319150789 The rapidly progressing digital revolution is now touching the foundations of the governance of societal structures. Humans are on the verge of evolving from consumers to prosumers, and old, entrenched theories – in particular sociological and economic ones – are falling prey to these rapid developments. The original...
  • №357
  • 938,32 KB
  • added
  • info modified
Routledge, 2016. — 265 p. — ISBN: 113885283X, 9781138852839 This book critically explores forms and techniques of calculation that emerge with digital computation, and their implications. The contributors demonstrate that digital calculative devices matter beyond their specific functions as they progressively shape, transform and govern all areas of our life. In particular, it...
  • №358
  • 3,16 MB
  • added
  • info modified
2015.12
Springer, 2008. — 353 p. The Burrows-Wheeler Transform is one of the best lossless compression methods available. It is an intriguing — even puzzling — approach to squeezing redundancy out of data, it has an interesting history, and it has applications well beyond its original purpose as a compression method. It is a relatively late addition to the compression canon, and hence...
  • №359
  • 2,09 MB
  • added
  • info modified
ISTE / John Wiley, 2008. — 293 p. Nowadays, material and human resource management is an increasingly important issue for organizations. Thus, a careful management of projects is an absolute necessity to preserve the competitiveness of companies. Scheduling plays a major part in project management. Indeed, the scheduling process amounts to deciding when the project activities...
  • №360
  • 1,99 MB
  • added
  • info modified
Kluwer, 1991. — 403 p. The class of Markov data compression algorithms provides the best known compression for ordinary symbol data. Of these, the PPM (Prediction by Partial Matching) algorithm by Cleary and Witten (1984) is the most successful. This thesis reviews the class of Markov algorithms and introduces algorithms similar to PPM which are used as a vehicle for examining...
  • №361
  • 6,93 MB
  • added
  • info modified
2015.11
Addison-Wesley, 1985. — 400 p. — ISBN: 0201000237 This book presents the data structures and algorithms that underpin much of today’s computer programming. The basis of this book is the material contained in the first six chapters of our earlier work, The Design and Analysis of Computer Algorithms. We have expanded that coverage and have added material on algorithms for...
  • №362
  • 4,33 MB
  • added
  • info modified
Springer, 2000. — 399 p. This book presents a first attempt to systematically collect, classify and solve various continuous-time scheduling problems. The classes of problems distinguish scheduling by the number of machines and products, production constraints and performance measures. Although such classes are usually considered to be a prerogative of only combinatorial...
  • №363
  • 9,24 MB
  • added
  • info modified
Springer, 2007. — 266 p. The philosophy of just-in-time manufacturing was first introduced by the Japanese automobile producer Toyota in 1950s. This philosophy may be briefly defined as elimination of waste and simultaneous continuous improvement of productivity. There are many different sources of waste in a manufacturing system; therefore, many activities need to be...
  • №364
  • 2,41 MB
  • added
  • info modified
Springer, 2011. — 538 p. Real-time computing plays a crucial role in our society since an increasing number of complex systems rely, in part or completely, on computer control. Examples of applications that require real-time computing include nuclear power plants, railway switching systems, automotive and avionic systems, air traffic control, telecommunications, robotics, and...
  • №365
  • 2,56 MB
  • added
  • info modified
Dotnetslackers.com, 2008. — 112 p. This book written by Granville Barnett and Luca Del Tongo is part of an effort to provide all developers with a core understanding of algorithms that operate on various common, and uncommon data structures. What this book is, and what it isn’t. Assumed knowledge. Big Oh notation. Imperative programming language. Object oriented concepts....
  • №366
  • 1,04 MB
  • added
  • info modified
IGI Global, 2012. — 354 p. In a global and highly-competitive world, organizations face an increasingly difficult environment, with increasing economic pressure and customer demands for more complex products and services that are inexpensive and that can be provided at short notice. In relation to this, hybrid algorithms could play an important role in helping organizations...
  • №367
  • 3,59 MB
  • added
  • info modified
2015.10
Leanpub, 2015. — 162 p. This book describes the process of analyzing data in simple and general terms. The authors have extensive experience both managing data analysts and conducting their own data analyses, and this book is a distillation of their experience in a format that is applicable to both practitioners and managers in data science.
  • №368
  • 6,22 MB
  • added
  • info modified
2015.09
Chapman & Hall/CRC, 2004. — 1157 p. Scheduling is a form of decision-making that plays an important role in many disciplines. It is concerned with the allocation of scarce resources to activities with the objective of optimizing one or more performance measures. Depending on the situation, resources and activities can take on many different forms. Resources may be nurses in a...
  • №369
  • 7,23 MB
  • added
  • info modified
Knowledge flow, 2015. — 50 p. — ASIN: B00U47EHEE Data Structures is a study or a technique used to understand how to store a bunch of data in an organized manner, so it can be used in a very sophisticated manner for designing of programs and algorithms. Data structure for string and pattern matching Algorithm Arrays and Pointers Linked Lists Stacks and Queues Trees Graphs in...
  • №370
  • 1,11 MB
  • added
  • info modified
2015.08
Amazon, Netflix, Google, and Facebook have used data-driven design techniques to improve the user experience of their consumer products. With this book, you'll learn how improve your design decisions through data-driven A/B testing, and how you can apply this process to everything from small design tweaks to large-scale UX concepts. Want to determine if a new color will improve...
  • №371
  • 1,42 MB
  • added
  • info modified
CRC Press, 2014. — 259 p. — EISBN: 9781498726528 Digital Humanitarians examines how new uses of technology and vast quantities of digital data are transforming the way societies prepare for, respond to, cope with, and ultimately understand humanitarian disasters. There was a time when humanitarian response was the purview of an elite, hardened set of type A personalities...
  • №372
  • 4,76 MB
  • added
  • info modified
Cambridge University Press, 2015. — 390 p. — ISBN: 978-0521876087 How do you distinguish a cat from a dog by their DNA? Did Shakespeare really write all of his plays? Pattern matching techniques can offer answers to these questions and to many others, from molecular biology, to telecommunications, to classifying Twitter content. This book for researchers and graduate students...
  • №373
  • 5,31 MB
  • added
  • info modified
2015.07
Springer, 2015. — 184 p. — (Studies in Big Data). — ISBN: 8132224930, 9788132224938 This book is a collection of chapters written by experts on various aspects of big data. The book aims to explain what big data is and how it is stored and used. The book starts from the fundamentals and builds up from there. It is intended to serve as a review of the state-of-the-practice in...
  • №374
  • 6,99 MB
  • added
  • info modified
John Wiley, 1996, -367 p. The last few decades have been an exciting time for those of us working in optimisation. The theoretical foundations of complexity have been laid starting with Cook's theorem in the seventies and followed by a plethora of results on NP-Completeness and the definition of yet more complexity classes. Added to this, we have had remarkable progress in...
  • №375
  • 2,89 MB
  • added
  • info modified
N.-Y.: Kluwer, 2002. — 164 p. Data Quality provides an exposé of research and practice in the data quality field for technically oriented readers. It is based on the research conducted at the MIT Total Data Quality Management (TDQM) program and work from other leading research institutions.
  • №376
  • 1,09 MB
  • added
  • info modified
2015.06
CRC Press, 2007. — 1351 p. — ISBN: 1584885505 Delineating the tremendous growth in this area, the Handbook of Approximation Algorithms and Metaheuristics covers fundamental, theoretical topics as well as advanced, practical applications. It is the first book to comprehensively study both approximation algorithms and metaheuristics. Starting with basic approaches, the handbook...
  • №377
  • 12,02 MB
  • added
  • info modified
2015.05
CRC Press, 2015, -318 p. Recent technological advances in the last two decades have provided availability of enormous amounts of data about large networks consisting of hundreds and thousands of nodes. These so-called complex networks have non-trivial topological features and can vary from technological networks to social networks to biological networks. The study of complex...
  • №378
  • 2,42 MB
  • added
  • info modified
2015.04
N.-Y.: Springer, 2007. - 387 p. Approximation methods are vital in many challenging applications of computational science and engineering. This is a collection of papers from world experts in a broad variety of relevant applications, including pattern recognition, machine learning, multiscale modeling of fluid flow, metrology, geometric modeling, tomography, signal and image...
  • №379
  • 12,10 MB
  • added
  • info modified
2015.03
Springer, 2006. — 275 p. — (Data-Centric Systems and Applications). — ISBN: 3540331727 This book is an ideal combination of the soundness of theoretical foundations and the applicability of practical approaches. It is ideally suited for everyone – researchers, students, or professionals – interested in a comprehensive overview of data quality issues. In addition, it will serve...
  • №380
  • 2,87 MB
  • added
  • info modified
John Wiley & Sons, 2011. — 432 p. — ISBN: 0470684534. An entertaining and captivating way to learn the fundamentals of using algorithms to solve problems The algorithmic approach to solving problems in computer technology is an essential tool. With this unique book, algorithm guru Roland Backhouse shares his four decades of experience to teach the fundamental principles of...
  • №381
  • 3,94 MB
  • added
  • info modified
N.Y.: Programmers Mind Inc, 2014. — 233 p. This book gives a good start and Complete introduction for data structures and algorithms for Beginner’s. While reading this book it is fun and easy to read it. This book is best suitable for first time DSA readers, Covers all fast track topics of DSA for all Computer Science students and Professionals. Data Structures and Other...
  • №382
  • 1,61 MB
  • added
  • info modified
2015.02
Stanford: CLSI, 2010. — 469 p. Robert W Floyd, in Memoriam he Bose-Nelson Sorting Problem A One-Way, Stackless Quicksort Algorithm Optimum Binary Search Trees Dynamic Huffman Coding Inhomogeneous Sorting Lexicographic Permutations with Restrictions Nested Satisfiability Fast Pattern Matching in Strings Addition Machines A Simple Program Whose Proof Isn’t Verification of...
  • №383
  • 8,18 MB
  • added
  • info modified
2015.01
CreateSpace Independent Publishing Platform, 2014. — 150 p. — ISBN: 1500173452, 9781500173456 An algorithm is a solution to a class of problems generally contained in programming unit called a module and accessed by one or more objected oriented programs. A class on algorithms is a class on problem solving with the expectation of marketable results. This requires a textbook...
  • №384
  • 3,32 MB
  • added
  • info modified
2014.12
AMACOM American Management Association, 2001. ISBN: 0-8144-0588-6. Language: English. Turn to this book to learn to manage mountains of data through distributed data warehousing techniques.
  • №385
  • 2,78 MB
  • added
  • info modified
2014.11
New York: Cambridge University Press, 2008. — 472 p. — ISBN: 978-0-511-41370-4. There are many algorithm texts that provide lots of well-polished code and proofs of correctness. This book is not one of them. Instead, this book presents insights, notations, and analogies to help the novice describe and think about algorithms like an expert. By looking at both the big picture and...
  • №386
  • 6,04 MB
  • added
  • info modified
2014.09
Dhahran: King Fahd University of Petroleum & Minerals, 1998. - 430 p. The field of computer algorithms has flourished since the early 1960's when the 1rst users of electronic computers started to pay attention to the performance of programs. The limited resources of computers at that time resulted in additional impetus for devising efficient computer algorithms. After extensive...
  • №387
  • 1,93 MB
  • added
  • info modified
Lulu, 2011. — 436 p. — ISBN: 978-1-4467-8506-5 Welcome to Clever Algorithms! This is a handbook of recipes for computational problem solving techniques from the fields of Computational Intelligence, Biologically Inspired Computation, and Metaheuristics. Clever Algorithms are interesting, practical, and fun to learn about and implement. Research scientists may be interested in...
  • №388
  • 2,99 MB
  • added
  • info modified
2014.05
Cambridge University Press, 2011. — 250 p. — ISBN: 9780511794292, 9781107005570 Need to get up to speed quickly on the latest advances in high performance data converters? Want help choosing the best architecture for your application? With everything you need to know about the key new converter architectures, this guide is for you. It presents basic principles, circuit and...
  • №389
  • 2,54 MB
  • added
  • info modified
A K Peters, 2002. — 292 p. This text explains the fundamental principles of algorithms available for performing arithmetic operations on digital computers. These include basic arithmetic operations like addition, subtraction, multiplication, and division in fixed-point and floating-point number systems as well as more complex operations such as square root extraction and...
  • №390
  • 2,50 MB
  • added
  • info modified
2014.04
Wiley, 2014. — 304 p. — ISBN: 1118342321, 9781118342329 Create a competitive advantage with data quality Data is rapidly becoming the powerhouse of industry, but low-quality data can actually put a company at a disadvantage. To be used effectively, data must accurately reflect the real-world scenario it represents, and it must be in a form that is usable and accessible. Quality...
  • №391
  • 8,99 MB
  • added
  • info modified
Chandos Publishing, 2008. — 220 p. — (Chandos Information Professional Series). — ISBN: 1843343010, 9781843343011 This book assists information professionals in improving the usability of digital objects by adequately documenting them and using tools for metadata management. It provides practical advice for libraries, archives, and museums dealing with digital collections in a...
  • №392
  • 1,89 MB
  • added
  • info modified
2014.03
Cambridge University Press, 2013. — 299 p. — ISBN: 0521191955, 9780521191951. The world is awash with digital data from social networks, blogs, business, science and engineering. Data-intensive computing facilitates understanding of complex problems that must process massive amounts of data. Through the development of new classes of software, algorithms and hardware,...
  • №393
  • 6,44 MB
  • added
  • info modified
O’Reilly Media, 2006. — 166 p. — ISBN: 0596100167, 9780596100162 Dashboards have become popular in recent years as uniquely powerful tools for communicating important information at a glance. Although dashboards are potentially powerful, this potential is rarely realized. The greatest display technology in the world won't solve this if you fail to use effective visual design....
  • №394
  • 8,25 MB
  • added
  • info modified
John Wiley, 2013. — 759 p. Algorithms are the recipes that make efficient programming possible. They explain how to sort records, search for items, calculate numeric values such as prime factors, find the shortest path between two points in a street network, and determine the maximum flow of information possible through a communications network. The difference between using a...
  • №395
  • 5,11 MB
  • added
  • info modified
2014.02
Springer, 2002. — 275 p. — ISBN: 1461353122, 9781461353126 Compression and Coding Algorithms describes in detail the coding mechanisms that are available for use in data compression systems. The well known Huffman coding technique is one mechanism, but there have been many others developed over the past few decades, and this book describes, explains and assesses them. People...
  • №396
  • 18,31 MB
  • added
  • info modified
2014.01
4th Edition. — Cengage Learning, 2012. — 792 p. — ISBN10: 1-133-60842-6, ISBN13: 978-1-133-60842-4. Strengthen your understanding of data structures and their algorithms for the foundation you need to successfully design, implement and maintain virtually any software system. T heoretical, yet practical, Data Structures and Algorithms in C++ , 4E by experienced author Adam...
  • №397
  • 22,24 MB
  • added
  • info modified
Springer, 2011. — 793 p. 297 illus. — ISBN: 9781461414155 Data Intensive Computing refers to capturing, managing, analyzing, and understanding data at volumes and rates that push the frontiers of current technologies. The challenge of data intensive computing is to provide the hardware architectures and related software systems and techniques which are capable of transforming...
  • №398
  • 17,39 MB
  • added
  • info modified
Wiley, 2013. — 384 p. — ISBN: 1118343360, 9781118343364 The confluence of cloud computing, parallelism and advanced machine intelligence approaches has created a world in which the optimum knowledge system will usually be architected from the combination of two or more knowledge-generating systems. There is a need, then, to provide a reusable, broadly-applicable set of design...
  • №399
  • 6,75 MB
  • added
  • info modified
2013.12
Pearson Education, Inc., 2013. — 656 p. — ISBN: 013284737X. Data Structures and Algorithm Analysis in C++ is an advanced algorithms book that bridges the gap between traditional CS2 and Algorithms Analysis courses. As the speed and power of computers increases, so does the need for effective programming and algorithm analysis. By approaching these skills in tandem, Mark Allen...
  • №400
  • 4,21 MB
  • added
  • info modified
Morgan Kaufmann, 2012. — 768 p. — 4th ed. — ISBN: 0124157963, 9780124157965 Each edition of Introduction to Data Compression has widely been considered the best introduction and reference text on the art and science of data compression, and the fourth edition continues in this tradition. Data compression techniques and technology are ever-evolving with new applications in...
  • №401
  • 17,48 MB
  • added
  • info modified
2013.11
Cambridge University Press; 1 edition (September 8, 2008) — 472 p. — ISBN: 978-0521880374 Advanced Data Structures presents a comprehensive look at the ideas, analysis, and implementation details of data structures as a specialized topic in applied algorithms. Data structures are how data is stored within a computer, and how one can go about searching for data within. This text...
  • №402
  • 2,03 MB
  • added
  • info modified
AU Press, 2013. — 344 p. — ISBN: 1927356385, 9781927356388 Offered as an introduction to the field of data structures and algorithms, Open Data Structures covers the implementation and analysis of data structures for sequences (lists), queues, priority queues, unordered dictionaries, ordered dictionaries, and graphs. Focusing on a mathematically rigorous approach that is fast,...
  • №403
  • 4,38 MB
  • added
  • info modified
Apple Academic Press, 2011. — 350 p. — ISBN: 1926692977, 9781466562608 Data structure and software engineering is an integral part of computer science. This volume presents new approaches and methods to knowledge sharing, brain mapping, data integration, and data storage. The author describes how to manage an organization’s business process and domain data and presents new...
  • №404
  • 6,03 MB
  • added
  • info modified
Addison-Wesley, 2012 — 512 p. In Hacker’s Delight, Second Edition, Hank Warren once again compiles an irresistible collection of programming hacks: timesaving techniques, algorithms, and tricks that help programmers build more elegant and efficient software, while also gaining deeper insights into their craft. Warren’s hacks are eminently practical, but they’re also...
  • №405
  • 44,71 MB
  • added
  • info modified
Atlantis Press, 2013. — 131 p. — ISBN: 9462390320 Data compression is mandatory to manage massive datasets, indexing is fundamental to query them. However, their goals appear as counterposed: the former aims at minimizing data redundancies, whereas the latter augments the dataset with auxiliary information to speed up the query resolution. In this monograph we introduce...
  • №406
  • 1,66 MB
  • added
  • info modified
2013.10
Pws Pub Co., 1995. — 672 p. — ISBN: 0314045740, 9780314045744 This book is one of the worst text books I have ever used! It is not worth the space it takes up let alone the trees which were ruthlessly massacred to create its pages. In fact, I would like to see the book converted to pure energy in some giant nuclear explosion and fed slowly to a black hole. The following...
  • №407
  • 8,15 MB
  • added
  • info modified
Springer, 2013. — 377 p. 82 illus., 12 illus. in color — ISBN: 3642354939, 9783642354939 This Festschrift in honour of Ursula Gather’s 60th birthday deals with modern topics in the field of robust statistical methods, especially for time series and regression analysis, and with statistical methods for complex data structures. The individual contributions of leading experts...
  • №408
  • 11,25 MB
  • added
  • info modified
John Wiley, 2013, -535 p. This text attempts to realize a number of goals. First, the book attempts to introduce the reader to a number of classical facility location models on which other more complicated and realistic models are based. Second, the book tries to assist the reader in developing his or her own modeling skills. Toward that end, many of the exercises at the end of...
  • №409
  • 28,82 MB
  • added
  • info modified
Springer, 2013. — 552 p. — ISBN: 3642401031. 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...
  • №410
  • 7,49 MB
  • added
  • info modified
2013.09
Berlin: Springer-Verlag, 1989. – 600 p. This book constitutes the refereed proceedings of the 9th International Workshop on Algorithms and Data Structures, WADS 2005, held in Waterloo, Canada, in August 2005. The 37 revised full papers presented were carefully reviewed and selected from 90 submissions. A broad variety of topics in algorithmics and data structures is addressed...
  • №411
  • 5,49 MB
  • added
  • info modified
Bell Telephone Laboratories, 1988. — 204 p. What do topics ranging from organic chemistry to Napoleon's campaigns have to do with computer programming? This collection of essays demonstrates the many varied aspects of programming, showing how programming can be both a fun and elegant science. Some of the essays cover programming techniques, like how profilers can provide...
  • №412
  • 1,48 MB
  • added
  • info modified
Morgan Kaufmann / Elsevier, 2013. — 288 p. — ISBN: 0124045766, 9780124045767 Principles of Big Data helps readers avoid the common mistakes that endanger all Big Data projects. By stressing simple, fundamental concepts, this book teaches readers how to organize large volumes of complex data, and how to achieve data permanence when the content of the data is constantly changing....
  • №413
  • 4,71 MB
  • added
  • info modified
2013.08
52 p. (Publication details not specified). "One of the main tasks of information systems is the search of needed information. It is important to be economical about the data presentation and, moreover, be effective with information search without wasting time and effort. In order to solve this key problem a number of different approaches were formed, one of them is search...
  • №414
  • 922,66 KB
  • added
  • info modified
O’Reilly Media, 2013. — 169 p. — ISBN: 1449358721, 9781449358723 There is an easier way to build Hadoop applications. With this hands-on book, you’ll learn how to use Cascading, the open-source abstraction framework for Hadoop that lets you easily create and manage powerful enterprise-grade data processing applications — without having to learn the intricacies of MapReduce....
  • №415
  • 12,54 MB
  • added
  • info modified
Springer, 2013. — 440 p. — ISBN: 3642362567, 9783642362569 The issue of data quality is as old as data itself. However, the proliferation of diverse, large-scale and often publically available data on the Web has increased the risk of poor data quality and misleading data interpretations. On the other hand, data is now exposed at a much more strategic level e.g. through...
  • №416
  • 6,43 MB
  • added
  • info modified
2013.07
Morgan Kaufmann, 2006. – 1022 p. – ISBN: 0123694469, 9780123694461 The field of multidimensional data structures is large and growing very quickly. Here, for the first time, is a thorough treatment of multidimensional point data, object and image-based representations, intervals and small rectangles, and high-dimensional datasets. The book includes a thorough introduction; a...
  • №417
  • 7,55 MB
  • added
  • info modified
Cambridge University Press, 2002, -220 p. String matching problems range from the relatively simple task of search a single text for a string of characters to searching a database for approximate occurrences of a complex pattern. Recent years have witnessed a dramatic increase of interest in sophisticated string matching problems, especially in information retrieval and...
  • №418
  • 6,66 MB
  • added
  • info modified
Springer, 2013, -53 p. Once upon a time, the most difficult aspect of signal processing was acquiring enough data. Nowadays, one can sample at very high rates and collect huge data sets, but processing the data in a timely manner, without exceeding available memory, is challenging, despite continuing advances in computer technology. Meeting this challenge requires the full...
  • №419
  • 277,66 KB
  • added
  • info modified
Springer, 2013, -91 p. This work is a synopsis of research work done by me and my fellow co-investigators in the fields of computer arithmetic and computer architecture spanning a period of over 20 years. During the 1990s, discussion among the computer architects used to be focused on weighing the merits and demerits of control-flow and data-flow models of computation for...
  • №420
  • 525,51 KB
  • added
  • info modified
World Scientific, 1994. — 252 p. A number of important string-searching algorithms have been collected together and presented in this volume in a uniform format and notation. The topics covered include exact and approximate string-matching, edit-distance related problems, and problems involving repeated patterns. The text is intended for computer scientists, software...
  • №421
  • 11,78 MB
  • added
  • info modified
Computer Science Press, 1978. – 641 p. – ISBN: 0914894226, 9780914894223 If we try to identify those contributions of computer science which will be long lasting, surely one of these will be the refinement of the concept called algorithm. Ever since man invented the idea of a machine which could perform basic mathematical operations, the study of what can be computed and how it...
  • №422
  • 4,61 MB
  • added
  • info modified
W.H.Freeman & Co Ltd, 1997. – 777 p. – ISBN: 0716783169, 9780716783169 If we try to identify those contributions of computer science which will be long lasting, surely one of these will be the refinement of the concept called algorithm. Ever since man invented the idea of a machine which could perform basic mathematical operations, the study of what can be computed and how it...
  • №423
  • 5,70 MB
  • added
  • info modified
2013.06
CRC Press, 2009. – 379 p. – ISBN: 0849328802, 9780849328800 Data flow analysis is used to discover information for a wide variety of useful applications, ranging from compiler optimizations to software engineering and verification. Modern compilers apply it to produce performance-maximizing code, and software engineers use it to re-engineer or reverse engineer programs and...
  • №424
  • 3,45 MB
  • added
  • info modified
Pfeiffer, 2008. – 190 p. – ISBN: 0787987182, 9780787987183 Data Collection is the second of six books in the Measurement and Evaluation Series from Pfeiffer. The proven ROI Methodology — developed by the ROI Institute — provides a practical system for evaluation planning, data collection, data analysis, and reporting. All six books in the series offer the latest tools, most...
  • №425
  • 2,24 MB
  • added
  • info modified
2013.05
Morgan Kaufmann, 2013. – 404 p. – ISBN: 9780123970336 "The Data Quality Assessment Framework" shows you how to measure and monitor data quality, ensuring quality over time. You'll start with general concepts of measurement and work your way through a detailed framework of more than three dozen measurement types related to five objective dimensions of quality: completeness,...
  • №426
  • 6,36 MB
  • added
  • info modified
2013.04
The MIT Press, 2013. — 240 p. — ISBN: 978-0-262-51880-2. Have you ever wondered how your GPS can find the fastest way to your destination, selecting one route from seemingly countless possibilities in mere seconds? How your credit card account number is protected when you make a purchase over the Internet? The answer is algorithms. And how do these mathematical formulations...
  • №427
  • 2,50 MB
  • added
  • info modified
McGraw-Hill Osborne Media, 2004. – 301 p. – ISBN: 0072253592 The fast and easy way to understanding the fundamentals of data structures If you’ve been searching for that quick, easy-to-understand guide to walk you through data structures, look no further. Data Structures Demystified is all these things and more. Whether you’re trying to program stacks and linked lists or figure...
  • №428
  • 3,13 MB
  • added
  • info modified
Prentice Hall, 2010. – 620 p. – 3rd ed. – ISBN: 0136609112, 9780136609117 This book is intended as a teaching text. I believe it is more important for a practitioner to understand the principles required to select or design the data structure that will best solve some problem than it is to memorize a lot of textbook implementations. Hence, I have designed this as a teaching...
  • №429
  • 2,38 MB
  • added
  • info modified
Addison-Wesley, 1991. – 524 p. – ISBN: 067339736X, 9780673397362 Using only practically useful techniques, this book teaches methods for organizing, reorganizing, exploring, and retrieving data in digital computers, and the mathematical analysis of those techniques. The authors present analyses that are relatively brief and non-technical but illuminate the important performance...
  • №430
  • 2,83 MB
  • added
  • info modified
Springer, 2009. – 336 p. – 130 illus., 107 in color – ISBN: 184882405X, 9781848824065 Implicit objects have gained increasing importance in geometric modeling, visualisation, animation, and computer graphics, because their geometric properties provide a good alternative to traditional parametric objects. This book presents the mathematics, computational methods and data...
  • №431
  • 11,42 MB
  • added
  • info modified
2013.03
Mark Boulton Design Ltd, 2010. – 225 p. – ISBN: 0956174086, 9780956174086 In recent years, the terms Visualization, Infographic and others have been bantered around with almost no regard to their use or meaning. There is a new vernacular emerging in the realms of data representations, but that doesn’t mean we can ignore the much simpler origins and best practices of charts and...
  • №432
  • 4,67 MB
  • added
  • info modified
Cambridge University Press, 2011. – 516 p. – ISBN: 0521195276, 9780521195270 Discrete optimization problems are everywhere, from traditional operations research planning problems, such as scheduling, facility location, and network design; to computer science problems in databases; to advertising issues in viral marketing. Yet most such problems are NP-hard. Thus unless P = NP,...
  • №433
  • 2,76 MB
  • added
  • info modified
2013.01
China Machine Press, 2006 - 492 p.; ISBN ISBN 978-7-111-18606-0 Original edition: Addison-Wesley Professional, 1995; ISBN 978-0-201-40009-0 1st edition. This book is a thorough overview of the primary techniques and models used in the mathematical analysis of algorithms. The first half of the book draws upon classical mathematical material from discrete mathematics, elementary...
  • №434
  • 9,50 MB
  • added
  • info modified
2012.12
Cambridge University Press – 2012, 272 p. ISBN: 1107001730, 9781107001732 Computational experiments on algorithms can supplement theoretical analysis by showing what algorithms, implementations, and speed-up methods work best for specific machines or problems. This book guides the reader through the nuts and bolts of the major experimental questions: What should I measure? What...
  • №435
  • 3,43 MB
  • added
  • info modified
O’Reilly Media, Inc. – 2012, 264 p. ISBN: 1449321887, 9781449321888 What is bad data? Some people consider it a technical phenomenon, like missing values or malformed records, but bad data includes a lot more. In this handbook, data expert Q. Ethan McCallum has gathered 19 colleagues from every corner of the data arena to reveal how they’ve recovered from nasty data problems....
  • №436
  • 10,60 MB
  • added
  • info modified
2012.10
Springer, 2012, -264 p. This text, based on a graduate course taught by the authors, introduces the reader to selected aspects of semidefinite programming and its use in approximation algorithms. It covers the basics as well as a significant amount of recent and more advanced material, sometimes on the edge of current research. Methods based on semidefinite programming have...
  • №437
  • 2,41 MB
  • added
  • info modified
2012.09
Morgan Kaufman, 1999, -252 p. "fi" characters are displayed as ^ The science of compressing data is the art of creating shorthand representations for the data — that is, automatically finding abbreviations; i.e. yadda yadda yadda, etc. All of the algorithms can be described with a simple phrase: Look for repetition, and replace the repetition with a shorter representation. This...
  • №438
  • 3,28 MB
  • added
  • info modified
MondAt Kft, 2007. — 573 p. It is a special pleasure for me to recommend to the Readers the book Algorithms of Computer Science, edited with great care by Antal Ivanyi. Computer algorithms form a very important and fast developing branch of computer science. Design and analysis of large computer networks, large scale scienti c computations and simulations, economic planning,...
  • №439
  • 4,93 MB
  • added
  • info modified
MondAt Kft, 2007. — 579 p. It is a special pleasure for me to recommend to the Readers the book Algorithms of Computer Science, edited with great care by Antal Ivanyi. Computer algorithms form a very important and fast developing branch of computer science. Design and analysis of large computer networks, large scale scienti c computations and simulations, economic planning,...
  • №440
  • 3,94 MB
  • added
  • info modified
Springer – 2009, 272 p. ISBN: 1441917470, 9781441917478 New to the second edition are added chapters on suffix trees, games and strategies, and Huffman coding as well as an appendix illustrating the ease of conversion from Pascal to C. The material covers such topics as combinatorics, sorting, searching, queues, grammar and parsing, selected well-known algorithms, and much...
  • №441
  • 1,40 MB
  • added
  • info modified
2012.08
Springer, 2006. 237 p. Triangles and Triangulations Triangles Triangulations Some Properties of Triangulations A Triangulation Algorithm Edge Insertion Using Triangulations Exercises Graphs and Data Structures Graph Theoretic Concepts Generalized Maps (G-maps) Data Structures for Triangulations A Minimal Triangle-Based Data Structure Triangle-Based Data Structure with Neighbors...
  • №442
  • 8,07 MB
  • added
  • info modified
John Wiley & Sons, 1995. - 464 p. ISBN: 0471009555 A practical, step-by-step exposition of the special features of C++ algorithms and how they fit in overall program design. All algorithms in the text and on the accompanying disk have been created from scratch in C++. Methods described in each example are backed up with complete source code and each chapter progresses from...
  • №443
  • 7,18 MB
  • added
  • info modified
Kenneth A. Berman, Jerome L. Paul, Course Technology, 2005, pages: 996 Algorithms: Sequential, Parallel, and Distributed offers in-depth coverage of traditional and current topics in sequential algorithms, as well as a solid introduction to the theory of parallel and distributed algorithms. In light of the emergence of modern computing environments such as parallel computers,...
  • №444
  • 35,29 MB
  • added
  • info modified
2012.07
4th Edition. — Addison-Wesley, 2011. — 969 p. — ISBN 032157351X. Essential Information about Algorithms and Data Structures A Classic Reference The latest version of Sedgewick’s best-selling series, reflecting an indispensable body of knowledge developed over the past several decades. Broad Coverage Full treatment of data structures and algorithms for sorting, searching, graph...
  • №445
  • 12,64 MB
  • added
  • info modified
2012.05
Second edition, 1991. Includes bibliographical references and index. ISBN: 0-201-41607-7 1) Introduction Structure of the chapters Naming of variables Probabilities Asymptotic notation About the programming languages On the code for the algorithms Complexity measures and real timings 2) Basic Concepts Data structure description Algorithm descriptions 3) Searching Algorithms...
  • №446
  • 3,66 MB
  • added
  • info modified
CUP, 1998. - 544 p. Geometric data structures and their systematic analysis guided the layout of this text. We have dedicated a part to each of the fundamental geometric structures: polytopes, triangulations, arrangements, and Voronoi diagrams. Combinatorial geometry plays an essential role in this book and the first chapters of each part lay the mathematical grounds and prove...
  • №447
  • 3,11 MB
  • added
  • info modified
Kluwer, 2004, -343 p. This book is based on contributions to two workshops in the series International Workshop on Parsing Technology. IWPT2000, the 6th workshop in the series, was held in Trento, Italy, in February 2001, and was organized by John Carroll (Programme Chair), Harry Bunt (General Chair) and Alberto Lavelli (Local Chair). The 7th workshop, IWPT2001, took place in...
  • №448
  • 3,16 MB
  • added
  • info modified
Marcel Dekker, 2000. — 315 p. The theory of controlled Markov chains originated several years ago in the work of Bellman and other investigators. This theory has seen a tremendous growth in the last decade. In fact, several engineering and theoretical problems can be modelled or rephrased as controlled Markov chains. These problems cover a very wide range of applications in the...
  • №449
  • 6,09 MB
  • added
  • info modified
2012.04
Addison-Wesley, 2011. - 976 p. - ISBN: 032157351X (4th Edition) A Classic Reference The latest version of Sedgewick’s best-selling series, reflecting an indispensable body of knowledge developed over the past several decades. Broad Coverage Full treatment of data structures and algorithms for sorting, searching, graph processing, and string processing, including fifty...
  • №450
  • 45,47 MB
  • added
  • info modified
2012.02
From the Foundations and Trends in Theoretical Computer Science series by NOWPress, 2009, -74 p. In this monograph we discuss selected topics on small-depth computation, presenting a few unpublished proofs along the way. The four sections contain: A unified treatment of the challenge of exhibiting explicit functions that have small correlation with low-degree polynomials over...
  • №451
  • 505,13 KB
  • added
  • info modified
From the Foundations and Trends in Theoretical Computer Science series by NOWPress, 2006, -78 p. This article gives several applications of the following paradigm, which has proven extremely powerful in algorithm design and computational complexity. First, design a probabilistic algorithm for a given problem. Then, show that the correctness analysis of the algorithm remains...
  • №452
  • 446,92 KB
  • added
  • info modified
2012.01
Society for Industrial and Applied Mathematics, 1983, -131 p. In the last fifteen years there has been an explosive growth in the field of combinatorial algorithms. Although much of the recent work is theoretical in nature, many newly discovered algorithms are quite practical. These algorithms depend not only on new results in combinatorics and especially in graph theory, but...
  • №453
  • 1,23 MB
  • added
  • info modified
Springer, 2009, -367 p. The public image of computer science does not reflect its true nature. The general public and especially high school students identify computer science with a computer driving license. They think that studying computer science is not a challenge, and that anybody can learn it. Computer science is not considered a scientific discipline but a collection of...
  • №454
  • 3,48 MB
  • added
  • info modified
Springer, 2005, -290 p. Randomization has become a standard approach in algorithm design. Efficiency and simplicity are the main features of randomized algorithms that often made randomization a miraculous springboard for solving complex problems in various applications. Especially in the areas of communication, cryptography, data management, and discrete optimization,...
  • №455
  • 1,64 MB
  • added
  • info modified
Springer, 2009, -338 p. This book presents the mathematics, computational methods and data structures, as well as the algorithms needed to render implicit curves and surfaces. Implicit objects have gained an increasing importance in geometric modeling, visualisation, animation, and computer graphics due to their nice geometric properties which give them some advantages over...
  • №456
  • 61,47 MB
  • added
  • info modified
Springer, 2008, -305 p. Algorithms are at the heart of every nontrivial computer application. Therefore every computer scientist and every professional programmer should know about the basic algorithmic toolbox: structures that allow efficient organization and retrieval of data, frequently used algorithms, and generic techniques for modeling, understanding, and solving...
  • №457
  • 2,96 MB
  • added
  • info modified
Brooks/Cole, 2001, -665 p. The study of data structures, a fundamental component of a computer science education, serves as the foundation upon which many other computer science fields are built. Some knowledge of data structures is a must for students who wish to do work in design implementation, testing, or maintenance of virtually any software system. The scope and...
  • №458
  • 5,55 MB
  • added
  • info modified
Solution manual to "Introduction to Algorithms Second Edition by Cormen T.H., Leiserson C.E., Rivest R.L., Stein C." — Technical University of Denmark, Copenhagen. 2002. — 51 p. Foundations Sorting and Order Statistics Data Structures Advanced Design and Analysis Techniques Advanced Data Structures Graph Algorithms Selected Topics
  • №459
  • 257,16 KB
  • added
  • info modified
2011.12
Springer, 2007, -326 p. This book deals with algorithmic problems concerning binary quadratic forms f(X,Y)=aX 2 +bXY+cY 2 with integer coefficients a, b, c, the mathematical theories that permit the solution of these problems, and applications to cryptography. A considerable part of the theory is developed for forms with real coefficients and it is shown that forms with integer...
  • №460
  • 2,09 MB
  • added
  • info modified
2011.11
Springer, 2010, -550 p. Triangulations appear in many different parts of mathematics and computer science since they are the natural way to decompose a region of space into smaller, easy-to-handle pieces. From volume computations and meshing to algebra and topology, there are many natural situations in which one has a fixed set of points that can be used as vertices for the...
  • №461
  • 5,06 MB
  • added
  • info modified
Springer, 2005, -432 p. The subject of this book is the solution of polynomial equations, that is, systems of (generally) non-linear algebraic equations. This study is at the heart of several areas of mathematics and its applications. It has provided the motivation for advances in different branches of mathematics such as algebra, geometry, topology, and numerical analysis. In...
  • №462
  • 3,03 MB
  • added
  • info modified
Kluwer, 2004, -343 p. This book is based on contributions to two workshops in the series International Workshop on Parsing Technology. IWPT2000, the 6th workshop in the series, was held in Trento, Italy, in February 2001, and was organized by John Carroll (Programme Chair), Harry Bunt (General Chair) and Alberto Lavelli (Local Chair). The 7th workshop, IWPT2001, took place in...
  • №463
  • 8,47 MB
  • added
  • info modified
Springer, 1998, -455 p. A workshop on the competitive analysis of on-line algorithms was held at Schloss Dagstuhl (Germany) during the last week of June 1996. Many survey talks were presented at this workshop. We then asked the speakers to prepare survey chapters that covered and extended the contents of their talks. This volume now is the compilation of the survey chapters. We...
  • №464
  • 3,46 MB
  • added
  • info modified
Springer, 2006. — 664 p. Since a real univariate polynomial does not always have real roots, a very natural algorithmic problem, is to design a method to count the number of real roots of a given polynomial (and thus decide whether it has any). The real root counting problem plays a key role in nearly all the algorithms in real algebraic geometry studied in this book. Much of...
  • №465
  • 4,85 MB
  • added
  • info modified
[Wrox, 2006]. This book aims to explain those algorithms and data structures most commonly encountered in day-today software development, while remaining at all times practical, concise, and to the point, with little or no verbiage to distract from the core concepts and examples.
  • №466
  • 4,91 MB
  • added
  • info modified
InTech, 2010, -224 p. Fault diagnosis technology is a synthetic technology, which relates to several subjects, such as modern control theory, reliability theory, mathematical statistics, fussy set theory, information handling, pattern recognition and artificial intelligence. The United States is the first study to carry out fault diagnosis countries. Since 1961, the United...
  • №467
  • 16,08 MB
  • added
  • info modified
Morgan Kaufmann, 2011. — 422 p. — ISBN10: 0123851262, ISBN13: 978-0123851260. First, note that I have used Zen in the title of this book. I have been asked many times why I used such an esoteric term. After all, what is the meaning of Zen? To clarify the meaning of Zen, we must examine the philosophical environment that gave rise to Zen: Indian and Chinese philosophies. In...
  • №468
  • 1,99 MB
  • added
  • info modified
2011.10
Springer, 2002, -159 p. Many new applications, such as multimedia databases, employ the so-called feature transformation which transforms important features or properties of data objects into high-dimensional points. Searching for ‘similar’ objects based on these features is thus a search of points in this feature space. Another high-dimensional database example is stock price...
  • №469
  • 1,03 MB
  • added
  • info modified
Books on algorithms and data structures from the Dr. Dobb's Essential (9 classic books and a selection of articles with code examples). Data Structures and Algorithms by Alfred V. Aho, Murray Hill, John E. Hopcroft, and Jeffrey D. Ullman Data Structures: From Arrays to Priority Queues by Wayne Amsbury Introduction to Algorithms by Thomas H. Cormen, Charles E. Leiserson, and...
  • №470
  • 31,02 MB
  • added
  • info modified
Birkhäuser, 1993, -158 p. This monograph is a slightly revised version of my Ph.D. thesis (86), completed in the Department of Computer Science at the University of Edinburgh in June 1988, with an additional chapter summarising more recent developments. Some of the material has appeared in the form of papers. The underlying theme of the monograph is the study of two classical...
  • №471
  • 6,28 MB
  • added
  • info modified
Springer, 2010, -526 p. The systematic development of efficient algorithms has become a key technology for all kinds of ambitious and innovative computer applications. With major parts of algorithmic theory and algorithmic practice developing in different directions since the 1970s a group of leading researchers in the field started about 15 years ago to coin the new paradigm...
  • №472
  • 3,29 MB
  • added
  • info modified
From the Foundations and Trends in Theoretical Computer Science series by NOWPress, 2009, -184 p. A large class of problems in symbolic computation can be expressed as the task of computing some polynomials; and arithmetic circuits form the most standard model for studying the complexity of such computations. This algebraic model of computation attracted a large amount of...
  • №473
  • 1002,34 KB
  • added
  • info modified
From the Foundations and Trends in Theoretical Computer Science series by NOWPress, 2008, -171 p. Data sets in large applications are often too massive to fit completely inside the computer’s internal memory. The resulting input/output communication (or I/O) between fast internal memory and slower external memory (such as disks) can be a major performance bottleneck. In this...
  • №474
  • 907,92 KB
  • added
  • info modified
From the Foundations and Trends in Theoretical Computer Science series by NOWPress, 2006, -91 p. Error-correcting codes are used to cope with the corruption of data by noise during communication or storage. A code uses an encoding procedure that judiciously introduces redundancy into the data to produce an associated codeword. The redundancy built into the codewords enables one...
  • №475
  • 583,72 KB
  • added
  • info modified
Prentice-Hall, 1993, -365 p. This book aims to be a challenging introduction to computer science of unconventional coverage and style. Let us explain its prerequisites and aims, so that the reader may judge whether it matches his or her background and goals. This is not a beginner's introduction to programming. We assume that the reader has mastered a high-level programming...
  • №476
  • 14,16 MB
  • added
  • info modified
From the Foundations and Trends in Theoretical Computer Science series by NOWPress, 2008, -120 p. In the data stream scenario, input arrives very rapidly and there is limited memory to store the input. Algorithms have to work with one or few passes over the data, space less than linear in the input size or time significantly less than the input size. In the past few years, a...
  • №477
  • 577,80 KB
  • added
  • info modified
A K Peters, 2002, -292 p. This text explains the fundamental principles of algorithms available for performing arithmetic operations on digital computers. These include basic arithmetic operations like addition, subtraction, multiplication, and division in fixed-point and floating-point number systems as well as more complex operations such as square root extraction and...
  • №478
  • 9,91 MB
  • added
  • info modified
Springer, 2010. — 210 p. — ISBN: 978-3-642-16532-0. For a long time computer scientists have distinguished between fast and slow algorithms. Fast (or good) algorithms are the algorithms that run in polynomial time, which means that the number of steps required for the algorithm to solve a problem is bounded by some polynomial in the length of the input. All other algorithms are...
  • №479
  • 13,75 MB
  • added
  • info modified
Morgan Kaufmann, 2004, -555 p. Slides, bug fixes and problem solving for Ercegovac M.D., Lang T. Digital Arithmetic Our main objective in preparing this book is to provide a comprehensive discussion of the main ideas and concepts in digital arithmetic, reflecting both the theory and design aspects, and to help students and practicing engineers develop a good understanding of...
  • №480
  • 2,00 MB
  • added
  • info modified
Morgan Kaufmann, 2004. — 728 p. — ISBN: 9781558607989, 1558607986. Digital arithmetic plays an important role in the design of general-purpose digital processors and of embedded systems for signal processing, graphics, and communications. In spite of a mature body of knowledge in digital arithmetic, each new generation of processors or digital systems creates new arithmetic...
  • №481
  • 5,51 MB
  • added
  • info modified
The MIT Press, 2009. - 1312 p. 3rd edition. ISBN13: 978-0262033848 Solutions for a select set of exercises and problems for Introduction to Algorithms, Third Edition . Selected Solutions for Chapter 2: Getting Started Selected Solutions for Chapter 3: Growth of Functions Selected Solutions for Chapter 4: Divide-and-Conquer Selected Solutions for Chapter 5: Probabilistic...
  • №482
  • 439,20 KB
  • added
  • info modified
2011.08
We propose elementary ASCII exchange formats for matrices. Specific instances of the format are defined for dense and sparse matrices with real, complex, integer and pattern entries, with special cases for symmetric, skew-symmetric and Hermitian matrices. Sparse matrices are represented in a coordinate storage format. The overall file structure is designed to allow future...
  • №483
  • 200,66 KB
  • added
  • info modified
Manning Publications, 2009. — 368 p. — ISBN10: 1933988665, ISBN13: 978-1933988665. The book covers five important categories of algorithms: search, recommendations, groupings, classification, and the combination of classifiers. What's inside How to create recommendations just like those on Netflix and Amazon. How to implement Google's Pagerank algorithm. How to discover matches...
  • №484
  • 7,66 MB
  • added
  • info modified
2011.03
Paperback: 557 p. Publisher: M&T Books; 2 Pap/Dsk edition (April 1995) Language: English ISBN10: 1558514341 ISBN13: 978-1558514348 Product Dimensions: 9.4 x 7.1 x 1.5 inches Shipping Weight: 1.8 pounds Why This Book Is For You If you want to learn how programs like PKZIP and LHarc work, this book is for you. The compression techniques used in these programs are described in...
  • №485
  • 1,89 MB
  • added
  • info modified
Hardcover: 1056 p. Publisher: McGraw-Hill Science/Engineering/Math; 2 edition (July 16, 2001) Language: English ISBN10: 9780070131514 ISBN13: 978-0070131514 ASIN: 0070131511 Product Dimensions: 8.9 x 8.3 x 2 inches Thomas H. Cormen Charles E. Leiserson Ronald L. Rivest Clifford Stein The MIT Press Cambridge , Massachusetts London, England McGraw-Hill Book Company Boston Burr...
  • №486
  • 12,51 MB
  • added
  • info modified
2010.08
21st International Symposium, ISAAC 2010, Jeju Island, Korea, December 15-17, 2010, Proceedings, Part II 493 p. published 2011 This book constitutes the refereed proceedings of the 21st International Symposium on Algorithms and Computation, ISAAC 2010, held in Jeju, South Korea in December 2010. The 77 revised full papers presented were carefully reviewed and selected from 182...
  • №487
  • 4,57 MB
  • added
  • info modified
Proceedings of the 6th International for Approximation, Ambleside, UK, August 31st – September 4th, 2009 Conference on Algorithms 319 p. published 2011 This book collects up-to-date papers from world experts in a broad variety of relevant applications of approximation theory, including dynamical systems, multiscale modeling of fluid flow, metrology, and geometric modeling to...
  • №488
  • 3,56 MB
  • added
  • info modified
2010.03
Academic Press, 1972. - 235 p. Up to the present dynamic programming has been regarded as a general type of approach to problem solving, essentially based on decomposition of the given problem into a sequence of smaller subproblems. It has permitted the solution of a remarkable number of problems (deterministic and stochastic, continuous and discrete, constrained and...
  • №489
  • 1,40 MB
  • added
  • info modified
2008.03
A Bradford Book The MIT Press Cambridge, Massachusetts London, England Fifth printing, 1999. - 158 c. Genetic Algorithms: An Overview Genetic Algorithms in Problem Solving Genetic Algorithms in Scientific Models Theoretical Foundations of Genetic Algorithms Conclusions and Future Directions
  • №490
  • 6,20 MB
  • added
  • info modified
2007.12
Eight edition 1996. Fundamentals. Perceptron and Adaline. Back-Propagation. Recurrent Networks. Self-Organizing Networks. Reinforcement learning. Robot Control. Vision. General Purpose Hardware. Dedicated Neuro-Hardware.
  • №491
  • 560,45 KB
  • added
  • info modified
2006.08
This book was motivated by my experience in teaching the course E&CE 250: Algorithms and Data Structures in the Computer Engineering program at the University of Waterloo. I have observed that the advent of object-oriented methods and the emergence of object-oriented design patterns has lead to a profound change in the pedagogy of data structures and algorithms. The successful...
  • №492
  • 3,00 MB
  • added
  • info modified
2004.03
The Fourier transform. The discrete Fourier transform (DFT). Radix 2 FFT algorithms. Decimation in time (DIT) FFT. Decimation in frequency (DIF) FFT. Using higher radix algorithms. Higher radix DIT and DIF algorithms. Split radix Fourier transforms (SRFT). Multidimensional FTs. The matrix Fourier algorithm (MFA). Eigenvectors of the Fourier transform. Convolutions. Weighted...
  • №493
  • 1,07 MB
  • added
  • info modified
There are no files in this category.

Comments

There are no comments.
Up