您要查找的是不是:
- pool size sequence 油藏规模序列法
- pool size sequence method 油藏规模序列法
- HOW TO CALCULATE YOUR SHARED POOL SIZE. 要计算最适合你工作负载的共享池大小,请参考
- If it is not, then the connection pool size is probably too small. 否则,连接池大小可能会太小。
- Connections are added to the pool as needed, up to the maximum pool size. 连接将根据需要添加到池中,直至达到最大池大小。
- For any size sequence, a scheme and procedure for zero-padding-decomposition FFT are proposed and optimized to minimize computation operations. 对任意长度的序列采用了填零-分解快速傅里叶变换方法,并优化了补零参数和分解方式,使得压缩处理算法的运算量最小化。
- The default generator thread pool size is 1, which means that only one rule fires at a time. 默认生成器线程池大小为1,表示一次只能触发一个规则。
- However, you can configure the thread pool size to control the number of threads available to the distributor. 但是,您可以配置线程池大小以控制用于分发服务器的线程数。
- If you do not define a thread pool size, Notification Services allocates up to 25 threads for parallel rule execution. 如果未定义线程池大小,则Notification Services最多可分配25个线程进行并行规则执行。
- You can increase the thread pool size to allow for parallel processing of all rules that can be fired simultaneously. 可增加线程池大小,以便并行处理可同时触发的所有规则。
- Use the thread pool size property to balance improving application speed with monopolizing system resources. 使用线程池大小属性来平衡应用程序速度改善与系统资源占用。
- In SQL Server 2005 Standard Edition, the distributor thread pool size must be 1, 2, or 3. 在SQL Server 2005 Standard Edition中,分发服务器线程池大小必须为1、2或3。
- The optimal pool size, programming of MATLAB, and the steps of trials of the 2 approaches were given. 给出了最小检测次数法和序贯检验法的最优混合样本计算方法、MATLAB程序和具体操作步骤。
- According to the exploration degree in Zhanhua sag, the oil resource is predicted and the exploration potential is analyzed by means of reservoir size sequence in terms of law of Pareto. 根据勘探程度,基于帕莱托定律,应用实用性较强的油藏规模序列法,对沾化凹陷进行了油气资源预测,并进行了勘探潜力分析。
- This way, new connections keeps on adding to the pool till Max Pool Size is reached, after that when ADO. 按着这种方式,新创建的连接将一直添加到池中直到达到最大连接池数,这时如果ADO.
- The wet-end chemistry affecting sizing effect, such as sizing sequence, charge of alum, cationic starch and rosin emulsion size was studied in this paper. 对分散松香胶施胶过程中的湿部化学进行了初步的探讨,研究了硫酸铝、分散松香胶、阳离子淀粉等的用量以及施胶顺序对脑胶效果的影响。
- Defining an excessive thread pool size does not improve performance, and might consume extra system resources because of thread switching. 定义过大的线程池大小不会改善性能,反而可能会因线程切换而占用额外的系统资源。
- If the user load is larger than the connection pool size, then the Web tests run by different virtual users will share a connection. 如果用户负载大于连接池大小,则不同虚拟用户运行的Web测试将共享同一连接。
- If you do not define a thread pool size, or set the size to 0, Notification Services uses its own algorithm to determine the optimal number of threads. 如果未定义线程池大小,或将大小设置为0,则Notification Services使用它自己的算法确定最佳线程数。
- When a pool is created, multiple connection objects are created and added to the pool so that the minimum pool size requirement is satisfied. 当创建一个池后,将创建多个连接对象并将其添加到该池中,以满足最小池大小的要求。