Discover From This Page & Topic: [Discover] algorithms
[Discover] Don Knuth's Home Page http://www-cs-faculty.stanford.edu/~knuth/index.html
(people cs books programming) [Discover] Computer Programming Algorithms Directory http://www.algosort.com/ (programming reference algorithms development)
[Discover] A* Pathfinding for Beginners http://www.policyalmanac.org/games/aStarTutorial.htm (algorithms programming patterns ai)
[Discover] Richard Bowles' Idiot's Guide to Neural Networks http://richardbowles.tripod.com/neural/neural.htm (algorithms programming neuralnetworks ai)
[Discover] Dictionary of Algorithms and Data Structures http://www.nist.gov/dads/index.html (programming algorithms reference datastructures)
[Discover] How Google Finds Your Needle in the Web's Haystack http://www.ams.org/featurecolumn/archive/pagerank.html (google search algorithm pagerank)
[Discover] Geometry Algorithm Home http://www.geometryalgorithms.com/index.html (geometry algorithms)
[Discover] .:: General Purpose Hash Function Algorithms - By Arash Partow ::. http://www.partow.net/programming/hashfunctions/index.html (hash algorithms programming reference)
[Discover] Hello World in diffierent programming language http://www.roesler-ac.de/wolfram/hello.htm (geek programming fun humor)
[Discover] Sorting Algorithms Demo http://www.cs.ubc.ca/~harrison/Java/sorting-demo.html (programming algorithms reference algorithm)
[Discover] Doing The Cube http://internet.oit.edu/~cardwelc/rubiks/rubiks.htm (fun howto cube tutorial)
[Discover] Pagerank Explained Correctly with Examples http://www.iprcom.com/papers/pagerank/ (search algo google seo)
[Discover] Introduction to genetic algorithms with Java applets http://cs.felk.cvut.cz/~xobitko/ga/ (science algorithms ga algorithm)
[Discover] Calculate distance and bearing between two Latitude/Longitude points using Haversine formula http://www.movable-type.co.uk/scripts/latlong.html (maps javascript gps calculator)
[Discover] Regular Expression Matching Can Be Simple And Fast http://swtch.com/~rsc/regexp/regexp1.html (algorithms optimization programming regex)
[Discover] Origin of Quake3's Fast InvSqrt() http://www.beyond3d.com/articles/fastinvsqrt/ (algorithms programming mathematics graphics)
[Discover] Javascript Diff Algorithm - John Resig http://ejohn.org/projects/javascript-diff-algorithm/ (javascript diff algorithm algorithms)
[Discover] books at DataStructures http://www.datastructures.info/books/ (programming algorithms ebooks books)
[Discover] E.W.Dijkstra Archive: Home page http://www.cs.utexas.edu/users/EWD/ (people algorithms dijkstra programming)
[Discover] Some Notes on Lock-Free and Wait-Free Algorithms http://www.audiomulch.com/~rossb/code/lockfree/index.htm (programming concurrency locking algorithms)
[Discover] A* Algorithm turorial - Pseudocode window http://www.geocities.com/jheyesjones/pseudocode.html (algorithms search research astar)
[Discover] http://game.dongguk.ac.kr/gradlecture.html http://game.dongguk.ac.kr/gradlecture.html (알고리즘 algorithms 게임 game)
[Discover] David MacKay: Information Theory, Inference, and Learning Algorithms: The Book http://www.inference.phy.cam.ac.uk/mackay/itila/book.html (algorithms book statistics books)
[Discover] Lock-Free Data Structures: Andrei Alexandrescu http://erdani.org/publications/cuj-2004-10.pdf (algorithms programming concurrency)
[Discover] Aho-Corasick string matching in C# - The Code Project - C# Programming http://www.codeproject.com/useritems/ahocorasick.asp (algorithms)
[Discover] The Algorithm Design Manual http://ranau.cs.ui.ac.id/book/AlgDesignManual/BOOK/BOOK/BOOK.HTM (algorithms programming books design)
[Discover] Paul Hsieh's Programming Page http://www.azillionmonkeys.com/qed/programming.html (optimization programming algorithms c)
[Discover] Programming Challenges http://www.programming-challenges.com/pg.php?page=index (programming challenges algorithms algorithm)
[Discover] Concurrency Control and Recovery in Database Systems http://research.microsoft.com/users/philbe/ccontrol/ (programming books database book)
[Discover] The Most Important Algorithms (Survey) http://www.risc.uni-linz.ac.at/people/ckoutsch/algorithms.html (algorithms theory cs programming)
[Discover] Programming Contests, Software Development, and Employment Services at TopCoder http://www.topcoder.com/tc (programming algorithms training code)
[Discover] A Hash Function for Hash Table Lookup http://burtleburtle.net/bob/hash/doobs.html (algorithms hashing algorithm programming)
[Discover] Google PageRank - Algorithm http://pr.efactory.de/e-pagerank-algorithm.shtml (google pagerank search statistics)
[Discover] Programmer? Learn this: Linked Lists and Related Data Structures http://en.wikipedia.org/wiki/Linked_list (wikipedia algorithm datastructures programming)
[Discover] Sorting and Searching Algorithms http://www.epaperpress.com/sortsearch/ (code algorithms programming sorting)
[Discover] Fast String Searching With Suffix Trees at Mark Nelson http://marknelson.us/1996/08/01/suffix-trees/ (algorithms tree search programming)
[Discover] Judy Arrays Web Page http://judy.sourceforge.net/ (algorithms programming cool design)
[Discover] Antiobjects - Wikipedia, the free encyclopedia http://en.wikipedia.org/wiki/Antiobjects (wikipedia design algorithms programming)
[Discover] Introdunction to Bzip http://www.linuxlab.co.kr/docs/4-3.htm (압축 algorithms bzip)
[Discover] The Algorithm Design Manual http://www2.toki.or.id/book/AlgDesignManual/BOOK/BOOK/BOOK.HTM (algorithms programming books toread)
[Discover] Boyer-Moore-Horspool String Searching http://www.glenmccl.com/bmh.htm (string algorithms programming computersciences)
[Discover] Data Structures and Algorithms with Object-Oriented Design Patterns in C++ http://www.brpreiss.com/books/opus4/ (programming books algorithm algorithms)
[Discover] Algorithms book http://www.cse.ucsd.edu/users/dasgupta/mcgrawhill/ (programming algorithms books reference)
[Discover] Slashdot | Advanced Data Structures? http://ask.slashdot.org/article.pl?sid=06/10/05/0435200 (algorithms computerscience datastructures books)
[Discover] libstree — A generic suffix tree library http://www.icir.org/christian/libstree/ (algorithms linux)
[Discover] Intelligent Enterprise Magazine - Celko http://www.intelligententerprise.com/001020/celko.jhtml (tree algorithms sql trees)
[Discover] The Writings of Leslie Lamport http://research.microsoft.com/users/lamport/pubs/pubs.html (research papers algorithms programming)
[Discover] Negamax - Wikipedia, the free encyclopedia http://en.wikipedia.org/wiki/Negamax (algorithm source programming)
[Discover] Splay Tree Demo http://www.link.cs.cmu.edu/cgi-bin/splay/splay-cgi.pl?op=Insert&arg=2 (algorithm datastructure)
[Discover] ICFP Programming Contest 2007 http://www.icfpcontest.org/ (functional contest programming challenge)
[Discover] Amortized analysis - Wikipedia, the free encyclopedia http://en.wikipedia.org/wiki/Amortized_analysis (algorithm)
[Discover] Recent Papers Written by Googlers http://labs.google.com/papers.html (google research papers technology)
[Discover] Algorithm - Wikipedia, the free encyclopedia http://en.wikipedia.org/wiki/Algorithm (algorithms algorithm wiki wikipedia)
[Discover] TeX Frequently Asked Questions -- question label "algorithms" http://www.tex.ac.uk/cgi-bin/texfaq2html?label=algorithms (latex reference algorithm pseudocode)
[Discover] Programming Tutorials: Articles, tutorials and resources for programmers! http://www.programmertutorials.com/ (tutorials programming tutorial howto)
[Discover] Dr. Dobb's http://www.ddj.com/ (programming development software geek)
[Discover] Minimax - Wikipedia, the free encyclopedia http://en.wikipedia.org/wiki/Minimax (ai programming algorithms wikipedia)
[Discover] reAnimator: Regular Expression FSA Visualizer http://osteele.com/tools/reanimator/ (programming visualization regex flash)
[Discover] Turing machine http://mapageweb.umontreal.ca/cousined/lego/5-Machines/Turing/Turing.html (programming geek turing lego)
[Discover] The Memory Management Reference http://www.memorymanagement.org/ (algorithms programming reference memory)
[Discover] Investigations into the Master Mind Board Game http://www.tnelson.demon.co.uk/mastermind/ (games code mastermind gaming)
[Discover] Sorting Algorithms Demo http://www.cs.ubc.ca/spider/harrison/Java/sorting-demo.html (algorithms programming sorting code)
[Discover] Buddhabrot | Gallery of Computation http://www.complexification.net/gallery/machines/buddhabrot/ (art cool science photos)
[Discover] Killer heuristic - Wikipedia, the free encyclopedia http://en.wikipedia.org/wiki/Killer_heuristic (algorithm source programming)
[Discover] 麻省理工學院「開放式課程網頁」 | 電機工程與資訊科學 | 6.854J Advanced ... http://www.myoops.org/twocw/mit/Electrical-Engineering-and-Computer-Science/6-854JFall-2005/LectureN ... (algorithm)
[Discover] DevMaster.net - Advanced Graphics Algorithms http://www.devmaster.net/articles/graphics_alg/ (graphics algorithms programming design)
[Discover] What Every Computer Scientist Should Know About Floating-Point Arithmetic http://docs.sun.com/source/806-3568/ncg_goldberg.html (programming math engineering analysis)
[Discover] Weka 3 - Data Mining with Open Source Machine Learning Software in Java http://www.cs.waikato.ac.nz/ml/weka/ (opensource datamining java statistics)
[Discover] 横着プログラミング 第6回: chatty: 小うるさい端末 http://0xcc.net/unimag/6/ (trie search algorithm string)
[Discover] Alpha-beta pruning - Wikipedia, the free encyclopedia http://en.wikipedia.org/wiki/Alpha-beta_pruning (algorithms wikipedia programming search)
[Discover] The Wolfram Demonstrations Project http://demonstrations.wolfram.com/ (education visualization science mathematics)
[Discover] Graphviz http://graphviz.org/ (visualization graph programming software)
[Discover] GC - GCアルゴリズム詳細解説 - livedoor Wiki(ウィキ) http://wiki.livedoor.jp/author_nari/d/GC (algorithm study development wiki)
[Discover] Hungarian algorithm - Wikipedia, the free encyclopedia http://en.wikipedia.org/wiki/Hungarian_algorithm#Implementations (algorithm)
[Discover] DataStructures http://www.datastructures.info/ (algorithms programming datastructures reference)
[Discover] The MathWorks - MATLAB Central - File Exchange http://www.mathworks.com/matlabcentral/fileexchange/loadCategory.do (matlab code howto files)
[Discover] Monte Carlo methods in finance - Wikipedia, the free encyclopedia http://en.wikipedia.org/wiki/Monte_Carlo_methods_in_finance (modeling statistics carlo montecarlo)
[Discover] Radium Software http://www.radiumsoftware.com/index.html (programming algorithm blog software)
[Discover] DJWS的網路日誌 http://www.ice.ntnu.edu.tw/~u91029/ (acm algorithm programming)
[Discover] Main Page - Rosetta Code http://www.rosettacode.org/wiki/Main_Page (algorithms programming reference coding)
[Discover] arXiv.org e-Print archive http://arxiv.org/ (science research mathematics reference)
[Discover] ACM Awards: A. M. Turing Award http://awards.acm.org/homepage.cfm?srt=all&awd=140 (history lectures awards research)
[Discover] David MacKay: Information Theory, Inference, and Learning Algorithms: Home http://www.inference.phy.cam.ac.uk/mackay/itila/ (statistics books nlp history)
[Discover] FFTW Home Page http://www.fftw.org/ (fft algorithm numeric code)
[Discover] C/C++ Reference http://www.cppreference.com/ (programming reference documentation coding)
[Discover] How to Write a Spelling Corrector http://www.norvig.com/spell-correct.html (python programming code spelling)
[Discover] Kernel-Machines.Org — Kernel Machines http://www.kernel-machines.org/ (svm statistics algorithm algorithms)
[Discover] Welcome to the SICP Web Site http://mitpress.mit.edu/SICP/ (programming scheme lisp books)
[Discover] BCC-16 (in Chinese) 計算機概論十六講 POOL 3.03 Donald Knuth http://libai.math.ncu.edu.tw/bcc16/pool/3.03.shtml (algorithm)
[Discover] Online Curve Fitting and Surface Fitting Web Site - ZunZun.com http://zunzun.com/ (math mathematics tools statistics)
[Discover] 麻省理工學院「開放式課程網頁」 | 電機工程與資訊科學 | 6.046J 2001秋季課 http://www.myoops.org/twocw/mit/Electrical-Engineering-and-Computer-Science/6-046JIntroduction-to-Al ... (programming course algorithm)
