Browse Results

Showing 29,526 through 29,550 of 53,687 results

Laptops For Seniors For Dummies

by Faithe Wempen

The basics you need to get more comfortable with laptops, without any of the fluff Laptops For Seniors For Dummies is just for you. We help readers in the 55+ club get the most out of their laptops. You&’ll discover how to choose the best laptop for your needs and how to use Microsoft Windows, to share photos, surf the web, use e-mail, and much more. With large text, clear graphics, and easy-to-follow instructions, this For Seniors For Dummies guide will get you up to speed on your new device in no time. Even if you&’re upgrading from a typewriter, we can help you choose the right laptop to buy, understand your operating system, use files and folders, download and install software, and stay safe online. It&’s all the stuff you need to know to make your laptop work for you. Choose and purchase the right laptop for your needs Navigate your Windows 10 or 11 operating system with confidence and discover useful programs Connect to Wi-Fi, go online, send e-mails, and get started with social media Protect and secure your laptop and your personal dataWhether you&’re purchasing your first laptop or upgrading from older technology, this Dummies guide will take you step by step through everything you need to know to get laptop savvy.

Laptops for the Older and Wiser

by Bud E. Smith

Helpful, easy-to-follow guide for new laptop users over the age of 50Laptops are fun and more popular than ever, but they are still computers and come with their own set of issues: easier to steal, more likely to be dropped, often dependent on wireless Internet access, and other concerns. If you're entering the computer world as an older adult--and wondering about laptops--this straightforward, helpful book is for you.Written in full color with lots of screenshots and clear, easy-to-read type, this friendly guide walks you through the process from start to finish: selecting which type of laptop is right for you (PC or Mac?), handling setup, safely adding wireless Internet access, staying secure online, and much more.Provides guidance for purchasing your laptop, bringing it home, and setting upWalks you through all the various connections, buttons and switchesShows you how to connect wirelessly at home and abroad, safelyDelves into laptop accessories, whether you need them, and how to get the most out of themAddresses online security issues and how to stay safeExplores troubleshooting problems and how to save your precious dataPrepare properly, enjoy the freedom, and maybe even show the kids a thing or two with this fun and practical guide!

Laptops Simplified

by Sherry Kinkoph Gunter

Step-by-step guidance on all things laptop-related, aimed at visual learnersA little overwhelmed by the selection of laptops out there and how to get started using one? Laptops Simplified, Second Edition is here to help! Boasting a straightforward, jargon-free approach, this easy-to-navigate guide takes the fear out of exploring the subject of laptops and breaks it down to the basics. Veteran author Sherry Kinkoph Gunter demystifies common laptop issues such as finding the laptop that is right for you, setting it up, troubleshooting it, and maintaining it. Covers the very basics of connecting to wireless networks while away from home; working with a variety of devices such as cameras, cell phones, and extra monitors; and making sure all security precautions are in place for safe online experiencesFeatures full-color screen shots and numbered, step-by-step instructions on how to get up and running with your laptopIncludes coverage of the new Windows 8 operating systemShares helpful advice from a veteran author on getting the most out of your laptopLaptops Simplified, Second Edition puts you on your way to becoming a confident and savvy laptop user!

Laptops Simplified

by Kate Shoup

A step-by-step visual guide to choosing and using a laptopLaptops continue to outsell desktop computers. Whether you're thinking of purchasing a laptop or already own one, this colorful, visual guide is packed with information you need to know. Large, full-color screen shots and step-by-step instructions show you how to choose the right laptop for your needs and how to use Windows 7 and Office 2010, connect to wireless networks, stay safe online, extend battery life, connect mobile devices, and so much more.Laptops are rapidly becoming the computer of choice; this easy-to-follow visual guide covers everything new laptop users need to knowVisual learners will quickly grasp the "read less-learn more" approach, with large, full-color screen shots and numbered, step-by-step instructions for dozens of common tasksCovers various types of laptops and points to consider when choosing one, how to use Windows 7 and Office 2010, and connecting to 3G and Wi-Fi networksExplores maintenance and battery life issues, security, working with cameras and mobile devices, and troubleshootingIf you appreciate visual learning, you'll find Laptops Simplified is the quickest and easiest way yet to start being productive with your laptop.

Laravel: A Framework for Building Modern PHP Apps

by Matt Stauffer

