| 1. | The idea behind plam cropped up as part of a dce - replacement strategy Plam背后的思想就是dce替换策略的一部分。 |
| 2. | Influence of different volume replacement strategies on systemic inflammatory response syndrome after cardiopulmonary bypass 围术期容量治疗策略对心肺转流后急性炎症反应的影响 |
| 3. | Is a direct derivative of the dce - rpc module , which was developed as a result of a dce replacement strategy 是dce - rpc模块的一个直接派生物,这是作为dce替换策略开发的一个产品。 |
| 4. | Research on proxy cache is quiet complicated because there are a lot of problems such as replacement strategy , cache consistency , cache sharing and performance analysis 网络缓存技术是一个复杂的课题,它需要解决替换策略、一致性维护、缓存共享和性能评价等诸多问题。 |
| 5. | In the thesis , it illustrates some studies about replacement strategy and then proposes a kind of replacement strategy , which is based on cache data priority and timestamp . in the thesis , it simply introduces some techniques to resolve coherence question 在缓存数据管理策略中给出了一种采用时间戳解决物流行业子系统在“移动计算”环境中的数据一致性问题的方法。 |
| 6. | In this way , associative database access is supported , and system performance and data availability during disconnection improve . based on this caching scheme , the thesis investigates thoroughly key issues on cache replacement strategy , cache coherency policy , and query processing algorithms 基于该缓存机制,本文就缓存替换策略、缓存一致性维护策略和基于缓存的查询处理这几个关键技术对移动客户缓存进行了深入的研究。 |
| 7. | Then the structure and the function of each component of the cache system are shown . client semantic caching is different from traditional object caching in granularity and query processing . to get better cache hits in a semantic cache , a cache replacement strategy , called lwi ( least weight item ) , is proposed 由于客户语义缓存的粒度及基于缓存的查询处理与传统以页或元组对象为粒度的缓存不同,因此本文提出语义缓存最小权值项lwi替换策略。 |
| 8. | Lwi replacement strategy replaces the lowest weight cache item , and the weight is determined by the following three factors : access frequencies of the cache item ' s projected attributes , access probability of the tuples satisfying cache item predicate on each projected attribute , and latest access time of the cache item 该策略以缓存项投影属性的访问频率、属性上满足缓存项条件的数据被访问概率、以及缓存项的最近被访问的时间确定权值,替换权值最低的项。模拟测试表明,在客户语义缓存中,该策略具有比传统lru和lfu策略更好的性能。 |