Google
 
Discovered Topics
 algorithms  programming  hacks  bit  code

Discover From This Page & Topic: [] algorithms
 [] Bit Twiddling Hacks http://graphics.stanford.edu/~seander/bithacks.html (algorithms programming bit reference)
 [] Damn Cool Algorithms, Part 1: BK-Trees - Nick's blog http://blog.notdot.net/archives/30-Damn-Cool-Algorithms,-Part-1-BK-Trees.html (search tree programming algorithm)
 [] Dictionary of Algorithms and Data Structures http://www.nist.gov/dads/index.html (algorithms programming reference science)
 [] Book http://www.cs.berkeley.edu/~vazirani/algorithms.html (algorithms programming algorithm ebook)
 [] Hash functions. http://www.azillionmonkeys.com/qed/hash.html (programming algorithm hash algorithms)
 [] How to Write a Spelling Corrector http://www.norvig.com/spell-correct.html (spellcheck programming algorithms spelling)
 [] Lamport's bakery algorithm http://en.wikipedia.org/wiki/Lamport's_bakery_algorithm (programming parallel concurrent science)
 [] List of algorithms on Wikipedia http://en.wikipedia.org/wiki/List_of_algorithms (programming algorithms reference algorithm)
 [] The Algorithm Design Manual http://ranau.cs.ui.ac.id/book/AlgDesignManual/BOOK/BOOK/BOOK.HTM (design programming algorithms books)
 [] Fast String Searching With Suffix Trees http://marknelson.us/1996/08/01/suffix-trees/ (tree algorithms algorithm search)
 [] Introduction to Dynamic Programming | 20bits http://20bits.com/2007/05/08/introduction-to-dynamic-programming/ (dynamic algorithms programming python)
 [] Perlin Noise http://freespace.virgin.net/hugo.elias/models/m_perlin.htm (perlin graphics algorithm math)
 [] Sphere Online Judge (SPOJ) - Problems http://www.spoj.pl/problems/classical/ (programming problems tutorials toread)
 [] 3D Object Intersection http://www.realtimerendering.com/int/ (programming algorithm physics math)
 [] MIT OpenCourseWare | Electrical Engineering and Computer Science | 6.852J Distributed Algorithms, ... http://ocw.mit.edu/OcwWeb/Electrical-Engineering-and-Computer-Science/6-852JFall-2005/CourseHome/ind ... (algorithms computing tutorial course)
 [] Think Labyrinth: Maze Algorithms http://www.astrolog.org/labyrnth/algrithm.htm (programming algorithms science maze)
 [] Mersenne twister - Wikipedia, the free encyclopedia http://en.wikipedia.org/wiki/Mersenne_twister (number numbers random algorithms)
 [] The C Book - Table of Contents http://publications.gbdirect.co.uk/c_book/ (programming c book ebook)
 [] rsizr - intelligent image resizing http://rsizr.com/ (tools photo resize photography)
 [] Counting Number of On Bits in an Integer http://infolab.stanford.edu/~manku/bitcount/bitcount.html (optimization programming bits development)

 [] Distributed Hash Tables, Part I http://www.linuxjournal.com/article/6797 (programming dht algorithms table)
 [] Comparing floating point numbers http://www.cygnus-software.com/papers/comparingfloats/comparingfloats.htm (ieee algorithms programming reference)
 [] HAKMEM -- CONTENTS -- DRAFT, NOT YET PROOFED http://www.inwap.com/pdp10/hbaker/hakmem/hakmem.html (algorithms programming reference mathematics)
 [] Advogato - Trust Metric http://advogato.org/trust-metric.html (algorithms security reputation trust)
 [] A performance comparison of Judy to hash tables http://www.nothings.org/computer/judy/ (algorithms performance scalability analysis)
 [] Three Beautiful Quicksorts http://video.google.com/videoplay?docid=-1031789501179533828 (google algorithms programming algorithm)
 [] The Best of the 20th Century : Editors Name Top 10 Algorithms http://www.esat.kuleuven.be/education/ir2000/options/da/iroptiondna/knipsels/10algorithms.htm (history mathematics algorithms list)
 [] Solving Every Sudoku Puzzle http://norvig.com/sudoku.html (algorithms python search sudoku)
 [] Category:Data structures - Wikipedia, the free encyclopedia http://en.wikipedia.org/wiki/Category:Data_structures (datastructures algorithms programming reference)
 [] [CODE] The Netflix Prize: 300 Days Later http://whimsley.typepad.com/whimsley/2007/07/the-limitations.html (algorithms statistics datamining challenge)
 [] Bayes' Rule http://www.cs.ubc.ca/~murphyk/Bayes/bayesrule.html (statistics algorithms math datamining)
 [] An algorithm to list all the permutations http://web.usna.navy.mil/~wdj/book/node156.html (algorithms)
 [] Google Research Publication: BigTable http://labs.google.com/papers/bigtable.html (google database bigtable search)
 [] Clustering - Introduction http://www.elet.polimi.it/upload/matteucc/Clustering/tutorial_html/ (clustering statistics theory algorithms)
 [] Statistical Data Mining Tutorials http://www.autonlab.org/tutorials/ (tutorial statistics machinelearning datamining)
 [] How Google Finds Your Needle in the Web's Haystack http://www.ams.org/featurecolumn/archive/pagerank.html (google algorithm pagerank search)
 [] oberhumer.com: LZO real-time data compression library http://www.oberhumer.com/opensource/lzo/ (compression library lzo opensource)
 [] Project Euler http://projecteuler.net/index.php?section=problems (programming math fun games)
 [] Paul Bourke - Personal Pages http://local.wasp.uwa.edu.au/~pbourke/ (programming art tutorial geometry)
 [] Searching http://www2.toki.or.id/book/AlgDesignManual/BOOK/BOOK4/NODE149.HTM (algorithms)
 [] Psort Home Page http://www.dhu.edu.cn/dhuwangye/kxyj/Psort.htm (algorithms)
 [] Generating Permutations http://www2.toki.or.id/book/AlgDesignManual/BOOK/BOOK4/NODE151.HTM (algorithms programming math permutation)
 [] How To Write Proofs http://zimmer.csufresno.edu/~larryc/proofs/proofs.html (math mathematics tutorial learning)
 [] Google Answers: Text/HTML Similarity Algorithms http://answers.google.com/answers/threadview?id=337832 (algorithm algorithms programming google)
 [] Numerical Recipes in C http://library.lanl.gov/numerical/bookcpdf.html (c programming algorithm algorithms)
 [] Doing the Martin Shuffle (with your iPod) http://norvig.com/ipod.html (programming python algorithms statistics)
 [] Coding Horror: Classic Computer Science Puzzles http://www.codinghorror.com/blog/archives/000951.html (algorithms programming logic puzzles)
 [] How to Design Programs: An Introduction to Computing and Programming http://www.htdp.org/2003-09-26/Book/curriculum-Z-H-1.html#node_toc_start (scheme lisp books design)
 [] techInterview Discussion http://discuss.techinterview.org/?interview (interview questions programming puzzles)
 [] Classic Puzzles: 13 Balls problem : One of the Hardest Interview Questions http://classic-puzzles.blogspot.com/2006/12/13-balls-problem-one-of-hardest.html (algorithms fun cool interview)
 [] Queueing Theory Basics http://www.eventhelix.com/RealtimeMantra/CongestionControl/queueing_theory.htm (programming queueing theory mathematics)
 [] Data Structures and Algorithms with Object-Oriented Design Patterns in Ruby http://www.brpreiss.com/books/opus8/ (patterns ruby algorithms algorithm)
 [] Date Algorithms http://vsg.cape.com/~pbaum/date/date0.htm (algorithms programming datastructures)
 [] Data Structures http://www.informatics.susx.ac.uk/courses/dats/notes/html/notes.html (algorithms tutorial datastructures java)
 [] Jörg's useful and ugly FXT page http://www.jjj.de/fxt/fxtpage.html#fxtbook (programming algorithms books cs)
 [] efg's Graphics Page http://www.efg2.com/Lab/Library/Graphics.htm (algorithms graphics interesting links)
 [] Devroye Class notes http://cgm.cs.mcgill.ca/~luc/1997notes.html (algorithms datastructures programming)
 [] Computer Animation: Algorithms and Techniques http://www.siggraph.org/education/materials/HyperGraph/animation/rick_parent/Outline.html (programming algorithms toread books)
 [] Free Science and Video Lectures Online!: More Mathematics and Theoretical Computer Science Video ... http://freescienceonline.blogspot.com/2006/06/more-mathematics-and-theoretical.html (video science tutorial education)
 [] Web Data Structures and Algorithms http://cgm.cs.mcgill.ca/~godfried/teaching/algorithms-web.html (algorithms resources datastructures research)
 [] Evolving Pathfinding Algorithms Using Genetic Programming http://www.gamasutra.com/features/20060626/strom_01.shtml (games pathfinding algorithms programming)
 [] Distributed Hash Tables Links http://www.etse.urv.es/~cpairot/dhts.html (research programming reference dht)
 [] Simple Genetic Algorithm in Java http://www.ida.his.se/~bjorne/Java/SGA/sga.html (algorithms programming evolution)
 [] The Improved Sorting Algorithm Demo http://cg.scs.carleton.ca/~morin/misc/sortalg/ (algorithms visualization programming algorithm)
 [] liboil Wiki - FrontPage http://liboil.freedesktop.org/wiki/ (optimization library opensource programming)
 [] Laws of Cryptography Book (draft pdf) http://www.cs.utsa.edu/~wagner/lawsbookcolor/laws.pdf (algorithms cryptography books java)
 [] MapReduce - Wikipedia, the free encyclopedia http://en.wikipedia.org/wiki/MapReduce (google algorithm parallel hadoop)
 [] The Interactive Way To Go http://playgo.to/interactive/ (go games tutorial game)
 [] Data Structures and Algorithms http://www.mpi-sb.mpg.de/~mehlhorn/DatAlgbooks.html (algorithms programming datastructures)
 [] Mathematics of Perspective Drawing http://www.math.utah.edu/~treiberg/Perspect/Perspect.htm (perspective mathematics geometry math)
 [] DataStructures http://www.datastructures.info/ (tutorial programming algorithms reference)
 [] Ciphers By Ritter: Cryptography and Technology http://www.ciphersbyritter.com/ (cryptography algorithms security pki)
 [] http://www.cs.sunysb.edu/~algorith/lectures-good/ http://www.cs.sunysb.edu/~algorith/lectures-good/ (lectures algorithm video audio)
 [] Main Page - Rosetta Code http://www.rosettacode.org/wiki/Main_Page (programming code reference wiki)
 [] Karp-Rabin algorithm description and demo http://www-igm.univ-mlv.fr/~lecroq/string/node5.html (algorithms programming)
 [] TOC for Geometry Algorithm Archive http://www.geometryalgorithms.com/algorithms.htm (geometry math programming maths)
 [] Dekker's algorithm - Wikipedia, the free encyclopedia http://en.wikipedia.org/wiki/Dekker's_algorithm (multithreading algorithms parallel concurrentcomputing)
 [] String matching algorithms explained visually (Animations) http://www-igm.univ-mlv.fr/~lecroq/string/ (algorithms string java search)
 [] David MacKay: Information Theory, Inference, and Learning Algorithms: The Book http://www.inference.phy.cam.ac.uk/mackay/itila/book.html (statistics book algorithms books)
 [] Comparison of several sorting algorithms http://warp.povusers.org/SortComparison/ (algorithms programming reference sorting)
 [] Other random number generators - GNU Scientific Library -- Reference Manual http://www.gnu.org/software/gsl/manual/html_node/Other-random-number-generators.html (random manual math generation)
 [] Programming c, articles http://www.azillionmonkeys.com/qed/index.html (programming algorithms hardware tutorials)
 [] Iocaine Powder Explained http://ofb.net/~egnor/iocaine.html (games algorithms computers design)
 [] Introduction to genetic algorithms with Java applets http://cs.felk.cvut.cz/~xobitko/ga/ (science algorithms ga algorithm)
 [] Computer Programming Algorithms Directory http://www.algosort.com/ (programming algorithms reference code)
 [] Sorting Algorithms http://linux.wku.edu/~lamonml/algor/sort/sort.html (algorithms programming sorting development)
 [] rijndael_ingles2004.swf (application/x-shockwave-flash Object) http://www.cs.bc.edu/~straubin/cs381-05/blockciphers/rijndael_ingles2004.swf (cryptography algorithms cool security)
 [] Sample code, algorithms, and other useful pages http://www.cs.uidaho.edu/~karenv/cs213/cs213.useful.pages/useful.html (algorithms computers programming programs)
 [] World of Seven - Methods to Solve - ACM UVa Online Judge http://www.comp.nus.edu.sg/~stevenha/programming/acmoj.html (programming acm algorithms training)
 [] Insertion Sort http://www.personal.kent.edu/~rmuhamma/Algorithms/MyAlgorithms/Sorting/insertionSort.htm (sorting algorithms)
 [] Amit's A* Pages http://theory.stanford.edu/~amitp/GameProgramming/ (algorithms programming ai games)
 [] ДИСКРЕТНАЯ МАТЕМАТИКА: АЛГОРИТМЫ http://rain.ifmo.ru/cat/view.php/theory/unsorted (mathematics discret optimization algorithms)
 [] The Curious Mind | Articles / Classic Texts in Computer Science http://www.zafar.se/bkz/Articles/ClassicCompScienceTexts (programming books computerscience algorithms)
 [] Complexity Theory - NP and NP-completeness http://www.csc.liv.ac.uk/~ped/teachadmin/algor/npcomp.html (np algorithms computerscience complexity)
 [] Steven Skiena http://www.cs.sunysb.edu/~skiena/ (algorithms computerscience bioinformatics people)
 [] Lock-free and wait-free algorithms - Wikipedia, the free encyclopedia http://en.wikipedia.org/wiki/Lock-free_and_wait-free_algorithms (lockfree algorithms parallel concurrency)
 [] Tower of Hanoi papers by Paul K. Stockmeyer http://www.cs.wm.edu/~pkstoc/h_papers.html (algorithms hanoi problems)
 [] Linear congruential generator - Wikipedia, the free encyclopedia http://en.wikipedia.org/wiki/Linear_congruential_generator (algorithm source generator mathematics)
 [] Programming Contest http://oldweb.uwp.edu/academic/mathematics/usaco/ (algorithms programming competition acm)
 [] Complete list of implementation hits http://www.cs.sunysb.edu/~algorith/info/imp-totals.shtml (algorithms programming opensource algorithm)