|
 |
|
 |
|
|
 |
|  |
|
Название: Самоучитель VBA Автор: Гарнаев А. Издательство: СПб.: БХВ-Петербург Год: 2004 + 2007 - 2-е изд., перераб. и дополн. Cтраниц: 560 Формат: pdf Размер: 29 мб Язык: русский
В книге изложены базовые сведения о VBA, работе с макросами, технологии ООП, конструировании пользовательского интерфейса и форм, работе с файлами, создании Web-служб и защите приложений. Приведены практические приемы автоматизации работы в офисных приложениях Excel, Word, Access и PowerPoint, обмена XML-документами между приложениями, а также управления работой разных приложений из одного файла, написанного на VBA. |
Разместил: rivasss 17-07-2019, 12:35 | Комментарии: 0 | Подробнее
| | | |
 |
|  |
 |
|
 |
|
|
 |
|  |
|
Название: Язык программирования АПЛ Автор: Магариу Н.А. Издательство: Радио и связь Год: 1983 Формат: pdf Страниц: 97 Размер: 17 Mb Язык: Русский
Приведено строгое описание языка АПЛ, выполненное с использованием нормальных форм Бэкуса для задания синтаксиса. Основное внимание уделяется описанию семантики выражений и структуры программ на языке АПЛ. Даны рекомендации по программированию и приведены примеры программ. Для разработчиков вычислительных систем и специалистов, занимающихся вопросами реализации и эксплуатации математического обеспечения ЭВМ. |
Разместил: oksanavalera 17-07-2019, 11:09 | Комментарии: 0 | Подробнее
| | | |
 |
|  |
 |
|
 |
|
|
 |
|  |
|
 Автор: Al Sweigart Название: Cracking Codes with Python: An Introduction to Building and Breaking Ciphers Издательство: No Starch Press Год: 2018 ISBN: 9781593278229 Язык: English Формат: True PDF Размер: 10.2 Mb Страниц: 416
Learn how to program in Python while making and breaking ciphers—algorithms used to create and send secret messages! |
Разместил: bomboane 17-07-2019, 07:52 | Комментарии: 0 | Подробнее
| | | |
 |
|  |
 |
|
 |
|
|
 |
|  |
|
Название: 1С: Предприятие 8.0. Приемы программирования Автор: Несвижский В. Издательство: СПб.: БХВ-Петербург Год: 2007 Cтраниц: 509 Формат: pdf Размер: 13 мб Язык: русский
Книга полностью построена на реальных примерах и задачах, решаемых 1С-программистами в повседневной работе. Представленные приемы программирования универсальны и применимы в любых существующих конфигурациях системы 1С:Предприятие 8.0. Рассмотрены наиболее важные и часто используемые объекты конфигурации: документы, справочники, регистры накопления, регистры сведений, отчеты, макеты и др. |
Разместил: rivasss 17-07-2019, 07:51 | Комментарии: 0 | Подробнее
| | | |
 |
|  |
 |
|
 |
|
|
 |
|  |
|
Название: Python Crash Course, 2nd Edition Автор: Eric Matthes Издательство: No Starch Press Год: 2019 Страниц: 544 Язык: английский Формат: epub, pdf (conv) Размер: 10.9 MB
Second edition of the best selling Python book in the world. A fast-paced, no-nonsense guide to programming in Python. This book teaches beginners the basics of programming in Python with a focus on real projects. This is the second edition of the best selling Python book in the world. Python Crash Course, 2nd Edition is a straightforward introduction to the core of Python programming. Author Eric Matthes dispenses with the sort of tedious, unnecessary information that can get in the way of learning how to program, choosing instead to provide a foundation in general programming concepts, Python fundamentals, and problem solving. Three real world projects in the second part of the book allow readers to apply their knowledge in useful ways. |
Разместил: _аdmin_ 17-07-2019, 07:51 | Комментарии: 0 | Подробнее
| | | |
 |
|  |
 |
|
 |
|
|
 |
|  |
|
Название: Разработка управляемого интерфейса Автор: В. А. Ажеронок, А. В. Островерх, М. Г. Радченко, Е. Ю. Хрусталева Издательство: 1С-Паблишинг Год: 2010 ISBN: 978-5-9677-1148-0 Формат: djvu Страниц: 724 Размер: 50,8 Mb Язык: Русский
Книга адресована специалистам, имеющим опыт разработки на платформе 1С:Предприятие. Также она будет интересна и полезна всем программистам, желающим познакомиться с тем, как создается интерфейс прикладных решений на новой платформе - 1С:Предприятие 8.2. Книга состоит из четырех частей, посвященных различным областям разработки интерфейса: формированию командного интерфейса; разработке форм в конфигураторе; программированию форм; принципам оптимизации взаимодействия между клиентской и серверной частью приложения при разработке форм. Большое количество иллюстраций и практических примеров помогут читателю быстрее освоить новые технологии разработки. |
Разместил: oksanavalera 17-07-2019, 06:28 | Комментарии: 0 | Подробнее
| | | |
 |
|  |
 |
|
 |
|
|
 |
