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

  • Добавил: harun54
  • Дата: 10-11-2018, 19:21
  • Комментариев: 0
Название: Learn to Program with C
Автор: Noel Kalicharan
Издательство: Apress
Год: 2015
Формат: PDF, EPUB
Размер: 10 Мб
Язык: английский / English

This book teaches computer programming to the complete beginner using the native C language. As such, it assumes you have no knowledge whatsoever about programming. The main goal of this book is to teach fundamental programming principles using C, one of the most widely used programming languages in the world today. We discuss only those features and statements in C that are necessary to achieve our goal. Once you learn the principles well, they can be applied to any language. If you are worried that you are not good at high-school mathematics, don’t be. It is a myth that you must be good at mathematics to learn programming.
  • Добавил: harun54
  • Дата: 10-11-2018, 18:19
  • Комментариев: 0
Название: Shared-Memory Parallelism Can Be Simple, Fast, and Scalable
Автор: Julian Shun
Издательство: ACM Books
Год: 2017
Формат: PDF
Размер: 15 Мб
Язык: английский / English

Parallelism is the key to achieving high performance in computing. However, writing efficient and scalable parallel programs is notoriously difficult, and often requires significant expertise. To address this challenge, it is crucial to provide programmers with high-level tools to enable them to develop solutions easily, and at the same time emphasize the theoretical and practical aspects of algorithm design to allow the solutions developed to run efficiently under many different settings.
  • Добавил: harun54
  • Дата: 10-11-2018, 15:47
  • Комментариев: 0
Название: An Introduction to Number Theory with Cryptography, 2nd Edition
Автор: James Kraft and Lawrence Washington
Издательство: CRC Press
Год: 2018
Формат: PDF
Размер: 17 Мб
Язык: английский / English

Building on the success of the first edition, An Introduction to Number Theory with Cryptography, Second Edition, increases coverage of the popular and important topic of cryptography, integrating it with traditional topics in number theory.
  • Добавил: daromir
  • Дата: 10-11-2018, 14:15
  • Комментариев: 2
Название: Build your first app with React Native and Expo (Видеокурс)
Автор: Rusty Courses
Издательство: Skillshare
Год: 2018
Видео: H264 MP4 AVC, 1280x720
Аудио: AAC 48000 KHz 2 Ch
Продолжительность: 04:25:00
Размер: 1,94 Gb
Язык: English

This course will take you step by step into the React Native ecosystem.
  • Добавил: daromir
  • Дата: 10-11-2018, 13:05
  • Комментариев: 0

Автор: Ferdinand van der Heijden, Robert Duin, Dick de Ridder, David M. J. Tax
Название: Classification, Parameter Estimation and State Estimation: An Engineering Approach Using MATLAB
Издательство: Wiley
Год: 2004
ISBN: 9780470090138
Язык: English
Формат: pdf
Размер: 10,9 mb
Страниц: 440

Classification, Parameter Estimation and State Estimation is a practical guide for data analysts and designers of measurement systems and postgraduates students that are interested in advanced measurement systems using MATLAB. 'Prtools' is a powerful MATLAB toolbox for pattern recognition and is written and owned by one of the co-authors, B. Duin of the Delft University of Technology.
  • Добавил: bhaer
  • Дата: 10-11-2018, 12:48
  • Комментариев: 0

Название: Continuous Delivery in Java: Essential Tools and Best Practices for Deploying Code to Production
Автор: Daniel Bryant, Abraham Mar?n-P?rez
Издательство: O'Reilly Media
Год: 2019
Страниц: 482
Формат: PDF
Размер: 18 Mb
Язык: English

Continuous delivery adds enormous value to the business and the entire software delivery lifecycle, but adopting this practice means mastering new skills typically outside of a developer’s comfort zone. In this practical book, Daniel Bryant and Abraham Mar?n-P?rez provide guidance to help experienced Java developers master skills such as architectural design, automated quality assurance, and application packaging and deployment on a variety of platforms.
  • Добавил: bhaer
  • Дата: 10-11-2018, 11:55
  • Комментариев: 0

Название: Towards Extensible and Adaptable Methods in Computing
Автор: Shampa Chakraverty
Издательство: Springer
Год: 2018
Страниц: 407
Формат: PDF, EPUB
Размер: 52 Mb
Язык: English

This book addresses extensible and adaptable computing, a broad range of methods and techniques used to systematically tackle the future growth of systems and respond proactively and seamlessly to change. The book is divided into five main sections: Agile Software Development, Data Management, Web Intelligence, Machine Learning and Computing in Education. These sub-domains of computing work together in mutually complementary ways to build systems and applications that scale well, and which can successfully meet the demands of changing times and contexts. The topics under each track have been carefully selected to highlight certain qualitative aspects of applications and systems, such as scalability, flexibility, integration, efficiency and context awareness.
  • Добавил: alex66
  • Дата: 10-11-2018, 08:48
  • Комментариев: 1

Название: Great Ideas in Computer Science with Java
Автор: Alan W. Biermann and Dietolf Ramm
Издательство: The MIT Press
Год: 2002
Формат: PDF
Страниц: 551
Размер: 10,6 МБ
Язык: English

This book presents the "great ideas" of computer science, condensing a large amount of complex material into a manageable, accessible form; it does so using the Java programming language. The book is based on the problem-oriented approach that has been so successful in traditional quantitative sciences.
  • Добавил: alex66
  • Дата: 10-11-2018, 07:51
  • Комментариев: 0

Название: Pattern Recognition and Image Preprocessing
Автор: Sing-Tze Bow
Издательство: Marcel Dekker, Inc.
Год: 2002
Формат: DJVU
Страниц: 719
Размер: 10.38 МБ
Язык: English

Describing non-parametric and parametric theoretic classification and the training of discriminant functions, this second edition includes new and expanded sections on neural networks, Fisher's discriminant, wavelet transform, and the method of principal components. It contains discussions on dimensionality reduction and feature selection, novel computer system architectures, proven algorithms for solutions to common roadblocks in data processing, computing models including the Hamming net, the Kohonen self-organizing map, and the Hopfield net, detailed appendices with data sets illustrating key concepts in the text, and more.
  • Добавил: alex66
  • Дата: 10-11-2018, 07:22
  • Комментариев: 0

Название: Regular Expressions Cookbook, Second Edition
Автор: Jan Goyvaerts and Steven Levithan
Издательство: O’Reilly Media, Inc.
Год: 2012
Формат: PDF
Страниц: 612
Размер: 11,22 МБ
Язык: English



Take the guesswork out of using regular expressions. With more than 140 practical recipes, this cookbook provides everything you need to solve a wide range of real-world problems. Novices will learn basic skills and tools, and programmers and experienced users will find a wealth of detail. Each recipe provides samples you can use right away.