List of algorithms

A complete list of all major algorithms (300), across the board. In order to provide a ready-made program for each, or a description of the algorithm. Programming languages include Java, JavaScript and PHP, C or C++ either directly or generated from a source in Script.

Automatic machine

Bioinformatics and chemoinformatics

Reduction

Lossless compression

Lossy Compression

Cryptography

Private key encryption (symmetric)

Uses a secret key (or a pair of directly related keys) for both encryption and decryption.

Public key encryption (asymmetric)

Uses a key pair, the so-called public and private key. The public key encrypts the message, only the private key allows it to be decrypted.

Control code generator

Generates code from an encrypted message or file of any size.

Secure encryption using random numbers

Cryptography methods

Secret Exchange, Secret Splitting, Key Splitting, M.N.

Other methods and interpretation

Random number generators

Software engineering

Memory allocation

Distributed systems

Operating Systems

Disk management algorithms.

Process synchronization algorithms.

Mining algorithms (layout)

Geometry

Columns

Graphics

Artificial intelligence

Computer vision

Genetic algorithms

They use three operators: Selection (solution selection), reproduction (using the selected solution to build others), replacement (replacing the solution with the best).

Training

Neural networks

Lists, Tables, and Trees

Research

Classification

Merge

Mathematics

Algebra

Eigenalue algorithm

"Eigenvalue" and/or "Eigenvector" matrix search algorithms.

eigenvector algorithms

Arithmetics

Latent logarithm in group theory

All factorization

Divide the integer into primary factors.

First number test

Determine if the given number is prime.

Digital form

Statistics

Bases

Matrix calculation or optimization .

Optics

Optimization and online search

See also Graphs.

Parsing

LL Parsers

Parses non-contact grammar from top to bottom, from left to right. Like ANTLR, which is LL (*).

LR Parsers

Parse non-contact grammar from bottom to top, so starting with the last descendants of each branch .

Recursive Parsers Down

LL parsers are constructed from a set of mutually exclusive procedures representing the rules of grammar production.

Forecasting (statistics)

Logic programming

Part

Applying quantum calculations to various problems

Sciences

Astronomy

Medical

(Processing) Signal

Text

Research

Comparison with approximation

Word processing

Utilities

Misc

Communications

Last updated: March 16, 2021.

Legal: You are free to print this page. Do not use it on another site, but post a link to this page.

Algorithms - - - - - Word algorithm definitionClassificationHistory of algorithmsList of algorithmsSive eratosenovFibonacci number