约 2,440,000 个结果
在新选项卡中打开链接
  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 …

  2. ALGORITHM Definition & Meaning - Merriam-Webster

    The current term of choice for a problem-solving procedure, algorithm, is commonly used nowadays for the set of rules a machine (and especially a computer) follows to achieve a …

  3. What is an Algorithm | Introduction to Algorithms

    2025年7月11日 · The word Algorithm means "A set of finite rules or instructions to be followed in calculations or other problem-solving operations" Or "A procedure for solving a mathematical …

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

    2023年8月9日 · An algorithm is a set of step-by-step instructions to accomplish a task or solve a problem, often used in computer science.

  5. What Is An Algorithm? Defining And Applying Algorithms

    2024年1月12日 · What is an Algorithm? In its fundamental form, an algorithm is a process designed to solve a specific problem. It’s a set of instructions that end up in a desired conclusion.

  6. What Is an Algorithm? - HowStuffWorks

    2024年3月5日 · When you use programming to tell a computer what to do, you also get to choose how it's going to do it. So, what is an algorithm? It's the basic technique used to get the job done.

  7. What is an algorithm? - TechTarget

    2024年7月29日 · An algorithm is a procedure used for solving a problem or performing a computation. Algorithms act as an exact list of instructions that conduct specified actions step …

  8. What is an Algorithm? - Computer Hope

    2025年9月7日 · Derived from the name of the mathematician Muhammed ibn-Musa Al-Khowarizmi, an algorithm is a solution to a problem that meets the following criteria. A list of …

  9. Algorithm - Glossary - MDN

    2025年7月11日 · An algorithm is a self-contained series of instructions to perform a function. In other words, an algorithm is a means of describing a way to solve a problem so that it can be …

  10. Explainer: What Is an Algorithm? - Stanford Graduate School of …

    2023年3月22日 · Algorithms aren’t just complex sets of instructions for computers. Anytime you follow a replicable step-by-step process to accomplish a task, those steps are an algorithm. …