|
|
|
|
|
|
|
| |
|
Название: Building Modern Apps for Android : Compose, Kotlin, Coroutines, Jetpack, and the best tools for native development Автор: Yair Carreno Издательство: Leanpub Год: 2022-07-04 Страниц: 114 Язык: английский Формат: pdf (true), epub Размер: 20.3 MB
I must confess that I had to rethink the edition of the book several times before I managed to structure it to the current version. The reason was straightforward. While I was writing the book’s content, the announcement appeared for improvements in the architecture components with Jetpack; later, from Kotlin, more powerful tools were introduced, and later enabled Flow Coroutines as an option for reactive programming. As if that were not enough, the introduction of Compose is announced. This work is a guide and tool for every Architect or Developer of mobile applications. Many design concepts applied here will be helpful regardless of the technology or operating system used. |
Разместил: Ingvar16 22-02-2023, 09:05 | Комментарии: 0 | Подробнее
| | | |
|
| |
|
|
|
|
|
|
| |
|
Название: Digital Image Processing with C++: Implementing Reference Algorithms with the CImg Library Автор: David Tschumperle, Christophe Tilmant, Vincent Barra Издательство: CRC Press Год: 2023 Страниц: 309 Язык: английский Формат: pdf (true) Размер: 52.3 MB
Digital Image Processing with C++: Implementing Reference Algorithms with the CImg Library presents the theory of digital image processing and implementations of algorithms using a dedicated library. Processing a digital image means transforming its content (denoising, stylizing, etc.), or extracting information to solve a given problem (object recognition, measurement, motion estimation, etc.). This book presents the mathematical theories underlying digital image processing, as well as their practical implementation through examples of algorithms implemented in the C++ language using the free and easy-to-use CImg library. Students or developers wishing to discover or specialize in this discipline and teachers and researchers hoping to quickly prototype new algorithms or develop courses will all find in this book material to discover image processing or deepen their knowledge in this field. |
Разместил: Ingvar16 22-02-2023, 07:33 | Комментарии: 0 | Подробнее
| | | |
|
| |
|
|
|
|
|
|
| |
|
Название: A Software Development Approach for Driving Competitiveness in Small Firms Автор: Delroy A. Chevers Издательство: CRC Press Год: 2023 Страниц: 147 Язык: английский Формат: pdf (true) Размер: 10.2 MB
For decades, managing software product quality has been a major challenge for many software development firms. This low success rate is due mainly to the development and delivery of low-quality software products. In addition to the direct costs associated with poor-quality software, software flaws can also raisesecurity concerns, as hackers can gain complete control of various devices and data, such as mobile phones, computers, or the operational transactions of businesses. These security and privacy breaches are currently occurring with great frequency. A Software Development Approach for Driving Competitiveness in Small Firms provides some cost-efficient options that can help SMEs increase the likelihood that their software will be of high quality. It tells the story of the entrepreneurial journey that small firms should take to deliver high-quality software products. By utilizing practical examples and providing several recommended solutions to decrease the likelihood of producing low-quality software, the book outlines how mobilizing people, processes and technology are integral to the software development process and emphasizes why process maturity is the most influential factor in software development in small and medium enterprises. |
Разместил: Ingvar16 22-02-2023, 04:33 | Комментарии: 0 | Подробнее
| | | |
|
| |
|
|
|
|
|
|
| |
|
Название: The Little Learner: A Straight Line to Deep Learning Автор: Daniel P. Friedman, Anurag Mendhekar Издательство: The MIT Press Год: 2023 Страниц: 440 Язык: английский Формат: epub (true) Размер: 10.2 MB
A highly accessible, step-by-step introduction to Deep Learning, written in an engaging, question-and-answer style. The Little Learner introduces Deep Learning from the bottom up, inviting students to learn by doing. With the characteristic humor and Socratic approach of classroom favorites The Little Schemer and The Little Typer, this kindred text explains the workings of deep neural networks (DNN) by constructing them incrementally from first principles using little programs that build on one another. Starting from scratch, the reader is led through a complete implementation of a substantial application: a recognizer for noisy Morse code signals. Example-driven and highly accessible, The Little Learner covers all of the concepts necessary to develop an intuitive understanding of the workings of deep neural networks, including tensors, extended operators, gradient descent algorithms, artificial neurons, dense networks, convolutional networks, residual networks, and automatic differentiation. We package our ideas as little Scheme programs. Scheme allows our thoughts to be expressed clearly and directly, and with minimal fuss. |
Разместил: Ingvar16 21-02-2023, 20:04 | Комментарии: 0 | Подробнее
| | | |
|
| |
|
|
|
|
|
|
| |
|
Название: Application of Advanced Optimization Techniques for Healthcare Analytics Автор: Mohamed Abdel-Basset, Ripon K. Chakrabortty, Reda Mohamed Издательство: CRC Press Год: 2023 Страниц: 245 Язык: английский Формат: pdf (true) Размер: 33.5 MB
Many different optimization techniques and methods have been applied in healthcare, ranging from the decision of the operational levels to the design of national healthcare policies. Healthcare facility location, capacity planning, disease screening, and medical human resource scheduling are a few examples, while different optimization techniques and decision analytics (i.e., predictive analytics, prescriptive models) are being successfully used. Besides the traditional optimization concepts, different advanced Deep Learning (DL) and Machine Learning (ML) models have also grasped good perspectives in healthcare analytics. For instance, the application of advanced ML or DL models for medical imaging, biomedical signal processing, and DNA microarray data analysis are a few examples. |
Разместил: Ingvar16 21-02-2023, 19:26 | Комментарии: 0 | Подробнее
| | | |
|
| |
|
|
|
|
|
|
| |
|
Название: Go Faster: Join the thriving community of skilled Go developers! Автор: Ollie Phillips Издательство: Leanpub Год: 2023-02-18 Страниц: 216 Язык: английский Формат: pdf (true), mobi, epub Размер: 10.1 MB
Working with Go effectively requires proficiency and understanding beyond learning the simple syntax. It can take developers months or even years to acquire this experience, especially those coming from OOP. This book sets out to short-circuit that process and get you there faster! Includes Generics. Go Faster is a book for those wanting to learn the Golang programming language. Though many great books have been published on this subject with the same aim, Go Faster takes a slightly different approach. For starters, it recognises that Go is a relatively simple language with just 25 keywords and that most developers do not struggle to learn its limited syntax. Go, or Golang is a programming language developed by a team at Google. Similar to C (or Clang), it draws inspiration from many other programming languages also. Go is a high-performance language which runs directly against physical machine resources and not on a virtual machine, unlike Java for example. Further, asynchronous programming via concurrency and goroutines can fully utilise the multiple cores of modern CPUs better than many other multi-threaded languages. |
Разместил: Ingvar16 21-02-2023, 18:21 | Комментарии: 0 | Подробнее
| | | |
|
| |
|
|
|
|
|
|
| |
|
Название: Протоколы и сети: веб-безопасность Автор: Коллектив Издательство: HTML Academy Год: 2022 Формат: HTML Страниц: много Размер: 19 Mb Язык: Русский
Протоколы и сети задействованы в типовых задачах по передаче данных, оптимизации скорости загрузки и безопасности. Умение защищать код от атак — важный навык для разработчиков, которые хотят стать мидлом. А для сеньоров он просто необходим.
|
Разместил: Chipa 21-02-2023, 14:03 | Комментарии: 0 | Подробнее
| | | |
|
| |
|
|
|
|
|
|
| |
|
Название: Accelerated Windows API for Software Diagnostics: With Category Theory in View Автор: Dmitry Vostokov Издательство: OpenTask Год: December 2022 (Revision 1.01) Страниц: 305 Язык: английский Формат: pdf (true) Размер: 13.4 MB
The book contains the full transcript of Software Diagnostics Services training with 10 hands-on exercises on various topics related to Windows API. Our primary goal is to learn Windows API in an accelerated fashion. So, first, we review Windows API fundamentals necessary for software diagnostics. Then we learn various analysis techniques for Windows API exploration. And finally, we see examples of how the knowledge of Windows API helps in diagnostics and debugging. The rough coverage or schedule includes general API aspects that can also be applicable to other operating systems. We also take a radical detour and introduce category theory in the API context. Our coverage is not only theoretical. We also take a tour through different API subsets and classes. An integral part of this training is practical exercises. This training also includes an API formalization via Category Theory. We start with a brief overview of categories, functors, and other aspects using Windows API examples. We also cover the basics of how Windows API is used in languages other than C/C++ with template examples. |
Разместил: Ingvar16 21-02-2023, 09:11 | Комментарии: 0 | Подробнее
| | | |
|
| |
|
|
|
|
|
|
| |
|
Название: Accelerated macOS Core Dump Analysis, Third Edition : Training Course Transcript with LLDB Practice Exercises Автор: Dmitry Vostokov Издательство: OpenTask Год: December 2022 (Revision 3.00) Страниц: 250 Язык: английский Формат: pdf (true) Размер: 10.2 MB
The full transcript of Software Diagnostics Services training with 12 step-by-step exercises. Learn how to analyze app crashes and freezes, navigate through process core memory dump space and diagnose corruption, memory leaks, CPU spikes, blocked threads, deadlocks, wait chains, and much more. The full transcript of Software Diagnostics Services training with 12 step-by-step exercises. Learn how to analyze app crashes and freezes, navigate through process core memory dump space and diagnose corruption, memory leaks, CPU spikes, blocked threads, deadlocks, wait chains, and much more. We use a unique and innovative pattern-driven analysis approach to speed up the learning curve. The training consists of practical step-by-step exercises using Xcode and LLDB environments, highlighting more than 30 analysis patterns from Software Diagnostics Institute diagnosed in ARM64 process core memory dumps. The training also includes an overview of relevant similarities and differences between Windows and macOS user space memory dump analysis useful for engineers with a Wintel background and the relevant ARM64 disassembly tutorial. |
Разместил: Ingvar16 21-02-2023, 08:53 | Комментарии: 0 | Подробнее
| | | |
|
| |
|
|
|
|
|
|
| |
|
Название: Advancement of Deep Learning and its Applications in Object Detection and Recognition Автор: Roohie Naaz Mir, Vipul Kumar Sharma, Ranjeet Kumar Rout Издательство: River Publishers Год: 2023 Страниц: 319 Язык: английский Формат: pdf (true) Размер: 26.1 MB
Object detection is a basic visual identification problem in computer vision that has been explored extensively over the years. Visual object detection seeks to discover objects of specific target classes in a given image with pinpoint accuracy and apply a class label to each object instance. Object recognition strategies based on Deep Learning have been intensively investigated in recent years as a result of the remarkable success of Deep Learning-based image categorization. In this book, we go through in detail detector architectures, feature learning, proposal generation, sampling strategies, and other issues that affect detection performance. The book describes every newly proposed novel solution but skips through the fundamentals so that readers can see the field's cutting edge more rapidly. Moreover, unlike prior object detection publications, this project analyses Deep Learning-based object identification methods systematically and exhaustively, and also gives the most recent detection solutions and a collection of noteworthy research trends. |
Разместил: Ingvar16 21-02-2023, 08:33 | Комментарии: 0 | Подробнее
| | | |
|
| |
br>
|