About 1,790,000 results
Open links in new tab
  1. Algorithm - Wikipedia

    Algorithms are used as specifications for performing calculations and data processing. More advanced algorithms can use conditionals to divert the code execution through various routes (referred to as …

  2. Algorithms | An Open Access Journal from MDPI

    Algorithms is a peer-reviewed, open access journal which provides an advanced forum for studies related to algorithms and their applications, and is published monthly online by MDPI.

  3. ALGORITHM中文 (简体)翻译:剑桥词典 - Cambridge Dictionary

    Music apps use algorithms to predict the probability that fans of one particular band will like another. 音乐应用程序使用算法来预测一个特定乐队的粉丝喜欢另一个乐队的概率。

  4. algorithms - 搜索 词典

    必应词典为您提供algorithms的释义,美 [ˈælɡəˌrɪðəm],英 [ˈælɡəˌrɪð (ə)m],n. 【数】算法;规则系统;演段; 网络释义: 演算法;运算法则;算法之美;

  5. What is an Algorithm | Introduction to Algorithms - GeeksforGeeks

    Dec 13, 2025 · Computer Science: Algorithms form the basis of computer programming and are used to solve problems ranging from simple sorting and searching to complex tasks such as artificial …

  6. Algorithms, 4th Edition by Robert Sedgewick and Kevin Wayne

    Sep 26, 2024 · The textbook Algorithms, 4th Edition by Robert Sedgewick and Kevin Wayne surveys the most important algorithms and data structures in use today. The broad perspective taken makes it an …

  7. The Algorithms - GitHub

    Our goal is to work together to document and model beautiful, helpful and interesting algorithms using code. We are an open-source community - anyone can contribute.

  8. Algorithm | Definition, Types, & Facts | Britannica

    Dec 5, 2025 · Many algorithms have been developed for sorting data efficiently; these apply to structures residing in main memory and also to structures that constitute information systems and …

  9. What Is an Algorithm? | Definition & Examples - Scribbr

    Aug 9, 2023 · Algorithms can instruct a computer how to perform a calculation, process data, or make a decision. The best way to understand an algorithm is to think of it as a recipe that guides you through …

  10. Algorithms | Computer science theory | Computing | Khan Academy

    We've partnered with Dartmouth college professors Tom Cormen and Devin Balkcom to teach introductory computer science algorithms, including searching, sorting, recursion, and graph theory.