• 其他操作系统默认情况下关闭这个特性如果启用它降低进程中的所有线程所有进程的性能。

    Others have it off by default; if enabled, it exhibits lower performance on all threads in the process or possibly all processes.

    youdao

  • 开发操作系统计算机科学家引入线程——进程运行轻量进程——我们进行提升

    The computer scientists who developed operating systems gave us a boost when they introduced threadslightweight processes that run within a process.

    youdao

  • 运行同一个进程中的所有组件UI线程中实例化的,每个组件系统调用也都是UI线程分发的。

    All components that run in the same process are instantiated in the UI thread, and system calls to each component are dispatched from that thread.

    youdao

  • 处理环境中线程处理时间可用系统资源以及其他线程同步有关

    In a multiprocessing environment, the processing time for a thread is related to the availability of system resources and synchronization with other threads.

    youdao

  • RT系统必须小心管理同步防止高优先级线程等待优先线程的情况发生。

    Synchronization must be carefully managed within a RT system to prevent high-priority threads from waiting for lower-priority threads.

    youdao

  • 线程编程中的一个主要考虑确保程序执行线程系统正确地——线程安全地——运行

    A primary concern in multithreaded programming is to make sure the program runs correctlythread safein a system where multiple threads are executing.

    youdao

  • 一点广为认可的,因此POWER5系统中引入同步线程

    This emphasis was recognized and Simultaneous Multi-Threading was introduced in POWER5 systems.

    youdao

  • 操作系统通常可以相同进程中的不同线程之间更快速地切换(上下文切换),而不是不同进程之间切换。

    Operating systems can generally switch (context switching) faster between threads of the same process than between different process.

    youdao

  • mini - httpd可以系统线程中处理多个并发请求但是主机上占用的内存CPU很少

    Mini-httpd handles multiple concurrent requests in a single system thread, while demanding little from its host in the way of memory or CPU.

    youdao

  • 新的线程系统已经MacRuby代码库实验性分支中可以找到,这个分支目标成为MacRuby一个版本

    The new threading system is available in MacRuby's experimental branch, which is destined to become the next MacRuby version.

    youdao

  • 处理器系统Linux试图模拟分派可用处理器单个全局RT线程队列行为

    On multiprocessor systems, Linux tries to emulate the behavior of a single global queue of RT threads that are dispatched to available processors.

    youdao

  • 本文基于Linux 2.6- based系统中移植大型的多线程应用程序获得实际经验希望这个清单帮助节省时间精力

    This article is based on real experience gained while porting a large multi-threaded application onto a Linux 2.6-based system, so I hope this checklist can be helpful in saving you time and effort.

    youdao

  • 最初设计中,由于没有线程另一个线程服务器对话时发起的系统调用都会绕过p seudo设计。

    In the original design, without locking, any syscalls made by one thread while another thread was talking to the pseudo server bypassed the pseudo design.

    youdao

  • 系统实现中,将故障模拟故障上进行,CS通信进行线程处理取得了比较好的加速效果。

    The fault simulating is completed on the full set of faults and multithread processing is applied to the communication of C/S. A good acceleration rate is achieved.

    youdao

  • 系统多个线程池时方法或许对于此类扩展进行作业重新分配有用的。

    This method may be useful in extensions to this class that re-assign work in systems with multiple pools.

    youdao

  • 甚至单核系统也是一样的,只不过某一时刻仅有线程执行

    This is true even in systems that only have a single execution core, and thus only have one thread actually executing at any given moment.

    youdao

  • 线程同样能够提高一些任务执行速度特别是多处理器系统

    Multithreading can also improve the speed of performing some tasks, especially on multiprocessor systems.

    youdao

  • 实现过程中采用了缓冲线程多媒体定时器关键技术保证系统的实时性可靠性

    The system adopts key technologies such as double buffers, multithreading and multimedia timer. These key technologies assure the efficiency and stability.

    youdao

  • 介绍线程技术汽车磨合检测微机控制系统中的应用

    This paper presents the application of multiwire technology in the microcomputer control system of automobile running-in test.

    youdao

  • 线程技术仪器控制系统中的应用进行了论述。

    The application of multi-thread technique in instrumentation control is researched.

    youdao

  • 介绍了测控系统中,采用OOP技术实现线程之间进行数据传输控制较为可靠高效方法

    A reliable and efficiency method applied to measure and control system, which adopt OOP technique to achieve data flow transmit and control among multithreading, is introduced in this paper.

    youdao

  • 采用多媒体定时器以及线程技术,实现高速数据串口系统中的传输以及多串口数据通讯问题。

    The multimedia timer and multithread technique were used to solve the high speed data transmission in serial port system and data communication in multi-serial port system.

    youdao

  • 文中首先讨论线程并发系统中的安全性公平性问题,指出安全性与公平性并发系统访问临界资源重要性

    In this thesis, discuss the safety and fairness in concurrent system, and point out its importance when multithreading accessing the critical resources.

    youdao

  • 例如操作系统可能读写磁盘或者目标线程一个进程中的另一个线程之间进行切换

    For example, the operating system might read or write to disk, or switch between the target thread and another thread in another process.

    youdao

  • 空调电控板测试诊断系统采用了软件信号仿真硬件信号模拟相结合设计方法,最后采用线程、多优先级的编程技术进行实现。

    This system is designed by employing the method of combining signal emulation with signal simulation in addition to multithreading and multi-priority programming technology.

    youdao

  • 实际上就是处理器系统中发生情形此类系统中,可执行线程分布多个可用处理器中。

    This is actually the case on multiprocessor systems, where the executable threads are distributed among the available processors.

    youdao

  • 虽然实现可能系统唯一线程ID应用程序应该假定线程id一个单一过程可用的,独特的。

    Although implementations may have thread IDs that are unique in a system, applications should only assume that thread IDs are usable and unique within a single process.

    youdao

  • 虽然实现可能系统唯一线程ID应用程序应该假定线程id一个单一过程可用的,独特的。

    Although implementations may have thread IDs that are unique in a system, applications should only assume that thread IDs are usable and unique within a single process.

    youdao

$firstVoiceSent
- 来自原声例句
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定