Jump to content

Algorithm needed

- - - - -

This topic has been archived. This means that you cannot reply to this topic.
2 replies to this topic

#1
crazyinstinct

crazyinstinct

    Newbie

  • Members
  • Pip
  • 7 posts
Hey all...

Please provide me with another alternative with which I need to attain the following...

I have 12 numbers, each less than 300

1) Need only 9 numbers or less to represent those 12.
2) Each number in the derived numbers should be less than 300 too.
3) Those derived numbers should be able to derive the original numbers back.
4) Need the original numbers back in order (optional)

I need this for VB NET. I can program, but failed to get this algorithm.

PLEASE HELP, SERIOUS HELP REQUIRED.

Thanks.

#2
Crane

Crane

    Programming Expert

  • Members
  • PipPipPipPipPipPip
  • 398 posts

crazyinstinct said:


Please provide me with another alternative with which I need to attain the following...

Can you provide the first method. What you state above it sounds like you already have a method and need something else.

#3
crazyinstinct

crazyinstinct

    Newbie

  • Members
  • Pip
  • 7 posts
Sorry Crane that was a mistype. I do not have any alternative at present and am breaking my head on this since weeks. For now, any method would do no matter how complex it be.

If I had an alternative I would be the happiest man on earth ;-)