algorithm
sequence of instructions to perform a task
path tracing
computer graphics method
simplex algorithm
algorithm
block cipher mode of operation
algorithm that uses a block cipher to provide an information service such as confidentiality or authenticity
optical character recognition
computer recognition of visual text
supervised learning
machine learning task of learning a function that maps an input to an output based on example input-output pairs
SIMPLE algorithm
computational fluid dynamics algorithm
exponentiation by squaring
algorithm
direct linear transformation
algorithm to solve systems of equations in projective geometry
determination of the day of the week
methods to calculate the day of the week
HITS algorithm
link analysis algorithm that rates Web pages, developed by Jon Kleinberg
mutual exclusion
property of concurrency control, which is instituted for the purpose of preventing race conditions
k-nearest neighbors algorithm
classification algorithm
Petrick's method
minimization algorithm for Boolean algebra
Gibbs sampling
algorithm
Earley parser
an algorithm for parsing strings that belong to a given context-free language
page replacement algorithm
algorithm in an OS that decides which memory pages to page out (swap out, write to disk) when a requested page is not in memory (page fault) and a free page cannot be used to satisfy the allocation (because there are too few or none)
nearest neighbour algorithm
used to determine solution to travelling salesman problem
Gutmann method
Obsolete algorithm for securely erasing computer hard drives
median cut
algorithm to sort data of an arbitrary number of dimensions into series of sets by recursively cutting each set of data at the median point along the longest dimension
SURF
a robust local feature detector
Spectral test
Statistical test for linear congruential generators
Q-learning
model-free reinforcement learning algorithm
Rabin signature algorithm
method of digital signature
column generation
algorithm for solving linear programs
arbitrary slice ordering
algorithm for loss prevention during image or video compression
Google Panda
update of Google's search results ranking algorithm
Bach's algorithm
Algorithm for generating random numbers with their factorization
Cellular evolutionary algorithm
kind of evolutionary algorithm
Cone algorithm
computer algorithm
covariance intersection
statistical algorithm
Damm algorithm
check digit algorithm presented by H. Michael Damm
dynamic mode decomposition
computer algorithm
Feature scaling
method used to normalize the range of independent variables
Gillespie algorithm
method for stochastic equation systems
hyphenation algorithm
set of rules, especially one codified for implementation in a computer program, that decides at which points a word can be broken over two lines with a hyphen
Korean Certificate-based Digital Signature Algorithm
digital signature algorithm
Mm algorithm
iterative method for constructing optimization algorithms
random self-reducibility
property of an algorithm that implies that its worst-case complexity is equal to its mean-complexity
Read-copy-update
synchronization mechanism based on mutual exclusion
SPIKE algorithm
mathematical parallel algorithm for solving banded systems of linear equations
second partial derivative test
mathematical term
Thompson's construction algorithm
Algorithm relating regular expressions to NFAs
Wu's method of characteristic set
Algorithm for solving systems of polynomial equations