2) caching system
缓存系统
1.
In this paper we proposed a high speed data transmission solution based on Ethernet interface and Linux OS in which a transfer caching system is introduced.
木文提出了一种基于Linux和以太网的数据获取方案,通过在探测器和重建计算机之间引入投影数据缓存系统,较好地解决了重建计算机和CT采集模块间由于实时性能差异所造成的通讯不稳定和数据丢失。
2.
In this paper, the web caching system based on concentrated management is improved, and genetic algorithm is applied in finding the best route of downloading, which both resolves the problem of unnecessary waste of bandwidth in the constant conversations among all cache servers in the process of traditional web caching and increases the speed of downloading.
本文对集中管理式Web缓存系统进行了改进,应用遗传算法寻找下载的最优路径,既解决了传统的Web高速缓存(WebCaching)中存在的各缓存服务器之间因不断对话而牺牲不必要带宽的问题,又增加了下载速度。
3.
This paper introduces P2P caching systems to optimize network traffic.
本文介绍了一种P2P流量优化技术——P2P缓存系统。
3) Java Caching System(JCS)
Java缓存系统
1.
It takes distribution resource planning system as an example,uses Java Caching System(JCS) in middle tier to cache database query results that are frequently accessed,and utilizes DCN in data layer to maintain cache consistency.
针对J2EE多层架构应用中的缓存一致性问题,提出一个利用Oracle数据库更改通知(DCN)机制维护缓存一致性的方案,以分销资源计划系统为例,在中间层通过应用Java缓存系统来存储系统中频繁存取的数据库结果集,在数据层利用DCN机制维护缓存一致性,论述了相关实现技术。
4) cache management system
缓存管理系统
1.
Cluster Streaming Caching Proxy Server Research of Cache Management System;
集群流媒体缓存代理服务器缓存管理系统研究
5) cluster-based caching system
集群缓存系统
1.
Research on proxy cache in cluster-based caching system;
集群缓存系统中代理缓存技术的研究
6) Dat a buffer system
数据缓存系统
补充资料:Z-buffer(z缓存)
z-buffer (z缓存)
z-buffering是在为物件进行着色时,执行“隐藏面消除”工作的一项技术,所以隐藏物件背后的部分就不会被显示出来。
在3d环境中每个像素中会利用一组数据资料来定义像素在显示时的纵深度(即z轴座标值)。z buffer所用的位数越高,则代表该显示卡所提供的物件纵深感也越精确。目前的3d加速卡一般都可支持16位的z buffer,新推出的一些高级的卡已经可支持到32位的z buffer。对一个含有很多物体连接的较复杂3d模型而言,能拥有较多的位数来表现深度感是相当重要的事情,3d studio max最高支持64位的z-buffer。
说明:补充资料仅用于学习参考,请勿用于其它任何用途。
参考词条