Контакты/Проезд  Доставка и Оплата Помощь/Возврат
История
  +7(495) 980-12-10
  пн-пт: 10-18 сб,вс: 11-18
  shop@logobook.ru
   
    Поиск книг                    Поиск по списку ISBN Расширенный поиск    
Найти
  Зарубежные издательства Российские издательства  
Авторы | Каталог книг | Издательства | Новинки | Учебная литература | Акции | Хиты | |
 

Cloud Computing in Libraries: Concepts, tools and practical approaches, Mayank Yuvaraj


Варианты приобретения
Цена: 19516.00р.
Кол-во:
Наличие: Поставка под заказ.  Есть в наличии на складе поставщика.
Склад Америка: Есть  
При оформлении заказа до:
Ориентировочная дата поставки:
При условии наличия книги у поставщика.

Добавить в корзину
в Мои желания

Автор: Mayank Yuvaraj   (Майанк Юварай)
Название:  Cloud Computing in Libraries: Concepts, tools and practical approaches
Перевод названия: Майанк Юварай: Облачные технологии в библиотеках. Концепции, инструменты и практические подходы
ISBN: 9783110605860
Издательство: Walter de Gruyter
Классификация:


ISBN-10: 3110605864
Обложка/Формат: Hardback
Страницы: 240
Вес: 0.61 кг.
Дата издания: 01.10.2020
Серия: Current topics in library and information practice
Язык: English
Иллюстрации: 139 illustrations, black and white; 21 tables, black and white
Размер: 234 x 156 x 19
Читательская аудитория: Professional and scholarly
Ключевые слова: Library & information sciences, LANGUAGE ARTS & DISCIPLINES / Library & Information Science / General
Подзаголовок: Concepts, tools and practical approaches
Рейтинг:
Поставляется из: Германии
Описание:

Cloud computing is a model where computing resources (processors, storage, software) are offered as a utility from an indistinct location and boundaries to the user. Adoption of Cloud computing in recent years has gained momentum within various avenues round the globe due to its characteristics like elasticity, virtualization and pay-as-you-go pricing. In tune with the trend various companies have evolved which are offering web applications. These companies provide the system required to host the application to users on lease which saves them from purchasing.

The book combines both theoretical and practical perspectives of cloud computing with a slant towards library and information centres. The book describes in detail about various companies which are providing cloud computing solutions and infrastructure for library and information centres. Intiatives of OCLC and best practices adopted in other libraries around the world has been discussed at length. Many avenues of the implementation of cloud computing has been identified in the present study. Various initiatives of the library professionals to move their internet sites, their integrated library system for cataloguing and acquisition, Cloud based library apps, Cloud based Stack Map and their repository systems and inter library loan systems to the cloud has been mentioned. The book further proposes a model which may serve as a blueprint for implementation of cloud computing technologies in libraries. With the timely publication of book, library and information service practitioners after going through the book can outsource the task of maintaining the computer infrastructure and focus on their mission to serve people with right information at right point of time.




Handwriting Recognition / Soft Computing and Probabilistic Approaches

Автор: Liu Zhi-Qiang, Cai Jin-Hai, Buse Richard
Название: Handwriting Recognition / Soft Computing and Probabilistic Approaches
ISBN: 3540401776 ISBN-13(EAN): 9783540401773
Издательство: Springer
Рейтинг:
Цена: 9782.00 р. 13974.00 -30%
Наличие на складе: Есть (1 шт.)
Описание: This book takes a fresh look at the problem of unconstrained handwriting recognition and introduces the reader to new techniques for the recognition of written words and characters using statistical and soft computing approaches. The types of uncertainties and variations present in handwriting data are discussed in detail. The book presents several algorithms that use modified hidden Markov models and Markov random field models to simulate the handwriting data statistically and structurally in a single framework. The book explores methods that use fuzzy logic and fuzzy sets for handwriting recognition. The effectiveness of these techniques is demonstrated through extensive experimental results and real handwritten characters and words.

Coding with Python: The Essential Course to Master in a Smart Way Software Concepts, Tools, and Algorithms for Practical Programming and D

Автор: Matthes Adrienne Hawkes, Tacke John
Название: Coding with Python: The Essential Course to Master in a Smart Way Software Concepts, Tools, and Algorithms for Practical Programming and D
ISBN: 1801150192 ISBN-13(EAN): 9781801150194
Издательство: Неизвестно
Рейтинг:
Цена: 2469.00 р.
Наличие на складе: Нет в наличии.

