网站首页  词典首页

请输入您要查询的英文单词:

 

单词 multithreading
释义

multithreading

  • 网络多线程;多执行绪;多线程处理
1.
多线程
多线程(Multithreading)支持,包括:_Thread_local存储类型标识符,<threads.h>头文件,里面包含了线程的创建和管理函数。 …
zh.wikipedia.org
2.
多执行绪
...行绪,中国大陆惯用术语为作多线程,台湾惯用术语为作多执行绪(英语:Multithreading),是指从软件或者硬件上实现多 …
zh.wikipedia.org
3.
多线程处理
等待线程... ... 多线程并行处理 simultaneous multithreading 多线程处理 multithreading 多线程单元 multithreaded apartment ...
glosbe.com
4.
多线程技术
  多线程技术multithreading)是编程中最强大的概念之一。使用多线程技术,你可以把复杂的事务拆分到彼此独立执行的多个 …
dotnet.chinaitlab.com
5.
多线程渲染
...ader)、曲面细分(Tessellation)、多线程渲染(Multithreading)等新技术,DX11可以带来更快的渲染速度、更多的渲染方式和更 …
news.mydrivers.com
6.
多线索
英语新词汇与常用词汇的翻译(M) ... multitasking 多任务处理 multithreading 多线索 multitude 多数 ...
zftrans.com
7.
多执行绪处理
多行不... ... 多执行绪 multithreading 多执行绪处理 multithreading 多执行绪伺服器应用程式 multithreaded server application ...
zh.glosbe.com

例句

