8000 GitHub - mmclkv/Win32Toys: win32 toys
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

mmclkv/Win32Toys

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
< 7D6E svg aria-hidden="true" focusable="false" class="octicon octicon-file color-fg-muted" viewBox="0 0 16 16" width="16" height="16" fill="currentColor" display="inline-block" overflow="visible" style="vertical-align:text-bottom">
 
 
 
 
 
 
 
 

Repository files navigation

Win32Toys

some small code pieces for windows

drawCPU.cpp

Make the use rate curve of each CPU core a sine curve.

This demo works on a 4-core CPU with a 3.2GHz frequency. You may need to modify the value of constant integer FREQUENCY in the run() function, which depends on the frequency of your CPU, change the number of threads and write your own SetThreadAffinityMask() sets to assure it works properly on your machine.

About

win32 toys

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

0