Search Results

Showing results 1 to 13 of 13
Search took 0.01 seconds.
Search: Posts Made By: sciwizeh ; Forum: Computer Science and child forums
Forum: Computer Science Feb 9th, 2009
Replies: 5
Views: 848
Posted By sciwizeh
i was simplifying the actual problem, really i have two matricies, one for what object is there and one for the heat value that is there, it's hard to say what the numbers really represent, because...
Forum: Computer Science Feb 1st, 2009
Replies: 30
Views: 3,139
Posted By sciwizeh
Java can also do this.
Forum: Computer Science Jan 31st, 2009
Replies: 5
Views: 848
Posted By sciwizeh
Thanks for the advice, I'm not sure I understand what you mean about the "fake" metric system.

I just had another thought on how to go about doing this, again, I'm not sure about how to go about...
Forum: Computer Science Jan 31st, 2009
Replies: 5
Views: 848
Posted By sciwizeh
So, working on my ongoing Falling Sand Game project, I find that the best way to make the heat spread evenly is to use distances from heat sources. the problem is that the only way i can think to do...
Forum: Computer Science Jan 26th, 2009
Replies: 4
Views: 463
Posted By sciwizeh
so, is there a way to re-molloc it? like do use a temporary array then delete that pointer and realocate space and fill it with the temporary array and new value(s)
Forum: Computer Science Jan 26th, 2009
Replies: 4
Views: 463
Posted By sciwizeh
Hello, I'm not sure that this shouldn't be in the C but it is mostly a theory question, although it is also implemented in C, so here it goes.

I've been looking at some ways to make a modifiable...
Forum: Computer Science Aug 30th, 2008
Replies: 1
Views: 949
Posted By sciwizeh
if you don't know what Visual Basic (http://www.microsoft.com/express/vb/default.aspx) is (it is a programming language, distributed by microsoft), you are not ready to make a browser. first you need...
Forum: Computer Science Aug 28th, 2008
Replies: 4
Views: 1,003
Posted By sciwizeh
google "linux source code downloads"
Forum: Computer Science Aug 26th, 2008
Replies: 9
Views: 1,848
Posted By sciwizeh
well, that's good advice for me, all of those fields have undergraduate classes at my school, so, i will just take some of them while working towards a computer science degree
Forum: Computer Science Aug 25th, 2008
Replies: 9
Views: 1,848
Posted By sciwizeh
WOW! i have the same questions, I'm glad there is a thread on it now
Forum: Computer Science Aug 16th, 2008
Replies: 8
Views: 1,871
Posted By sciwizeh
i couldn't do recursion Java didn't have enough stack space i used arraylist. it's not visibly slow either.
Forum: Computer Science Aug 15th, 2008
Replies: 10
Views: 1,561
Posted By sciwizeh
first be thorough in learning java. then check out the Java Speech API (http://java.sun.com/products/java-media/speech/reference/api/index.html)
Forum: Computer Science Aug 15th, 2008
Replies: 8
Views: 1,871
Posted By sciwizeh
the "paint bucket" or "fill" tool of graphics editors sometimes use recursion. although as has already been stated, when stack space is a problem non-recursive methods are used.

the algorithm i...
Showing results 1 to 13 of 13

 


About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC