Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
100% Quality Score
Upvotes Received
1
Posts with Upvotes
1
Upvoting Members
1
Downvotes Received
0
Posts with Downvotes
0
Downvoting Members
0
~949 People Reached
Favorite Forums
Favorite Tags
java x 5
Member Avatar for laidback7

I'm trying to implement a gap sort which is a bubble sort that instead of comparing neighboring elements to sort a list, it compares elements 'i' positions apart. I can get the sort to execute the loop once, but I can't figure out how to make my program continue looping …

Member Avatar for pavigo
1
559
Member Avatar for laidback7

Hey, I tweaked my code a bit to fix some obvious problems but I'm still having problems trying to implement a gap sort which is a bubble sort that instead of comparing neighboring elements to sort a list, it compares elements 'i' positions apart. Can anyone please help me? Thanks …

0
71
Member Avatar for laidback7

Name: Alex Nickname: Alex, LB Height: 5'6'' Weight: 145 Hair: Dark Eyes: Dark Location: MS Age: 23 Hobbies: other than computers...movies, music, videogames, books Relationship Status: single Fav Music: Lil' Wayne, Jay Z, Rick Ross, 3 Days Grace, Shinedown, Van Morrison Education: Computer Science (MS College) Work: After School Care …

Member Avatar for ahihihi...
0
145
Member Avatar for laidback7

Can anyone help me use a JLabel to display a stack??? I've been searching java.sun.com and I can't seem to find the right way to do it. I get errors every time. I think everything is right in my program besides this. Thanks for looking. Here's what I have: (Am …

Member Avatar for laidback7
0
174