topbanner_forum
  *

avatar image

Welcome, Guest. Please login or register.
Did you miss your activation email?

Login with username, password and session length
  • Monday April 15, 2024, 11:13 pm
  • Proudly celebrating 15+ years online.
  • Donate now to become a lifetime supporting member of the site and get a non-expiring license key for all of our programs.
  • donate

Author Topic: Computer Programming Algorithms Directory  (Read 4358 times)

KenR

  • Super
  • Blogger
  • Joined in 2006
  • ***
  • Posts: 826
    • View Profile
    • Donate to Member
Computer Programming Algorithms Directory
« on: September 07, 2006, 01:05 PM »
Here's a website that lists a few algorithms for specific tasks, categorized by subject. While the author hopes to "provide a comprehensive directory of web sites", the amount of information it contains is currently rather limited. If significant additional information is added, it might become a good resource. See what you think and perhaps can contribute.

Welcome to my computer programming algorithms directory. I am hoping to provide a comprehensive directory of web sites that detail algorithms for computer programming problems. If you know of any web sites that describe an algorithm (or multiple algorithms), please send me an e-mail: [email protected]



from www.stumbleupon.com
Kenneth P. Reeder, Ph.D.
Clinical Psychologist
Jacksonville, North Carolina  28546
« Last Edit: September 07, 2006, 02:14 PM by KenR »

mouser

  • First Author
  • Administrator
  • Joined in 2005
  • *****
  • Posts: 40,900
    • View Profile
    • Mouser's Software Zone on DonationCoder.com
    • Read more about this member.
    • Donate to Member
Re: Computer Programming Algorithms Directory
« Reply #1 on: September 07, 2006, 01:11 PM »
nice idea, though it doesnt seem like there is much there.. anyone know any similar but better sites?

Gothi[c]

  • DC Server Admin
  • Charter Honorary Member
  • Joined in 2006
  • ***
  • Posts: 873
    • View Profile
    • linkerror
    • Donate to Member
Re: Computer Programming Algorithms Directory
« Reply #2 on: September 07, 2006, 01:46 PM »
yeah it's deffinitly missing allot. Where are all the 3d programming algorythms? Physics engine algorythms,... etc?

housetier

  • Charter Honorary Member
  • Joined in 2005
  • ***
  • default avatar
  • Posts: 1,321
    • View Profile
    • Donate to Member
Re: Computer Programming Algorithms Directory
« Reply #3 on: September 07, 2006, 02:48 PM »
Here is a free book with a few algorithms, grouped in topics:
Chapter 0: Prologue
Chapter 1: Algorithms with numbers
Chapter 2: Divide-and-conquer algorithms
Chapter 3: Decompositions of graphs
Chapter 4: Paths in graphs
Chapter 5: Greedy algorithms
Chapter 6: Dynamic programming
Chapter 7: Linear programming
Chapter 8: NP-complete problems
Chapter 9: Coping with NP-completeness
Chapter 10: Quantum algorithms

The individual chapters and the book as a whole are available for download.

I have not looked into this book that much, I can't say if it's good or substantial. I think it's best to have several sources for algorithms because that way you usually also get several different examples which might help a lot.

f0dder

  • Charter Honorary Member
  • Joined in 2005
  • ***
  • Posts: 9,153
  • [Well, THAT escalated quickly!]
    • View Profile
    • f0dder's place
    • Read more about this member.
    • Donate to Member
Re: Computer Programming Algorithms Directory
« Reply #4 on: September 07, 2006, 04:59 PM »
Let's hope it's expanded.

NIST also has some form of algorithm thingy... many of the entries seem a bit short and stuff, though.
- carpe noctem