MY词语>英语词典>acknowledgments翻译和用法

acknowledgments

英 [əkˈnɒlɪdʒmənts]

美 [ækˈnɑlɪdʒmənts]

n.  (对事实、情况等的)承认; (作者的)致谢,鸣谢; 打招呼,致意(如微笑等)
acknowledgment的复数

计算机

双语例句

  • There are four parts on this paper except for the introduction, concluding remarks and acknowledgments.
    论文除去引言、结束语和致谢,内容共有四个部分组成。
  • For communication between a WLAN station and an access point, frame acknowledgments decrease the bandwidth, as do the number of other stations using the same access point.
    对于WLAN工作站与接入点之间的通信,帧确认会降低带宽,使用同一接入点的其他工作站的数量也会带来同样影响。
  • I spent the whole day in humble and thankful acknowledgments of the many wonderful mercies which my solitary condition was attended with, and without which it might have been infinitely more miserable.
    整整一天,我怀着谦卑和感激的心情,追念上帝给我的种种恩惠。如果没有这些恩惠,我孤寂的生活就会更凄苦了。
  • Plain TCP ( in other words, non-SACK) acknowledgments are strictly cumulative& an acknowledgment of N means that byte N and all previous bytes have been received.
    普通TCP(即未提供SACK特性)应答是严格累积的&对N的应答意味着字节N和所有之前的字节都已经收到。
  • "Get ready!" the squad leader's voice rang out. Mrs. Bennet was profuse in her acknowledgments.
    “准备!”班长大声地说。班纳特太太连声道谢。
  • In DCF, we put special emphasis on the carrier-sense mechanism, MAC-Level acknowledgments, interframe space ( IFS), random backoff time, and DCF access procedure, then we use Markoff chain to analyze the performance of DCF access.
    对DCF中的载波检测、MAC级确认、帧间隔、随机退避时间和DCF访问过程进行了重点研究,利用马尔可夫链分析了DCF接入方式的性能。
  • With the large TCP window size, fewer acknowledgments are sent back, resulting in more optimized network communication between the sender and the receiver.
    通过放大TCP窗口大小,发回的确认越少,发送者和接受者之间的网络通信就越流畅。
  • Delaying acknowledgments effectively increases the size of the retransmission queue, a prerequisite for the attack.
    延迟应答大大增加了重传队列的长度,这为攻击提供了必要条件。
  • In DCF, we put special emphasis on the carrier-sense mechanism, MAC-Level acknowledgments, interframe space ( IFS), random backoff time, and DCF access procedure.
    对DCF做了详细介绍,重点研究了其中的载波侦听、MAC级确认、帧间隔、随机退避时间和DCF访问过程等,这些分析为第五章程序的编写打下了基础。
  • The first two callback methods, subscribed ( int, byte []) and unsubscribed ( int), are for clients that want to monitor subscription acknowledgments.
    前两个回调方法:subscribed(int,byte[])和unsubscribed(int)主要针对想要监视订阅确认的客户机。