您要查找的是不是:
- approximate factor values 近似要素价值
- Fill factor values 0 and 100 are identical in all respects. 填充系数值0和100在所有方面都是相同的。
- Fill factor values 0 and 100 are the same in all respects. 填充因子值0和100意义相同。
- The fill factor value is a percentage from 1 to 100. 填充因子值是1到100之间的一个百分比。
- The conservatively full-potential equation is solved by time-accurate approximate factorization algorithm and internal Newton iterations. 用时间精确近似因式分解差分方法求解守恒型非定常全位势方程。
- The conservative full-potential equation is solved by a time-accurate approximate factorization algorithm and internal Newton iterations. 用时间精确近似因式分解差分方法求解守恒型非定常全位势方程。
- A method for 2-D Euler Equation computation, which uses implicit LU-SGS approximate factorization scheme after reordering of 2-D unstructured triangle grids, is discussed. 本文对将二维非结构三角形网格重新排序之后、用LU-SGS(Lower-UpperSymmeffic Gauss-Seidel)隐式方法计算Euler方程的方法进行了尝试。
- By using this method with MAC mesh and diagonalized implicit approximate factorization splittingscheme, numerical simulation of square driven flow be done. 依据这种预处理方法,采用交错网络和对角化隐式近似因子分解格式就驱动方驱动腔进行了数值模拟。
- To view the fill factor value of one or more indexes, use the sys. Indexes catalog view. 若要查看一个或多个索引的填充因子值;请使用sys.;indexes目录视图。
- For example, a fill factor value of 50 can cause database read performance to decrease by two times. 例如,当填充因子的值为50时,数据库的读取性能会降低两倍。
- The following example rebuilds all indexes on the Employee table in AdventureWorks by using a fill factor value of 70. 以下示例使用填充因子值70对AdventureWorks中的Employee表重新生成所有索引。
- You can use the CREATE INDEX or ALTER INDEX statements to set the fill factor value for individual indexes. 可以使用CREATE INDEX或ALTER INDEX语句来设置各个索引的填充因子值。
- The full potential equation is solved by the time - accurate approximate factorization algorithm and internal Newton iterations, and the Euler equation by the finite - volume resolution scheme and dual - time stepping. 对全位势方程采用精确隐式近似因式分解差分格式、牛顿内迭代算法。 对Euler方程采用有限体积法和双时间推进。
- The method for two-dimension Euler equation computation, which used implicit LU-SGS approximate factorization scheme after two-dimension unstructured triangle grids reordered, was discussed in this paper. 研究了将二维非结构三角形网格重新排序后,用LU SGS隐式算法计算Euler方程的方法。
- If FILLFACTOR is not specified at the same time PAD_INDEX is set to ON, the fill factor value stored in sys. Indexes is used. 如果在PAD_INDEX设置为ON的同时不指定FILLFACTOR;则使用sys.;indexes中存储的填充因子值。
- This value is not maintained; however, it can be helpful if you have to re-create an index and do not remember the fill factor value that was used. 不保留该值;但如果需要重新创建索引但不记得当初使用的填充因子,则该值可能很有帮助。
- When frequent page splits occur, the index can be rebuilt by using a new or existing fill factor value to redistribute the data. 如果经常发生页拆分,可通过使用新的或现有的填充因子值来重新生成索引,从而重新分发数据。
- This is just an approximate figure. 这仅仅是个近似值。
- Sometimes indexes are dropped and re-created to reorganize or rebuild the index, such as to apply a new fill factor value or to reorganize data after a bulk load. 有时,删除并重新创建索引以重新组织或重新生成索引,例如在大容量加载之后应用新的填充因子值或重新组织数据。
- A correctly chosen fill factor value can reduce the potential for page splits by providing enough space for index expansion as data is added to the underlying table. 正确选择填充因子值可提供足够的空间以便随着向基础表中添加数据而扩展索引,从而减少页拆分可能性。