首页 /研究 /Introduction to Algorithms
OTHER

Introduction to Algorithms

Peter Grossman

发表年份
1995
引用次数
676

摘要

A central theme in computing is the design of a process for carrying out a task. The task might be sorting names into alphabetical order, finding the cheapest way to link a set of computing sites into a network, converting a number to its representation in the binary system, encrypting a message for secure transmission, designing a digital circuit for a microchip, or determining the shortest path to be followed by a robotic arm. There will be many occasions throughout this book when we will find ourselves investigating problems of this nature, and asking: How can this task be performed by a person or a computer? In each case, the answer will take the form of a precise sequence of steps known as an algorithm.

关键词

Computer scienceTask (project management)Set (abstract data type)Theoretical computer scienceRepresentation (politics)Theme (computing)SortingPath (computing)EncryptionProcess (computing)

相关论文

查看 OTHER 分类全部论文