Добавить в избранное
Форум
Правила сайта "Мир Книг"
Группа в Вконтакте
Подписка на книги
Правообладателям
Найти книгу:
Навигация
Вход на сайт
Регистрация



Реклама


Название: Applied Data Analytics - Principles and Applications (River Publishers Series in Signal, Image and Speech Processing)
Автор: Johnson I. Agbinya
Издательство: River Publishers
Год: 2020
Формат: True PDF
Страниц: 370
Размер: 32.7 Mb
Язык: English

The emergence of huge amounts of data which require analysis and in some cases real-time processing has forced exploration into fast algorithms for handling very large data sizes. Analysis of x-ray images in medical applications, cyber security data, crime data, telecommunications and stock market data, health records and business analytics data are but a few areas of interest. Applications and platforms including R, RapidMiner and Weka provide the basis for analysis, often used by practitioners who pay little to no attention to the underlying mathematics and processes impacting the data.
Разместил: bomboane 7-11-2020, 11:01 | Комментарии: 0 | Подробнее
Название: Python Testing with Selenium: Learn to Implement Different Testing Techniques Using the Selenium WebDriver
Автор: Sujay Raghavendra
Издательство: Apress
Год: 2021
Формат: EPUB, PDF
Страниц: 191
Размер: 10 Mb
Язык: English

Implement different testing techniques using Selenium WebDriver with the Python programming language. This quick reference provides simple functional test cases with a syntax-based approach for Selenium WebDriver.

You’ll begin by reviewing the basics of Selenium WebDriver and its architectural design history and then move on to the configuration and installation of Selenium library for different web browsers, including the basic commands needed to start test scripts in various browsers. You’ll review action commands of keyboard and mouse for testing user interactions in a web page and see how hyperlinks are tested.
Разместил: vitvikvas 7-11-2020, 10:07 | Комментарии: 0 | Подробнее
Essentials of Android Q + Java Developer : Top 100 Real Life Project Scenarios and Tips: Extracted from Latest Projects Название: Essentials of Android Q + Java Developer : Top 100 Real Life Project Scenarios and Tips: Extracted from Latest Projects
Автор: Danwilstorv Publications
Издательство: Danwilstorv Publications
Год: 2020
Страниц: 389
Язык: английский
Формат: pdf, mobi, epub
Размер: 10.1 MB

Hello and welcome to essentials of Android Q + Java Developer the game changer in software industry in terms of jobs and carrier perspective. It is so great to see that most of the people are using Android Q + Java Developer as an important source of job opportunities and freshmen in the software industry are taking major share in this scenario. In this book I have provided you with the use of 100 real time project related scenarios and the best tips to implement the scenarios in the Android Q + Java Developer project.
Разместил: Ingvar16 6-11-2020, 23:16 | Комментарии: 0 | Подробнее

Название: Stream Data Mining: Algorithms and Their Probabilistic Properties
Автор: Leszek Rutkowski, Maciej Jaworski, Piotr Duda
Издательство: Springer
Год: 2020
Формат: PDF
Страниц: 331
Размер: 10.73 МБ
Язык: English

This book presents a unique approach to stream data mining. Unlike the vast majority of previous approaches, which are largely based on heuristics, it highlights methods and algorithms that are mathematically justified. First, it describes how to adapt static decision trees to accommodate data streams; in this regard, new splitting criteria are developed to guarantee that they are asymptotically equivalent to the classical batch tree.
Разместил: ak5812 6-11-2020, 20:56 | Комментарии: 0 | Подробнее
Название: Simulink Test User’s Guide
Автор: The MathWorks
Издательство: The MathWorks
Год: 2020
Формат: PDF
Страниц: 476
Размер: 12 Mb
Язык: English

Simulink® Test™ provides tools for authoring, managing, and executing systematic, simulation-based tests of models, generated code, and simulated or physical hardware. It includes simulation, baseline, and equivalence test templates that let you perform functional, unit, regression, and back-to-back testing using software-in-the-loop (SIL), processor-in-the-loop (PIL), and real-time hardware-in-the-loop (HIL) modes.
Разместил: vitvikvas 6-11-2020, 19:51 | Комментарии: 0 | Подробнее
Python Coding For Kids (Beginner Level): Learn To Code Quickly With This Beginner’s Guide To Computer ProgrammingНазвание: Python Coding For Kids (Beginner Level): Learn To Code Quickly With This Beginner’s Guide To Computer Programming. Coding Projects in Python with Awesome Coding Activities, Games And More...
Автор: Tommy Harry Johnson
Издательство: Independently published
Год: 2020
Страниц: 87
Язык: английский
Формат: pdf (true)
Размер: 10.1 MB

