• 最少连接算法通常适合请求应用服务器影响相同流量

    The least connections algorithm is usually better for traffic where each request tends to have the same impact on the application server.

    youdao

  • 本文利用广义网络法结合连接算法分析复杂孔缝耦合问题

    A new technique which combines the general network formulation and the connection algorithm is proposed to deal with the complex aperture coupling problems.

    youdao

  • 基于这样观察提出一种基于区域划分结构连接算法

    Motivated by this observation, a structural join algorithm based on range partitioning is proposed in this paper.

    youdao

  • 提出了一种基于缓冲的高速缓存参数无关的套循环并行连接算法

    A buffering based cache-oblivious nest-loop parallel join algorithm is proposed.

    youdao

  • 研究了基于KDXI索引结构半结构连接算法路径查询处理过程

    The semistructural join algorithms and the evaluation process of XML path queries based on KDXI is studied in detail.

    youdao

  • 用于基准数据库必须10tb原始数据并且有高效的磁盘扫描连接算法

    The database used for this benchmark is defined with 10tb of raw data and requires highly efficient disk scanning and table joining algorithms.

    youdao

  • 已有研究工作中,基于滑动窗口连接算法都是适用于立即执行的连续查询。

    This paper has put forward join algorithms of compound sliding window based on the periodically execution manner, namely CSWSNL.

    youdao

  • 针对漏检而断裂图像边缘图中的边缘连接问题,提出基于主动生长边缘连接算法

    This paper discussed an edge linking algorithm based on autonomous edge growing for discontinuity edge of edge image caused by missed detection.

    youdao

  • 如果并非所有应用服务器拥有同等处理能力,则使用加权最少连接算法考虑处理能力差异

    If all application servers do not possess equal amounts of compute power, a weighted least connections algorithm can be used to account for the difference.

    youdao

  • 我们考虑了复合滑动窗口中的基本窗口结构连接算法影响给出不同的实现算法

    We present different join algorithm by considering an effect based on the structure of basic Windows.

    youdao

  • IE7天真连接算法要求浏览器循环过程中反复越来越大的字符串拷贝分配内存

    IE7's naive concatenation algorithm requires that the browser repeatedly copy and allocate memory for larger and larger strings each time through the loop.

    youdao

  • 两个请求应用服务器(例如HTTP)的影响可能存在明显差异时,最少连接算法适合用于这样的流量

    The least connections algorithm is not appropriate for traffic where any two requests can have a significantly different impact on the application server (such as HTTP).

    youdao

  • 同时一般外延连接算法这种路径缩短算法进行比较,最后用相应评测基准测试了该算法

    We compare the Path Shortening and Extend Join, and then test them with the standard of evaluating.

    youdao

  • 本文详细描述数据库列表存储结构对建立在此存储结构基础连接算法进行了详细的描述。

    This essay has describes the hashing table storage structure of database and the arithmetic of nature link between two relation based on hashing table storage structure in detailed.

    youdao

  • 方法通过向异性滤波统计阈值分割数学形态学滤波基于模糊连接算法图像进行自动分割。

    Methods This method integrate anisotropic diffusion filter, statistical threshold, mathematical morphological operations, and algorithm of fuzzy connected is used in the process of segmentation.

    youdao

  • 不同正常浏览器连接守护进程使用独特的专利技术即用一个替代复杂的多连接算法单个连接

    Unlike the normal browser connection, the Daemon USES a unique patent pending technology, that substitutes the single connection with a sophisticated multi-connection algorithm.

    youdao

  • 不同正常浏览器连接守护进程使用独特的专利技术即用一个替代复杂的多连接算法单个连接

    Ux like t normal browser connection, the Daemon uses a unique patent pending technology, that substitutest single connection with a sophisticated multi-co Network ection algorithm.

    youdao

  • 路由拓扑发现算法路由器间逻辑连接算法直接连接算法结合,避免了以往通过复杂的路由选择协议计算拓扑的繁琐处理

    Inside the routing style algorithm, we combined the algorithm of logic topology and direct topology. It reduces some complexity to deal with routing protocol.

    youdao

  • 生物学算法转换通过连接转化为权重来实现的。

    The transition from the biological to the algorithmic is achieved by translating connections into weights.

    youdao

  • 系统融合开发收集规划人机交互中采用先进算法无缝连接到虚拟现实设备。

    The system will seamlessly link advanced algorithms in fusion and exploitation, collection planning, and human interaction with simulated or live assets.

    youdao

  • 一个使用计时器算法连接的重新传输计时器计时到期

    Retransmission timer expires for a connection that is using the timer wheel algorithm.

    youdao

  • 一旦实现行的分类连接算法十分容易:数据库服务器仅仅连续地读取个已分类表,合并所有匹配的

    Once the rows are sorted, the algorithm for joining the two tables is easy: the database server simply reads both sorted tables sequentially and merge all rows if they are matching.

    youdao

  • 连接握手时SSL利用公钥算法数字证书在素不相识的各方之间建立信任交换当前会话

    At a connection handshake, SSL utilizes public key algorithms and digital certificates to establish trust between parties that haven't met before and exchange private keys for the current session.

    youdao

  • Oracle使用随机算法连接请求分发rac节点

    Oracle distributes the connection requests to rac nodes using a random algorithm.

    youdao

  • LotusSametimeV7.5.1利用高级隧道算法帮助维持有弹性、更容错的、更快服务器连接

    Lotus Sametime V7.5.1 takes advantage of more advanced tunneling algorithms, helping to maintain a more resilient, fault tolerant, and faster connection with the server.

    youdao

  • 网站算法考虑了好友之间互动以及feed用户之间的连接

    The algorithm also considers interactions between friends within networks and connections to "seed" users who were hand-picked based on their in-network clout.

    youdao

  • 每个check属性组成以下连接字符串MD 5列(一种通常用于生成加密列的消息摘要算法)。

    Each check attribute constitutes an MD5 hash (a message digest algorithm commonly used in generating cryptographic hashes) of the following concatenated string.

    youdao

  • 可能已经使用轮询算法使用“最少连接算法完成一些额外的工作然后离去我们想尽可能保持简单

    You could have used a round-robin or done some extra work and gone with a "least connections" algorithm, but we wanted to keep it as simple as possible.

    youdao

  • 例如一种其他服务器响应更快服务器发送更多请求算法或者连接数量最少服务器发送更多请求的算法

    For instance, consider an algorithm that sends more requests to a server that has a faster response time than the others or to the server with the least number of connections.

    youdao

  • 例如一种其他服务器响应更快服务器发送更多请求算法或者连接数量最少服务器发送更多请求的算法

    For instance, consider an algorithm that sends more requests to a server that has a faster response time than the others or to the server with the least number of connections.

    youdao

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

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

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