Components and Libraries
Forum Post

Internet Measurement

I want to construct a multicast tree from the values I got when I sent a traceroute from a number of measuring points to a target CDN Server.
Forum Post

Re: Add a row to a JTable

I'm experiencing a similar problem and could really use some help. I've created a jTable in NetBeans 6.9.1, bound it to a MySQL table and a the elements to a list. When I update the list, however,...
Forum Post

Constructing a Multicast Tree

I want to construct a multicast tree from the values I got when I sent a traceroute from a number of measuring points to a target CDN Server.
Forum Post

Simulatneous Socket Send/Recv

Hi Forum. I am currently programming an application with a TCP socket interface to another system. The interface must: 1) send and receive a keep-alive message every 10 seconds 2) receive...
Forum Post

Help

I need some help with this program. 1. Create a Java GUI business application. This program may be any business application of your choice. A few examples include order entry, inventory management,...
Forum Post

Re: send information from applet to server

Crucial to solving your problem is starting out with the ability to write server side scripts that can get work down on the back end. If you don't have these skills, I doubt there exists any...
Forum Post

Re: Hanoi problem

public class TowerMover{ private static int counter = 0; public static void main(String[] argv){ moveTower(5, 1, 2); } public static void moveOneDisk(int from, int to){...
Forum Post

Recursion is driving me crazy!!!!!!!!!!!!!

I am trying to learn recursion right now and I am having a very difficult time... I am trying to multiply 2 integers recursively. This code works as long as int y doesn't exceed 6202, otherwise...
Forum Post

problems in using HttpWebRequest to interact with an API

The remote server returned an error: (404) Not Found. this happens while it's working if you try it through your browser. you can use FF's API Test Form to see that Basic Auth and all of this...
Forum Post

Need help setting initial balances in Bank Account program.

//Demonstrates the BankAccount and derived classes import java.text.*; // to use Decimal Format public class AccountDriver { public static void main(String[] args) { double put_in =...
Forum Post

to find the duplicate value of a cell and delete it in Java JXL API co

Hi, I am new to Java Excel Programming. I am trying to implement the following functionality in Java via JXL API If I pass two column values (composite primary keys), to a Java method, it...
Forum Post

Towers of Hanoi Step-Through Recursive

1) { new DiskMover(other, target, n - 1); } return move; } public boolean hasMoreMoves() { } } Any kind of advice on how to get started or anything would be greatly...
Forum Post

Re: Need Java programmer to assist with math-heavy system!

What kind of mathematical calculations are we talking about here algebra, trigonometry, geometry, discrete math? If you could post an example of a calculation that would be required.
Forum Post

Programming Logic - D Heaps

I am writting a code that should do the following for a d-heap: 1. deleteMin( and percolate down) 2. insert 3. buildHeap I have code that was given to us and is similar to this code:...
Forum Post

Arrays project help

I am a rookie to programming and definitely a newbie so please be a little easy on me and the mistakes I have in my code. This is sincerely my first programming endeavor. If at all possible, I don't...
Forum Post

Need Java programmer to assist with math-heavy system!

There IS back-end pay involved, and if you check out our sites, you'll see we're completely serious! What you'll be doing: Essentially, coding. It is a very "system heavy" game that involves a...
Forum Post

Re: help with project

Let me show you what I have.
Forum Post

help with project

I need to program this game in java: http://www.goriya.com/flash/halloweenpumpkins.shtml I am having some trouble making the method that has to check if there are three or more pumpkins together...
Forum Post

Re: level correction of images in c#

Cool! I've been looking this before but I can't find this. Thanks for sharing..
 

Recent Jobs

Official Programmer's Heaven Blogs
Web Hosting | Browser and Social Games | Gadgets

Popular resources on Programmersheaven.com
Assembly | Basic | C | C# | C++ | Delphi | Flash | Java | JavaScript | Pascal | Perl | PHP | Python | Ruby | Visual Basic
© Copyright 2011 Programmersheaven.com - All rights reserved.
Reproduction in whole or in part, in any form or medium without express written permission is prohibited.
Violators of this policy may be subject to legal action. Please read our Terms Of Use and Privacy Statement for more information.
Operated by CommunityHeaven, a BootstrapLabs company.