Python Coding For Kids (Beginner Level) Python Coding for Kids is a book that aims to teach kids ages 8 and up and their parents about the Python programming language. Python is a good candidate for kids and other programming newbies because it mostly uses natural language and avoids the more annoying things you can find in some programming language. This book isn’t specifically designed for kids, but the lessons should be suitable for most high school and some middle school students. Kids get a look at Python examples before attempting to complete “missions” with their own code. There are also several example scripts kids can use as models for their own programs.
Разместил: Ingvar16 6-11-2020, 18:05 | Комментарии: 0 | Подробнее
A Complete Guide to Burp Suite: Learn to Detect Application VulnerabilitiesНазвание: A Complete Guide to Burp Suite: Learn to Detect Application Vulnerabilities
Автор: Sagar Rahalkar
Издательство: Apress
Год: 2021
Страниц: 175
Язык: английский
Формат: pdf (true)
Размер: 10.1 MB

Use this comprehensive guide to learn the practical aspects of Burp Suite—from the basics to more advanced topics. The book goes beyond the standard OWASP Top 10 and also covers security testing of APIs and mobile apps. Burp Suite is a simple, yet powerful, tool used for application security testing. It is widely used for manual application security testing of web applications plus APIs and mobile apps. The book starts with the basics and shows you how to set up a testing environment. It covers basic building blocks and takes you on an in-depth tour of its various components such as intruder, repeater, decoder, comparer, and sequencer. It also takes you through other useful features such as infiltrator, collaborator, scanner, and extender. And it teaches you how to use Burp Suite for API and mobile app security testing.
Разместил: Ingvar16 6-11-2020, 17:18 | Комментарии: 0 | Подробнее
Java Interceptor Development with ByteBuddy: FundamentalНазвание: Java Interceptor Development with ByteBuddy: Fundamental
Автор: Eric Fong
Издательство: MillionStrengthKnowledge
Год: 2020
Страниц: 256
Язык: английский
Формат: pdf, azw3, epub
Размер: 20.3 MB

ByteBuddy is an open source Java based library for Java bytecode generation and manipulation. ByteBuddy is licensed under Apache License Version 2.0, and is freely available on Github. This book provides fundamental knowledge and learn by example guideline on how to develop interceptor and generate code using ByteBuddy. The book provides many easy-to-understand and concise sample codes.
Разместил: Ingvar16 6-11-2020, 12:08 | Комментарии: 0 | Подробнее
Название: WebAssembly: The Definitive Guide (Early Release)
Автор: Brian Sletten
Издательство: O’Reilly Media
Год: 2020
Формат: EPUB
Страниц: 76 Mb
Размер: 10 Mb
Язык: English

WebAssembly: The Definitive Guide provides a thorough and accessible introduction to one of the most transformative technologies hitting our industry. What started as a way to use languages other than just javascript in the browser has evolved into a comprehensive path toward portability, performance, increased security and greater code reuse across an impressive collection of deployment targets.

The goals may sound familiar, but in practice, we're finally getting our safe, fast, portable, and secure software development environment offering the potential for reuse. This practical book introduces the elements of this technology incrementally while building to several concrete, code-driven examples of practical but cutting edge WebAssembly uses.
Разместил: vitvikvas 6-11-2020, 06:04 | Комментарии: 0 | Подробнее
Название: Java to Kotlin (Early Release)
Автор: Duncan McGregor and Nat Pryce
Издательство: O’Reilly Media
Год: 2020
Формат: EPUB
Страниц: 92
Размер: 10 Mb
Язык: English

Kotlin has raised the bar for programming languages on the Java Virtual Machine with its compatibility, readability, efficiency, and tool support. But adopting a new language can be daunting, especially when you're working with business-critical Java code that must meet changing requirements.

This book takes a novel approach to introducing Kotlin to Java programmers: showing you how to gradually refactor Java code to idiomatic Kotlin while continuing to evolve its functionality. But converting Java to Kotlin is just the starting point. Kotlin has many features beyond Java.
Разместил: vitvikvas 6-11-2020, 05:54 | Комментарии: 0 | Подробнее
 MirKnig.Su  ©2021     При использовании материалов библиотеки обязательна обратная активная ссылка    Политика конфиденциальности