Recent content by PizzaHut

  1. P

    Floating Points

    Couldn't have been given any better examples, but when you devide the number by 2 to the power etc, it has 2^-1, 2^-2, etc. Is that how it is for every number or does it depend on the sign bit (The -1, -2, -3, etc).
  2. P

    Floating Points

    Thanks so looking at it, Say i have the number 0.00000014123 Would be 1.4123 * 2^-5?
  3. P

    Floating Points

    Sorry for the late reply but I couldn't fully understand the "mantissa times 2^x, where x is the exponent".
  4. P

    Floating Points

    Would anyone be able to basically explain what this information on the website is explaining? Articles - Understanding Floating Point Number Representation - Cprogramming.com I know it has something to do with floating points but is it how to calculate them or what?
  5. P

    Mouse Stops Working but stays on

    It only happens with the mouse as I can tell but randomly the mouse may freeze then in a second or two come back, but sometimes just completely stops and I need to change from side ports into back ports. Once I switch and it happens again I need to restart to basically get it to work. Picture...
  6. P

    Spiking Issue

    Will return with the results after he has tested, thanks for the continued help :)
  7. P

    Spiking Issue

    Done the methods you advised off, still spiking but temps are alot cooler. With side on - http://puu.sh/ckqDL/2752e3270e.png With side off and fan directly on - http://puu.sh/clUh1/56b8047128.png
  8. P

    Computer will RARELY start.

    Have you checked to make sure the power supply supplies enough voltage to run the computer?
  9. P

    Spiking Issue

    Have advised him of these possible fixes, will reply tomorrow with the results unless he decides to create an account on here and continue the discussion which he hopefully does. Thanks again CarnageX
  10. P

    Spiking Issue

    While playing Runescape Yes, but when I play my temps do not go near that
  11. P

    Spiking Issue

    Just replying here like instructed. This image is the specs - > http://puu.sh/ckptf/9e9e65dc6a.png This is an image of the inside of the computer (A graphics card is up top) - > http://puu.sh/ckpuV/ab8c1f85be.jpg The graphics card is a NVidia GeForce Gt320 like the one seen on this sale...
  12. P

    Spiking Issue

    Thanks for such a fast reply, I will edit the post with the temperatures and everything like that in 12 hours since that is when he gets home from work unfortunately. If you could check back then that'd be amazing.
  13. P

    Spiking Issue

    Hello Guys, I do not know exactly what sub-forum to post this thread is as I have never encountered anything like it. Player 1 is playing Runescape on low/medium/high graphics and has constant spikes in which Runescape freezes for a second but he can open other programs. He has re-installed...
  14. P

    Switch Statements in PHP

    I am mucking around with PHP and MySqli trying to create a register form. Usually you can check if the fields have not been field out by doing something like: if(!isset($_POST[???])) { - Warning or what ever - } What I am trying to do is create a switch statement, in the actual switch I...
  15. P

    Bachelor of Arts (Internet Communications)

    I have not talked to anyone that has been interested in programming before so I thought I would ask what jobs would I be able to go for after I have completed the bachelor
Back
Top Bottom