What sets Laravel apart from other PHP web frameworks? Speed and simplicity, for starters. This rapid application development framework and its vast ecosystem of tools let you quickly build new sites and applications with clean, readable code. With this practical guide, Matt Stauffer--a leading teacher and developer in the Laravel community--provides the definitive introduction to one of today's most popular web frameworks.The book's high-level overview and concrete examples will help experienced PHP web developers get started with Laravel right away. By the time you reach the last page, you should feel comfortable writing an entire application in Laravel from scratch.Dive into several features of this framework, including:Blade, Laravel's powerful, custom templating toolTools for gathering, validating, normalizing, and filtering user-provided dataLaravel's Eloquent ORM for working with the application's databasesThe Illuminate request object, and its role in the application lifecyclePHPUnit, Mockery, and PHPSpec for testing your PHP codeLaravel's tools for writing JSON and RESTful APIsInterfaces for file system access, sessions, cookies, caches, and searchTools for implementing queues, jobs, events, and WebSocket event publishingLaravel's specialty packages: Scout, Passport, Cashier, Echo, Elixir, Valet, and Socialite

Laravel: A Framework for Building Modern PHP Apps

by Matt Stauffer

What sets Laravel apart from other PHP web frameworks? Speed and simplicity, for starters. This rapid application development framework and its vast ecosystem of tools let you quickly build new sites and applications with clean, readable code. Fully updated to cover Laravel 5.8, the latest release, the second edition of this practical guide provides the definitive introduction to one of today’s most popular web frameworks.Matt Stauffer—a leading teacher and developer in the Laravel community—delivers a high-level overview and concrete examples to help experienced PHP web developers get started with Laravel right away. By the time you reach the last page, you should feel comfortable writing an entire application in Laravel from scratch.

Laravel 5 Essentials

by Martin Bean

This book is intended for PHP web developers who have an interest in Laravel and who know the basics of the framework in theory, but don't really know how to use it in practice. No experience of using frameworks is required, but it is assumed you are at least familiar with building dynamic websites in PHP already.

Laravel 5 Essentials

by Martin Bean

<P><P>Explore the fundamentals of Laravel, one of the most expressive and robust PHP frameworks available <P><P>About This Book <P><P>Create a dynamic web application that can read and write data to a database <P><P>Improve your PHP skills and develop a new outlook on solving programming issues <P><P>A step-by-step guide that covers the different steps involved in creating a complete Laravel application in an easy-to-understand manner <P><P>Who This Book Is For <P><P>This book is intended for PHP web developers who have an interest in Laravel and who know the basics of the framework in theory, but don't really know how to use it in practice. No experience of using frameworks is required, but it is assumed you are at least familiar with building dynamic websites in PHP already. <P><P>What You Will Learn <P><P>Set up a development environment for working with Laravel apps <P><P>Create a working Laravel application from start to finish <P><P>Interact with data and discover Eloquent, Laravel's own ORM <P><P>Create and run migrations and seeds <P><P>Simplify command-line tasks by building Artisan commands <P><P>Protect your app by securing it from common security vulnerabilities <P><P>Perform end-to-end testing after learning the basics of testing in Laravel <P><P>Learn about Laravel's other features including service providers, packages, queue workers, and helpers for working with strings and arrays <P><P>In Detail <P><P>Laravel has established itself as one of the most popular PHP frameworks over the past couple of years. Its popularity comes due to its ease of use, expressive syntax, and the number of components it has, allowing you to achieve practically any task in a modern PHP application. <P><P>If you've not had the opportunity to dive into Laravel yet, then this book will be the perfect companion, as it covers the fundamentals Laravel is built on in a thorough yet easy-to-follow manner. To make this book your best learning source, we have covered integral topics such as preparing an environment for working with Laravel applications, creating your first Laravel application from start to finish, a tour of Laravel's ORM Eloquent, and more advanced topics such as testing, user authentication, and security. Being one of the most interesting features in Laravel, we also cover an overview of Artisan, including descriptions of some of its tasks. Post this, we talk about testing and security. By the end of this book, you will be able to create robust PHP websites and web applications quickly and efficiently.

Laravel 5.x Cookbook

by Alfred Nutile

