| Thread | Last Post | Replies |
|
| anybody any idea? | 16 Apr 2008 23:21 GMT | 4 |
|
| code for pascal to machine language convertor | 16 Apr 2008 22:46 GMT | 4 |
i hv a problem to covert the a 100% executable PASCAL program to 100% executable C program.i.e. i hv to make pascal2c convertor .so i take following approches: first i convert the pascal program into the machine code then this
|
| explaination and steps | 16 Apr 2008 20:48 GMT | 5 |
a. How to write a program that asks the user to enter any number of integers that are in the range of 0 to 30 inclusive and count how many occurrences of each number are entered. Use a suitable sentinel to signal the end of input. Print out only the numbers (with the number
|
| Question on delete button | 16 Apr 2008 20:46 GMT | 3 |
Hi, to all i am new to Core java and swings concepts. I have problem in swings button . Actually in my application i created one button called DELETE . i am posted my code help me regarding this topic .
|
| Collision Detection | 16 Apr 2008 20:04 GMT | 3 |
I'm currently in a class in which we were assigned to develop a game using java. The design layout is similar to that of the game "City Jumper", where a stick figure runs across the screen and jumps over various buildings and objects. If anyone could please help me out in
|
| Video Input Processing in Java? | 16 Apr 2008 17:15 GMT | 1 |
I want to write a Java program to read incoming live video frames (10 grayscale frames per sec from webcam) and process them (find an object in those frames and return the position). How is it posible? how java can read live video frames?
|
| Whitespace problems, xml-parsing | 16 Apr 2008 14:38 GMT | 5 |
Hello, I have the following xml-file: ?xml version="1.0" encoding="UTF-8"?> <staff xmlns="myns" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
|
| Dalai Lama: your smiles charm but your actions harm | 16 Apr 2008 14:05 GMT | 1 |
Transcript: James Miles interview on Tibet by CNN *Story Highlights*: # James Miles, journalist with The Economist, was in Lhasa during violent protests(March 14th)
|
| Durations in Java | 16 Apr 2008 12:26 GMT | 2 |
I am trying to store the duration of a database call in a Data object but am getting an "Unparsable date" error. I can't see anything wrong with this can anyone point me in the right direction. private static final SimpleDateFormat SDF_DURATION = new
|
| Video Games Design | 16 Apr 2008 12:22 GMT | 1 |
AJ Square provides value added services to its clients in developing fantabulous game characters enough to get you started. You will never want to miss us, as we create characters that surpasses your expectation.
|
| Saved google threads are full of bugs and thus useless | 16 Apr 2008 10:43 GMT | 20 |
I apologize if this is not the right place to ask these sort of questions , but I'd really need some help I've made quite a few threads on Google groups over the last two years, so naturally I'd like to save them to my PC, but everytime I
|
| Problem with hiding the implementation | 16 Apr 2008 10:39 GMT | 9 |
Imagine I have two classes in two packages: package org.fooA; class A { }
|
| looking for code to query LDAP database from java class or JSP | 16 Apr 2008 10:12 GMT | 1 |
I am writing a Java app and at the login stage only need to accept a userID (int), our LDAP database has complete listing of all user data including userID So I want to lookup a given userID from my login class (or JSP) and -
|
| Exporting jFreeChart jar with my project | 16 Apr 2008 09:50 GMT | 5 |
Hey, I was wondering if you guys knew anything about this. I'm exporting my project into a .jar file to turn into my instructor. The problem is that I use jFreeChart extensively in my project, so it only runs properly on my computer, where I have jFreeChart. Does anyone
|
| Socket Streams | 16 Apr 2008 06:20 GMT | 2 |
When I read the data off the stream it return -1. //run method on the sending side public void run() {
|