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



Реклама


Java Server Pages. Библиотека профессионалаНазвание: Java Server Pages. Библиотека профессионала
Автор: Дэвид М. Гери
Издательство: Вильямс
Год: 2002
ISBN: 5-8459-0290-8
Формат: pdf
Страниц: 432
Размер: 50,6 Mb
Язык: Русский

Данная книга начинается с рассмотрения пользовательских дескрипторов, т.е. с тех вопросов, которыми обычно заканчиваются книги, представляющие собой введение в JSP. В ней рассматривается около 50 пользовательских дескрипторов JSP. Они выполняют различные задачи: от поддержки форматов, специфических для разных стран, до разбора XML-кода с использованием Document Object Model.
Разместил: oksanavalera 2-09-2020, 07:00 | Комментарии: 0 | Подробнее
Введение в Rational Unified ProcessНазвание: Введение в Rational Unified Process
Автор: Крачтен Ф.
Издательство: Вильямс
Год: 2002
ISBN: 5-8459-0239-8
Формат: pdf
Страниц: 297
Размер: 24,9 Mb
Язык: Русский

Данная книга является кратким введением в Rational Unified Process - процесс разработки программного обеспечения, который помогает повысить эффективность работы команды разработчиков и предлагает всем ее членам советы по улучшению процесса разработки.
Разместил: oksanavalera 1-09-2020, 13:19 | Комментарии: 0 | Подробнее
Название: Programming in Python Learn the Powerful Object-Oriented Programming
Автор: Dr Pooja Sharma
Издательство: BPB Publications
Год: 2018
Формат: EPUB, PDF
Страниц: 313
Размер: 10 Mb
Язык: English

An interactive way to introduce the world of Python Programming
Key Features
Detailed comparisons and differentiation of python language from other most popular languages C/C++/Java.
Authentic and extensive set of programming illustrations in every chapter of the book.
Broad study on all the programming constructs of the python programming language such as native data types, looping, decision making, exception handling, file handling etc.
Broad study of Python Object Oriented Programming features with illustrations.
Numerous review questions and exercises at the end of every chapter.
Разместил: vitvikvas 1-09-2020, 12:42 | Комментарии: 0 | Подробнее
Название: Natural Language Processing in Artificial Intelligence
Автор: Brojo Kishore Mishra, Raghvendra Kumar
Издательство: Apple Academic Press Inc
Год: 2021
Формат: PDF
Страниц: 297
Размер: 10 Mb
Язык: English

This volume focuses on natural language processing, artificial intelligence, and allied areas.
Natural language processing enables communication between people and computers and automatic translation to facilitate easy interaction with others around the world. This book discusses theoretical work and advanced applications, approaches, and techniques for computational models of information and how it is presented by language (artificial, human, or natural) in other ways. It looks at intelligent natural language processing and related models of thought, mental states, reasoning, and other cognitive processes. It explores the difficult problems and challenges related to partiality, underspecification, and context-dependency, which are signature features of information in nature and natural languages.
Разместил: vitvikvas 1-09-2020, 11:32 | Комментарии: 0 | Подробнее
Название: Разработка в системе 1С:Предприятие 8.0
Автор: Станислав Митичкин
Издательство: 1С-Паблишинг
Год: 2003
ISBN: 5-9521-0047-3
Формат: chm
Страниц: 416
Размер: 10,5 Mb
Язык: Русский

Эта книга посвящена разработке и модификации прикладных решений (конфигураций) на технологической платформе системы программ "1С:Предприятие 8.0". В книге дается обзор основных возможностей системы, описываются методики применения различных механизмов платформы, разбираются приемы использования встроенного языка и механизма запросов.
Разместил: oksanavalera 1-09-2020, 08:01 | Комментарии: 0 | Подробнее
Название: Practical Microservices: Build Event-Driven Architectures with Event Sourcing and CQRS
Автор: Ethan Garofolo
Издательство: Pragmatic Bookshelf
Год: April 2020
Формат: true pdf/epub
Страниц: 292
Размер: 10.5 Mb
Язык: English

