Cawickeng

none

General Tech

Internet not working. Help Hi guys. Before I continue I would like to say I have already scanned using Malwarebytes, Avast, Spybot and found no infected files. I have also used CCleaner to get rid of temp files etc. I have also used HDPro and detected a defected block which I'm not sure how to fix. My problem is that I am unable to connect to the Internet, starting yesterday. Yesterday, I was only able to download from any server the first MB or so, then it would stop downloading. Youtube videos would only load for the first 10 or so seconds and then stop, at which point I would have to click on the part which it is loaded up to, to continue loading the next 10 seconds and repeat. Pages would also load halfway if there are a lot of pictures

General Tech

Help with a C program Ok guys, can you please help me with a C++ program which prompts the user to enter numeric quantities, and allows the user to use the engineering prefixes to specify the power of 10. Store the values entered in a double precision number and display then in scientific notation. (e.g. the user should be able to enter 345u, and it will be recognised and stored as 345 x 10^(-6)) Prefixes you should be able to process ... What I've done so far: #include "stdafx.h" #include <iostream> #include <cstdlib> #include <cstdio> #include <vector> #include <string> #include <sstream> using namespace std; void getInput(string &SI, double &Calc, string &Number){ cout << &q

General

Leveling up question I'm just very confused with what's the quickest way for me to level up to 120, since a lot of people have differing suggestions. I am a level 41 WA and completely unfunded (although I just got 15 mil by doing Subani's legacy). Some people say grind on CDs at lvl 35-50 and do scarecrows/jesters, some people say do jesters at lvl 43, some people say CPQ or LPQ, and some say do Monster Park. Doing the Kerning Mall quests got me from 36-41 but it took ages (like 3-4 hours) and I hear all these people getting from 1-80 in 2 hours.

General Tech

Matlab assignment on for loopswhile loops So this is my uni assignment function [L, S, Lidx, Sidx] = largest_and_smallest(array) %LARGEST_AND_SMALLEST Largest and smallest values in array % [L, S, Lidx, Sidx] = LARGEST_AND_SMALLEST(ARRAY) returns % the largest and smallest values in ARRAY, as well as the % indices of the largest and smallest values. % An error is raised if ARRAY is empty. Basically, I have to find maximum, minimum value of an array using for loops/while loops and no max, min functions. I also need to find their index positions in the array. I've tried to use for loops and write something like for i=1:n and all that and then an if statement if array(i)<=array(i+1) L=array(i) etc but I'm not getting it right. Please help.

General Tech

What resolution do you guys use? I just want to know what resolution you guys use for web browsing and other stuff. Because I'm forced to share my computer with my mother (who doesn't even know about what resolution is), I'm forced to use 1024 x 768 whilst my monitor can handle 1680 x 1050 because she says she can't see anything (because everything's too small for her). She says that the low crap resolution won't stuff up my eyesight and that she bought our 22' monitor so we can have the screen 'big'. Basically, she's saying we bought our monitor so it can run a crap resolution.