A recipe-based book to help you efficiently create amazing PHP-based applications with Laravel 5.x About This Book * Leverage the amazing new features of Laravel 5.x to create cutting-edge responsive PHP applications. * Create apps with interoperability features and extend these features to your existing applications as well. * Over 60 recipes that combine tried and tested Laravel tips for getting your app working. Who This Book Is For The ideal target audience for this book is PHP developers who have some basic PHP programming knowledge. No previous experience with Laravel is required for this book. What You Will Learn * Optimize Your Gulp and Elixir Workflow * Use Travis to run tests with every push * Build and test your view-based route in PHPUnit * Explore workflows for migrations and seeding * Implement Angular in your Laravel applications * Set up a user authentication system * Integrate the new Billing library and Stripe in your Laravel application * Use the Artisan command-line tool * Test your App in Production with Behat In Detail Laravel is a prominent member of a new generation of web frameworks. It is one of the most popular PHP frameworks and is also free and an open source. Laravel 5 is a substantial upgrade with a lot of new toys, at the same time retaining the features that made Laravel wildly successful. It comes with plenty of architectural as well as design-based changes. The book is a blend of numerous recipes that will give you all the necessary tips you need to build an application. It starts with basic installation and configuration tasks and will get you up-and-running in no time. You will learn to create and customize your PHP app and tweak and re-design your existing apps for better performance. You will learn to implement practical recipes to utilize Laravel's modular structure, the latest method injection, route caching, and interfacing techniques to create responsive modern-day PHP apps that stand on their own against other apps. Efficient testing and deploying techniques will make you more confident with your Laravel skills as you move ahead with this book. Towards the end of the book, you will understand a number of add-ons and new features essential to finalize your application to make it ready for subscriptions. You will be empowered to get your application out to the world. Style and approach This book will have a practical recipe-based approach with dedicated recipes on your daily Laravel tasks (as well as on more advanced issues) that will help you become a pro with Laravel 5.x

Laravel Application Development Blueprints

by Halil Ibrahim Yılmaz Arda Kılıcdagı

Follow along as we work together to build 10 different applications using Laravel 4. Since each chapter is devoted to the design of a different application, there is no need to read the book in any particular order. Instead, you can pick and choose the blueprints that are of most interest to you and dive right in.This book is for intermediate to advanced level PHP programmers who want to master Laravel. It's assumed that you will have some experience with PHP already. This book is also for those who are already using a different PHP framework and are looking for better solutions.

Laravel Application Development Cookbook

by Terry Matula

Get to grips with a new technology, understand what it is and what it can do for you, and then get to work with the most important features and tasks.A short and precise guide to get you started with EaselJS , helping you to create some cool applications and games.EaselJS greatly simplifies application development in HTML5 Canvas using a syntax and an architecture very similar to the ActionScript 3.0 language. As a result, Flash / Flex developers will immediately feel at home but it's very easy to learn even if you've never opened Flash in your life. The book targets Web designers, animators, Digital content producers, and Flash and Flex developers.

Laravel Design Patterns and Best Practices

by H. Ibrahim Yilmaz Arda Kilicdagi

This book is a practical guide packed with clear examples that will help you get to grips with the best practices in Laravel design patterns to create advanced web applications. This book is intended for web application developers working with Laravel who want to increase the efficiency of their web applications. It assumes that you have some experience with the Laravel PHP framework and are familiar with coding OOP methods.

Laravel Starter

by Shawn Mccool

This book is a practical, task-based, step-by-step tutorial that demonstrates topics ranging from MVC code-separation, to code-modularity, to utilizing ActiveRecord for data abstraction which are explained from the ground-up to provide a strong framework of understanding for creating professional web-applications with Laravel. This book is ideal for programmers familiar with PHP who are interested in learning the Laravel way of solving the common problems faced in their day to day work.

Laravel: Up & Running

by Matt Stauffer

What sets Laravel apart from other PHP web frameworks? Speed and simplicity, for starters. This rapid application development framework and its ecosystem of tools let you quickly build new sites and applications with clean, readable code. Fully updated to include Laravel 10, the third edition of this practical guide provides the definitive introduction to one of today's most popular web frameworks.Matt Stauffer, a leading teacher and developer in the Laravel community, delivers a high-level overview and concrete examples to help experienced PHP web developers get started with this framework right away. This updated edition covers the entirely new auth and frontend tooling and other first-party tools introduced since the second edition.Dive into features, including:Blade, Laravel's powerful custom templating toolTools for gathering, validating, normalizing, and filtering user-provided dataThe Eloquent ORM for working with application databasesThe Illuminate request object and its role in the application lifecyclePHPUnit, Mockery, and Dusk for testing your PHP codeTools for writing JSON and RESTful APIsInterfaces for filesystem access, sessions, cookies, caches, and searchTools for implementing queues, jobs, events, and WebSocket event publishingSpecialty packages including Scout, Passport, Cashier, and more

Large Deviations For Performance Analysis: Queues, Communication and Computing (Routledge Revivals)

by Alan Weiss Adam Shwartz

Originally published in 1995, Large Deviations for Performance Analysis consists of two synergistic parts. The first half develops the theory of large deviations from the beginning, through recent results on the theory for processes with boundaries, keeping to a very narrow path: continuous-time, discrete-state processes. By developing only what is needed for the applications, the theory is kept to a manageable level, both in terms of length and in terms of difficulty. Within its scope, the treatment is detailed, comprehensive and self-contained. As the book shows, there are sufficiently many interesting applications of jump Markov processes to warrant a special treatment. The second half is a collection of applications developed at Bell Laboratories. The applications cover large areas of the theory of communication networks: circuit switched transmission, packet transmission, multiple access channels, and the M/M/1 queue. Aspects of parallel computation are covered as well including, basics of job allocation, rollback-based parallel simulation, assorted priority queueing models that might be used in performance models of various computer architectures, and asymptotic coupling of processors. These applications are thoroughly analysed using the tools developed in the first half of the book.

Large-Eddy Simulation Based on the Lattice Boltzmann Method for Built Environment Problems

by Mengtao Han Ryozo Ooka

This book details the lattice Boltzmann method (LBM) applied to the built environment problems. It provides the fundamental theoretical knowledge and specific implementation methods of LBM from the engineering perspective of the built environment. It covers comprehensive issues of built environment with three detailed cases, solving practical problems. It can be used as a reference book for teachers, students, and engineering technicians to study LBM and conduct architecture and urban wind environments simulations, in the fields of architecture, building technology science, urban planning, HVAC, built environment engineering, and civil engineering.

Large Group Decision Making: Creating Decision Support Approaches at Scale (SpringerBriefs in Computer Science)

by Iván Palomares Carrascosa

This SpringerBrief provides a pioneering, central point of reference for the interested reader in Large Group Decision Making trends such as consensus support, fusion and weighting of relevant decision information, subgroup clustering, behavior management, and implementation of decision support systems, among others. Based on the challenges and difficulties found in classical approaches to handle large decision groups, the principles, families of techniques, and newly related disciplines to Large-Group Decision Making (such as Data Science, Artificial Intelligence, Social Network Analysis, Opinion Dynamics, Behavioral and Cognitive Sciences), are discussed. Real-world applications and future directions of research on this novel topic are likewise highlighted.

Large Language Model-Based Solutions: How to Deliver Value with Cost-Effective Generative AI Applications (Tech Today)

by Shreyas Subramanian

Learn to build cost-effective apps using Large Language Models In Large Language Model-Based Solutions: How to Deliver Value with Cost-Effective Generative AI Applications, Principal Data Scientist at Amazon Web Services, Shreyas Subramanian, delivers a practical guide for developers and data scientists who wish to build and deploy cost-effective large language model (LLM)-based solutions. In the book, you'll find coverage of a wide range of key topics, including how to select a model, pre- and post-processing of data, prompt engineering, and instruction fine tuning. The author sheds light on techniques for optimizing inference, like model quantization and pruning, as well as different and affordable architectures for typical generative AI (GenAI) applications, including search systems, agent assists, and autonomous agents. You'll also find: Effective strategies to address the challenge of the high computational cost associated with LLMs Assistance with the complexities of building and deploying affordable generative AI apps, including tuning and inference techniques Selection criteria for choosing a model, with particular consideration given to compact, nimble, and domain-specific models Perfect for developers and data scientists interested in deploying foundational models, or business leaders planning to scale out their use of GenAI, Large Language Model-Based Solutions will also benefit project leaders and managers, technical support staff, and administrators with an interest or stake in the subject.

Large-Scale Agile Frameworks: Agile Frameworks, agile Infrastruktur und pragmatische Lösungen zur digitalen Transformation

by Sascha Block

