Google
 
Discovered Topics
 programming  books  algorithms  reference  book  free  algorithm  math  mathematics  ebooks

Discover From This Page & Topic: [] algorithm
 [] Three Beautiful Quicksorts - good coders code, great reuse http://www.catonmat.net/blog/three-beautiful-quicksorts/ (quicksort programming code algorithm)
 [] Sorting Algorithms Demo http://www.cs.ubc.ca/~harrison/Java/sorting-demo.html?donttaseme (algorithms visualization programming algorithm)
 [] Amit's A* Pages http://theory.stanford.edu/~amitp/GameProgramming/ (algorithms programming games ai)
 [] Reservoir Sampling http://gregable.com/2007/10/reservoir-sampling.html (algorithm statistics math sampling)
 [] Animated Sorting Algorithm Demo http://vision.bc.edu/~dmartin/teaching/sorting/anim-html/all.html (programming algorithm visualization algorithms)
 [] Colorization Using Optimization http://www.cs.huji.ac.il/~yweiss/Colorization/ (photography video algorithms algorithm)
 [] Matasano Chargen » Aguri: Coolest Data Structure You’ve Never Heard Of http://www.matasano.com/log/1009/aguri-coolest-data-structure-youve-never-heard-of/ (programming algorithm tree algorithms)
 [] Pluto Scarab — Hash Functions http://bretm.home.comcast.net/~bretm/hash/ (algorithms programming hash reference)
 [] This FTP site http://okmij.org/ftp/ (algorithms visualization programming scheme)
 [] DataStructures http://www.datastructures.info/ (tutorial programming algorithms reference)
 [] DNA seen through the eyes of a coder http://ds9a.nl/amazing-dna/index.html (dna algorithms science biology)
 [] Python Algorithms and Data Structure http://www.ics.uci.edu/~eppstein/PADS/ (python library algorithm software)
 [] 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)
 [] more essentials for your programming toolbox http://www.spiteful.com/2008/02/25/5-more-essentials-for-your-programming-toolbox/ (programming algorithm algorithms code)
 [] Useless Factor: A quick intro to garbage collection http://useless-factor.blogspot.com/2008/02/quick-intro-to-garbage-collection.html (algorithms garbagecollection programming algorithm)
 [] Teaching, Playing, and Programming: Designing a Data Structure http://okasaki.blogspot.com/2008/05/designing-data-structure.html (algorithm datastructures programming education)
 [] Good Math, Bad Math : Binary Heaps http://scienceblogs.com/goodmath/2008/04/binary_heaps.php (algorithms tree heap programming)
 [] Algo Blog » Random Permutation http://www.algoblog.com/2007/06/04/permutation/ (algorithms programming algorithm recursion)
 [] Knuth: Programs http://www-cs-faculty.stanford.edu/~uno/programs.html (knuth programming algorithms code)

 [] Heapsort, Quicksort, and Entropy http://users.aims.ac.za/~mackay/sorting/sorting.html (entropy algorithms programming algorithm)
 [] Sorting Algorithms Demo http://www.cs.ubc.ca/~harrison/Java/sorting-demo.html (programming algorithms reference animation)
 [] VectorMagic http://vectormagic.stanford.edu/ (vector tools tool design)
 [] Make3D --- convert your image into 3d http://make3d.stanford.edu/ (photography graphics tools photo)
 [] Rijndael http://www.formaestudio.com/rijndaelinspector/archivos/rijndaelanimation.html (algorithm cryptography security aes)
 [] Aza’s Thoughts » Blog Archive » ContextFree.js & Algorithm Ink: Making Art with Javascript http://azarask.in/blog/post/contextfreejs-algorithm-ink-making-art-with-javascript/ (library javascript programming art)
 [] Good Math, Bad Math : B-Trees - Balanced Search Trees for Slow Storage http://scienceblogs.com/goodmath/2008/07/btrees_balanced_search_trees_f.php (search datastructures programming tree)
 [] GC - GCアルゴリズム詳細解説 - livedoor Wiki(ウィキ) http://wiki.livedoor.jp/author_nari/d/GC (algorithm memory programming gc)
 [] Rabin Karp アルゴリズムでコード重複の検出: blog.bulknews.net http://blog.bulknews.net/mt/archives/002057.html (programming perl algorithm cpan)
 [] Good Math, Bad Math : Databases are hammers; MapReduce is a screwdriver. http://scienceblogs.com/goodmath/2008/01/databases_are_hammers_mapreduc.php (google programming parallel database)
 [] Fibonacci primes in parallel - HaskellWiki http://haskell.org/haskellwiki/Fibonacci_primes_in_parallel (haskell parallel algorithm concurrency)
 [] Algorithms in Latex - Andrew J. Page http://andrewjpage.com/index.php?/archives/55-Algorithms-in-Latex.html (latex programming algorithm algorithms)
 [] Dictionary of Algorithms and Data Structures http://www.nist.gov/dads/index.html (programming usa science algorithms)
 [] SEOmoz | Reddit, Stumbleupon, Del.icio.us and Hacker News Algorithms Exposed! http://www.seomoz.org/blog/reddit-stumbleupon-delicious-and-hacker-news-algorithms-exposed (digg programming seo reddit)
 [] hard interview questions http://everything2.com/title/hard%2520interview%2520questions (programming algorithms jobs interview)
 [] Useless Factor: A couple GC algorithms in more detail http://useless-factor.blogspot.com/2008/05/couple-gc-algorithms-in-more-detail.html (algorithm garbagecollection algorithms gc)
 [] Bloom Filters: Designing a Spellchecker « I POWER INFINITY http://ipowerinfinity.wordpress.com/2008/03/02/bloom-filters-designing-a-spellchecker/ (programming algorithms datastructures algorithm)
 [] Why blurring sensitive information is a bad idea - dheera.net: Dheera Venkatraman's web site http://dheera.net/projects/blur.php (images security algorithm hack)
 [] behind the times: Rethinking the Progress Bar http://hamletdarcy.blogspot.com/2008/04/rethinking-progress-bar.html (designpatterns algorithm coding bar)
 [] A Computational Introduction to Number Theory and Algebra http://shoup.net/ntb/? (books mathematics math free)
 [] http://www.indiangeek.net/wp-content/uploads/Programmer%20competency%20matrix.htm http://www.indiangeek.net/wp-content/uploads/Programmer%20competency%20matrix.htm (programming development geek interview)
 [] PyEuler: Euler problems in functional Python http://pyeuler.wikidot.com/ (functional programming algorithms python)
 [] American Mathematical Society :: Feature Column http://www.ams.org/featurecolumn/archive/voronoi.html (visualization algorithms voronoi economics)
 [] How To Measure Any Distance With The Pythagorean Theorem | BetterExplained http://betterexplained.com/articles/measure-any-distance-with-the-pythagorean-theorem/ (mathematics distance algorithms algorithm)
 [] research!rsc: Using Uninitialized Memory for Fun and Profit http://research.swtch.com/2008/03/using-uninitialized-memory-for-fun-and.html (programming algorithm performance algorithms)
 [] Good Math, Bad Math : The Basic Balanced Search Tree: Red-Black trees. http://scienceblogs.com/goodmath/2008/05/the_basic_balanced_search_tree.php (tree search algorithm algorithms)
 [] Transcendental Technical Travails: Left-leaning red-black trees are hard to implement http://www.canonware.com/~ttt/2008/04/left-leaning-red-black-trees-are-hard.html (algorithms programming datastructures trees)
 [] Book http://www.cs.berkeley.edu/~vazirani/algorithms.html (algorithms programming algorithm ebook)
 [] Main Page - Algorithmist http://www.algorithmist.com/index.php/Main_Page (reference wiki programming algorithm)
 [] The Algorithm Design Manual http://ranau.cs.ui.ac.id/book/AlgDesignManual/BOOK/BOOK/BOOK.HTM (programming algorithms design books)
 [] Data Structures and Algorithms with Object-Oriented Design Patterns in Ruby http://www.brpreiss.com/books/opus8/ (algorithms ruby programming patterns)
 [] Kalman filter - Wikipedia, the free encyclopedia http://en.wikipedia.org/wiki/Kalman_filter (math wikipedia research coding)
 [] Dictionary of Algorithms and Data Structures http://www.nist.gov/dads/ (algorithms programming algorithm datastructures)
 [] The Kalman Filter http://www.cs.unc.edu/~welch/kalman/ (statistics math algorithm algorithms)
 [] Levenberg-Marquardt in C/C++ http://www.ics.forth.gr/~lourakis/levmar/ (programming reference algorithm)
 [] Support vector machine - Wikipedia, the free encyclopedia http://en.wikipedia.org/wiki/Support_vector_machine (classification algorithms programming svm)
 [] Principal components analysis - Wikipedia, the free encyclopedia http://en.wikipedia.org/wiki/Principal_components_analysis (statistics theory wikipedia components)
 [] Bloom filter - Wikipedia, the free encyclopedia http://en.wikipedia.org/wiki/Bloom_filter (wikipedia algorithms programming algorithm)
 [] Want to Remember Everything You'll Ever Learn? Surrender to This Algorithm http://www.wired.com/medtech/health/magazine/16-05/ff_wozniak?currentPage=all (supermemo psychology education learning)
 [] The Scientist and Engineer's Guide to Digital Signal Processing http://www.dspguide.com/ (dsp free books book)
 [] Image Processing Fundamentals - Contents http://www.ph.tn.tudelft.nl/Courses/FIP/noframes/fip-Contents.html (algorithms imageprocessing toread books)
 [] Bloom Filters: Designing a Spellchecker « I POWER INFINITY http://ipowerinfinity.wordpress.com/2008/03/02/bloom-filters-designing-a-spellchecker/ (programming algorithms datastructures algorithm)
 [] The Algorithm Design Manual http://www2.toki.or.id/book/AlgDesignManual/INDEX.HTM (algorithm algorithms free books)
 [] SVM - Support Vector Machines http://www.dtreg.com/svm.htm (vector algorithm classification learning)
 [] Sin & Cos: The Programmer's Pals! http://pixwiki.bafsoft.com/mags/5/articles/circle/sincos.htm (programming games math development)
 [] SVM Application List http://www.clopinet.com/isabelle/Projects/SVM/applist.html (algorithm svm algorithms research)
 [] Kernel-Machines.Org — Kernel Machines http://www.kernel-machines.org/ (svm statistics algorithm algorithms)
 [] SourceForge.net: Burstsort https://sourceforge.net/projects/burstsort (string algorithm development algorithms)
 [] No Free Lunch Theorems http://www.no-free-lunch.org/ (research optimization mathematics algorithms)
 [] Standard Template Library Programmer's Guide http://www.sgi.com/tech/stl/ (programming stl reference documentation)
 [] CMU-CS-95-113.pdf (application/pdf Object) http://reports-archive.adm.cs.cmu.edu/anon/1995/CMU-CS-95-113.pdf (rete algorithms programming ai)
 [] Colorization Using Optimization http://www.cs.huji.ac.il/~yweiss/Colorization/ (photography video algorithms algorithm)
 [] YouTube - Content-Aware Image Sizing [EN] http://www.youtube.com/watch?v=c-SSu3tJ3ns (algorithm images resizing video)
 [] Wykobi Computational Geometry Library http://www.wykobi.com/ (geometry library gpl computational)
 [] Welcome to the SICP Web Site http://mitpress.mit.edu/SICP/ (programming lisp book algorithms)
 [] Linear classifier - Wikipedia, the free encyclopedia http://en.wikipedia.org/wiki/Linear_classifier (classification programming algorithm cs)
 [] Point Distribution Model - Wikipedia, the free encyclopedia http://en.wikipedia.org/wiki/Point_Distribution_Model (algorithm vision wikipedia research)
 [] Welcome - OpenCV Library Wiki http://opencvlibrary.sourceforge.net/ (library vision opencv programming)
 [] 3D Pose Estimation and Normalization for Face Recognition http://www1.cs.columbia.edu/~jebara/htmlpapers/UTHESIS/index.html (algorithm face)
 [] SIFT++ http://vision.ucla.edu/~vedaldi/code/siftpp/siftpp.html (vision sift research code)
 [] Robotics Institute: Non-Rigid Shape and Motion Recovery: Degenerate Deformations http://www.ri.cmu.edu/pubs/pub_4661.html (vision algorithm research face)
 [] Dr. Dobb's | The Maximal Rectangle Problem | April 1, 1998 http://www.ddj.com/184410529 (maximum points rectangle algorithm)
 [] Sebastien Marcel on Face Recognition http://blogoscoped.com/archive/2007-06-18-n53.html (google detection face identification)
 [] Scale-invariant feature transform - Wikipedia, the free encyclopedia http://en.wikipedia.org/wiki/Scale-invariant_feature_transform (vision algorithm wikipedia computer)
 [] Adrian Ulges http://www.iupr.org/~ulges/ (google algorithms imaging)
 [] Slashdot | Programming Collective Intelligence http://books.slashdot.org/books/08/04/16/1335205.shtml (toread algorithms books amazon)
 [] Making Graph Algorithms Fast, using Strongly Connected Components http://scienceblogs.com/goodmath/2007/10/making_graph_algorithms_fast_u.php (graph algorithm algorithms programming)
 [] Near Duplicate Algorithms - Wikipedia, the free encyclopedia http://en.wikipedia.org/wiki/Near_Duplicate_Algorithms (algorithms wikipedia algorithm)
 [] Convex hull - Wikipedia, the free encyclopedia http://en.wikipedia.org/wiki/Convex_hull (wikipedia convexhull algorithm math)
 [] SEOmoz Blog | A Little Piece of the Google Algorithm - Revealed http://www.seomoz.org/blogdetail.php?ID=1467 (google pagerank search algorithms)
 [] Want to Remember Everything You'll Ever Learn? Surrender to This Algorithm http://www.wired.com/medtech/health/magazine/16-05/ff_wozniak (learning brain education memory)
 [] Data Visualization Systems: XGOBI and XGVIS, freely available http://public.research.att.com/~stat/xgobi/ (algorithms visualization tool tools)
 [] Amazon.com: Pattern Classification (2nd Edition): Books: Richard O. Duda,Peter E. Hart,David G. ... http://www.amazon.com/Pattern-Classification-2nd-Richard-Duda/dp/0471056693 (algorithms books pattern classification)
 [] Dirac Video Codec http://dirac.sourceforge.net/ (codec bbc opensource video)
 [] Dr. Dobb's | Algorithm Alley | April 1, 2001 http://www.ddj.com/architect/184404588?pgno=1 (algorithms tree ddj suffix)
 [] Singular Value Decomposition http://www.uwlax.edu/faculty/will/svd/index.html (mathematics matrix algorithms svd)
 [] Clustering - Introduction http://home.dei.polimi.it/matteucc/Clustering/tutorial_html/ (algorithms statistics clustering tutorial)
 [] R-tree - Wikipedia, the free encyclopedia http://en.wikipedia.org/wiki/R-tree (spatial wikipedia algorithms algorithm)
 [] Haar Wavelet Filtering Implementation http://www.tomgibara.com/computer-vision/haar-wavelet (algorithm wavelet)
 [] SVM-Light Support Vector Machine http://svmlight.joachims.org/ (svm datamining opensource algorithms)
 [] Free Source Code http://www.superliminal.com/sources/sources.htm (sourcecode algorithm rtree java)