Описание:

Do you want to learn the basics concepts of Phyton coding? Do you want to know more about Phyton and make things work in no time? Then this book is for you

The first thing we need to look at here is the keywords. These seem pretty straightforward, but it is so important to understand that they tell the compiler how it needs to act and behave with the projects that you are doing. These keywords are ones that are reserved to tell the compiler what it needs to do. Since they are reserved, the computer programmer needs to remember to use them properly so that the compiler can take that command and get things done.


You need only to use them in the specified parts of the code, or it leads to error messages and other problems. If you properly use them, the compiler will be given command of what you want it to do, and it can then execute the code in the right way. These words are essential to the whole code and learning what they are is going to make code writing more comfortable as well. You will be able to notice a lot of these keywords as we progress through this guidebook and write some of our codes.


This book contains:

  • Python Programming Basics
  • What Is Scikit-Learn, And Why Should I Learn About It?
  • Essential Libraries And Tools In Python
  • Modules
  • Machine Learning Datasets
  • Training Simple Machine Learning Algorithms For Classification
  • Unsupervised Machine Learning
  • Learning In Artificial Neural Networks

And many more


Learning to code can seem complicated but it is not Let this book show you how to do it


Want to know more? Buy now

Data Mining. Practical Machine Learning Tools and Techniques, 4 ed.

Автор: Witten, Ian H.
Название: Data Mining. Practical Machine Learning Tools and Techniques, 4 ed.
ISBN: 0128042915 ISBN-13(EAN): 9780128042915
Издательство: Elsevier Science
Рейтинг:
Цена: 9262.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание:

Data Mining: Practical Machine Learning Tools and Techniques, Fourth Edition, offers a thorough grounding in machine learning concepts, along with practical advice on applying these tools and techniques in real-world data mining situations. This highly anticipated fourth edition of the most acclaimed work on data mining and machine learning teaches readers everything they need to know to get going, from preparing inputs, interpreting outputs, evaluating results, to the algorithmic methods at the heart of successful data mining approaches.

Extensive updates reflect the technical changes and modernizations that have taken place in the field since the last edition, including substantial new chapters on probabilistic methods and on deep learning. Accompanying the book is a new version of the popular WEKA machine learning software from the University of Waikato. Authors Witten, Frank, Hall, and Pal include today's techniques coupled with the methods at the leading edge of contemporary research.

Please visit the book companion website at https: //www.cs.waikato.ac.nz/ ml/weka/book.html.

It contains

  • Powerpoint slides for Chapters 1-12. This is a very comprehensive teaching resource, with many PPT slides covering each chapter of the book
  • Online Appendix on the Weka workbench; again a very comprehensive learning aid for the open source software that goes with the book
  • Table of contents, highlighting the many new sections in the 4th edition, along with reviews of the 1st edition, errata, etc.

  • Provides a thorough grounding in machine learning concepts, as well as practical advice on applying the tools and techniques to data mining projects
  • Presents concrete tips and techniques for performance improvement that work by transforming the input or output in machine learning methods
  • Includes a downloadable WEKA software toolkit, a comprehensive collection of machine learning algorithms for data mining tasks-in an easy-to-use interactive interface
  • Includes open-access online courses that introduce practical applications of the material in the book
Building Itgrc Ecosystems Into the Enterprise: Practical Approaches, Concepts, and Automation Techniques for Managing Information Technology Governanc

Автор: Pandolfi Geno
Название: Building Itgrc Ecosystems Into the Enterprise: Practical Approaches, Concepts, and Automation Techniques for Managing Information Technology Governanc
ISBN: 1478798580 ISBN-13(EAN): 9781478798583
Издательство: Неизвестно
Рейтинг:
Цена: 6244.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание: A key challenge for managing Information Technology Governance, Risk, and Compliance (ITGRC) is ensuring that the correct IT controls and functions are implemented in best-practices. "Building ITGRC Ecosystems into the Enterprise", describes the ITGRC processes and automation approaches that have evolved in the IT industry for managing the risks associated with the introduction of global computer technologies. The author provides proven controls, processes, and automation models that can allow IT and Risk personnel to develop integrated ITGRC Ecosystems for governing IT compliance and risks across the Enterprise. The book contains descriptions of the major ITGRC control frameworks and automation samples for the capture of key Information Technology performance and risk variables. It provides the major integration focus for key Ecosystem data components, dashboard/reporting concepts, and touch points for Enterprise ITGRC management.

