LitMy.ru - литература в один клик

  • Добавил: buratino
  • Дата: 17-03-2020, 14:55
  • Комментариев: 0
Название: Starting Out with Java: From Control Structures through Data Structures, Fourth Edition (What's New in Computer Science)
Автор: Tony Gaddis, Godfrey Muganda
Издательство: Pearson
Год: 2018
Формат: pdf(conv.)
Страниц: 1408
Размер: 10 Mb
Язык: English

Provide a step-by-step introduction to programming in Java
Starting Out with Java: From Control Structures through Data Structures provides a step-by-step introduction to programming in Java. This text is designed to be used in a 2 or 3 semester sequence and covers everything from the fundamentals of Java programming to algorithms and data structures. As with all Gaddis texts, every chapter contains clear and easy-to-read code listings, concise and practical real-world examples, and an abundance of exercises. With the 4th Edition, JavaFX has replaced Swing as the standard GUI library for Java in chapters that focus on GUI development.
  • Добавил: harun54
  • Дата: 17-03-2020, 14:45
  • Комментариев: 0
Название: An Introduction to Excel for Civil Engineers
Автор: Gunthar Pangaribuan
Издательство: CreateSpace Independent Publishing
Год: 2016
Формат: PDF
Размер: 13 Мб
Язык: английский / English

It's a must have standard engineering book that should have read many years ago. It addresses many articles that may not be covered by any Excel for engineering texts, such as step by step guides to create an application program and how to convert the steps into VBA code, how to perform matrix operations, macro for creating an engineering chart, a brief and simple guide to become an instant Excel-VBA programmer, and more... Also to be presented the depiction in AutoCAD program. Yes! AutoCAD is chosen because one of its advantages that relies on high drawing accuracy.
  • Добавил: buratino
  • Дата: 17-03-2020, 14:13
  • Комментариев: 0
Название: Succeeding with AI How to get the results you want 1st Edition
Автор: Veljko Krunic
Издательство: Manning Publications
Год: 2020
Формат: true pdf
Страниц: 287
Размер: 10 Mb
Язык: English

The big challenge for a successful AI project isn't deciding which problems you can solve. It's deciding which problems you should solve.

In Managing Successful AI Projects, author and AI consultant Veljko Krunic reveals secrets for succeeding in AI that he developed with Fortune 500 companies, early-stage startups, and other business across multiple industries.
  • Добавил: harun54
  • Дата: 17-03-2020, 13:03
  • Комментариев: 0
Название: Office 365 for Exchange Professionals
Автор: Tony Redmond, Paul Cunningham, Michael Van Horenbeeck
Издательство: Tony Redmond
Год: 2015
Формат: EPUB, PDF, MOB?
Размер: 54 Мб
Язык: английский / English

This eBook tracks the development of Office 365. Each version contains a set of updates and refinements created through obser ving how people use the ser vice, Microsoft announcements, and information from knowledgeable obser vers inside and outside Microsoft.
  • Добавил: Maurix
  • Дата: 17-03-2020, 12:18
  • Комментариев: 0
Название: C++. Практика многопоточного программирования
Автор: Э. Уильямс
Издательство: Питер
Год: 2020
Формат: DJVU
Страниц: 640
Размер: 11 Mb
Язык: Русский

Язык С++ выбирают, когда надо создать по-настоящему молниеносные приложения. А качественная конкурентная обработка сделает их еще быстрее. Новые возможности С++ позволяют использовать всю мощь многопоточного программирования, чтобы с легкостью решать задачи графической обработки, машинного обучения и др.
  • Добавил: Maurix
  • Дата: 17-03-2020, 11:10
  • Комментариев: 0
Название: Deep Reinforcement Learning in Action (Final Version)
Автор: Alexander Zai, Brandon Brown
Издательство: Manning Publications
Год: 2020
Формат: PDF
Страниц: 384
Размер: 17,3 Mb
Язык: English

Humans learn best from feedback—we are encouraged to take actions that lead to positive results while deterred by decisions with negative consequences. This reinforcement process can be applied to computer programs allowing them to solve more complex problems that classical programming cannot. Deep Reinforcement Learning in Action teaches you the fundamental concepts and terminology of deep reinforcement learning, along with the practical skills and techniques you’ll need to implement it into your own projects.
  • Добавил: harun54
  • Дата: 16-03-2020, 22:06
  • Комментариев: 0
Название: Making 8-bit Arcade Games in C
Автор: Steven Hugg
Издательство: CreateSpace Independent Publishing
Год: 2017
Формат: EPUB
Размер: 1 Мб
Язык: английский / English

With this book, you'll learn all about the hardware of Golden Age 8-bit arcade games produced in the late 1970s to early 1980s. We'll learn how to use the C programming language to write code for the Z80 CPU. The following arcade platforms are covered: * Midway 8080 (Space Invaders) * VIC Dual (Carnival) * Galaxian/Scramble (Namco) * Atari Color Vector * Williams (Defender, Robotron) We'll describe how to create video and sound for each platform. Use the online 8bitworkshop IDE to compile your C programs and play them right in the browser!
  • Добавил: harun54
  • Дата: 16-03-2020, 20:58
  • Комментариев: 0
Название: Advanced Topics in C: Core Concepts in Data Structures
Автор: Noel Kalicharan
Издательство: Apress
Год: 2013
Формат: PDF, EPUB
Размер: 17 Мб
Язык: английский / English

C is the most widely used programming language of all time. It has been used to create almost every category of software imaginable and the list keeps growing every day. Cutting-edge applications, such as Arduino, embeddable and wearable computing are ready-made for C. Advanced Topics In C teaches concepts that any budding programmer should know. You'll delve into topics such as sorting, searching, merging, recursion, random numbers and simulation, among others. You will increase the range of problems you can solve when you learn how to manipulate versatile and popular data structures such as binary trees and hash tables.
  • Добавил: harun54
  • Дата: 16-03-2020, 20:41
  • Комментариев: 0
Название: Snake Charming - The Musical Python
Автор: Iain Gray
Издательство: Springer
Год: 2017
Формат: AZW3, EPUB
Размер: 14 Мб
Язык: английский / English

This book is an innovative introduction to Python and its audio-visual capabilities for beginning programmers; a resource for expert programmers and of interest to anyone involved in music. It is structured around four extensible, audio-visual projects on music and sound. The beginner will appreciate the 'need to know' basis of the presentation of Python for each project, and expert programmers will be able to go straight to the project code, run it and then extend it as they see fit. Musically interested readers will enjoy the historical and theoretical material at the beginning of each project, and it may even tempt them to try some coding - it is not too difficult!
  • Добавил: buratino
  • Дата: 16-03-2020, 17:17
  • Комментариев: 0
Название: Cognitive Virtual Assistants Using Google Dialogflow: Develop Complex Cognitive Bots Using the Google Dialogflow Platform
Автор: Navin Sabharwal, Amit Agrawal
Издательство: Apress
Год: 2020
Формат: true pdf/epub
Страниц: 207
Размер: 11.8 Mb
Язык: English

Follow a step-by-step, hands-on approach to building production-ready enterprise cognitive virtual assistants using Google Dialogflow. This book provides an overview of the various cognitive technology choices available and takes a deep dive into cognitive virtual agents for handling complex real-life use cases in various industries such as travel and weather.