xxxx18一60岁hd中国/日韩女同互慰一区二区/西西人体扒开双腿无遮挡/日韩欧美黄色一级片 - 色护士精品影院www

  • 大小: 207KB
    文件類型: .rar
    金幣: 2
    下載: 0 次
    發(fā)布日期: 2021-06-03
  • 語(yǔ)言: 其他
  • 標(biāo)簽: 線程??綁定??CPU??

資源簡(jiǎn)介

創(chuàng)建一個(gè)線程,并將該線程綁定到多核cpu中,不占用主線程的資源,這樣可以在所開的線程中做一些動(dòng)作,不會(huì)影響主線程中的動(dòng)作。應(yīng)用:客戶將所有的刷新動(dòng)作交給主線程完成時(shí),可能拖動(dòng)鼠標(biāo),窗口均在不斷的刷新,CPU資源占用率很高,導(dǎo)致整個(gè)程序運(yùn)行速度變慢,這樣時(shí)候,可以考慮將一些刷新顯示的工作綁定到另一顆核中去實(shí)現(xiàn)。

資源截圖

代碼片段和文件信息

//?stdafx.cpp?:?source?file?that?includes?just?the?standard?includes
// TestThread.pch?will?be?the?pre-compiled?header
// stdafx.obj?will?contain?the?pre-compiled?type?information

#include?“stdafx.h“




?屬性????????????大小?????日期????時(shí)間???名稱
-----------?---------??----------?-----??----

?????文件???????3651??2009-08-21?00:03??TestThread\ReadMe.txt

?????文件???????1078??2009-08-21?00:03??TestThread\res\TestThread.ico

?????文件????????402??2009-08-21?00:03??TestThread\res\TestThread.rc2

?????文件????????550??2009-08-21?00:20??TestThread\resource.h

?????文件????????212??2009-08-21?00:03??TestThread\StdAfx.cpp

?????文件???????1054??2009-08-21?00:03??TestThread\StdAfx.h

?????文件??????34660??2009-09-02?07:16??TestThread\TestThread.aps

?????文件????????726??2009-09-02?07:25??TestThread\TestThread.clw

?????文件???????2119??2009-08-21?00:03??TestThread\TestThread.cpp

?????文件???????4231??2009-08-21?00:03??TestThread\TestThread.dsp

?????文件????????545??2009-08-21?00:03??TestThread\TestThread.dsw

?????文件???????1368??2009-08-21?00:03??TestThread\TestThread.h

?????文件??????50176??2009-09-02?07:25??TestThread\TestThread.ncb

?????文件??????48640??2009-09-02?07:25??TestThread\TestThread.opt

?????文件????????978??2009-09-02?07:23??TestThread\TestThread.plg

?????文件???????4443??2009-09-02?07:16??TestThread\TestThread.rc

?????文件???????3328??2009-09-02?07:25??TestThread\TestThreadDlg.cpp

?????文件???????1363??2009-08-21?00:04??TestThread\TestThreadDlg.h

?????文件?????126924??2009-09-02?07:25??TestThread\圖1未將線程綁定到第二顆cpu上時(shí)的測(cè)試狀態(tài).jpg

?????文件?????125694??2009-09-02?07:22??TestThread\圖2將線程綁定到第二顆cpu上時(shí)的測(cè)試狀態(tài).jpg

?????目錄??????????0??2009-08-21?00:03??TestThread\res

?????目錄??????????0??2009-09-02?07:26??TestThread

-----------?---------??----------?-----??----

???????????????412142????????????????????22


評(píng)論

共有 條評(píng)論