Forum: Software Design and Algorithms
Nov 7th, 2006, 12:28 AM
|
|
Replies: 2
Views: 122
|
Forum: Assembly
Nov 6th, 2006, 7:15 PM
|
|
Replies: 1
Views: 348
|
Forum: Software Design and Algorithms
Nov 6th, 2006, 5:08 PM
|
|
Replies: 2
Views: 122
max multiple of 3
Im working on a program to return the maximum block that is a multiple of 3, in
an array of intergers. Im trying to split the problem in half and add the blocks that are of modulo together and...
|
Forum: Java
Nov 3rd, 2006, 10:50 PM
|
|
Replies: 0
Views: 96
Kth smallest array element
Im trying to write a program to find the smalles interger that belongs in the kth element of an array. Im having trouble seeing what im doing wrong and was hoping some one could help me out.Thank You...
|
Forum: Java
Oct 2nd, 2006, 7:41 PM
|
|
Replies: 2
Views: 169
|
Forum: Java
Oct 2nd, 2006, 7:11 PM
|
|
Replies: 2
Views: 169
Having trouble implementing an int AVL Tree
Hello,
I'm trying to implement an AVL Tree where the only data type are ints. I'm working on the insert funtion, so far i can insert and the balances seem to be correct. The problem im having is...
|
Forum: Java
Sep 19th, 2006, 4:44 AM
|
|
Replies: 1
Views: 108
|
Forum: Java
Sep 19th, 2006, 3:48 AM
|
|
Replies: 1
Views: 108
Need help will bug: function parameter.
Question
Im having a problem figuring out why the parameter in the scram() function is always null. Then causing a null pointer exception in the for loop.
Purpose of program
This program is supposed...
|
Forum: C++
Aug 21st, 2006, 9:41 PM
|
|
Replies: 12
Views: 353
|
Forum: C++
Aug 21st, 2006, 9:02 PM
|
|
Replies: 12
Views: 353
|
Forum: Community Introductions
Aug 10th, 2006, 6:14 AM
|
|
Replies: 14
Views: 214
Hey
Hi everyone, im a student going to california state northridge for computer engineering and computer science. Im pretty much intrested in most programming languages and computer releted "stuff". Oh...
|