Informatyka

3193
Wird geladen...
E-BOOK

Modele dalszego trwania życia oraz ich zastosowania w przypadku osób starszych

Beata Jackowska

Monografia poświęcona jest metodom i technikom konstrukcji modeli dalszego trwania życia ze szczególnym uwzględnieniem dalszego trwania życia osób starszych. Wobec demograficznego starzenia się społeczeństwa praca wpisuje się w aktualny nurt badań nad umieralnością osób starszych. Zagadnienie modelowania trwania życia leży na styku dziedziny demografii, statystyki i analizy przeżycia. Książka składa się z części teoretycznej i empirycznej. Część teoretyczna stanowi próbę usystematyzowania i wzbogacenia dotychczasowego podejścia badawczego w zakresie estymacji modeli trwania życia w oparciu o różnego rodzaju dane. W części empirycznej przedstawiono specyfikę modelowania rozkładu dalszego trwania życia osób starszych oraz zweryfikowano przydatność przedstawionych metod do wykrywania prawidłowości w procesie wymierania w rozważanej grupie wieku. Plik pdf uniemożliwia kopiowanie tekstu.

3194
Wird geladen...
E-BOOK

Modelowanie wnętrz w 3D z wykorzystaniem bezpłatnych narzędzi

Joanna Pasek

Skąd pobrać i jak zainstalować potrzebne narzędzia? Jak wykonać model w Google SketchUp 8? Jak renderować model i animację w Kerkythei? Nie ma się co oszukiwać, dziś nawet najlepszy projekt aranżacji wnętrza nie ma szans sprzedaży, jeśli nie stoi za nim efektowna, wierna wizualizacja. Naszym klientom naprawdę trudno wyobrazić sobie nasze wzniosłe wizje o tym, jak "chłodny, surowy marmur pięknie skomponuje się z nowym, śliwkowym kolorem wschodniej ściany pokoju…". Oni muszą to przecież zobaczyć! Na szczęście powszechnie wykorzystywane przez architektów, dekoratorów, producentów mebli czy farb kosztowne programy do modelowania wnętrz doczekały się swoich darmowych i równie funkcjonalnych konkurentów. Dzięki temu nawet małe studio projektowe, nie dysponując wielkim budżetem, może wykonywać swoje usługi naprawdę profesjonalnie… a co za tym idzie, skutecznie! Autorka tej książki jest nie tylko specjalistką od grafiki 3D, jest także doświadczonym architektem, dzięki czemu doskonale wie, jakiej wiedzy potrzebujesz, by najlepiej wykorzystać potencjał darmowych narzędzi do modelowania wnętrz. Swoją naukę zaczniesz od poprawnej instalacji niezbędnych programów, ich konfiguracji i oswojenia środowiska pracy. Nauczysz się budować dokładny model wnętrza na podstawie zwymiarowanego rzutu, tworzyć i teksturować modele nietypowych elementów wyposażenia oraz korzystać z gotowych modeli do przyspieszenia pracy nad elementami typowymi (standardowe okna, drzwi, meble kuchenne, sprzęt AGD). Dowiesz się, jak przygotować model do eksportu, wyrenderować go, pracować ze światłem, wprowadzić realistyczne materiały i tło sceny. Na koniec odkryjesz, jak właściwie eksportować i renderować gotową animację. Po tym etapie zdobędziesz już wszystkie niezbędne umiejętności, by tworzyć naprawdę autentyczne, trójwymiarowe prezentacje wnętrz! Instalowanie odpowiednich narzędzi (Google SketchUp, Kerkythea) Rysowanie rzutów, tworzenie prostokątów, łuków, kół i obrysów Modelowanie ścian, tworzenie i wstawianie okien oraz drzwi Praca z materiałami i teksturami Wyposażanie wnętrza w oparciu o własne modele oraz gotowe komponenty Wprowadzanie cieni oraz dodatkowych źródeł światła na użytek programu renderującego Eksportowanie modelu do pliku XML Praca z kamerami, światłami i realistycznymi materiałami Zmiana tła sceny odpowiednio do typu oświetlenia (dzienne, nocne) Renderowanie swojego modelu i animacji Zobacz, jak wykorzystać darmowe narzędzia w tworzeniu profesjonalnych wizualizacji!

3195
Wird geladen...
E-BOOK

Modern API Development with Spring 6 and Spring Boot 3. Design scalable, viable, and reactive APIs with REST, gRPC, and GraphQL using Java 17 and Spring Boot 3 - Second Edition

Sourabh Sharma

This book is a practical, in-depth guide to using Spring 6 and Spring Boot 3 for building modern, robust web APIs and services. The book leverages the author’s 20 years of industry experience to cover a wide range of topics essential for API development, including RESTful web service fundamentals, Spring concepts, and API specifications.This second edition expands on topics like security, testing, monitoring, and deploying APIs with the latest tools and frameworks, and all the code examples in the book are based on the latest LTS version, Java 17. You’ll explore asynchronous API design, security, designing user interfaces, testing APIs, and the deployment of web services. This book offers a highly contextual real-world sample app that you can use as a reference for building different types of APIs for real-world applications. This sample app will lead you through the entire API development cycle, encompassing design and specification, implementation, testing, and deployment.By the end of this book, you’ll have learned how to design, develop, test, and deploy scalable and maintainable modern APIs using Spring 6 and Spring Boot 3, which has improved support for reactive programming, along with best practices for bolstering the security and reliability of your apps and improving your app's overall functionality.

