copy n. 1.抄本,缮本,誊本,摹本,复制品,【电影】拷贝;【法律】副本 (opp. script)。 2.(书的)一部,一册,(报纸的)一份。 3.〔不用不定冠词及 pl.〕(印刷的)原稿;新闻材料。 4.〔罕用语〕范本,习字贴 (=copybook); 〔英口〕(学校的)作文(习题)。 duplicate copies 正副两本。 a clean [fair] copy 誊清的稿子[文件];清样。 a foul [rough] copy底稿,草稿。 make a rough copy of 起草。 copy of verses 短诗;习作诗。 hold copy 做校对员的助手。 keep a copy of 留副本。 make good copy 成为(报纸等的)好材料。 paint [write] from a copy 临画[临帖]。 take a copy 复写。 vt.,vi. 1.抄,誊,临(帖),模写,复写。 2.模仿,仿效。 3.〔英学俚〕抄袭(别人试卷)。 copy a great man 模仿伟人。 copy into a notebook 做笔记。 copy fair 誊清。 copy out a document 全文抄下一份文件。 copy from (the) life 写生。
zero n. (pl. zeros, zeroes) 1.【数学】零;零号。 2.零位;零点,起点;(温度表的)零度,冰点;座标原点;无。 3.最低点;【天文学】天底;【航空】零高度。 4.没价值的人[物]。 5.【军事】= zero hour. the absolute zero 【物理学】绝对零度〔-273.16℃〕。 the air zero 原子弹空中爆炸中心。 fly at zero 超低空(1000英尺高度以下的)飞行。 vt. 1.把(调节器等)调整到零位。 2.把…减少到零位。 zero in 1. 调整(枪炮的)射距,把(枪炮等的标尺)调整到标准无风部位瞄准。 2. 把(火力)对准目标 (on)。 zero out 给…以免税待遇(to zero out funding for public broadcasting 对用于公共广播的经费实行免税)。 adj. 1.零(度)的。 2.【气象学】云幕低于50英尺,能见度小于165英尺的。
Simplified and zero - copy tcp ip protocol based on data captrure system 协议的零拷贝和简化实现
This method with “ zero - copy ” technology can avoid the copy operation for several times between the packet queues , make use of data switch and storage of common memory pool 这种方式采用“零拷贝”技术,避免了采用多次复杂操作来实现数据包移动的方式,充分发挥了共享缓存池存储和交换数据的功能。
When designing for the control software , author resolved the data exchange between two layers by using buffer technique which implements the efficient “ zero - copy ” method by passing buffer pointer , discussed the infection , derived from illogicality allocation algorithmic , and the way 在编制控制软件过程中,解决协议上下层之间的数据交换问题时,作者采用了缓冲区技术,即利用缓冲器的指针传递来实现高效率的“零拷贝”技术,并讨论了不合理的分配算法对缓冲器造成的影响和解决办法。
A new hvia architecture based on via ( virtual interface architecture ) is put forwardo hvia shortens the delay of remote memory access by 24 . 5 % compared with via architecture , and the end - to - end bandwidth is increased by 80 . 5 % because of the implementation of zero - copy protocol compared with non - via architecture o 2 在via虚拟接口结构的基础上,提出了一种硬件虚拟接口结构( hvia ) 。与via相比, hvia结构平均减小远程访问延迟24 . 5 ;与非via结构相比,由于实现了“零拷贝”协议,带宽平均提高80 . 5 。
The paper analyzes in detail the hidden defect of public security and traffic police network structure and security ; to use the zero - copy technology to snatch all the network packages under the high ? speed network ; to use multi - protocol analysis and reduction technology to solve the bottleneck , the heavy flow of network information protocol analysis and reduction 本文详细分析公安交警网络结构和网络安全隐患;运用零拷贝技术解决高速网络下获得所有的数据包问题;运用多协议分析与还原技术解决网络信息大流量协议分析还原这一瓶颈问题。
百科解释
"Zero-copy" describes computer operations in which the CPU does not perform the task of copying data from one memory area to another. This is most often used to save on processing power and memory use when sending files over a network.