Programming Forums
User Name Password Register
 

RSS Feed
FORUM INDEX | TODAY'S POSTS | UNANSWERED THREADS | ADVANCED SEARCH

Showing results 1 to 11 of 11
Search took 0.00 seconds.
Search: Posts Made By: xenop
Forum: Software Design and Algorithms Nov 7th, 2006, 12:28 AM
Replies: 2
Views: 122
Posted By xenop
The longest/largest sum that is a mutiple of 3....

The longest/largest sum that is a mutiple of 3. Or the maximum contigous block in the array that is a multiple of 3.
Thank you for the reply Jimbo
Forum: Assembly Nov 6th, 2006, 7:15 PM
Replies: 1
Views: 348
Posted By xenop
Thank you, Iv been looking for somthing just like...

Thank you, Iv been looking for somthing just like this
Forum: Software Design and Algorithms Nov 6th, 2006, 5:08 PM
Replies: 2
Views: 122
Posted By xenop
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
Posted By xenop
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
Posted By xenop
Thank you Ill check that out.

Thank you Ill check that out.
Forum: Java Oct 2nd, 2006, 7:11 PM
Replies: 2
Views: 169
Posted By xenop
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
Posted By xenop
Never mind I figured it out b = search(input,...

Never mind I figured it out
b = search(input, dictionaryArray);

if (b == null ){
scram(b);
guess thats what i get for writing sloppy code
Forum: Java Sep 19th, 2006, 3:48 AM
Replies: 1
Views: 108
Posted By xenop
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
Posted By xenop
I added ob1 = ob1+ob1; and changed the show()...

I added ob1 = ob1+ob1; and changed the show() function back to the way you had it and I got
6 6 6
as my output.

Im curious to know if i understood the
problem let me know thanks.
Forum: C++ Aug 21st, 2006, 9:02 PM
Replies: 12
Views: 353
Posted By xenop
I dont know if this is what your trying to do....

I dont know if this is what your trying to do. But this is what I think you might be it:

//operator overloading build-on file
#include <iostream>
using namespace std;

class SpecialOps
{
...
Forum: Community Introductions Aug 10th, 2006, 6:14 AM
Replies: 14
Hey
Views: 214
Posted By xenop
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...
Showing results 1 to 11 of 11

 
Forum Jump



DaniWeb IT Discussion Community
All times are GMT -5. The time now is 11:33 AM.

Powered by vBulletin® Version 3.7.0, Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Copyright ©2007 DaniWeb® LLC