Information

 

General info

Owner
likeorhate
Last updated
2012-02-05 13:27:09
Short links
http://lk.ht/1Q
See more here

Statistics

Votes
2
Views
8622
Comments
0

 

Explore

Actions

Tips

 

Haven't you registered yet? It's free and you get a bunch of advantages:

  • You can access the list of what you like or hate;
  • You can find people who like the same things you like;
  • You can post and edit everywhere;
  • You can list your votes and opinions on your social network and blog;
  • And much more!
 

Overview

 

Summary

Um algoritmo é uma sequência finita de instruções bem definidas e não ambíguas, cada uma das quais pode ser executada mecanicamente num período de tempo finito e com uma quantidade de esforço finita. O conceito de algoritmo é freqüentemente ilustrado pelo exemplo de uma receita, embora muitos algoritmos sejam mais complexos. Eles podem repetir passos ou necessitar de decisões (tais como comparações ou lógica) até que a tarefa seja completada. More information...

Media

    See all...

    No media yet.

    Add media Add yours now!

    Tags

    We are adding some soon!

    Trackbacks

    No trackbacks found yet

    How do I get my site in this list?

    Social

    Keep posted with what is going on: new comments, new media...

    Follow Follow it!
    Who is following it Who is following it?
     

    CommentsSee all

    The following comments are owned by their Poster. We are not responsible for them in any way.
    No comments
     
    Post a new comment:

    Write terms between # to "thingify" them, making them look like this: #LikeOrHate.com#.

    Unless explicitly otherwise stated, data submitted to LikeOrHate.com will be licensed under Creative Commons Attribution Non-Commercial 3.0 License + Creative Commons Plus (learn more)

     

    Related

     
    • The following is a list of algorithms described in Wikipedia. This list is manually updated and additions of links to existing pages are welcome. See also the list of data structures, list of algorithm general topics and list of terms relating to algorithms and data structures. If you intend to describe a new algorithm, please read first, then add a link to your article and a one-line description here.
    • Merge algorithms are a family of algorithms that run sequentially over multiple sorted lists, typically producing more sorted lists as output. This is well-suited for machines with tape drives. Use has declined due to large random access memories, and many applications of merge algorithms have faster alternatives when a random-access memory is available. The general merge algorithm has a set of pointers p0.. n that point to positions in a set of lists L0..n.
    • Pseudocode is a compact and informal high-level description of a computer programming algorithm that uses the structural conventions of a programming language, but is intended for human reading rather than machine reading. Pseudocode typically omits details that are not essential for human understanding of the algorithm, such as variable declarations, system-specific code and subroutines.
    • The Art of Computer Programming is a comprehensive monograph written by Donald Knuth that covers many kinds of programming algorithms and their analysis. Knuth began the project, originally conceived as a single book, in 1962. The first three of what were then expected to be seven volumes were published in rapid succession in 1968, 1969, and 1973. The first installment of Volume 4 was not published until February 2005.
      http://en.wikipedia.org/wiki/File:ArtOfComputerProgramming.jpg
    • In computer programming, the XOR swap is an algorithm that uses the XOR bitwise operation to swap values of distinct variables having the same data type without using a temporary variable. "Distinct" means that the variables are stored at distinct memory addresses; the actual values of the variables do not have to be different.
    • There are a number of different maze generation algorithms, that is, automated methods for the creation of mazes.
      http://en.wikipedia.org/wiki/File:Chamber.png
    • In computer science, divide and conquer (D&C) is an important algorithm design paradigm based on multi-branched recursion. A divide and conquer algorithm works by recursively breaking down a problem into two or more sub-problems of the same (or related) type, until these become simple enough to be solved directly. The solutions to the sub-problems are then combined to give a solution to the original problem.
      http://commons.wikipedia.org/wiki/File:Internet_map_1024.jpg
    • In computer science, an in-place algorithm (or in Latin in situ) is an algorithm which transforms input using a data structure with a small, constant amount of extra storage space. The input is usually overwritten by the output as the algorithm executes. An algorithm which is not in-place is sometimes called not-in-place or out-of-place. An algorithm is sometimes informally called in-place as long as it overwrites its input with its output.
    • The Tomasulo algorithm is a hardware algorithm developed in 1967 by Robert Tomasulo from IBM. It allows sequential instructions that would normally be stalled due to certain dependencies to execute non-sequentially. It was first implemented for the IBM System/360 Model 91’s floating point unit. This algorithm differs from scoreboarding in that it utilizes register renaming.
    • The following timeline outlines the development of algorithms (mainly "mathematical recipes") since their inception.

     

    Votersmore...

     
     

    Lists

     

    Register now, and make your vote count more!

    Votes of unregistered users count only half as much compared to registered users.
     

    Random

     
    • The botanical definition of a berry is a fleshy fruit produced from a single ovary, such as a grape. The seeds are usually embedded in the flesh of the ovary. A plant that bears berries is said to be bacciferous, and a berry-like fruit is said to be baccate. In everyday English, "berry" is a term for any small edible fruit. These "berries" are usually juicy, round or semi-oblong, brightly coloured, sweet or sour, and don't have a stone or pit, although many seeds may be present.
      http://commons.wikipedia.org/wiki/File:Raspberries_%28Rubus_Idaeus%29.jpg
    • El Canto del Loco (The Song of the Madman in English. Sometimes abbreviated ECDL) is a Spanish pop rock band, although its members recognize that some of their songs are more in the style of power pop. The group was created in 1994 by Dani Martín and Ivan Ganchegui (who left the group in 2002) although the final five members would not come together until years later.
      http://commons.wikipedia.org/wiki/File:ECDLoviedo.JPG
    • Bertwin Hilliard "Belting Bert" Wilson (October 17, 1949 in Orangeville, Ontario – February 28, 1992) was a professional ice hockey player who played 478 games in the National Hockey League. He played for the New York Rangers, St. Louis Blues, Los Angeles Kings, and Calgary Flames. He died on February 28, 1992 of stomach cancer at the age of 42.

     
    All Content in this site is the sole responsibility of the person from whom such Content originated. See our Terms of service