289 Topics
So yeah, I got accepted into a [I]NASA IV&V and Northrop Grumman[/I] internship; just wanted to brag a little :) Haven't heard a lot about NG, but their website is impressive. | |
Hey everyone. I'll post the detailed overview of what I've tried and what hasn't worked tomorrow. It's late, and I've been struggling with this for a few hours. In short, I have a Linksys WRT54Gv5 and two Linksys WRE54G (one v2 and one v3). I had already setup the router … | |
| |
[I]Source: [URL]http://news.com.com/2100-1030_3-6189866.html[/URL][/I] [B]A court decision reached last month but under seal until Friday could force Web sites to track visitors if the sites become defendants in a lawsuit.[/B] TorrentSpy, a popular BitTorrent search engine, was ordered on May 29 by a federal judge in the Central District of California in … | |
I'm too lazy to do research right now, and I'll probably get better responses on here anyways. Is it possible to just buy a 32" LCD TV and use it as your monitor and your TV? Not at the same time of course. Just a thought someone at work had … | |
It would be neat if in our profile we could view the total time logged in. just a thought. | |
[URL="http://www.google.com"]Google[/URL] I hate the new layout. It's ugly. | |
Hey everyone, My brothers and I have a router between 3 (soon to be 5 with mine and my mom's laptops) computers and our cable modem. The internet is constantly going out (a tech is coming tomorrow to look at it) and I'm searching for a free lan messaging system … | |
Well I had the cable company come over today and they checked our cables and whatnot. Turns out we're paying for 8MB/d and getting 12MB/d but that's only if one computer is directly connected. If we connect through the router with the same exact test we're getting 6MB/d. This is … | |
is this a new feature? It's really neat, though becomes annoying quite fast. I have noticed while browsing for a certain thread it can get in the way and you have to move your mouse to the left or right of the screen to see the threads. It makes skimming … | |
I had a very odd problem today at work. An employee couldn't connect to the file server (which is also the DC,DNS,etc). It's our main/only server(other than a print server). anyways, he was receiving a valid NIC/dns/gateway ip and could ping the server fine. Though when I tried to connect … | |
I've noticed a ton of questions asking about different degrees and college decisions in general. I figured the questions have been brought up enough to have a dedicated thread for the subject. ****************************************************************** I am really confused about what I should do after my BS. I'm currently working towards a … | |
Hey everyone, I'm getting ready to take a summer class on VB6 and I was wondering how hard it would be for me to keep on track with the rest of the class while using 2005 express or something of the like? I would really like to go ahead and … | |
Hey guys, I'm trying to find a couple magazines I could subscribe to in order to help me stay on top of new technology. Anyone have a suggestion? I would really love something networking focused; I checked Cisco and it looks like they've discontinued all hard-copy materials. thanks :D | |
Ok, so here are the rules: [B] -Keep the questions [U][I]very[/I][/U] basic (PHYS 101 & 102); this is, afterall, a computer forum. -Wait for confirmation that your answer is correct before posting your question. -If 24 hours passes and still no confirmation, post a new question to keep the game … | |
Hey guys, this is a calculator program. I keep getting 0s for my answers... is there something wrong with the logic in this function: main() cin >> choice; while ( choice != 'q' && choice != 'Q' ) { cout << "For first fraction\n"; getFract(choice, 1, num1, den1); cout << … | |
Hey guys. I have a horrible problem with passing strings in a function and using the string to open an input file. Could you guys give me a hand? [code]#include "pe3.h" int main () { int ary[ SIZE ] ; ifstream inp ; string iNam ; cout << "Input-file name: … | |
Hey guys, I'm in a red hat cmd line class. I'm on the boarder of not having to take the final exam and am looking for ideas for a pretty simple extra credit project? I know basic cmds and how to write basic scripts. any clue on what i could … | |
Hey everyone, We have a UNIX DecAlpha here at work, and I need to change the IP on it. Could someone tell me how to do this through command line? Thanks! :mrgreen: | |
This program works unless I input 's' for marital status. Does anyone see my logic error? #include <iostream> #include <iomanip> using namespace std ; void getData ( int& numChild , double& grossSalary , double& penPay , char& maritalStat ) ; double taxAmount ( int& numChild , double& grossSalary , double& … | |
hey guys, could someone explain why you include string::size_type or string::npos? What do these do? | |
Hey everyone, I'm working on this program for class but I'm getting an error in the [I]sumGrades[/I] function saying 'inp' is undeclared. Could someone give me a hand? #include <iostream> #include <iomanip> #include <fstream> #include <string> using namespace std; // initializes count of females, count of males, female GPA sum, … | |
Hey, I'm working on another program for class which is to determine the day of the year given the date the user inputs. The date will be input in the xx-xx-xxxx format. Is there a way I can cin Mon, skip char, cin Day, skip char, cin Year ? How … | |
Hey everyone, My brother was playing a game the other day and his computer just shut off. When he rebooted it said missing/corrupt SYSTEM file. It's not his HDD, because he can boot into knopix and view his files. When we try to use a windows disk to boot from … | |
We're going to format a drive, but what is exactly a GB in MB? we put in the values for the partitions and it comes out to like 99.9GB instead of 100GB | |
Hey everyone, this is a big one. The question has asked that I define functions and then write the function main to test the functions I wrote. I keep getting the following error at my first cout in main: error C2679: binary '<<' : no operator found which takes a … | |
Hey all, I'm doing hw, and I did a desk-check for this program and got completely different answers than that of the computer when the program was put into the compiler. The question says to consider the function `defaultParam` void defaultParam ( int u , int v = 5 , … | |
Hey everyone, I'm planning on purchasing a computer today, but wanted to get some input first. I've heard stories of people not being able to play games on their widescreen monitors because it stretches the characters and whatnot... is this so? I plan on getting an openbox viewsonic vx2245wm (maybe) … | |
Hey everyone, I just got my GeForce 7950GT KO in today, and I noticed it says [I]HDCP Enabled[/I]. What is this? | |
Hey guys, I'm stuck again. The program is supposed to get the estimated population after n years using the equation P + (B*P/100)-(D*P/100) and the growth rate using B-D. Here is what I have so far, but I can see I'm going to be getting stuck. How can I set … | |
Hey everyone, we're going over functions now and I am supposed to write a program that counts the number of vowels in string of characters. I'm not sure what I'm doing wrong... could someone help? #include <iostream> using namespace std ; int isVowel ( string ) ; int main() { … | |
Hey everyone, I'm not sure where to post this so feel free to move if needed. A fellow classmate and myself are starting on message board project. I was asked to spec a powerful windows based system, but am unsure of what is most important in a web server? Could … | |
Here's my code... i put in some troubleshooting couts, but I can't figure out what's going on. #include <iostream> #include <iomanip> #include <fstream> using namespace std; int main() { const double INT_RATE = 0.10 ; const double FACTOR = 1.0 * INT_RATE ; const int START_AGE = 16 ; const … | |
Hey everyone, I'm currently enrolled in 4 year computer science BS program with a major in networking and hopefully a minor in programming. I am wanting to attain as much knowledge as possible, but am unsure of what the best route to take is. I will provide my plan and … | |
Hey guys, I posted this in site management, but I'm thinking I'll get more feedback here. What is most important (hardware) when specing out a webserver? | |
hey everyone, I am including my code and was wondering if there is a prefered way to document? I have comments which describe what does what, but I'm wondering if there is a neater and/or more efficient way to do it... /***************************************************** * COSC 230 - Structured Programming * Chapter … | |
Hey everyone, We're not running exchange server (yet) but we do want to backup our email. The idea was to have a forward address to say [email]myaccount_bu@company.com[/email] and have our server download the emails via outlook to have a backup copy. Is there a way to tell Outlook to automatically … | |
Hey everyone, I'm still trying to get my mouse to work properly in Fedora 6.0 I am using a razer diamondback mouse, and only 2 of the 9 buttons work. I've looked at some of the conf.org file suggestions, but can't make heads or tails out of it. could someone … | |
Hey guys,I'm getting complaints about the network being slow from time to time.I checked our event viewer on the server and am getting the following error.[quote]Performance counter data collection from the "ASP.NET_2.0.50727" service has been disabled due to one or more errors generated by the performance counter library for that … | |
Hey everyone, I'm not trying to complain at all... I love this forum... I come here at least 5 times a day. I was just wondering if the new feature (not sure how new it is) with the key words, popping up ads when the cursor is hovered over them … | |
I created a game in the geeks lounge (word scramble) and would like a mod to change the rules for me, as the game take quite a long time... taking out the part that says they must wait for a confirmation from the person who scrambled the word. and adding … | |
Hey everyone, So I'm wanting to suggest purchasing new equipment for my firm. We currently buy a new system here and there for employees, but I'm thinking it will be more cost effective to purchase in bulk every 3 years; about 97 computers. I work at an engineering company, which … | |
Hey guys, I need help again :sad:. I'm doing really well in the class, it just seems like these past couple assignments have been really rushed (i.e., we went over chapter 5 the day after I finished reading chapter 4 =/). I'm getting sort of discouraged, because up to now … | |
Hey all, here is the part of my code I need help with: #include <iostream> #include <iomanip> using namespace std; int main() { int acctNo, dayMin, nightMin, tmin; double amtDue; char serviceCode; cout << "Account Number: " << flush; cin >> acctNo; What I'm wanting to do is, if someone … | |
Hey everyone, I have a question on one of my homework problems. I'm in basic structured programming; C++. The question states the following: The root of the quadratic equation ax^2 + bx + c = 0, a ≠ 0 are given by the following formula: [U]-b +/- √b^2 – 4ac[/U] … | |
Hi all I am new to C++ and have a few questions if that is ok. I would like to get into good habbits early (i.e., using switch instead of 12 if else statments) and was wondering if anyone knew right off how to get a timer to time the … | |
Hey everyone, I'm still considering a PhD program, but I'm not sure what fields are available. I've heard of a few common ones like Computer Science and IT/IS... but what about the ones like Doctor of Philosophy in Organization and Management Information Technology Management Specialization? What are my options and … | |
Hey guys, I have Fedora6 installed on my Dell laptop. I am a complete noob at any Linux os. I have a few things that I would like some help with. 1. I have no clue how to install drivers (or programs for that matter). I need drivers for my … | |
hey guys, I am running server2003 on my laptop at home. I just installed a printer and I'm wanting to share it to my brothers; one with PC, the other with a macbook. I've set up user accounts for both of them, but when they attempt to login through the … |
The End.