Gallery Items tagged Algorithm

Algoritmos de Ordenação
An algorithm is a scheme for solving a problem. Can be implemented with any sequence of values or objects that have an infinite logic that is, anything that can provide a logical sequence.
Romário Ferreira

UFSCar - DC - CAP: escrita de algoritmos
Modelo para geração de algoritmos
UFSCar/DC/CAP
Jander Moreira

Source Code Highlighting with Minted in LaTeX
The minted package provides automatic syntax highlighting for source code listings. It uses the excellent pygments highlighter, which provides very high quality highlighting for a wide range of languages.
This example also shows how you can use minted to typeset LaTeX math embedded in your source code.
writeLaTeX

algorithmicx (algpseudocode) example
An example using the predefined algpseudocode command set from the algorithmicx package, for typesetting pseudocode or algorithms.
LianTze Lim

Cycle Detection Algorithm: the Hare and the Tortoise
Explain how the Floyd's cycle detection algorithm works.
Frank the Bunny

Euclid's algorithm: An example of how to write algorithms in LaTeX
Euclid's algorithm written out using the algorithmic environment in LaTeX.
John Hammersley

A Study in Percolation Models and Algorithms
By adapting a previously written percolation model in C, the threshold probabilities for square, triangular, and cubic lattice types were confirmed. An algorithm to count the distribution of cluster sizes at a variety of percolation probabilities was developed, and the expected trends towards the so called infinite cluster was achieved. An equivalent bond percolation model was adapted to the original site algorithm, and by treating occupied bonds as springs, a total compression trend for the model was constructed, which implied that structures under the boundary conditions that were imposed does not have behavior that changes the total compression constant significantly at the percolation threshold.\\
Victor Rice

Домашнее задание на третью неделю
#algorithm
#russian
#homework
Kamila

On-line and Approximation Algorithms - Ex. I
A solution to my exercise assignment
Sivan