04-28-2010 10:41 PM
Hi all
please open the attached file and give a suggestion about the idea of the program.
best regards
04-28-2010 10:46 PM
04-29-2010 08:55 AM - edited 04-29-2010 08:55 AM
mido13 wrote:Hi all
please open the attached file and give a suggestion about the idea of the program.
best regards
1) ID a domain expert. You can't write code to do a job well if you don't know what is invloved in doing a job well. In my cases I locate the domain expert within my customers organization and use them to define the requirements.
In this case you wil have to become the domain expert so sit down and start playing the game yourself. After you have done it a number of times start looking at what thought processes you use to play the game and write them down as if they were hints you are going to hsare with your buddy. Continue this until you have a written set of rules and procedures that you can follow that plays the game without you having to think.
Stop and look at the rules you developed and write them up formally. These will become the specs for your app.
Yes I could sit down and write something that would play that game, but I would be robbing YOU of a fun opertunity to develop the "Brain Mussle" required to write code.
So sit down start playing and have fun!
Ben
04-29-2010 09:10 AM - edited 04-29-2010 09:12 AM
Hi mido,
nice exercise. Are the numbers already there or did you find them out?
Mike
05-01-2010 07:25 PM
I found the points via other process
her is the points open the attached vi
05-01-2010 09:31 PM
What is that VI intended to show? All it has is an array on the front panel with default values. Since this is a project assignment we will not give you the answer, but we will try to give you hints. Unless, of course, Ray comes along.
Have you move this to here?
05-01-2010 09:57 PM
Thanks To all advices this is not project assignment this is a part of my research. i succsses to do the vi but i want to gain your experinces, (may be some one do it better than me)
so thanks to all
05-03-2010 01:55 AM
If you already have the yellow values and they lead to the green target area you should be able to check the 8 neighbours and select the biggest. Repeat until you're at target (and save the values in an array if you want to show the path).
/Y
05-03-2010 07:11 AM - edited 05-03-2010 07:11 AM
smercurio_fc wrote:What is that VI intended to show? All it has is an array on the front panel with default values. Since this is a project assignment we will not give you the answer, but we will try to give you hints. Unless, of course, Ray comes along.
Have you move this to here?
Hey! I found this thread...
My going rate for doing assignments is $100/hr.
Research projects are now $500/hr.
LOL! 😄
You guys are doing a great job, so I won't mess this one up.. Like Ben says, we don't want to take away your fun by doing the code. Looks like fun to exercise a few brain muscles, especially on a Monday morning.
05-03-2010 09:29 AM
Thanks to all
this is my try to solve the the vi . (I think it works OK).
if some some one has any modifications or suggestion, he is welcome.
(the reason of participating in this forum is to increase my programming skills and gain experience).
thanks to all replys