CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com

Search:

Type: Posts; User: Tricui11

Search: Search took 0.04 seconds.

  1. Re: Knight's tour, recursion, dynamic programming, optimization

    I understand. Ok I mean my algorithm very ineffective. How it can be improved according dynamic programming for example?
    ...or may be even according your wiki page it will be "Neural network...
  2. Knight's tour, recursion, dynamic programming, optimization

    Hello everyone. I am just a beginner programmer.
    I am learning recursion and dynamic programming.
    I realized that even for Fibonacci numbers, recursion is not suitable - and there you need to use...
Results 1 to 2 of 2





Click Here to Expand Forum to Full Width

Featured