MDP is able to handle the complexities associated with and asynchronous messaging and multithreading. MDP能够处理与异步消息传送和多线程相关的复杂性。
The ACE open source toolkit helps developers create robust, portable multithreading applications. ACE开放源码工具包可以帮助开发人员创建健壮的可移植多线程应用程序。
The singleton instance serves concurrent requests using multithreading, so it has to be thread-safe. singleton实例使用多线程服务并发请求,因此它必须是线程安全的(thread-safe)。
Then, it introduces the whole software implementing scheme of system in detail, describes how to process multimedia information by synchronously using methods for similarly multithreading on DSP. 然后,较详细地介绍了整体软件的实现方案,说明了在数字信号处理器上如何利用类似多线程处理的方法同时处理多种媒体数据;
Mutex and Synchronization of Multithreading Program in Linux and Its Practice Linux多线程的互斥与同步控制及实践
The audio converter supports multithreading and batch conversion; 音频转换器支持多线程和批量转换;
By using the OO technology and multithreading technology, the maintenance& upgrade is very easy and convenient. 采用了面向对象技术和多线程技术,使得系统的维护和升级变得十分方便。
Application of Multithreading Queue Technology in Communication Server Software 队列与多线程技术在交通监控系统通信软件中的应用
Research and Implementation of MDSF-A Deterministic Scheduling Framework of Multithreading Replication System 多线程复制系统的确定性调度框架MDSF的研究与实现
Application of multithreading and ODBC in serial-port program 多线程与ODBC在串口编程中的应用
Multithreading solves problems with throughput and responsiveness, but in doing so it introduces new problems: deadlocks and race conditions. 多线程处理解决了吞吐量和响应性问题,但引入此功能会带来新的问题:死锁和争用条件。
Multithreading is difficult, and a thorough design before you start to code will help avoid difficult-to-detect locking problems. 多线程是困难的,在开始编程之前详细设计系统能够帮助你避免难以发现死锁的问题。
Research on Multithreading Concurrency of iDTV Software System and on Screen Display Design iDTV软件系统多线程并发性和OSD设计研究
Multithreading solves problems with throughput and responsiveness, but it can also introduce resource-sharing issues such as deadlocks and race conditions. 多线程处理解决了吞吐量和响应性的问题,但同时也带来了资源共享问题,如死锁和争用状态。
Multithreading computers have hardware support to efficiently execute multiple threads. 多线程的计算机有硬件支持有效地执行多个线程。
Development of Application Software Based on Serial-port Communication and Multithreading 基于串口通讯和多线程技术的应用软件开发
Application of Multithreading in the System of M-commerce 多线程技术在移动电子商务系统中的应用
The problem of how to allocate and share processor resources among multiple threads of multithreading processors has a direct effect on the performance of the processor. 处理器资源如何在多个线程之间进行分配和共享是直接影响多线程处理器性能的关键问题。
Research and Development of Architectural Level Fault-Tolerance Based on Redundant Multithreading 基于冗余多线程的体系结构级容错措施的研究与发展
This paper puts forward a design of software System Framework of the signaling data simulation tester based on the technology of multithreading, finite state machine and dynamic link library. 本文采用多线程、有限状态机和动态链接库技术设计一种信令数据仿真测试仪的软件体系结构。
Network Communications Programme Use of Asynchronism Socket Based On Massage and Multithreading Technology 基于消息的异步套接字和多线程技术网络通信编程
Design and Realization of Port Scanner Based on Multithreading 基于多线程的端口扫描器的设计与实现
No multithreading code is needed for this task. 此任务不需要多线程代码。
Design and Realization of Intelligent Alternating Current Test System Based on Multithreading Technique of LabWindows/ CVI 基于LabWindows/CVI的多线程技术的智能交流电量测量系统的设计与实现
By taking advantage of multithreading in the new VM the web container is able to dispatch multiple HTTP and HTTPS requests concurrently. 由于充分利用了新虚拟机中多线程的优势,该Web容器可以同时分发多个HTTP和HTTPS请求。
This type of multithreading is known as Block or Cooperative or Coarse-grained multithreading. 这种类型的多线程被称为块或合作或粗粒度多线程。
Application of Linux parallel computing based on multithreading in HT-7 poloidal field control system Linux下多线程并行处理在HT-7极向场控制系统的应用
For example, the events loop, multithreading, GUI design, etc. 例如,事件循环,多线程,GUI设计,等等。
Such schemes can be considered a type of block multithreading among the user program thread and the interrupt threads. 这些计划可以被看作是一种类型的块多线程之间的用户程序线程和中断线程。