Skip to main content

list of algorithem

List of algorithms

From Wikipedia, the free encyclopedia
The following is a list of algorithms along with one-line descriptions for each.

Combinatorial algorithms[edit]

Further information: Combinatorics

General combinatorial algorithms[edit]

Graph algorithms[edit]

Further information: Graph theory and Category:Graph algorithms

Graph drawing[edit]

Further information: Graph drawing

Network theory[edit]

Further information: Network theory

Routing for graphs[edit]

Graph search[edit]

Further information: State space search and Graph search algorithm

Subgraphs[edit]

Sequence algorithms[edit]

Further information: Sequences

Approximate sequence matching[edit]

Selection algorithms[edit]

Main article: Selection algorithm

Sequence search[edit]

Sequence merging[edit]

Main article: Merge algorithm
  • Simple merge algorithm
  • k-way merge algorithm
  • Union (merge, with elements on the output not repeated)

Sequence permutations[edit]

Further information: Permutations

Sequence alignment[edit]

Sequence sorting[edit]

Main article: Sorting algorithms

Subsequences[edit]

Further information: Subsequence

Substrings[edit]

Further information: Substring

Computational mathematics[edit]

Further information: Computational mathematics

Abstract algebra[edit]

Further information: Abstract algebra

Computer algebra[edit]

Further information: Computer algebra

Geometry[edit]

Further information: Computational geometry

Number theoretic algorithms[edit]

Further information: Number theory

Numerical algorithms[edit]

Differential equation solving[edit]

Further information: Differential equation

Elementary and special functions[edit]

Further information: Special functions

Geometric[edit]

Interpolation and extrapolation[edit]

Further information: Interpolation and Extrapolation

Linear algebra[edit]

Further information: Numerical linear algebra

Monte Carlo[edit]

Further information: Monte Carlo method

Numerical integration[edit]

Further information: Numerical integration

Root finding[edit]

Main article: Root-finding algorithm

Optimization algorithms[edit]

Computational science[edit]

Further information: Computational science

Astronomy[edit]

Main article: Astronomical algorithms

Bioinformatics[edit]

Further information: Bioinformatics

Geoscience[edit]

Further information: Geoscience
  • Vincenty's formulae: a fast algorithm to calculate the distance between two latitude/longitude points on an ellipsoid

Linguistics[edit]

Medicine[edit]

Further information: Medical algorithms

Physics[edit]

Further information: Computational physics

Statistics[edit]

Further information: Computational statistics

Computer science[edit]

Further information: Computer science

Computer architecture[edit]

Further information: Computer architecture
  • Tomasulo algorithm: allows sequential instructions that would normally be stalled due to certain dependencies to execute non-sequentially

Computer graphics[edit]

Further information: Computer graphics

Cryptography[edit]

Further information: Cryptography and Topics in cryptography

Digital logic[edit]

Machine learning and statistical classification[edit]

Further information: Machine Learning and Statistical classification

Programming language theory[edit]

Further information: Programming language theory

Parsing[edit]

Further information: Parsing

Quantum algorithms[edit]

Further information: Quantum algorithm

Theory of computation and automata[edit]

Further information: Theory of computation

Information theory and signal processing[edit]

Main articles: Information theory and Signal processing

Coding theory[edit]

Further information: Coding theory

Error detection and correction[edit]

Further information: Error detection and correction

Lossless compression algorithms[edit]

Lossy compression algorithms[edit]

Digital signal processing[edit]

Further information: Digital signal processing

Image processing[edit]

Further information: Image processing

Software engineering[edit]

Further information: Software engineering

Database algorithms[edit]

Further information: Database

Distributed systems algorithms[edit]

Further information: Distributed systems

Memory allocation and deallocation algorithms[edit]

Operating systems algorithms[edit]

Further information: Operating systems

Networking[edit]

Further information: Network scheduler

Process synchronization[edit]

Further information: Process synchronization
Further information: Process scheduler

Scheduling[edit]

Further information: Scheduling (computing)

Disk scheduling[edit]

Further information: Disk scheduling

Comments

  1. Did you know that you can make money by locking special pages of your blog or site?
    Simply join AdscendMedia and use their content locking tool.

    ReplyDelete

Post a Comment

Popular posts from this blog

QBasic and its history

QBasic Not to be confused with  Quick Basic . QBasic Paradigm Procedural Developer Microsoft First appeared 1991 ; 25 years ago OS MS-DOS ,  Windows 95 ,  Windows 98 ,  Windows Me ,  PC DOS ,  OS/2 , eComStation License Part of the operating system (a variety of  closed-source  licenses) Website www .microsoft .com Influenced by QuickBASIC ,  GW-BASIC Influenced QB64 ,  Small Basic QBasic  ( Microsoft  Quick Beginners All purpose Symbolic Instruction Code ) is an  IDE  and  interpreter  for a variety of the  BASIC programming language  which is based on  QuickBASIC . Code entered into the IDE is compiled to an intermediate representation , and this  IR  is immediately interpreted on demand within the IDE. [1]  It can run under nearly all versions of  DOS  and  Windows , or through  DOSBox / DOSEMU , on  Linux  and...

BIOS

BIOS From Wikipedia, the free encyclopedia This article is about the BIOS as found in IBM PC compatibles. For similar programs on non-PC systems, see  booting . The  BIOS  ( / ˈ b aɪ . ɒ s / , an acronym for  Basic Input/Output System  and also known as the  System BIOS ,  ROM BIOS  or  PC BIOS ) is a type of  firmware  used to perform hardware initialization during the  booting  process (power-on startup) on  IBM PC compatible  computers, and to provide runtime services for operating systems and programs. [1]  The BIOS firmware is built into  personal computers  (PCs), and it is the first software they run when powered on. The name itself originates from the Basic Input/Output System used in the CP/M  operating system in 1975. [2] [3]  Originally  proprietary  to the IBM PC, the BIOS has been  reverse engineered  by companies looking to create compatible ...

10 ways to earn money from website

If you dont know how to make a website click here for free guidelines When you are running your own site and finally start to see some serious traffic, you’ll probably want to earn some money from it. In this article we’ll look at 10 of the most popular ways to make money from your site. In each section I’ll list the big players in that specific field, but there are many more opportunities available–Google is your friend. You’ll find that you can mix and match many of these methods. Just be careful that you don’t overcrowd your site with ads. And of course you’ll need to test to find out what works best for your site. Let’s get started. 1. Cost-per-Click Ads Displaying banners based on a cost-per-click basis is the easiest way to make money with a site. Usually it’s just a matter of creating the ad banners and placing them in visible places and within the guidelines. You then get paid for each click on the ads. CPC ads come in many forms, from the traditional 468×60 ba...