Vtome.ru - электронная библиотека

  • Добавил: umkaS
  • Дата: 29-06-2020, 11:00
  • Комментариев: 0
Название: Программирование, алгоритмические языки и вычислительная математика
Автор: Куприянова Л.М.
Издательство: Финансы и статистика
Год: 1985
Cтраниц: 223
Формат: pdf
Размер: 11 мб
Язык: русский

Рассматриваются основы программирования на базе языков Алгол-60, Ассемблер, Фортран и ПЛ/1, излагаются эффективные численные методы, используемые при решении вычислительных задач. Все объяснения ведутся на простых примерах, по принципу «от простого к сложному». Пособие состоит из двух частей: в первой излагаются основы программирования и алгоритмические языки, во второй — методы вычислительной математики и их программная реализация.
  • Добавил: Bookstream
  • Дата: 28-06-2020, 17:21
  • Комментариев: 0
Practical C programming
Название: Practical C programming
Автор: Steve Oualline
Издательство: O'Reilly
Год: 1997
Формат: pdf
Страниц: 456
Размер: 10 Мб
Язык: English

There are lots of introductory C books, but this is the first one that has the no-nonsense, practical approach that has made Nutshell Handbooks famous. C programming is more than just getting the syntax right. Style and debugging also play a tremendous part in creating programs that run well and are easy to maintain. This book teaches you not only the mechanics of programming, but also describes how to create programs that are easy to read, debug, and update.
  • Добавил: TRex
  • Дата: 28-06-2020, 16:24
  • Комментариев: 0
Название: Python Programming for beginners: Learn Python in a step by step approach, Complete practical crash course to learn Python
Автор: White Belt Mastery
Издательство: Amazon.com Services LLC
Год: 2020
Формат: PDF
Страниц: 264
Размер: 25 Mb
Язык: English

The book you were waiting for to learn how to program with Python !
100% Beginners centered
  • Добавил: Bookstream
  • Дата: 28-06-2020, 13:48
  • Комментариев: 0
Advances and Applications of Optimised Algorithms in Image Processing
Название: Advances and Applications of Optimised Algorithms in Image Processing
Автор: Diego Oliva, Erik Cuevas
Издательство: Springer
Год: 2017
Формат: pdf
Страниц: 178
Размер: 11 Мб
Язык: English

This book presents a study of the use of optimization algorithms in complex image processing problems. The problems selected explore areas ranging from the theory of image segmentation to the detection of complex objects in medical images. Furthermore, the concepts of machine learning and optimization are analyzed to provide an overview of the application of these tools in image processing.
  • Добавил: kotmatros255
  • Дата: 28-06-2020, 13:33
  • Комментариев: 0
Название: Программирование в ОС ЕС на базе языка Ассемблера
Автор: Зайцева Ж.Н.
Издательство: Финансы и статистика
Год: 1981
Формат: pdf
Страниц: 321
Размер: 18 Mb
Язык: Русский

Кроме детального описания языка Ассемблера, раскрывается его тесная связь с операционной системой и сервисом, который она предоставляет программисту-пользователю с целью наиболее полного использования ресурсов вычислительной установки. Изложение материала переходит от концепций построения простых программ к разработке программных комплексов.
  • Добавил: Bookstream
  • Дата: 28-06-2020, 13:33
  • Комментариев: 0
Intelligent Control Systens Using Soft Computing Methodologies
Название: Intelligent Control Systens Using Soft Computing Methodologies
Автор: Ali Zilouchian, Mo Jamshidi
Издательство: CRC Press
Год: 2001
Формат: pdf
Страниц: 493
Размер: 11 Мб
Язык: English

In recent years, intelligent control has emerged as one of the most active and fruitful areas of research and development. Until now, however, there has been no comprehensive text that explores the subject with focus on the design and analysis of biological and industrial applications. Intelligent Control Systems Using Soft Computing Methodologies does all that and more.
  • Добавил: literator
  • Дата: 28-06-2020, 13:18
  • Комментариев: 0
Python For Data Science: Guide to computer programming and web coding. Learn Machine Learning, Artificial Intelligence, NumPy and Pandas packagesНазвание: Python For Data Science: Guide to computer programming and web coding. Learn Machine Learning, Artificial Intelligence, NumPy and Pandas packages for data analysis. Step-by-step exercises included
Автор: Jason Test
Издательство: Amazon.com Services LLC
Год: 2020
Страниц: 88
Язык: английский
Формат: epub
Размер: 10.1 MB

Do you want to learn Python Programming Language to implement your own Data Analysis solution but you don't know how to start? Python Data Science will introduce you into Pyhton and to the world of data science, machine learning and artificial intelligence. You will also learn the smartest tricks for code-writing. Python offers a vast library and Machine Learning and Artificial Intelligence database. Scikit Learn, TensorFlow, Seaborn, Pytorch, Matplotlib, and many more are among the most popular libraries. There are many online tutorial videos and resources on machine learning and data science, which can be easily obtained.
  • Добавил: Natali26
  • Дата: 28-06-2020, 09:02
  • Комментариев: 0
Название: Hacking: Beginners Guide on How to Hack Using Python and Linux
Автор: Bruce Rogers
Издательство: Kindle Edition
Год: 2017
Формат: pdf, jpg
Страниц: 196
Размер: 14.4 Мб
Язык: английский

After reading this book, you will have the knowledge and resources to start hacking immediately. IT security is a booming industry and now is definitely the time to break into this field. Hacktivist groups like Anonymous are changing the world online every day. They have created a community online to help aspiring hackers like you understand the power behind hacking and how it can change the world. This will also be covered in the book as you learn more hacking, Linux and Python.
  • Добавил: buratino
  • Дата: 28-06-2020, 04:00
  • Комментариев: 0
Название: Tackling TypeScript: Upgrading from jаvascript
Автор: Dr. Axel Rauschmayer
Издательство: exploringjs.com
Год: 2020
Формат: true pdf/epub/mobi
Страниц: 230
Размер: 10 Mb
Язык: English

This book consists of two parts:
Part 1 is a quick start for TypeScript that teaches you the essentials quickly.
Part 2 digs deeper into the language and covers many important topics in detail.
This book is not a reference, it is meant to complement the official TypeScript handbook.
  • Добавил: Bookstream
  • Дата: 27-06-2020, 20:04
  • Комментариев: 0
Computational geometry in C
Название: Computational geometry in C
Автор: Joseph O'Rourke
Издательство: Cambridge University Press
Год: 1998
Формат: djvu
Страниц: 358
Размер: 10 Мб
Язык: English

This is the newly revised and expanded edition of the popular introduction to the design and С implementation of geometry algorithms arising in areas such as computer graphics, robotics, and engineering design. The second edition contains material on several new topics, such as randomized algorithms for polygon triangulation, planar point location, 3D convex hull construction, intersection algorithms for ray-segment and ray-triangle, and point-in-polyhedron. A new "Sources" chapter points to supplemental literature for readers needing more information on any topic. A novel aspect is the inclusion of working C code for many of the algorithms, with discussion of practical implementation issues.