Warum sollten Sie sich mit Large-Scale Agile Frameworks auseinandersetzen? Agilität in Unternehmen und Organisationen gewinnt zunehmend an Bedeutung. Dieses Buch unterstützt Sie mit praxisnahen Lösungen und Werkzeugen zur übergreifenden Priorisierung von Anforderungen zur Software-Entwicklung. So ermöglichen Sie bestmögliche digitale Lösungen und etablieren einen optimalen Informationsfluss in Ihrer Organisation.Mit agilen Organisationsstrukturen - auch als Large-Scale Agile Frameworks bekannt - werden Unternehmen und Organisationen anpassungsfähiger. Damit können sie schneller auf Veränderungen reagieren und werden wettbewerbsfähiger. Unterstützen Sie somit die bestmögliche Priorisierung der in agilen Teams organisierten Unternehmenseinheiten. Wissenschaftsorientiert werden Large-Scale Agile Frameworks im Kontext des Large-Scale Agile Development und dazugehöriger Agile Frameworks und agiler Methodik und Tools beleuchtet. Mit dem Domänenmodell (Domain Driven Design), dem Scaled Agile Framework (SAFe) und dem Spotify Engineering Model werden drei bekannte Frameworks vorgestellt. Dabei wird das Zusammenspiel aktueller Technologie-Themen wie des Cloud-Trends oder die organisatorischen Anforderungen im Hinblick auf Microservices und IT-Security reflektiert.

Large-Scale Agile Frameworks: Agile Frameworks, Agile Infrastructure and Pragmatic Solutions for Digital Transformation

by Sascha Block

The book Large-Scale Agile Frameworks provides practical solutions for cross-team and cross-functional prioritization of requirements and documentation for enterprises. It reflects the interplay of current technology trends such as cloud computing and organizational requirements for microservices. Organizations are increasingly required to align their IT strategy with customer needs for customer-centric and service-oriented products and services. The book analyzes the unique requirements of a differentiated software service offering and shows how agile principles are effective in addressing these issues. The book also highlights the importance of large-scale agile development and provides guidance to organizations on how to transform their structure towards agile prioritization. The book covers various appropriate models, methodologies, and agile tools and provides recommendations for cross-functional prioritization of requirements. It also considers the need for IT security and shows how it can be integrated into the overall agile development process.

