Is it possible to control CPU's speed through C++ programming??
If yes,How?
I just need an algorithm
..
OS-Window 7.
How to control CPU's speed with C++ programming?
Page 1 of 12 Replies - 4105 Views - Last Post: 19 October 2012 - 01:23 PM
Replies To: How to control CPU's speed with C++ programming?
#2
Re: How to control CPU's speed with C++ programming?
Posted 21 July 2012 - 06:52 PM
You can look at the Power Management API's in the Windows API: http://msdn.microsof...3(v=vs.85).aspx
Why would you want to do this, though within your program? It's a user setting that the user should choose to control. What if the user is on a airplane with no chance to recharge, are you just going to suck up his battery because you feel like your program should be running with a faster CPU?
Sounds like malware to me.
Why would you want to do this, though within your program? It's a user setting that the user should choose to control. What if the user is on a airplane with no chance to recharge, are you just going to suck up his battery because you feel like your program should be running with a faster CPU?
Sounds like malware to me.
#3
Re: How to control CPU's speed with C++ programming?
Posted 19 October 2012 - 01:23 PM
http://www.codeproje...ses-and-threads
it looks pretty simple and i dont even fully understand classes yet, hope it helps.
it looks pretty simple and i dont even fully understand classes yet, hope it helps.
Page 1 of 1
|
|

New Topic/Question
Reply



MultiQuote





|