Summary: I've had the Flu for a while, and was absent from school, so I'm behind in my Java class. I'm stuck at this one program, and I cant figure it out, and...
Summary: Need help with a C++ program? But anyone you ask doesn't have the slightest idea what your talking about, let alone doing? Then visit http://www.subdu...
Summary: Hi, im needing to make a java program that works with random numbers. Im trying to generate random numbers then have the program so a user manually g...
Summary: Without any sort of context, I'd say this code displays a temperature in both Celsius and Fahrenheit on some LCD screen whenever TFO (which I assume i...
Summary: Hi, I was wandering if anybody here could help me out with a programming assigment i have to do. I'm not asking for the total solution, I really wa...
Summary: I need some help with a program I need to write. I am a sophomore in high school taking AP Computer Science A. I need to make a program that computes ...
Summary: Hey all, need help with an if command. I am creating a simple script (yeah simple lol) that deletes temp files, cookies and normal junk. I have cr...
Summary: I need help writing a program for my C++ class. The assignment is to write a prgram where the user enters a password which must contain at least 6 ch...
Summary: Well, I don't know how to go about setting this part up. 1. display pairs unsorted 2. display pairs sorted in ascending order of the integer values 3....
Summary: I need help with a Currency Conversion program. It should accept as input some foreign currency, e.g., Euro, and convert & display the equivalent US d...
Summary: Need help with this: I shall write a "pre-installer" which will select the package to be installed. To do so it shall fetch the username and accordin...
Summary: M2, The OS is Sun Solaris 5.8 ------ linuxwannabe, I'm not sure which part you need help with...the proper egrep syntax needed or how to incorporate i...
Summary: Hi everyone, I'm modifying my phpBB installation, and I need help with one of the queries I'm trying to modify. I'm a novice with SQL, so go easy, pl...
Summary: Can anyone help me build this program? I'm very much a novice! Build a Month enumeration. Using it, create a Date class that stores the month, day, a...
Summary: I need help with an algorithm that I can't seem to get my head around. I have come up with a couple of solutions, all of which are very inefficient s...
Summary: As the title states, I am attempting to implement a C++ GUI into a Java application. I am using Eclipse editor for writing most of the code. The progr...
Summary: Hi. I have to implement a class called PairOfDice with two six-sided Die objects. I have to creat a driver class called BoxCars with a main method t...
Summary: Okay, the problem that I'm having is, I can read the name and first two pairs of numbers. Beyond that it seems that the file pointer seems to go bonk...
Summary: I have a access log file on the webserver. the log contains info on userids , date/time and page acccessed. I need help with a shell scipt that can pa...
Summary: Ok here is my scenario, i receive these documents in excel files they have users first and last name, badge number, email, E.T.C. Now i want to extrac...
Summary: I need help with a simple program. that displays the folder a file is in. So if my file is C:\digital\test\me.txt i want the program to echo and wri...
Summary: Hi, i need some help because i dont know much about java (either about english) and i have to make a program to compress files with a new algorithm i ...
Summary: I need help with this program, because I am unsure about using doubles and int together. // Circle.java // Compute area of a circle. // Author: Matthe...