Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
ISI speed prog
#1
Hey I wrote a programme recently, does basically the same thing.

Quote:TIMER ON
START = TIMER
FOR A = 1 TO 100000: NEXT
FIN = TIMER
TIMER OFF
sys = FIN - START
sys = sys / 100

for a = 1 to (0.03/sys)*1000:next

The 1000 changes to adjust the speed, my prog seems simpler.
eminiscing about trapezoids in conjunction with stratospherical parabolas:

No questions asked.

www.stickskate.com
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)