Saturday, February 28, 2009
Labview programming
A week ago I decided I needed to buckle down and learn how to program seriously in Labview. All of the programs controlling my equipment at work uses it, and while I've had students to do the programming up till now, I can't always count on the students to be available if something happens in the lab and we all of a sudden need a new or revised program.
So, here's a program I wrote today; it finds the prime factors of any number (from scratch, it doesn't use any prime number tables). primefactors.exe
So, here's a program I wrote today; it finds the prime factors of any number (from scratch, it doesn't use any prime number tables). primefactors.exe