您要查找的是不是:
- yeary load factor 年负载率
- The load factor of the hashtable. 哈希表的加载因子。
- Returns the current maximum load factor. 返回当前的最大负载因子。
- When a task is enqueued, the load factor is increased. 任务排队时,加载因子将增加。
- A load factor of 1.0 Is the best balance between speed and size. 加载因子1.;0是速度和大小之间的最佳平衡。
- The load factor is the maximum ratio of elements to buckets. 加载因子是元素与存储桶的最大比率。
- The hotel business has its own load factor in the form of the occupancy rate. 旅馆业本身的荷载系数由开房率来表示。
- Motley: I don't like guessing. Did you pull a load factor of 50% out of your butt? Where did that come from? motley: 我不喜欢猜测。你难道是从屁股里面把那个负荷指标标给拉出来的?这个究竟从哪里来的?
- Load Factor The load factor is the ratio of the average load to the generator set power rating. 负荷系数负荷系数指的是机组的平均负荷与额定功率之间的比率。
- A smaller load factor means faster lookup at the cost of increased memory consumption. 较小的加载因子意味着以消耗更大内存为代价的更快查找。
- Constructs a new, empty hashtable with the specified initial capacity and the specified load factor. 构建一个新的指定初始容量和装载因子的空哈希表。
- Class using the default initial capacity and load factor, and the specified hash code provider and comparer. 使用默认初始容量、默认加载因子、指定的哈希代码提供程序和指定的比较器来初始化。
- Class using the specified initial capacity and load factor, and the default hash code provider and comparer. 使用指定的初始容量、指定的加载因子、默认的哈希代码提供程序和默认比较器来初始化。
- Class using the specified initial capacity, and the default load factor, hash code provider, and comparer. 使用指定的初始容量、默认加载因子、默认哈希代码提供程序和默认比较器来初始化。
- Class using the specified initial capacity, hash code provider, comparer, and the default load factor. 使用指定的初始容量、哈希代码提供程序、比较器和默认加载因子来初始化。
- Class using the specified initial capacity, load factor, hash code provider, and comparer. 使用指定的初始容量、加载因子、哈希代码提供程序和比较器来初始化。
- In open addressing, performance degrades badly as the load factor increases above one half or two thirds. (在开放地址法中,当装填因子超过二分之一或三分之二后,性能下降的很快。
- Using the load factors helps SQL Server OS balance the work load better. 使用加载因子,可以帮助SQL Server操作系统更好地平衡工作负载。
- Load Factor The load factor is the ratio of the aerage load to the generator set power rating. 通过现场测试,进行经济负载率的计算,确定负载率,功率因数,找出电动机的工作特性。
- In separate chaining the load factor can rise above 1 without hurting performance very much. 在链地址法制,装填因子可以达到1以上,且对性能影响不大。