Latin American Collection Concepts: Essays on Libraries, Collaborations and New Approaches

Автор: Gayle Ann Williams
Название: Latin American Collection Concepts: Essays on Libraries, Collaborations and New Approaches
ISBN: 1476667594 ISBN-13(EAN): 9781476667591
Издательство: Mare Nostrum (Eurospan)
Рейтинг:
Цена: 9148.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание: As academic libraries move forward toward an increasingly digital environment, this work illuminates the field of Latin American collection development, and serves as a guide for university administrators, library directors and heads of collection development as well as those who work to create foreign-language collections for research libraries.

Cloud computing technologies for green enterprises /

Автор: Kashif Munir
Название: Cloud computing technologies for green enterprises /
ISBN: 152253038X ISBN-13(EAN): 9781522530381
Издательство: Turpin
Рейтинг:
Цена: 36221.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание: Emerging developments in cloud computing have created novel opportunities and applications for businesses. These innovations not only have organizational benefits, but can be advantageous for green enterprises as well. Cloud Computing Technologies for Green Enterprises is a pivotal reference source for the latest scholarly research on the advancements, benefits, and challenges of cloud computing for green enterprise endeavors. Highlighting pertinent topics such as resource allocation, energy efficiency, and mobile computing, this book is a premier resource for academics, researchers, students, professionals, and managers interested in novel trends in cloud computing applications.

Software Process Improvement and Management: Approaches and Tools for Practical Development

Автор: Shukor Sanim Mohd Fauzi, Mohd Hairul Nizam Md Nasir, Nuraminah Ramli, Shamsul Sahibuddin
Название: Software Process Improvement and Management: Approaches and Tools for Practical Development
ISBN: 1613501412 ISBN-13(EAN): 9781613501412
Издательство: Mare Nostrum (Eurospan)
Рейтинг:
Цена: 28413.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание: The production of new process standards assist organizations and software engineers in adding a measure of predictability to the software process. Companies can gain a decisive competitive advantage by applying these new and theoretical methodologies in real-world scenarios. This book offers the latest research and case studies on software engineering and development.

Approaches to Videogame Discourse: Lexis, Interaction, Textuality

Автор: Astrid Ensslin, Isabel Balteiro
Название: Approaches to Videogame Discourse: Lexis, Interaction, Textuality
ISBN: 1501338455 ISBN-13(EAN): 9781501338458
Издательство: Bloomsbury Academic
Рейтинг:
Цена: 19008.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание:

The first significant collection of research in videogame linguistics, Approaches to Videogame Discourse features an international array of scholars in linguistics and communication studies exploring lexis, interaction and textuality in digital games.

In the first section, "Lexicology, Localisation and Variation," chapters cover productive processes surrounding gamer slang (ludolects), creativity and borrowing across languages, as well as industry-, genre-, game- and player-specific issues relating to localization, legal jargon and slang. "Player Interactions" moves on to examine communicative patterns between videogame players, focusing in particular on (un)collaborative language, functions and negotiations of impoliteness and issues of power in player discourse. In the final section, "Beyond the 'Text'," scholars grapple with issues of multimodality, paratextuality and transmediality in videogames in order to develop and enrich multimodal theory, drawing on key concepts from ludonarratology, language ideology, immersion and transmedia studies.

With implications for meaningful game design and communication theory, Approaches to Videogame Discourse examines in detail how video games function as means and objects of communication; how they give rise to new vocabularies, textual genres and discourse practices; and how they serve as rich vehicles of ideological signification and social engagement.

A Practical Guide to Studying History: Skills and Approaches

Автор: Tracey Loughran
Название: A Practical Guide to Studying History: Skills and Approaches
ISBN: 1472532260 ISBN-13(EAN): 9781472532268
Издательство: Bloomsbury Academic
Рейтинг:
Цена: 17424.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание: *** PROSE Award Winner (2018) in the Textbook/Humanities Category *** A Practical Guide to Studying History is the perfect guide for students embarking on degree-level study. The book: - introduces students to the concepts of historical objectivity, frameworks and debate - explains the differences in aims, methods and audiences for different types of history - explores the relationship between the skills developed during a history undergraduate degree and the practice of professional history - helps students develop the practical skills required to read historical writing critically, write good essays, and participate in historical debates - includes study questions, further reading lists, text boxes, maps and illustrations The book incorporates case studies taken from a range of regions and periods, reflecting the varied nature of historical study at university, and helps students to understand history, and to practice it successfully: it is an indispensable guide to studying history.

