Click here to Skip to main content
15,890,717 members

Articles by NATKIT7 (Tip/Trick: 1)

Tip/Trick: 1

RSS Feed

Average article rating:

No articles have been posted.

Average blogs rating:

No blogs have been submitted.

Average tips rating: 4.62

Programming Languages
VC++
15 Apr 2014   Updated: 15 Apr 2014   Rating: 4.62/5    Votes: 8   Popularity: 4.17
Licence: CPOL    Views: 38,941     Bookmarked: 10   Downloaded: 0
Please Sign up or sign in to vote.
One example of the need to have a set of nested loops in is combinotronics where you are trying to generate all possible combinations. If we want to have a variable number of elements generated then we need to look at having dynamically nested loops.

Average reference rating:

No reference articles have been posted.

Average project rating:

No projects have been posted.
New Zealand New Zealand
NATKIT loves programming and currently working with C/C++. He is interested in working on designing and implementing various algorithms. He is looking into the development of algorithms that leverage on the parallel hardware that is readily available such as Mutli Core Processors, GP-GPU and Distributed Parallelism using MPI