It is suitable for i o - and cpu - intensive applications 它適用于極消耗i / o和cpu的應(yīng)用程序。
Pdf is cpu - intensive , while excel is ram - intensive Pdf是占用大量cpu資源,而excel是占用大量內(nèi)存。
Let the server side perform any complex sorting or other cpu - intensive operations 讓服務(wù)器端執(zhí)行一些復(fù)雜的排序或其它的cpu密集型操作。
To do this , we constructed a cpu - intensive c process that modeled the activity in the java benchmark 為此,我們構(gòu)建了一個(gè)大量占用cpu的c進(jìn)程,它模擬java基準(zhǔn)測試的活動。
If you re writing a program that is very cpu - intensive , you ll definitely want to find ways to use multiple threads in your code 因此,實(shí)際上它被認(rèn)為是一組機(jī)器特定的寄存器,但它只用于優(yōu)化,所以將其包含在本節(jié)進(jìn)行介紹。
Use managed code for cpu - intensive functions and procedures that feature complex logic , or when you want to make use of the bcl of the . net framework 對于具有復(fù)雜邏輯的cpu密集型函數(shù)和過程,或要使用. net framework的bcl時(shí),請使用托管代碼。
They commonly run simulations and other cpu - intensive programs that would take an inordinate amount of time to run on regular hardware 高性能集群通常會運(yùn)行一些模擬程序和其他對cpu非常敏感的程序,這些程序在普通的硬件上運(yùn)行需要花費(fèi)大量的時(shí)間。
While spin locks are cpu - intensive and appear inefficient , they can be more efficient than suspending the thread and subsequently waking it up if the lock in question is held for a very short time 爭奪的鎖被持有的時(shí)間非常短,那么旋轉(zhuǎn)鎖要比暫掛線程然后再喚醒它更有效率。
On a fast machine with lots of memory , you can get away with doing low - cpu - intensive tasks during recording , but it is better to do nothing else during a burn 在一臺運(yùn)行速度極快且內(nèi)存很大的機(jī)器上,您可以在刻錄期間從容地處理非cpu密集型任務(wù),但是在燒錄盤期間最好別做別的事情。
In a cpu - intensive grid , for example , the core calculation functions that do the actual work in your grid will remain the same , as will any code that access data structures and information 例如在cpu敏感的網(wǎng)格中,網(wǎng)格中執(zhí)行實(shí)際工作的核心的計(jì)算函數(shù)都是相同的,訪問數(shù)據(jù)結(jié)構(gòu)和信息的代碼也都是相同的。