Search

Search Results

Results 691-700 of 781 (Search time: 0.092 seconds).
Item hits:
  • Sách/Book


  • Authors: Lekh Raj Vermani (2019)

  • This book introduces a set of concepts in solving problems computationally such as Growth of Functions; Backtracking; Divide and Conquer; Greedy Algorithms; Dynamic Programming; Elementary Graph Algorithms; Minimal Spanning Tree; Single-Source Shortest Paths; All Pairs Shortest Paths; Flow Networks; Polynomial Multiplication, to ways of solving NP-Complete Problems, supported with comprehensive, and detailed problems and solutions, making it an ideal resource to those studying computer science, computer engineering and information technology.

  • Sách/Book


  • Authors: Bang Ye Wu (2004)

  • This book will be a welcome addition to your reference shelf whether your interests lie in graph and approximation algorithms for theoretical work or you use graph techniques to solve practical problems

  • Sách/Book


  • Authors: George B. Arfken (2001)

  • Arfken and Weber's best-selling Mathematical Methods for Physicists has provided upper-level undergraduate and graduate students with the paramount coverage of the mathematics necessary for advanced study in physics and engineering. It provides the essential mathematical methods that aspiring physicists are likely to encounter as students or beginning researchers.

  • Sách/Book


  • Authors: Barnabas Bede (2013)

  • This book presents a mathematically-based introduction into the fascinating topic of Fuzzy Sets and Fuzzy Logic and might be used as textbook at both undergraduate and graduate levels and also as reference guide for mathematician, scientists or engineers who would like to get an insight into Fuzzy Logic. Fuzzy Sets have been introduced by Lotfi Zadeh in 1965 and since then, they have been used in many applications. As a consequence, there is a vast literature on the practical applications of fuzzy sets, while theory has a more modest coverage

  • Sách/Book


  • Authors: David Harel (2004)

  • Algorithmics' presents the most important, concepts, methods and results that are fundamental to the science of computing. It starts by introducing the basic ideas of algorithms, including their structures and methods of data manipulation. It then goes on to demonstrate how to design accurate and efficient algorithms, and discusses their inherent limitations. As the author himself says in the preface to the book; 'This book attempts to present a readable account of some of the most important and basic topics of computer science, stressing the fundamental and robust nature of the science in a form that is virtually independent of the details of specific computers, languages and formalisms

  • Sách/Book


  • Authors: A. V. Bitsadze (1980)

  • The present book consists of an introduction and six chapters. The introduction discusses basic notions and definitions of the traditional course of mathematical physics and also mathematical models of some phenomena in physics and engineering

  • Sách/Book


  • Authors: Weidig, Ben (2023)

  • ava developers usually tackle the complexity of software development through object-oriented programming (OOP). But not every problem is a good match for OOP. The functional programming (FP) paradigm offers you another approach to solving problems, and Java provides easy-to-grasp FP tools such as lambda expressions and Streams. If you're interested in applying FP concepts to your Java code, this book is for you.

  • Sách/Book


  • Authors: Bloom, David E (2023)

  • "Drawing on an international pool of scholars, this cutting-edge Handbook surveys the micro, macro and institutional aspects of the economics of ageing. Structured in seven parts, the volume addresses a broad range of themes, including health economics, labour economics, pensions and social security, generational accounting, wealth inequality and regional perspectives. Each chapter combines a succinct overview of the state of current research with a sketch of a promising future research agenda. This Handbook will be an essential resource for advanced students, researchers and policymakers looking at the economics of ageing across the disciplines of economics, demography, public policy, public health and beyond"--

  • Sách/Book


  • Authors: Pine, David (2023)

  • Take advantage of your C# skills to build UI components and client-side experiences with .NET. With this practical guide, you'll learn how to use Blazor WebAssembly to develop next-generation web experiences. Built on top of ASP.NET Core, Blazor represents the future of .NET single-page applications (SPA) investments. Author David Pine, who focuses on