Show Posts

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 - Nick

Pages: 1 ... 44 45 [46] 47 48 ... 80
676
Art / Re: Pokedex
« on: January 23, 2012, 07:45:40 am »
thanks :)

677
Art / Pokedex
« on: January 23, 2012, 06:09:52 am »
i had to exercise for my exam of 3D drawing on PC, so i decided to make a pokedex, instead of doing those stupid all-the-same-exercises...

and this is the result:



i know there are some mistakes but whatever, i like it xp and i thought that maybe some of you here might like it too

678
Computer Projects and Ideas / Re: Back to cretaceous
« on: January 21, 2012, 03:45:47 pm »
looks great so far, it might have no real content yet, but it looks nice.. the only thing is that my pc begins to ventilate really hard, quite strange, but i guess that's just because of the 3D stuff, i don't have any problems or lags or so, just the noise xp

do you plan to add trees and roads and stuff?

679
did you succesfully send the recources file in the correct directory? i think that's the only problem that might cause the prbolem, and you must have OS 3.1.0.392

It works perfectly!!!

i hate it when i'm not around for 2 days, and this happens, AARRRGHH (read: amazing good wonderful great perfect job)

680
Other Calculators / Re: Periodic table
« on: January 18, 2012, 02:24:11 am »
really? can you report all those you think aren't correct, that might be very useful, thanks

681
Calculator C / Re: Help on My Program
« on: January 16, 2012, 09:52:40 am »
hi

well, i calculated it and, i got this result:
1645504557321206042154969182557350504982735865633579863348609024

so it doesn't even start with 2809 xs

the 2^155 is correct, but the 2^210 is not..i checked it for a while to find some parts of it to be the same, but i didn't even seem to find some resemblance between your 2^210 and mine, it seems like a totally different number

682
Math and Science / Re: Rewriting Formulas
« on: January 15, 2012, 12:48:51 pm »
isn't it possible to detect them on both sides of the equation, and if it's in a multiplication, initialize them as zero, if it's in aproduct, initialize them as 1?

that might do it i think, since when you should work with reall cross out, you would have to make them strings, detect them, erase them out of the string, and make the string an equation again xs

683
Computer Projects and Ideas / Re: Lua code optimizer for pc
« on: January 14, 2012, 04:46:55 pm »
yeah, that means that :)

684
Other Calculators / Re: Seeker
« on: January 14, 2012, 07:47:59 am »
great, an you made that in how much time ? Ö is that the topspeed? isn't it rather slow? if you will be starting using larger maps, it might be that it becomes really slow if i see this, i'm sorry to tell you this..

685
Computer Programming / Re: Visual Basic problem
« on: January 13, 2012, 04:42:29 pm »
i tried it, but i had to make it a function to be able to return true or false..

it doesn't work, it still writes everything to the tree xs

Code: [Select]
If Not DoesNodeExist(varsnode, Regex.Replace(linetext.Substring(0, linetext.LastIndexOf("=")), " ", "")) Then
     node = varsnode.Nodes.Add(Regex.Replace(linetext.Substring(0, linetext.LastIndexOf("=")), " ", ""), Regex.Replace(linetext.Substring(0, linetext.LastIndexOf("=")), " ", ""))
End If

686
TI-Nspire / Re: Rush Hour
« on: January 13, 2012, 09:01:30 am »
ow great, yeah, i'll recommend you to change to sprites, it doesn't really need its speed, so why not, it can only be nice :)

looks great

687
Computer Programming / Re: Visual Basic regex
« on: January 13, 2012, 08:50:04 am »
yeah, i'm sure it contains the "=", and i added a name, and it still does not work xs

Code: [Select]
If Regex.IsMatch(linetext, "=") Then
     If Not varsnode.Nodes.ContainsKey(Regex.Replace(linetext.Substring(0, linetext.LastIndexOf("=")), " ", "")) Then
          node = varsnode.Nodes.Add(Regex.Replace(linetext.Substring(0, linetext.LastIndexOf("=")), " ", ""), Regex.Replace(linetext.Substring(0, linetext.LastIndexOf("=")), " ", ""))
     End If
End If

688
Computer Programming / Re: Visual Basic problem
« on: January 13, 2012, 01:24:06 am »
why the hell did i write regex ??? wow xp

thanks, that might be the solution, i'll try it tonight :)

689
Computer Projects and Ideas / Re: Back to cretaceous
« on: January 12, 2012, 04:20:54 pm »
so this is till being continued? as seeing the background music/soundtrack ?

amazing how you did this..great 3D, you say that it's not that good yet, but i think it's really good, congratz!

690
TI-Nspire / Re: [Lua] Mancala
« on: January 12, 2012, 04:16:00 pm »
yep, correct..

for that you have to do table.insert(blah,1,1347)

Pages: 1 ... 44 45 [46] 47 48 ... 80