默默的一块石头
发布时间:2019-10-10 15:54:08
ARP 之 发送请求arp_solicit/* 发送arp请求 ARP请求的目的邻居项 缓存在该邻居项中的待发送报文,来获取该skb的源IP地址.........【阅读全文】
发布时间:2019-09-03 16:56:07
In this section we give a brief overview of binary tries and compression techniques. We startwith the denition of a binary trie. We say that a string w is the i-suffix of the string u, if there isa string v of length i such that u = vw.Denition 2.1. A binary trie containing n elements is a tree w.........【阅读全文】