Large-Scale Annotation of Biomedical Data and Expert Label Synthesis and Hardware Aware Learning for Medical Imaging and Computer Assisted Intervention: International Workshops, LABELS 2019, HAL-MICCAI 2019, and CuRIOUS 2019, Held in Conjunction with MICCAI 2019, Shenzhen, China, October 13 and 17, 2019, Proceedings (Lecture Notes in Computer Science #11851)

by Luping Zhou Nicholas Heller Yiyu Shi Yiming Xiao Raphael Sznitman Veronika Cheplygina Diana Mateus Emanuele Trucco X. Sharon Hu Danny Chen Matthieu Chabanas Hassan Rivaz Ingerid Reinertsen

This book constitutes the refereed joint proceedings of the 4th International Workshop on Large-Scale Annotation of Biomedical Data and Expert Label Synthesis, LABELS 2019, the First International Workshop on Hardware Aware Learning for Medical Imaging and Computer Assisted Intervention, HAL-MICCAI 2019, and the Second International Workshop on Correction of Brainshift with Intra-Operative Ultrasound, CuRIOUS 2019, held in conjunction with the 22nd International Conference on Medical Imaging and Computer-Assisted Intervention, MICCAI 2019, in Shenzhen, China, in October 2019. The 8 papers presented at LABELS 2019, the 5 papers presented at HAL-MICCAI 2019, and the 3 papers presented at CuRIOUS 2019 were carefully reviewed and selected from numerous submissions. The LABELS papers present a variety of approaches for dealing with a limited number of labels, from semi-supervised learning to crowdsourcing. The HAL-MICCAI papers cover a wide set of hardware applications in medical problems, including medical image segmentation, electron tomography, pneumonia detection, etc. The CuRIOUS papers provide a snapshot of the current progress in the field through extended discussions and provide researchers an opportunity to characterize their image registration methods on newly released standardized datasets of iUS-guided brain tumor resection.

Large-Scale Data Analytics

by Aris Gkoulalas-Divanis Abderrahim Labbi

This edited book collects state-of-the-art research related to large-scale data analytics that has been accomplished over the last few years. This is among the first books devoted to this important area based on contributions from diverse scientific areas such as databases, data mining, supercomputing, hardware architecture, data visualization, statistics, and privacy. There is increasing need for new approaches and technologies that can analyze and synthesize very large amounts of data, in the order of petabytes, that are generated by massively distributed data sources. This requires new distributed architectures for data analysis. Additionally, the heterogeneity of such sources imposes significant challenges for the efficient analysis of the data under numerous constraints, including consistent data integration, data homogenization and scaling, privacy and security preservation. The authors also broaden reader understanding of emerging real-world applications in domains such as customer behavior modeling, graph mining, telecommunications, cyber-security, and social network analysis, all of which impose extra requirements for large-scale data analysis. Large-Scale Data Analytics is organized in 8 chapters, each providing a survey of an important direction of large-scale data analytics or individual results of the emerging research in the field. The book presents key recent research that will help shape the future of large-scale data analytics, leading the way to the design of new approaches and technologies that can analyze and synthesize very large amounts of heterogeneous data. Students, researchers, professionals and practitioners will find this book an authoritative and comprehensive resource.

Large-Scale Disk Failure Prediction: PAKDD 2020 Competition and Workshop, AI Ops 2020, February 7 – May 15, 2020, Revised Selected Papers (Communications in Computer and Information Science #1261)

by Cheng He Mengling Feng Patrick P. C. Lee Pinghui Wang Shujie Han Yi Liu

This book constitutes the thoroughly refereed post-competition proceedings of the AI Ops Competition on Large-Scale Disk Failure Prediction, conducted between February 7th and May 15, 2020 on the Alibaba Cloud Tianchi Platform. A dedicated workshop, featuring the best performing teams of the competition, was held at the 24th Pacific-Asia Conference on Knowledge Discovery and Data Mining, PAKDD 2020, in Singapore, in April 2019. Due to the COVID-19 pandemic, the workshop was hosted online. This book includes 13 selected contributions: an introduction to dataset, selected approaches of the competing teams and the competition summary, describing the competition task, practical challenges, evaluation metrics, etc.

Large-scale Distributed Systems and Energy Efficiency

by Jean-Marc Pierson

Addresses innovations in technology relating to the energy efficiency of a wide variety of contemporary computer systems and networks With concerns about global energy consumption at an all-time high, improving computer networks energy efficiency is becoming an increasingly important topic. Large-Scale Distributed Systems and Energy Efficiency: A Holistic View addresses innovations in technology relating to the energy efficiency of a wide variety of contemporary computer systems and networks. After an introductory overview of the energy demands of current Information and Communications Technology (ICT), individual chapters offer in-depth analyses of such topics as cloud computing, green networking (both wired and wireless), mobile computing, power modeling, the rise of green data centers and high-performance computing, resource allocation, and energy efficiency in peer-to-peer (P2P) computing networks. Discusses measurement and modeling of the energy consumption method Includes methods for energy consumption reduction in diverse computing environments Features a variety of case studies and examples of energy reduction and assessment Timely and important, Large-Scale Distributed Systems and Energy Efficiency is an invaluable resource for ways of increasing the energy efficiency of computing systems and networks while simultaneously reducing the carbon footprint.

Large-scale Graph Analysis: System, Algorithm and Optimization (Big Data Management)

by Yingxia Shao Bin Cui Lei Chen

This book introduces readers to a workload-aware methodology for large-scale graph algorithm optimization in graph-computing systems, and proposes several optimization techniques that can enable these systems to handle advanced graph algorithms efficiently. More concretely, it proposes a workload-aware cost model to guide the development of high-performance algorithms. On the basis of the cost model, the book subsequently presents a system-level optimization resulting in a partition-aware graph-computing engine, PAGE. In addition, it presents three efficient and scalable advanced graph algorithms – the subgraph enumeration, cohesive subgraph detection, and graph extraction algorithms. This book offers a valuable reference guide for junior researchers, covering the latest advances in large-scale graph analysis; and for senior researchers, sharing state-of-the-art solutions based on advanced graph algorithms. In addition, all readers will find a workload-aware methodology for designing efficient large-scale graph algorithms.

Refine Search

Showing 29,526 through 29,550 of 53,687 results