7,713 Topics
![]() | |
1) Read an integer # from the file [I]balance.dat[/I] that represents the balance on your checkbook (Assume integer #'s only) 2)let the user enter an amount to write a check. 3)If there is enough balance to write teh check then display the message ([B]OK to write check[/B]) if the check … | |
[B]My friend moved her monitor to another room(HP Pavilion M70 monitor) ever since then her desktop has become distorted and stretched, she swears she never bumped or knocked it.Now it seems her start menu has somehow become hidden on the left of her screen and cannot be retrieved, also any … ![]() | |
The program is supposed to pen and read a file with student’s scores for a semester. Display a chart with the average and median scores for each section and each lab. Example: CS 111 this semester has 7 sections and 10 labs. The output will be a chart with 7 … | |
COMP 1105 – Computer Programming I Semester 1 2004-5 1 Assignment 2 (10 %) Weather Prediction System Early detection of hazardous conditions, such as hurricanes (as you might have experienced recently) is important to save lives and property. Using a simplified version of the formulas typically used, the aim of … | |
My XP System has an annoying fault that causes the display of files and folders in the Explorer frame to flash. This only happens when the mobile device logo is visible in the frame - adjust the frame so that the mobile device is not visible and the flashing stops … | |
I'm told you are never to old to learn something new but right now I don't believe that. I thought I understood this but the program I wrote just doesn't work any suggestions? Write a program that asks the user to enter the price of an item and the sales … | |
Greetings, I have my first assignment for my programming class to do, but first, I will say that I am aware of those people who post entire problems requesting members to do their homework for them. This is not really what my post is about. I'm having a little problem … | |
I'm a fresh in writting C program... still learning n hav struggling with it~~ could anyone give me some hints to complete it? -------------------------------------------------------------------------- Create an application, which helps manage the in-course assessments of an intake in COLLEGE X. This program is meant for lecturers to key-in and view, the … | |
hi, i am doing a project on steganography,and here ,i've gotta browse and then display images in the window.i dont know how to get the image as it is an application and not an applet.hence,i cant use getImage().plz help me. | |
I am trying to develop an application that can display four clocks in a frame that update at the following intervals: 1 second, 5 seconds, 30 seconds and 60 seconds, here is the code so far. Timer.java import javax.swing.*; public class Timer extends Thread { private int waitTime; private JPanel … | |
Alright, mine's a long one. The error I keep on getting is bin_search local funtion defs are illegal. Think there is something worng with my binary search. Anyone see what's worng with it? I'm sapose to have it display 1. The number of searches completed 2. The number of successful … | |
I've tried everything but this program won't run. If I plug in numbers for length, width, and depth it won't tell me the cost to resurface. Any suggestions? //prb01-1.cpp //This program calculates the total surface area of a pool and the cost to resurface it #include <iostream.h> #include<iomanip.h> //using namespace … | |
Hello: I am a student and am attempting to write a multidimensional array for a Mortgage Calculator program. We have to display three different mortgage's that display 3 different interest rates and term years that show the calculated mortgage payment amount. I have the following code and am receiving many … | |
:sad: I am overwhelmed and need help. I am trying to write object oriented programning using Java code. 1st Class contain variables for firstname, lastname and SSn as string. 4 different class scores as integers with different weights for the depending upon the course. I've also included set and get … | |
Hi, I am stuck and my head is spinning with this project that I am working on for my beginners c++ class. Can someone show me how to work this? Here is the problem: Write a function that uses an array parameter to accept a string as its argument. It … | |
is there a generic way of outputing to the screen (or maybe file) a tree? i have a programmng assignment of which i have to choose 1 out of 4 possibilites for my HTML Web Design class .... 1 of them that im thinking is taking a html file (that … | |
I am looking into trying to buiild an onscreen display model based on field data to look at the factors that control the feeding and foraging of the northeern right whale - some have suggested that i use C++ and others Visual Basic. I need some help. The work would … | |
hi i need to help me this is my calculator code but it's not work with me and i don't know what is the problem in this code can you help me to solve it and tell me what is the problem . thank you . import java.awt.*; import java.awt.event.*; … | |
I have an extra monitor for my system but only 1 gfx. I cba to go and buy a gfx card really so is it possible to run a dual monitor system on 1 card? | |
Yo guys, I am doing a function to display selections of department for the user to input and if the department is chosen, it will then match the department with the department in the database allowing only employees within that department to be displayed, but the employees can be as … | |
PLEASE HELP ME, I WANT TO WRITE A C PROGRAM TO EMULATE THE Is -L -A -F UNIX COMMAND THAT WILL DISPLAY ALL FILES IN THE CURRENT DIRECTORY INCLUDING INVISIBLE FILES, THEIR ACCESS PRIVILEGES, AS WELL AS IDENTIFYING WHICH ARE FILES AND WHICH ARE SUB-DIRECTORIES. but i dont want to … | |
hai can anyone please help me find the error in my program? when i try to compile it says case bypasses initialisation of local variable. i can't figure out the mistake. i am sitting with this for a week. i will be thankful if someone could help me figure it … | |
[QUOTE]I am having two problems with this code. #1) The user is to enter a three digit number for their employee ID. No problem there. But if the user enters a negative number, such as -1 the program is to end and display the total payroll for the month, total … | |
I have been looking for a new LCD monitor for my sony. I can seem to find lots of other sony LCD monitors but not for the grs-700. Please help me find a replacement for my notebook. Thank you. | |
Please help! I've run into problems recently, with unwanted popups and being diverted to some page called coolsearch. I tried using Adaware and Spybot, but the problems still there. So, I tried Hijack this, but unfortunately, I'm not good enough with computers to decifer it. Any help would be most … | |
I think its because i deleted my adaware and spyware since someone told me it records everything i do and reports it to someone or something... but i posted a thread a while ago... called "search not working right" i re-followed all the directions, and downloaded everything again... and here … | |
[QUOTE]I am having two problems with this code. #1) The user is to enter a three digit number for their employee ID. No problem there. But if the user enters a negative number, such as -1 the program is to end and display the total payroll for the month, total … | |
Everything works well, but I couldn't figure out how to use the else statement in case the user inputs 0 as a number..any comments/suggestions? [code] /* Program description: Create a program that prompts for two integer values. The program will display whether the integers are either: - and +, + … | |
I have setup Apache web server for the first time. I have a requirment to display the contents of a directory and display the contents of the file in that directory. It is wokring fine for most of the file, but when I click on .log files, instead of opening … | |
I am a student with an assignment to wirite a program that makes change but i am not getting the correct output what am i doing wrong? [code] #include <iostream> using namespace std; //function prototypes int change1(float); int change2(float,float); int change3(float,float); int change4(float,float); int main() { //declare variables float Purchase=0.0; … | |
Here is my code I am trying to figure out what is wrong with it, can anybody help me. [code] #include <stdio.h> #include <stdlib.h> #include <string.h> int GetBuffer(char* buffer[]); int ParseArgs(int argc, char* argv[], int* canonical); main(int argc, char* argv[]) { int canonical=0; //If it is true, print the ascii … | |
Ah. I reformatted my hard drive and now whenever i start my computer in normal mode the monitor display is 100% blurry lines and fuzz. I'm typing this in safe mode. PLZ help me. I am running Windows XP if that helps | |
I am very new to c/c++ programming. i was writing a few lines of code and after compiling and running the program i did not receive the desired output. can you please help me in this matter. /* Test.c */ #include <stdio.h> main() { char i[30]; clrscr(); printf("Enter a name: … | |
Hi..this is a program to find if the no. is prime and to find the factorial of a given no. i have validated this program ..so that it gives an error message and [U]exits[/U] when negative nos. or zero are given as input. Instead of exit..i want to display the … | |
I can't seem to get this code to displayEmployeeInfo if the user enters a negative number for ID. Also I can't seem to get a total of all wages to display. Any helpful hints would be greatly appreciated. Thank you! [code] #include <iostream> #include <iomanip> using namespace std; #include <string> … | |
How can I hide or preferably, protect (via with a password or etc) the timedate display at the bottom right hand corner of the Windows screen? I would like to prevent people from changing the PC timedate. :?: | |
I wanted to uninstall Windows ME from my computer but I gave up middle of the procedure and click esc .Now My computer isn't work and isn't open with boot disk .İt is writing ''İnvalid system disk'' on display What can I do? | |
hi guys, Below is my program and it is giving me turf time.I want it to read-in 1-for counting cars,2-for counting money and Esc-key for displaying totals.Pliz give me ideas.(i'm using Microsoft-visual c++) [code] #include <iostream> using namespace std; #include <conio.h> class tollBooth { private: unsigned int cars; double money; … | |
How do you limits employee display where you enter the department for all the employee within that department be displayed and if lets say they are 100 or so and you have to limits 10 employee per page before entering anything to display the next 10 again? | |
I've been working on this for hours I know the errors are staring me in the face but I just can't see them. Any help would be greatly appreciated. //prb01-1.cpp //This program calculates the total surface area of a pool #include <iostream.h> #include<iomanip.h> //using namespace std: int main() { const … | |
About 3 years ago, I was using an older computer with an even older monitor (a nice one, but still old, as in coming with our first win95 computer old), Well, after a while, the bottom of it developed a twitch which would happen for periods about about 5 minutes … | |
I know I am missing a big part of this program but for some reason my mind is not working at all tonight. I need to: > Write a program that asks the user to enter the duration of a baseball game > by first asking for the number of … | |
i need code for sorting number using Declaring and manipulating Arrays. Passing arrays to the functions as parameters. The objective of this assignment is to provide an on hand experience of: o Declaring and manipulating Arrays. o Passing arrays to the functions as parameters. Problem Statement: For this assignment, you … | |
I need to get this code to displayEmployeeInfo if the user enters a negative number for ID. Also I can't seem to get a total of all wages to display. Any helpful hints would be greatly appreciated. Thank you! [code] #include <iostream> #include <iomanip> using namespace std; #include <string> int … | |
I am going to use a game to point this out my current system is a cleron 2.2Ghz, 512Mb pc2100, and a 9600XT I get 10-20 FPS in Counter strike: source will a AMd 64 3400+ with 1GB pc3200, and the 9600Xt help me get more then 50FPs? I know … | |
I keep on getting one error when I compile this. I can't figure out what is wrong with it. Please help. [code] //Write a program that asks the user to enter two integers. //The program should divide the first integer by the second and then display the resulting quotient and … | |
I have a list of 10 numbers in a array and want to sort them. Basically I am using a "quick sort" and want to swap 2 positions in a array. But Im stuck with the code for how to do this. My code is written below. If anyone has … | |
I fixed the whole program. :twisted: . I compiled it after each step to make sure there were no errors, if so I corrected them. :mrgreen: . I do, however, have 2 questions. :?: . How do I get the highlighted lines [COLOR=Red]below[/COLOR] to center above the [COLOR=Red]****************[/COLOR] :?: And … | |
:sad: Hi all, been trying to code the following program for ages, if anyone can help please do so. Code a java program that will determine the cyclomatic complexity(CC) of any given java source code module held in a text file. The program is to display the CC. Note- CC=Number … | |
Hello, I am getting strange values in my display for the salary, hourly or commission. I do have to use arrays and wondering if there is a simple fix. Maybe I need a pointer to the array? If anyone has a suggestion, please let me know. Thank you. #include <iostream> … |
The End.