3196
Wird geladen...
E-BOOK

Modern Big Data Processing with Hadoop. Expert techniques for architecting end-to-end big data solutions to get valuable insights

Manoj R Patil, V Naresh Kumar, Prashant...

The complex structure of data these days requires sophisticated solutions for data transformation, to make the information more accessible to the users.This book empowers you to build such solutions with relative ease with the help of Apache Hadoop, along with a host of other Big Data tools.This book will give you a complete understanding of the data lifecycle management with Hadoop, followed by modeling of structured and unstructured data in Hadoop. It will also show you how to design real-time streaming pipelines by leveraging tools such as Apache Spark, and build efficient enterprise search solutions using Elasticsearch. You will learn to build enterprise-grade analytics solutions on Hadoop, and how to visualize your data using tools such as Apache Superset. This book also covers techniques for deploying your Big Data solutions on the cloud Apache Ambari, as well as expert techniques for managing and administering your Hadoop cluster. By the end of this book, you will have all the knowledge you need to build expert Big Data systems.

3197
Wird geladen...
E-BOOK

Modern C++: Efficient and Scalable Application Development. Leverage the modern features of C++ to overcome difficulties in various stages of application development

Richard Grimes, Marius Bancila

C++ is one of the most widely used programming languages. It is fast, flexible, and used to solve many programming problems.This Learning Path gives you an in-depth and hands-on experience of working with C++, using the latest recipes and understanding most recent developments. You will explore C++ programming constructs by learning about language structures, functions, and classes, which will help you identify the execution flow through code. You will also understand the importance of the C++ standard library as well as memory allocation for writing better and faster programs.Modern C++: Efficient and Scalable Application Development deals with the challenges faced with advanced C++ programming. You will work through advanced topics such as multithreading, networking, concurrency, lambda expressions, and many more recipes.By the end of this Learning Path, you will have all the skills to become a master C++ programmer.This Learning Path includes content from the following Packt products:• Beginning C++ Programming by Richard Grimes• Modern C++ Programming Cookbook by Marius Bancila• The Modern C++ Challenge by Marius Bancila

3198
Wird geladen...
E-BOOK

Modern C++ Programming Cookbook. Master Modern C++ with comprehensive solutions for C++23 and all previous standards - Third Edition

Marius Bancila

The updated third edition of Modern C++ Programming Cookbook addresses the latest features of C++23, such as the stacktrace library, std::expected and std::mdspan classes, the header, formatting library improvements, and updates to the ranges library. It also gets into more C++20 topics not previously covered, such as sync streams and source_location.The book is organized into practical recipes covering a wide range of real-world problems, helping you find the solutions you need quickly. You’ll find coverage of all the core concepts of modern C++ programming and features and techniques from C++11 through to C++23, meaning you’ll stay ahead of the curve by learning to incorporate the newest language and library improvements.Beyond the core concepts and new features, you’ll explore recipes related to performance and best practices, how to implement useful patterns and idioms, like pimpl, named parameter, attorney-client, and the factory pattern, and how to complete unit testing with the widely used C++ libraries: Boost.Test, Google Test, and Catch2.With the comprehensive coverage this C++ programming guide offers, by the end of the book you’ll have everything you need to build performant, scalable, and efficient applications in C++.

3199
Wird geladen...
E-BOOK

Modern C++ Programming Cookbook. Recipes to explore data structure, multithreading, and networking in C++17

Marius Bancila

C++ is one of the most widely used programming languages. Fast, efficient, and flexible, it is used to solve many problems. The latest versions of C++ have seen programmers change the way they code, giving up on the old-fashioned C-style programming and adopting modern C++ instead.Beginning with the modern language features, each recipe addresses a specific problem, with a discussion that explains the solution and offers insight into how it works. You will learn major concepts about the core programming language as well as common tasks faced while building a wide variety of software. You will learn about concepts such as concurrency, performance, meta-programming, lambda expressions, regular expressions, testing, and many more in the form of recipes. These recipes will ensure you can make your applications robust and fast.By the end of the book, you will understand the newer aspects of C++11/14/17 and will be able to overcome tasks that are time-consuming or would break your stride while developing.

3200
Wird geladen...
E-BOOK

Modern CMake for C++. Effortlessly build cutting-edge C++ code and deliver high-quality solutions - Second Edition

Rafał Świdziński, Alexander Kushnir

Modern CMake for C++ isn't just another reference book, or a repackaging of the documentation, but a blueprint to bridging the gap between learning C++ and being able to use it in a professional setting. It's an end-to-end guide to the automation of complex tasks, including building, testing, and packaging software.This second edition is significantly rewritten, restructured and refreshed with latest additions to CMake, such as support of C++20 Modules.In this book, you'll not only learn how to use the CMake language in CMake projects but also discover how to make those projects maintainable, elegant, and clean. As you progress, you'll dive into the structure of source directories, building targets, and packages, all while learning how to compile and link executables and libraries. You'll also gain a deeper understanding of how those processes work and how to optimize builds in CMake for the best results. You'll discover how to use external dependencies in your project – third-party libraries, testing frameworks, program analysis tools, and documentation generators. Finally, you'll gain profi ciency in exporting, installing, and packaging for internal and external purposes.By the end of this book, you'll be able to use CMake confi dently at a professional level.