Cloud Computing And Virtualization Technologies In Libraries

Автор: Dhamdhere
Название: Cloud Computing And Virtualization Technologies In Libraries
ISBN: 1466646314 ISBN-13(EAN): 9781466646315
Издательство: Mare Nostrum (Eurospan)
Рейтинг:
Цена: 25502.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание: The emergence of open access, web technology, and e-publishing has slowly transformed modern libraries into digital libraries. With this variety of technologies utilised, cloud computing and virtual technology has become an advantage for libraries to provide a single efficient system that saves money and timeCloud Computing and Virtualization Technologies in Libraries highlights the concerns and limitations that need addressed in order to optimise the benefits of cloud computing to the virtualisation of libraries. Focusing on the latest innovations and technological advancements, this book is essential for professionals, students, and researchers interested in cloud library management and development in different types of information environments.

Cloud Computing: A Complete Guide on the Concepts and Design Of Cloud Computing (SaaS, PaaS, IaaS, Virtualization, Business Models, Mob

Автор: Hoffman Jason
Название: Cloud Computing: A Complete Guide on the Concepts and Design Of Cloud Computing (SaaS, PaaS, IaaS, Virtualization, Business Models, Mob
ISBN: 1914138066 ISBN-13(EAN): 9781914138065
Издательство: Неизвестно
Рейтинг:
Цена: 2752.00 р.
Наличие на складе: Нет в наличии.

Описание: Do you want to explore the fundamentals of cloud computing?Do you want to understand cloud computing concepts and technologies?If You Answered "Yes" To Any of The Above, Look No Further. This is the book for you


Hello Welcome to "CLOUD COMPUTING".


Cloud Computing is becoming the mainstream in the IT world as a growing amount of companies around the globe are in the process of a digital transformation while using the power of cloud-based services. Cloud Computing has really changed the way companies looking into their digital Infrastructure now a days. Cloud computing with its unique paradigms brings in new opportunities and challenges for developers and administrators worldwide.


The book will start with basic introduction to cloud concepts like SAAS, PAAS and IAAS. You will also learn how Linux systems is changing the Infrastructure landscape worldwide.


This book helps you to understand the much�needed concepts of the Cloud Computing. We have clearly explained how Traditional IT environment works and how Cloud Computing differs from it. You will understand the various models of Cloud Computing, the leading Cloud Computing platforms, comparisons between the platforms.

You will also come to know about cloud service model and cloud deployment model in detail with cloud computing examples related to our day-to-day life business scenarios.


Here's what makes this book special:
  • Introduction to Cloud Computing
  • The Main Types of Cloud Computing
  • Network Cloud Services & Cloud Networking Services
  • Cloud Computing Trends For 2021
  • Cloud Platforms and Infrastructure
  • Advantages of the "Public Cloud" Productivity, Time-To-Market, Modernization
  • How to Choose the Best Solution: Tips for A Conscious Selection
  • Much, much more



This book is different from others because in this book:

You will learn cloud distribution models

You will learn about emerging cloud service categories

You will learn about skills of a cloud specialist


Learn Cloud Computing, Planning, Technologies, Architecture, Infrastructure, Cloud Models, IaaS, PaaS, SaaS & more


Critical Concepts, Standards, and Techniques in Cyber Forensics

Автор: Mohammad Shahid Husain, Mohammad Zunnun Khan
Название: Critical Concepts, Standards, and Techniques in Cyber Forensics
ISBN: 1799815595 ISBN-13(EAN): 9781799815594
Издательство: Mare Nostrum (Eurospan)
Цена: 24948.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание: Advancing technologies, especially computer technologies, have necessitated the creation of a comprehensive investigation and collection methodology for digital and online evidence. The goal of cyber forensics is to perform a structured investigation while maintaining a documented chain of evidence to find out exactly what happened on a computing device or on a network and who was responsible for it. Critical Concepts, Standards, and Techniques in Cyber Forensics is a critical research book that focuses on providing in-depth knowledge about online forensic practices and methods. Highlighting a range of topics such as data mining, digital evidence, and fraud investigation, this book is ideal for security analysts, IT specialists, software engineers, researchers, security professionals, criminal science professionals, policymakers, academicians, and students.


ООО "Логосфера " Тел:+7(495) 980-12-10 www.logobook.ru
   В Контакте     В Контакте Мед  Мобильная версия