|  |
|
 Название: Beginning Java 8 Language Features: Lambda Expressions, Inner Classes, Threads, I/O, Collections, and Streams Автор: Sharan K. Издательство: Apress Год: 2014 Формат: pdf Страниц: 690 Для сайта: Mirknig.su Размер: 16 mb Язык: английский
Beginning Java 8 Language Features covers essential and advanced features of the Java programming language such as the new lambda expressions (closures), inner classes, threads, I/O, Collections, garbage collection, streams, and more. Author Kishori Sharan provides over 60 diagrams and 290 complete programs to help you visualize and better understand the topics covered in this book. The book starts with a series of chapters on the essential language features provided by Java, including annotations, inner classes, reflection, and generics. These topics are then complemented by details of how to use lambda expressions, allowing you to build powerful and efficient Java programs. The chapter on threads follows this up and discusses everything from the very basic concepts of a thread to the most advanced topics such as synchronizers, the fork/join framework, and atomic variables. This book contains unmatched coverage of Java I/O, including NIO 2.0, the Path API, the FileVisitor API, the watch service and asynchronous file I/O. With this in-depth knowledge, your data- and file-management programs will be able to take advantage of every feature of Java's powerful I/O framework. Finally, you'll learn how to use the Stream API, a new, exciting addition to Java 8, to perform aggregate operations on collections of data elements using functional-style programming. You'll examine the details of stream processing such as creating streams from different data sources, learning the difference between sequential and parallel streams, applying the filter-map-reduce pattern, and dealing with optional values. |
Разместил: na5ballov 17-07-2019, 05:33 | Комментарии: 0 | Подробнее
| | | |
 |
|  |
 |
|
 |
|
|
 |
|  |
|
Название: Quantum Inspired Meta-heuristics for Image Analysis Автор: Sandip Dey, Siddhartha Bhattacharyya, Ujjwal Maulik Издательство: Wiley Год: 2019 Страниц: 367 Язык: английский Формат: pdf (true) Размер: 37.6 MB
Introduces quantum inspired techniques for image analysis for pure and true gray scale/color images in a single/multi-objective environment. This book will entice readers to design efficient meta-heuristics for image analysis in the quantum domain. It introduces them to the essence of quantum computing paradigm, its features, and properties, and elaborates on the fundamentals of different meta-heuristics and their application to image analysis. As a result, it will pave the way for designing and developing quantum computing inspired meta-heuristics to be applied to image analysis. |
Разместил: Ingvar16 16-07-2019, 20:04 | Комментарии: 0 | Подробнее
| | | |
 |
|  |
 |
|
 |
|
|
 |
|  |
|
Название: Теория и практика машинного обучения Автор: Воронина В.В., Михеев А.В., Ярушкина Н.Г. Издательство: УлГТУ ISBN: 978-5-9795-1712-4 Год: 2017 Страниц: 290 Язык: русский Формат: pdf (true), djvu Размер: 10.9 MB
Учебное пособие рассматривает вопросы, связанные с анализом данных: модели, алгоритмы, методы и их реализацию на языке Python. Особое внимание уделено анализу временных рядов. С теоретической стороны машинное обучение – дисциплина, находящаяся на пересечении математической статистики, численных методов оптимизации, теории вероятностей, а также дискретного анализа. С помощью ее методов происходит решение задачи извлечения знаний из данных, которой занимается еще только формирующаяся область «Интеллектуальный анализ данных» (DataMining). С практической же стороны машинное обучение нацелено на создание систем, способных адаптироваться к решению различных задач без явного кодирования алгоритма, то есть систем, способных обучаться. |
Разместил: Ingvar16 16-07-2019, 19:56 | Комментарии: 0 | Подробнее
| | | |
 |
|  |
 |
|
 |
|
|
 |
|  |
|
Название: Pen Art in Snap Programming: the art of programming and the programming of art Автор: Abhay B. Joshi, Sandesh R. Gaikwad Издательство: SPARK Institute and Publications Год: 2019 Страниц: 190 Язык: английский Формат: epub Размер: 10.1 MB
Snap (and Scratch, from which Snap was derived) borrowed the pen feature from another older language called “Logo”. And Logo contained a single sprite – a triangular shape called “Turtle”! This Turtle had a pen attached to it. And so, as it followed instructions and was moved around on the screen, it drew lines. Hence, the entire field of drawing shapes in Logo came to be called “Turtle Programming”. There is even a field of geometry called “Turtle Geometry”. Modern languages, such as Python, have the aptly-named “Turtle” libraries that implement the drawing feature of Logo. Snap, being a descendant of Logo, includes the Pen. Every sprite in Snap has a pen attached to it (just like the Turtle did in Logo). When the pen is put down (using the “pen down” command), the sprite starts drawing on the screen as it moves around. Since our focus in this book is entirely on “Pen Art” we have no use for the hundreds of costumes provided by the Snap library. We will use the original triangle-shaped costume called “Turtle” in all our Snap programs in this book. |
Разместил: Ingvar16 16-07-2019, 19:53 | Комментарии: 0 | Подробнее
| | | |
 |
|  |
br>
|