MVC and CRUD make software easier to write, but harder to change. Microservice-based architectures can help even the smallest of projects remain agile in the long term, but most tutorials meander in theory or completely miss the point of what it means to be microservice-based. Roll up your sleeves with real projects and learn the most important concepts of evented architectures. You'll have your own deployable, testable project and a direction for where to go next.
Разместил: bomboane 1-09-2020, 07:01 | Комментарии: 0 | Подробнее
Название: Natural Language Processing for Electronic Design Automation
Автор: Soeken, Mathias, Drechsler, Rolf
Издательство: Springer
Год: 2020
Формат: EPUB, PDF
Страниц: 115
Размер: 18 Mb
Язык: English

This book describes approaches for integrating more automation to the early stages of EDA design flows. Readers will learn how natural language processing techniques can be utilized during early design stages, in order to automate the requirements engineering process and the translation of natural language specifications into formal descriptions. This book brings together leading experts to explain the state-of-the-art in natural language processing, enabling designers to integrate these techniques into algorithms, through existing frameworks.
Serves as a single-source reference to natural language processing for electronic design automation;
Provides techniques that can be used without a deep understanding of computer linguistics;
Includes illustrative examples that make it easy to apply the techniques presented to the reader’s own design flow.
Разместил: vitvikvas 1-09-2020, 04:32 | Комментарии: 0 | Подробнее
Ethereum Smart Contract Development in SolidityНазвание: Ethereum Smart Contract Development in Solidity
Автор: Gavin Zheng, Longxiang Gao
Издательство: Springer
Год: 2020
Страниц: 337
Язык: английский
Формат: pdf (true)
Размер: 10.1 MB

The general consensus is that BlockChain is the next disruptive technology, and Ethereum is the flagship product of BlockChain 2.0. However, coding and implementing business logic in a decentralized and transparent environment is fundamentally different from traditional programming and is emerging as a major challenge for developers.The book is intended for readers with prior experience of using at least one object-oriented programming language (e.g., C++, Java, etc.). If you have a solid understanding of object-oriented concepts, such as inheritance, polymorphism, etc., and you desire to jump into the blockchain industry and ramp up on smart contract development on Ethereum platform, this book is the best fit for you.
Разместил: Ingvar16 1-09-2020, 03:26 | Комментарии: 0 | Подробнее
Edge AI: Convergence of Edge Computing and Artificial IntelligenceНазвание: Edge AI: Convergence of Edge Computing and Artificial Intelligence
Автор: Xiaofei Wang, Yiwen Han, Victor C.M. Leung
Издательство: Springer
Год: 2020
Страниц: 156
Язык: английский
Формат: pdf (true), epub
Размер: 17.7 MB

As an important enabler for changing people’s lives, advances in Arti?cial Intelligence (AI)-based applications and services are on the rise, despite being hindered by ef?ciency and latency issues. By focusing on Deep Learning as the most representative technique of AI, this book provides a comprehensive overview of how AI services are being applied to the network edge near the data sources, and demonstrates how AI and edge computing can be mutually beneficial.
Разместил: Ingvar16 1-09-2020, 02:34 | Комментарии: 0 | Подробнее
Demystifying Azure AI: Implementing the Right AI Features for Your BusinessНазвание: Demystifying Azure AI: Implementing the Right AI Features for Your Business
Автор: Kasam Shaikh
Издательство: Apress
Год: 2020
Страниц: 196
Язык: английский
Формат: pdf (true)
Размер: 10.1 MB

Explore Artificial Intelligence offerings by Microsoft Azure, along with its other services. This book will help you implement AI features in various Azure services to help build your organization and customers. Low-Code Platform: There are many definitions for this term, but the best and easiest to understand that I found is this: “A low-code development platform is software that provides a development environment used to create application software through graphical user interfaces and configuration instead of traditional hand-coded computer programming.” In simpler terms, it is application development approach with more graphic user interace (GUI) and less (low) coding.
Разместил: Ingvar16 1-09-2020, 01:57 | Комментарии: 0 | Подробнее
 MirKnig.Su  ©2024     При использовании материалов библиотеки обязательна обратная активная ссылка    Политика конфиденциальности