释义:
1.
Thegoal of multithreading hardware support is to allow quick switching between a blocked thread and another thread ready to run.
的目标,多线程硬件支持是让之间的快速转换阻塞线程和另一个线程准备运行。
blog.sina.com.cn
2.
An multithreading operating systems that allow different parts of a software program to run concurrently.
多线程操作系统允许一种软件程序的不同部分并发运行。
wenku.baidu.com
3.
"UNO does not depend on any graphical subsystem, but is heavily based on multithreading and network communication capabilities, " he said.
他说:“UNO不依赖于任何图形子系统,但在很大程度上基于多线程和网络通信能力。”
www.ibm.com
4.
As you can imagine, polling sacrifices many of the advantages of multithreading in return for control over the order that threads run.
您可以想像得到,通过轮询来实现对线程运行顺序的控制将牺牲多线程处理的许多优点。
msdn2.microsoft.com
5.
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请求。
www.infoq.com
6.
Such schemes can be considered a type of block multithreading among the user program thread and the interrupt threads.
这些计划可以被看作是一种类型的块多线程之间的用户程序线程和中断线程。
blog.sina.com.cn
7.
To see how applications can retrieve this value, see Multithreading: Terminating Threads.
有关应用程序如何检索此值的信息,请参见多线程处理:终止线程。
msdn2.microsoft.com
8.
When you use multithreading of any sort, your code can be exposed to very serious and complex bugs.
使用任何一种多线程时,代码都容易产生非常严重而复杂的bug。
msdn2.microsoft.com
9.
When using multithreading of any sort, you potentially expose yourself to very serious and complex bugs.
在使用任何种类的多线程时,可能会遇到非常严重和复杂的bug。
msdn2.microsoft.com
10.
When you use multithreading of any sort, you potentially expose yourself to very serious and complex bugs.
当您使用任何一种多线程编程时,都有可能会遇到非常严重而复杂的Bug。
msdn2.microsoft.com
1.
MDP is able to handle the complexities associated with and asynchronous messaging and multithreading.
MDP能够处理与异步消息传送和多线程相关的复杂性。
www.ibm.com
2.
Watch out for the language elements that will not work with multithreading.
小心那些无法用于多线程的语言元素。
www.ibm.com
3.
What I stress studied are data cleaning, data type transforming, multithreading running model of data migration, etc.
其中重点研究了ETL的数据清洗、数据类型转换、多线程运行模型等问题。
www.juhe8.com
4.
They run close to the metal and can take advantage of performance boosters like GPU acceleration and multithreading.
它们几近是在硬件上运行,可利用诸如GPU加速和多线程这样的性能助推器。
www.bing.com
5.
Multithreading improves the performance and responsiveness of your applications.
多线程处理可提高应用程序的性能和响应能力。
msdn2.microsoft.com
6.
It features communications acceleration, chip multiprocessing, and simultaneous multithreading (SMT).
它的特色是通信加速、芯片多进程和同步多线程(simultaneousmultithreading,SMT)。
www.ibm.com
7.
Multithreading, or free threading, is the ability of an application to execute multiple threads of operation simultaneously.
“多线程处理”或“自由线程处理”指的是一个程序同时执行多个操作线程的能力。
technet.microsoft.com
8.
For descriptions of these restrictions and other tips about using threads, see Multithreading: Programming Tips.
有关这些限制的说明以及使用线程的其他提示,请参见多线程处理:编程提示。
msdn2.microsoft.com
9.
This paper used multithreading technology to ensure the real-time of operation, display and input control of the simulation system.
本文使用多线程的技术手段保证了仿真系统的运行、显示、输入控制的实时性。
www.fabiao.net
10.
The singleton instance serves concurrent requests using multithreading, so it has to be thread-safe.
singleton实例使用多线程服务并发请求,因此它必须是线程安全的(thread-safe)。
www.ibm.com
1.
Multithreading: Programming Tips describes techniques that you can use to get around problems that might arise in these situations.
多执行绪:程式设计提示说明您可用来处理在这些情况中可能发生的问题的技术。
technet.microsoft.com
2.
An example of a component that might make use of multithreading would be a component that calculates payroll information.
计算工资表信息的组件就是一个可能利用多线程处理的组件示例。
msdn2.microsoft.com
3.
Multithreading is difficult, and a thorough design before you start to code will help avoid difficult-to-detect locking problems.
多线程是困难的,在开始编程之前详细设计系统能够帮助你避免难以发现死锁的问题。
www-128.ibm.com
4.
Application of multithreading technology in the control system of a three freedoms picking robot of auto aerial stuff store is introduced.
介绍了多线程技术在自动化航材库三自由度拾取机器人控制系统中的应用。
www.dictall.com
5.
Multithreading communications to use the global variable coupling causes the function to a greater degree.
多线程通信使用的全局变量导致函数耦合度较大。
www.pudn.com
6.
A multithreading example is one of the best ways to show you how to use commands to compile, link, and execute a program.
多线程示例是展示如何使用命令编译、链接和执行程序的最佳方法之一。
www.ibm.com
7.
If you use multithreading in your Windows Forms applications, you must be careful to make calls to your controls in a thread-safe way.
如果您在Windows窗体应用程序中使用多线程,调用您的控件时一定注意要用一种线程安全的方式。
msdn2.microsoft.com
8.
All programmers are fluent in these algorithms, including such things as recursion, hierarchical data structures, and multithreading.
所有的程序员都熟悉这些算法,包括递归、层次数据结构和多线程等。
www.dictall.com
9.
Managed Threading Best Practices Multithreading requires careful programming.
多线程处理需要在编程时倍加注意。
msdn2.microsoft.com
10.
Multithreading techniques of digital business card printing and membership card modes including heat transfer and laser ink-jet printing.
证卡的数字制卡和会员卡制息方法包罗冷不停印和激光喷不朱打印。
www.bing.com
1.
Therefore, on certain CE platforms, the compiler may generate warnings about DCOM support and single and multithreading definition.
因此,在某些CE平台上,编译器可能会生成有关DCOM支持和单线程与多线程定义的警告。
msdn2.microsoft.com
2.
The multithreading topics do not teach the basics of multithreaded programming, only how to use MFC in your multithreaded program.
多执行绪主题没有教授多执行绪程式设计的基本概念,只有教授如何在您的多执行绪程式中使用MFC。
technet.microsoft.com
3.
With respect to multithreading, synchronization is the capability to control the access of multiple threads to shared resources.
对于多线程,同步是有能力控制出入的多线程共享资源。
blog.163.com
4.
Thisminimizes the amount of software changes needed within the applications well as the operating system to support multithreading.
这样做可以减小数额的变化需要在软件的应用以及操作系统支持多线程。
blog.sina.com.cn
5.
Multithreading is also useful when creating scalable applications, because you can add threads as the workload increases.
多线程处理在创建可缩放应用程序时也很有用,因为工作量增加时可以添加线程。
msdn2.microsoft.com
6.
Consult the Managed Threading Best Practices before implementing any solution that uses multithreading.
在实现任何一种使用多线程处理的解决方案之前,请先参考ManagedThreadingBestPractices。
msdn2.microsoft.com
7.
For information about communicating from the worker thread to the caller, see Multithreading: Programming Tips.
有关从辅助线程到调用方进行通信的信息,请参见多线程处理:编程提示。
msdn2.microsoft.com
8.
In particular, IO and GUI programming both require multithreading to provide a seamless experience for the user.
特别是,IO和GUI编程都需要多线程来为用户提供完美的体验。
www-128.ibm.com
9.
The multithreading and serial communication technology was used to meet the request of real-time and multitask.
系统采用多线程技术与串口通信技术,较好地满足了数控系统的实时性与多任务性要求。
www.chemyq.com
10.
Before implementing any solution that uses multithreading, see Managed Threading Best Practices.
在实现任何使用多线程编程的解决方案之前,请参见托管线程处理的最佳做法。
msdn2.microsoft.com
1.
The problem arises when the user interface attempts to accurately represent the concepts of recursion, hierarchical data, or multithreading.
当用户界面试图精确地表达递归、层次数据或者多线程这些概念时,问题就出现了。
www.jukuu.com
2.
They are also designed to handle a worst-case situation in terms of multithreading.
它们还是按多线程设计的,用于处理最坏的情况。
www.ibm.com
3.
multithreading provides greater responsiveness to the computer user , and uses idle time for background tasks.
多线程处理为计算机用户提供了更好的响应能力,并且使用空闲时间处理后台任务。
www.ichacha.net
4.
Describes common problems with multithreading and strategies for avoiding problems.
介绍多线程处理的常见问题以及避免这些问题的策略。
msdn2.microsoft.com
5.
Combining with the multithreading technique, a fast navigation path (FNP) algorithm is proposed.
结合多线程并行访问技术,提出了一种快速导航路径(FNP)算法。
www.dictall.com
6.
In this article, we ll explore the problems associated with multithreading and discuss solutions to the most common pitfalls.
在本文中,我们将探讨使用多线程时遇到的问题,并提出那些常见陷阱的解决方案。
www-128.ibm.com
7.
For the multithreading technique, the paper discusses the attemper problem of different levels of users and tasks.
对于多线程技术,着重讨论了应用于此款软件的不同等级用户调用和不同等级任务调度的问题。
www.fabiao.net
8.
Also, multithreading is demonstrated by firing the event from a working thread separate from primary one.
另外,通过触发来自从主线程分离的工作线程的事件,还示范了多线程的应用。
www-128.ibm.com
9.
By getting around these limitations, you can take proactive steps to get the programs to reap the benefits of running in multithreading.
通过绕过这些限制,您就可以主动获得在多线程上运行程序的好处。
www.ibm.com
10.
Multithreading technology has been widely used in the computer communication area because of its flexible controlment and better timeliness.
多线程技术以其控制灵活、实时性良好等优点广泛应用于计算机通信领域。
www.ceps.com.tw
1.
Multithreading is a necessity in multimedia and network programming.
多线程是多媒体和网络程序的必需品。
bbs.ngacn.cc
2.
TenyQQ use of the multithreading means that the work is to ensure that every landing QQ dimensions, and stable operation.
TenyQQ使用了多线程的工作方式,确保每个正在登陆的QQ互不干扰,稳定运行。
www.ganxisky.cn
3.
An important benefit of multithreading is that it improves the interactive performance of graphical applications for the user.
多线程的一个重要的优越之处在于它能够改善图形化应用程序与用户间的交互性能。
www.bing.com
4.
The Workers API just removed any excuse to not use multithreading to improve your XUL applications .
WorkersAPI为开发人员使用多线程来提高XUL应用程序的性能打消了所有顾虑。
www.ibm.com
5.
Multithreading can also improve the speed of performing some tasks, especially on multiprocessor systems.
多线程同样能够提高一些任务的执行速度,特别是在多处理器系统中。
www.uxguide.net
6.
The component does not need to add separate logic to manage multithreading which is time consuming, complex and prone to error.
组件不需要添加独立逻辑来管理多线程,因为这很耗时、复杂且易于出错。
www.ibm.com
7.
This topic describes processes and threads and the MFC approach to multithreading.
本主题描述进程、线程和MFC多线程处理方法。
msdn2.microsoft.com
8.
The preferred way to implement multithreading in your application is to use the BackgroundWorker component.
在应用程序中实现多线程的首选方式是使用BackgroundWorker组件。
msdn2.microsoft.com
9.
In a Java 2 Platform, Standard Edition (J2SE) environment, you'd use multithreading to achieve this objective.
在Java2平台标准版本(J2SE)环境中,可以使用多线程实现这一目标。
www.ibm.com
10.
Of course C has support for native threads, so that was always a way to use multithreading from within a XUL application.
当然,C 能支持本机线程,所以总是可以通过该种方式在一个XUL应用程序中使用多线程。
www.ibm.com
1.
Multithreading is a difficult topic, and it will come up in the SCJP 1. 4.
多线程是较难的主题,它将出现在SCJP1.4中。
www.ibm.com
2.
We will learn how to create a multithreading program in this tutorial. We also study the communication methods between the threads.
我们将在这一课中学习如何创建一个多线程程序。我们也将学习线程之间的通讯方法。
blog.chinaunix.net
3.
Provides a safe way to implement multithreading in conjunction with user-interface objects.
为结合用户界面对象与多线程处理提供了一种安全方法。
msdn2.microsoft.com
4.
No multithreading code is needed for this task.
此任务不需要多线程代码。
msdn2.microsoft.com
5.
Provides links to topics that describe how to use multithreading in component programming.
提供到描述在组件编程中如何使用多线程处理的主题的链接。
msdn2.microsoft.com
6.
Use multithreading to make the form directly handle the events.
使用多线程处理可使窗体直接处理事件。
msdn2.microsoft.com
7.
Extension DLLs can take care of multithreading by handling the DLL_THREAD_ATTACH and DLL_THREAD_DETACH cases in the DllMain function.
扩展DLL可通过处理DllMain函数中的DLL_THREAD_ATTACH和DLL_THREAD_DETACH情况来负责多线程。
msdn2.microsoft.com
8.
Despite being a minor release, JavaScript 1. 9. 1 adds a major new feature: multithreading through the Workers API.
尽管只是一个较小的发布版,JavaScript1.9.1却增加了一项重要的新特性:通过WorkersAPI实现多线程。
www.ibm.com
9.
Table 2 summarizes the scope of various COBOL language elements that can be used with multithreading.
表2总结了可以应用于线程的各种COBOL语言元素的范围。
www.ibm.com
10.
As mentioned earlier, one common use of multithreading is some type of IO operation, such as accessing a Web service over the Internet.
如前面所提到的,多线程的一个常见应用就是某类IO操作,例如访问Internet上的一个Web服务。
www.ibm.com
1.
use multithreading to achieve a simulation fans procedures, we can use the buttons to control the movement of fans!
使用多线程实现一种模拟风扇的程序,可以利用按钮控制风扇的运动情况!
www.dgmini.com
2.
Discusses how to implement multithreading in your components.
讨论如何在组件中实现多线程处理。
msdn2.microsoft.com
3.
Because the POWER5 is multithreading-aware, it can distinguish between threads on the same or different processors.
因为POWER5能识别多线程,因此它可以区分相同或不同处理器上的线程。
www.ibm.com
4.
For example, the events loop, multithreading, GUI design, etc.
例如,事件循环,多线程,GUI设计,等等。
www.cnblogs.com
5.
OpenSMT: The Design and Implementation of a Simulator for Simultaneous Multithreading Processor Architecture
一个同时多线程处理器模拟器的设计和实现
www.ilib.cn
6.
Users familiar with multithreading will see that assigning
熟悉多线程处理的用户会认为分配
msdn2.microsoft.com
7.
Multi-Core Programming Increasing Performance through Software Multithreading
多核编程通过软件多线程提高性能
www.intel.com
8.
Application of multithreading technology to microcomputer inspecting and controlling system
多线程技术在微机测控系统中的运用
www.ilib.cn
9.
The application of multithreading parallel and distributed computing in large-scale chemical structure searching database
分布式多线程并行处理技术在大规模化学结构检索数据库系统中的应用
www.ilib.cn
10.
Dynamic Branch Predictor Evaluation on Simultaneous Multithreading Processor
同时多线程处理器上的动态分支预测器设计方案研究
www.ilib.cn
1.
The Design Dilemma: Multiprocessing Using Multiprocessors and Multithreading
多重处理的设计选择:多处理器或多线程技术
www.ilib.cn
2.
Application of Multithreading Serial Communication in Distributed Simulation System
多线程串行通信在武器分布式仿真系统中的应用
www.ilib.cn
3.
The application of multithreading technology on system software of special WEDM machine tool for diamond woodworking milling cutter
多线程技术在金刚石木工铣刀专用线切割机系统软件上的应用
www.ilib.cn
4.
The Multithreading Implementation of Object-Oriented Power Telecontrol Protocol
面向对象的电力远动规约的多线程实现
www.ilib.cn
5.
Application of Multithreading to Virtual Storage Oscilloscope Developing
多线程技术在虚拟存储示波器开发中的应用
www.ilib.cn
6.
A Multithreading TCP Communication Development Platform with Message Queue Mechanism
结合消息队列机制的多线程TCP通信开发平台
www.ilib.com.cn
7.
Mutex and Synchronization of Multithreading Program in Linux and Its Practice
Linux多线程的互斥与同步控制及实践
ilib.cn
8.
Multithreading and Its Application in Multimedia CAI Software
多线程技术及其在多媒体CAI软件中的应用
www.ilib.cn
9.
Application of multithreading technology in ultrasonic data displaying and real time collection
多线程技术在超声波数据成像和实时采集中的应用
www.ilib.cn
10.
Network Transmission Module Base on Multi-buffer and Multithreading in Distributed Simulation System
分布式仿真中多缓冲多线程网络模块的设计
www.ilib.cn
1.
Implementation Remote Real-time Supervision by Using Multithreading Programming Technology in Delphi
利用Delphi的多线程编程技术实现远程实时监控
www.ilib.cn
2.
Application of Multithreading Technology in Automatic Measuring System
多线程技术在自动测量系统中的应用
service.ilib.cn
3.
This code is realizes the multithreading in monolithic integrated circuit MCU to insert the type operating system,
详细说明:该代码是在单片机MCU中实现多线程的嵌入式操作系统
www.programsalon.com
4.
Application of Multithreading Technique in Fringe Acquisition
多线程技术在条纹采集中的应用
service.ilib.cn
5.
Design and Implementation of a Multithreading Data Collection Software based on Multi-serial port
一个多串口多线程数据采集系统软件的设计与实现
www.ilib.cn
6.
Application of Multithreading Technology in the Measurement of Peak Pressure in Gasoline Engine
多线程技术在汽油机峰值压力测量中的应用
service.ilib.cn
7.
Asynchronous messaging, two-way messaging and multithreading
异步消息传送、双向消息传送和多线程
www.ibm.com
8.
Application of Multithreading Technology in Industry Control
多线程技术在工业控制中的应用
service.ilib.cn
9.
A Multithreading Solution to Interactive Web Database Applications
交互式网络数据库应用程序的多线程解决方案
www.ilib.cn
10.
Application of Multithreading in Flame Cutter Numerical Control Software
多线程在火焰切割机数控软件中的应用
ilib.cn
1.
The Technology of Multithreading and Application on Serial Communication
多线程技术及其在串口通信中的应用
service.ilib.cn
2.
Application of the Technique of Multithreading at the Auto-alarm System
多线程技术在自动报警系统中的应用
www.ilib.cn
3.
On the High Efficiency Multithreading Net Flow Collection Algorithm and Relevant Practice
高效率多线程网络流量采集算法研究及实践
www.ilib.cn
4.
Multithreading for load balancing in Network Intrusion Detection System
多线程实现网络入侵检测的负载均衡
www.ilib.cn
5.
Study and Implementation of Concurrent Multitask in Java Multithreading
Java中多线程并发机制的研究和实现
ilib.cn
6.
Consider the following guidelines when designing class libraries for multithreading
在为多线程设计类库时,请考虑以下准则
msdn2.microsoft.com
7.
A Research into the Security of Race Condition in Multithreading Application
多线程应用程序竞争状态的安全性研究
service.ilib.cn
8.
Application of Multithreading Technique in Multi-axis Movement Control
多线程技术在多轴运动控制中的应用
www.ilib.cn
9.
Development of the Control Software for Heavy Oil Micro-reactor Application of Multithreading
重油微反控制系统-多线程技术的应用
www.ilib.cn
10.
Multithreading Development Based on Asynchronous Timer in Virtual Instrumentation Software Design
虚拟仪器软件设计中基于异步时钟的多线程开发
www.ilib.cn
1.
Application of multithreading in real time receiving and processing of digital image
多线程在数字图像实时接收处理中的应用
scholar.ilib.cn
2.
Users familiar with multithreading will point out quite rightly that assigning
熟悉多线程处理的用户会十分正确地指出,分配
msdn2.microsoft.com
3.
Technology of multithreading and application on computer games
多线程技术及其在电脑游戏中的应用
www.ilib.cn
4.
Before implementing any solution that uses multithreading, see
在实现任何使用多线程处理的解决方案之前,请参见
msdn2.microsoft.com
5.
Multithreading Techniques in Card Quality Control System
证卡质检系统中的多线程技术
service.ilib.cn
6.
An Architecture of Intelligent Residence Management Service System Based on Multithreading Technology
基于多线程技术的智能小区管理服务系统构建
www.ilib.cn
7.
The Application of Multi-duty and Multithreading Programming in System Self-check
多任务多线程编程在系统自检中的应用
ilib.cn
8.
Safety and Fairness in Java Multithreading Concurrent System
Java多线程并发系统中的安全性与公平性
www.ilib.cn
9.
For more information about multithreading design issues, see
有关多线程设计问题的更多信息,请参见
msdn2.microsoft.com
10.
Scoring Principle and Methods for Long Space Multithreading Parts
大导程多线螺旋类零件分线原理及方法
ilib.cn
1.
Research and Implementation of Serial Communication Component Based on Delphi Multithreading
基于Delphi多线程的串行通信构件的研究与实现
www.ilib.cn
2.
Applications of Intelligent Quartz-crystal Equipment Measuring the Quantity of Heat Based on Multithreading
多线程技术在智能石英晶体量热仪中的应用
www.ilib.cn
3.
Design and Implementation of Video Conference Controlling System Based on Multithreading
基于多线程的视频会议控制系统的设计与实现
ilib.com.cn
4.
Many-to-one Remote Data Extraction Based on Pipeline and Multithreading Techniques
基于管道和多线程的多对-远程数据提取技术
www.ilib.cn
5.
Study and Realization of Airborne Data Bus Simulation System Based on Multithreading Technique
基于多线程技术的机载总线仿真系统的研究与实现
www.ilib.cn
6.
Dynamic Multithreading Architecture Based on EPIC Technology
基于EPIC的动态多线程微体系结构技术
www.ilib.cn
7.
Applied Multithreading and Synchronization to High-speed Weld Seam-tracking System Based on CCD Image
利用多线程及同步控制技术实现高速视觉焊缝跟踪
www.ilib.cn
8.
Realization of most short-path parallel algorithm during all apexes based on Java multithreading
基于Java多线程实现所有顶点间最短路径的并行算法
scholar.ilib.cn
9.
Multithreading bundles for steps in this recipe
该配方中步骤的多线程束。
www.ibm.com
10.
ASC based on multithreading technique and message-responding mechanism
基于多线程和消息响应机制的异步串行通信
www.ilib.cn
1.
Improved model based on speculative multithreading
基于推理多线程技术的一种改进模型
www.ilib.cn
2.
The design and realization of access gateway testing system in NGN based on multithreading
基于多线程的NGN综合接入网关测试系统的设计与实现
ilib.cn
3.
The Disquisition of Parts Logistics System Based on Java Multithreading
基于Java多线程的零部件物流系统研究
www.ilib.cn
4.
Study and Implementation of Multithreading Technique Based on PB
基于PB的多线程技术研究与实现
service.ilib.cn
5.
Simulation of Disk Scheduling Based on Multithreading
基于多线程技术的磁盘调度仿真
service.ilib.cn
6.
Network control system of heat treatment based on the multithreading technology
基于多线程技术的热处理网络控制系统
service.ilib.cn
7.
Real reappear of target wake based on multithreading technic
基于多线程技术的目标航迹的真实再现
www.ilib.cn
8.
Optimal Design Method of Multithreading Technology Based on VC
基于VC多线程技术的优化设计方法
service.ilib.cn
9.
The Practical Implement of CWT Based on Multithreading
基于多线程技术的连续小波变换实现
www.ilib.cn
10.
Telemonitoring System of ECG Data Based on Multithreading
基于多线程技术的远程心电监测系统
www.ilib.cn
1.
Managed Threading Best Practices Multithreading in Visual Basic
托管线程处理的最佳做法
msdn2.microsoft.com
随便看

 

英汉双解词典包含2704715条英汉词条,基本涵盖了全部常用单词的翻译及用法,是英语学习的有利工具。

 

Copyright © 2004-2022 Newdu.com All Rights Reserved
更新时间:2025/3/1 14:42:22