AltSearch
beta

Algorithm - Recent Bookmarks - Page 1:


6.006: Introduction to Algorithms - Massachusetts Institute of Technology
Curso de algoritmos do MIT, baseado no livro Cormen e utilizando Python como linguagem.
http://courses.csail.mit.edu/6.006/spring11/notes.shtml
Tags: python, algorithms, programming, mit, reference, algorithm, tutorial, education, toread, lectures Saved by: admin at 06 Jul 2011

15-499: Parallel Algorithms
 In this course students will learn about parallel algorithms. The emphasis will be on algorithms that can be used on shared-memory parallel machines such as multicore architectures. The course will ... Read more
http://www.cs.cmu.edu/afs/cs/academic/class/15499-s09/www/
Tags: algorithms, parallel, programming, concurrency, algorithm, course, learning, cs, cuda, education Saved by: admin at 20 Jun 2011

A skip list container class in Python
A skip list is a data structure for representing an ordered set of objects so that insertion and retrieval take minimal time. This ingenious data structure was described in:
http://infohost.nmt.edu/tcc/help/lang/python/examples/pyskip/
Tags: python, programming, algorithms, algorithm, datastructures, development, data, skiplist, data-structure, data-structures Saved by: admin at 20 Jun 2011

nzakas/computer-science-in-javascript - GitHub
nzakas/computer-science-in-javascript - GitHub http://ow.ly/1c7aKm – Javascript News (del_javascript) http://twitter.com/del_javascript/status/56786092577402880
https://github.com/nzakas/computer-science-in-javascript
Tags: javascript, algorithms, programming, computerscience, education, github, js, algorithm, computer, datastructures Saved by: admin at 14 Jun 2011

Evaluating Text Extraction Algorithms | My tech blog.
Lately I’ve been working on evaluating and comparing algorithms, capable of extracting useful content from arbitrary html documents. Before continuing I encourage you to pass trough some of my previ... Read more
http://tomazkovacic.com/blog/122/evaluating-text-extraction-algorithms/
Tags: algorithm, algorithms, nlp, text, extraction, html, machinelearning, google_news, tools, opensource Saved by: admin at 12 Jun 2011

COS 493, Spring 2002: Schedule and Readings
The course deals with algorithmic tools and techniques for the organization, manipulation and processing of large amounts of data. With the current information explosion, several applications require ... Read more
http://www.cs.princeton.edu/courses/archive/spring02/cs493/schedule.html
Tags: algorithms, data, algorithm, datamining, programming, cs, machinelearning, lecture, ai, statistics Saved by: admin at 06 Jun 2011

Looks Like It - The Hacker Factor Blog
Perceptual hashes are a different concept compared to cryptographic hash functions like MD5 and SHA1. With cryptographic hashes, the hash values are random. The data used to generate the hash acts lik... Read more
http://www.hackerfactor.com/blog/index.php?/archives/432-Looks-Like-It.html
Tags: programming, algorithm, graphics, image, algorithms, hash, search, howto, development, images Saved by: admin at 04 Jun 2011

エラー率わずか0.00000625%、驚異のインド式昼食配達システム「ダッバーワーラー」 - DNA
すごい企業だな【READ!!: エラー率わずか0.00000625%、驚異のインド式昼食配達システム「ダッバーワーラー」 - DNA http://goo.gl/TN1NX #fb】
http://dailynewsagency.com/2011/05/28/dabbawallah/
Tags: business, india, algorithm, インド, article, work, これはすごい, asia, communication, job Saved by: admin at 30 May 2011

Neat Algorithms - Harmony Search
Harmony Search (often abbreviated HS) is a metaheuristic optimization algorithm pioneered by Dr Zong Woo Geem. Metaheuristic algorithms like harmony search attempt to find the optimal input to some ob... Read more
http://harry.me/2011/05/07/neat-algorithms---harmony-search/
Tags: algorithms, search, optimization, programming, visualization, algorithm, harmony, coffeescript, development, sudoku Saved by: admin at 09 May 2011

Data Structure Visualization
Animated visual representations of how standard data structures work. Handy for understanding their implementation
http://www.cs.usfca.edu/~galles/visualization/Algorithms.html
Tags: programming, visualization, algorithms, reference, datastructures, data, algorithm, javascript, learning, development Saved by: admin at 03 May 2011