| 1. | It is suitable for i o - and cpu - intensive applications 它适用于极消耗i / o和cpu的应用程序。 |
| 2. | Pdf is cpu - intensive , while excel is ram - intensive Pdf是占用大量cpu资源,而excel是占用大量内存。 |
| 3. | Let the server side perform any complex sorting or other cpu - intensive operations 让服务器端执行一些复杂的排序或其它的cpu密集型操作。 |
| 4. | To do this , we constructed a cpu - intensive c process that modeled the activity in the java benchmark 为此,我们构建了一个大量占用cpu的c进程,它模拟java基准测试的活动。 |
| 5. | 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 因此,实际上它被认为是一组机器特定的寄存器,但它只用于优化,所以将其包含在本节进行介绍。 |
| 6. | 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 对于具有复杂逻辑的cpu密集型函数和过程,或要使用. net framework的bcl时,请使用托管代码。 |
| 7. | They commonly run simulations and other cpu - intensive programs that would take an inordinate amount of time to run on regular hardware 高性能集群通常会运行一些模拟程序和其他对cpu非常敏感的程序,这些程序在普通的硬件上运行需要花费大量的时间。 |
| 8. | 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 争夺的锁被持有的时间非常短,那么旋转锁要比暂挂线程然后再唤醒它更有效率。 |
| 9. | 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 在一台运行速度极快且内存很大的机器上,您可以在刻录期间从容地处理非cpu密集型任务,但是在烧录盘期间最好别做别的事情。 |
| 10. | 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敏感的网格中,网格中执行实际工作的核心的计算函数都是相同的,访问数据结构和信息的代码也都是相同的。 |