|
|
|
|
|
|
|
| |
|
Название: Spring Integration in Action Автор: Mark Fisher and Jonas Partner Издательство: Manning Publications Год: 2012 Формат: PDF Размер: 15 Мб Язык: английский / English
Spring Integration extends the Spring Framework to support the patterns described in Gregor Hohpe and Bobby Woolf's Enterprise Integration Patterns (Addison Wesley, 2003). Like the Spring Framework itself, it focuses on developer productivity, making it easier to build, test, and maintain enterprise integration solutions. Spring Integration in Action is an introduction and guide to enterprise integration and messaging using the Spring Integration framework. |
Разместил: black 8-02-2019, 19:44 | Комментарии: 0 | Подробнее
| | | |
|
| |
|
|
|
|
|
|
| |
|
Название: Развивающее программирование. Решение задач на языке Паскаль Автор: Рубанцев В. Издательство: RVGames Год: 2016 Формат: djvu Страниц: 237 Для сайта: Mirknig.su Размер: 27 mb Язык: Русский
В этой книге собрано несколько десятков занимательных математических задач всех времён и народов, начиная от самых древних задач, записанных на папирусах и глиняных табличках, до конкурсных задач из журнала Квантик. |
Разместил: na5ballov 8-02-2019, 13:47 | Комментарии: 0 | Подробнее
| | | |
|
| |
|
|
|
|
|
|
| |
|
Название: Eclipse TEA Revealed: Building Plug-ins and Creating Extensions for Eclipse Автор: Markus Duft Издательство: Apress ISBN: 1484240928 Год: 2019 Страниц: 173 Язык: английский Формат: pdf (true), epub Размер: 14.6 MB
Discover the open source Eclipse Tasking Engine Advanced (TEA) project in this compact to-the-point book. It covers how to automate tasks using TEA and focuses on simplifying and aiding the creation of extensions for the Eclipse IDE in a way which makes them accessible both from the IDE’s UI and in a headless fashion from the command line. Additionally, Eclipse TEA Revealed explores the library of pre-built components included with TEA, mostly in the area of rich client platform (RCP)-based Java application development, for building projects, updating sites, dealing with target platforms, and more. After reading and using this book, you'll be up to speed on the fundamentals of Eclipse TEA and ready to use it for more productive Java-based application builds and developments. |
Разместил: Ingvar16 8-02-2019, 11:25 | Комментарии: 0 | Подробнее
| | | |
|
| |
|
|
|
|
|
|
| |
|
Название: Machine Learning for Absolute Beginners: An Absolute beginner’s guide to learning and understanding machine learning successfully Автор: Ryan Hill Издательство: Amazon Digital Services LLC ASIN: B07KDH78DD Год: 2018 Страниц: 67 Язык: английский Формат: epub, azw3, pdf (conv) Размер: 10.1 MB
Do you want to know about Machine Learning even as a beginner?You have come to the right place. Machine learning is one of the hottest topics in this century - for good reasons. A neural network is often mentioned but covers only a small part of machine learning. There is much more to explore. There are a lot of interested people out there but many do not know where to start. The difficult question basically is how to start actually learning it? Especially beginners might get discouraged because of statistics and math which is an integral part of machine learning. None the less you do not need to be a math expert to apply machine learning. This machine learning course is here to show you why. Instead of telling you all the statistics and math behind the Algorithms, I prefer to give you a much more hands on approach. At the end of the day there's only one thing that really counts - THE RESULT. |
Разместил: Ingvar16 8-02-2019, 11:03 | Комментарии: 0 | Подробнее
| | | |
|
| |
|
|
|
|
|
|
| |
|
Название: Advanced Apple Debugging and Reverse Engineering. Second edition Автор: Derek Selander Издательство: Razeware LLC. Год: 2017 Формат: pdf Страниц: 475 Для сайта: Mirknig.su Размер: 64,77 МБ Язык: english
Advanced Apple Debugging & Reverse Engineering, Second Edition ISBN: Learn the powerful secrets of Apple's software debugger, LLDB, that can get more information out of any program than you ever thought possible. |
Разместил: vikCAT 8-02-2019, 10:52 | Комментарии: 0 | Подробнее
| | | |
|
| |
|
|
|
|
|
|
| |
|
Название: Handbook of Research on Advanced Hybrid Intelligent Techniques and Applications Автор: Siddhartha Bhattacharyya, Pinaki Banerjee Издательство: IGI Global ISBN: 1466694742 Год: 2015 Страниц: 679 Язык: английский Формат: True PDF Размер: 36.2 MB
Conventional computational methods, and even the latest soft computing paradigms, often fall short in their ability to offer solutions to many real-world problems due to uncertainty, imprecision, and circumstantial data. Hybrid intelligent computing is a paradigm that addresses these issues to a considerable extent. The Handbook of Research on Advanced Hybrid Intelligent Techniques and Applications highlights the latest research on various issues relating to the hybridization of artificial intelligence, practical applications, and best methods for implementation. Focusing on key interdisciplinary computational intelligence research dealing with soft computing techniques, pattern mining, data analysis, and computer vision, this book is relevant to the research needs of academics, IT specialists, and graduate-level students. |
Разместил: Ingvar16 8-02-2019, 10:52 | Комментарии: 0 | Подробнее
| | | |
|
| |
|
|
|
|
|
|
| |
|
Название: Программирование в среде PascalABC.NET. Функциональное программирование на Паскале Автор: Рубанцев В. Издательство: RVGames Год: 2017 Формат: djvu Страниц: 355 Для сайта: Mirknig.su Размер: 10 mb Язык: русский
Многие современные языки программирования поддерживают несколько парадигм, почему и называются мультипарадигменными. Например, на С++, Си-шарпе, Яве, Питоне, паскале PascalABC.NET можно писать программы в процедурном, объектно-ориентированном и функциональном стиле. Функциональное программирование насчитывает уже несколько десятилетий, но только сравнительно недавно стало одной из ведущих парадигм программирования. Программы, написанные в функциональном стиле более надёжные, короткие и понятные. Их проще писать и отлаживать. Они превращают императивное программирование в декларативное. Программы, написанные в императивном стиле, показывают, как нужно что-то сделать. А программы, написанные в декларативном стиле, показывают, что мы хотим сделать. Декларативное программирование помогает избежать множества мелких подробностей. |
Разместил: na5ballov 8-02-2019, 08:02 | Комментарии: 0 | Подробнее
| | | |
|
| |
|
|
|
|
|
|
| |
|
Название: Программирование на Паскале. Графика для компьютерных игр Автор: Рубанцев В. Издательство: RVGames Год: 2016 Формат: PDF Страниц: 268 Для сайта: Mirknig.su Размер: 11 mb Язык: русский
Невозможно представить современные компьютерные игры без качественной и быстрой графики. В программах на паскале доступна графика GDI+. Её вполне достаточно для разработки «статических» игр типа головоломок или шашек. Для динамических игр с визуальными эффектами такая графика слишком медленная. Для ускорения графики мы будем использовать библиотеку SFML (Simple and Fast Multimedia Library; по-русски: простая и быстрая мультимедийная библиотека). Её вполне достаточно для написания 2D-игр. Она, действительно, очень простая по сравнению с игровыми движками, но работает быстро и позволяет добавлять в программу звуки и музыку. |
Разместил: na5ballov 8-02-2019, 07:20 | Комментарии: 0 | Подробнее
| | | |
|
| |
|
|
|
|
|
|
| |
|
Название: OpenGL ES 2 for Android: A Quick-Start Guide Автор: Kevin Brothaler Издательство: Pragmatic Bookshelf Год: 2013 Формат: PDF Размер: 32 Мб Язык: английский / English
Android is booming like never before, with millions of devices shipping every day. It's never been a better time to learn how to create your own 3D games and live wallpaper for Android. You'll find out all about shaders and the OpenGL pipeline, and discover the power of OpenGL ES 2.0, which is much more feature-rich than its predecessor. If you can program in Java and you have a creative vision that you'd like to share with the world, then this is the book for you. |
Разместил: black 7-02-2019, 22:35 | Комментарии: 0 | Подробнее
| | | |
|
| |
|
|
|
|
|
|
| |
|
Название: iOS Animations by Tutorials Third Edition: iOS 10 and Swift 3 edition Автор: Marin Todorov Издательство: Razeware LLC Год: 2016 Формат: PDF Для сайта: Mirknig.su Страниц: 395 Размер: 13,06 МБ Язык: English
Make Delightful Animations with Swift! There’s no denying it: creating animations is one of the most enjoyable parts of iOS development. Animations are fun to create, they breathe life into your user interface, and they make your app a delight to use. In this book, you’ll learn about iOS animation in Swift from beginning to advanced through a series of hands-on tutorials and challenges, that make your app look and feel great. |
Разместил: ak5812 7-02-2019, 21:46 | Комментарии: 0 | Подробнее
| | | |
|
| |
br>
|