striping
英 [ˈstraɪpɪŋ]
美 [ˈstraɪpɪŋ]
网络 分段; 条纹; 分散读写; 条带化; 分条
现在分词:striping
英英释义
noun
- the act of marking with stripes
双语例句
- This grass is able to provide a striping pattern and the black you would see on a football field or if you are vacuuming your carpet.
这种草可以提供一种条形图案,在足球场上或者对地毯进行真空处理的时候可以看到。 - The metadata server transforms the file name into an inode, file size, and striping data ( layout) that the Ceph client uses for file I/ O.
元数据服务器将文件名转变为索引节点,文件大小,和Ceph客户端用于文件I/O的分段数据(布局)。 - This paper presented a new scheme based on disk striping and GEP to solve the problem, including the file partition algorithm based on disk striping and the file allocation algorithm for load balance.
提出了一种采用基因表达式编程(GEP)来实现基于分条技术的磁盘动态负载均衡的算法。 - A method of striping removal noise from the CBERS-02 satellite CCD image
中巴资源卫星-02星CCD图像条纹噪声消除方法研究 - The implementation provides the file system structure and file striping algorithm compatible with Intel Parallel File System ( PFS), and runs either inside the kernel or as a user level library.
在这个SIO底层界面的实现中,我们提供了与Intel并行文件系统(PFS)兼容的文件系统结构和文件条块化(stripe)算法,并且实现了核心内和用户空间库两个版本。 - Use disk striping if there are many directly attached disks.
如果有许多直接连接的磁盘,则请使用磁盘条带化。 - In this way, both files become full at about the same time, and simple striping is achieved.
这样,两个文件几乎同时填满,并且可获得简单的条带化。 - For example, socket striping, or using two or more sockets to move data in parallel, is a solution based on this theme.
例如,socketstriping,或者使用两个或多个socket并行地移动数据,就是一个基于这个主题的解决方案。 - The levels represent standard combinations and implementations of striping, mirroring, and parity.
该级别表示标准组合及条带化、镜像和奇偶校验的实现。 - In the following example, MooTools will select every table row with the CSS class "odd," which could be useful for implementing row striping ( alternating background colors between table rows)
在下面的例子中,MooTools将会选择CSS类名为“odd”的所有表行。