This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.
Messages - p2
Pages: 1 ... 53 54 [55] 56 57 ... 61
811
« on: June 17, 2011, 07:47:02 am »
I've just used Xmax, Xmin, Ymax and Ymin because else it would be a problem with the program. You can use 0 as Xmin and as ymin and 94 as xmax. 62can be Ymax.
Can you please copy it on your TI and tell me how to discribe something like that? (I don't know how to describe something like that in English)
Have you tried it?
812
« on: June 17, 2011, 07:25:06 am »
Yes. But is it possible to make an APP of this with Axe?
I ask because there are many decimals...
813
« on: June 17, 2011, 07:20:02 am »
Ye. But I've learnt programming in German. It's hard for me to change to English comands, because I'm thinking all comands in German
814
« on: June 17, 2011, 07:13:57 am »
Yeah... But sometimes it's useful to have it. If you see a command in 2 languages it helps to understand what the comand means.
I think I'll write a list of every differents betwen German and English Commands.
815
« on: June 17, 2011, 07:03:03 am »
what?
816
« on: June 17, 2011, 06:55:09 am »
Oh. Sorry. Betrag( means abs( It's because I'm using the DEUTSCH-APP. All my commands are on German
I'll corect it.
817
« on: June 17, 2011, 06:51:18 am »
Is it possible to wrire the following Code in Axe language? I want to make an APP of it, but don't think it would be possible. :Lbl 2 :randInt(iPart(Xmin),iPart(Xmax))→A :randInt(iPart(Ymin),iPart(Ymax))→B :mean({Xmin,Xmax})→X :mean({Ymin,Ymax})→Y :Lbl 1 :Pt-On(X,Y :Pt-On(A,B :If A≥Xmax or A≤Xmin or B≥Ymax or B≤Ymin:Goto 2 :A→P :B→Q :If X>B:1→Z :If X>B:-1→Z :If Y>A:1→V :If Y>A:-1→V :A+Z→A :If (Y-B)=0:B+1→B :B+Vabs(((X-Z)-A)/(Y-B))→B :If √((A-P)²+(B-Q)²)≥200:Goto 2 //200 is how long a streak could be (max.) :Line(A,B,P,Q :Goto 1
If you want to know what this program is doing, pleas copy the code on your TI. I can't describe it in English. But Is it possible to write it in Axe Language?
818
« on: June 17, 2011, 05:02:05 am »
Loaded Axe Parser 0.5.3 on my TI. mADE EVERYTHING WHAT hAYLEIA TOLD ME TO DO: CREATING APP: since 5 minutes it's Defragmenting... restartet it APP is ready of Hayleia:
:Pt-On(35,62
:Pt-On(35,61
:Pt-On(59,62
:Pt-On(59,61 :Pxl-On(35,62 :Pxl-On(35,61 :Pxl-On(59,62 :Pxl-On(59,61 To change between pxl and Point: Pkt-On(A,B) = Pxl-On(iPart(abs(B-63)),iPart(A))but in this PRGM it must be Pxl-On(abs(B-63),A)So it will be: Pxl-On(0,35) Pxl-On(1,35) Pxl-On(0,59) Pxl-On(1,59)It's the same picture of hyroglyphes again. I've made a picture of it:
819
« on: June 17, 2011, 03:36:22 am »
JVM What does that mean?
820
« on: June 16, 2011, 01:45:48 pm »
What can I do else? Hayleias Idea hasn't made it. Any ideas?
821
« on: June 16, 2011, 01:31:42 pm »
Cool! Hyroglyphs! others than before. These are looking better than the ones before.
822
« on: June 16, 2011, 01:23:48 pm »
and I mustn't use a -3 what's about 10-3 It would be positive Hayleia: trying it right now.
823
« on: June 16, 2011, 01:10:18 pm »
The APP should count up fron 1 to the U. while counting the position of the Number is moved, so that it's allways exactly in the mid it the circle. for example: if U was 99 and now it's 100, it would be moved 3 pixels left.
824
« on: June 16, 2011, 12:58:22 pm »
Hayleia: ok... thanx.
But what can it be, else? I made another Program and there it has worked with ("HELLO") So that can't be the only Reason.
825
« on: June 16, 2011, 12:53:31 pm »
can't do that now. must wait until tomorrow. I've everything for TI on our olter computer (Win XP) And that's slooooow And I cant find my linking-cable now. but i'll search it until tomorrow.
Pages: 1 ... 53 54 [55] 56 57 ... 61
|