在Linux下,git clone翻墙失败:
2020/10/21 git ARTS
问题
2020/10/20 C++ ARTS
2020/05/29 C algorithm ARTS
概念
2020/05/28 hash algorithm ARTS
显示tab
2020/04/21 ARTS vscode
打patch
2020/04/01 ARTS git
如果需要被hash的数据比较少,可以使用数据本身(当作是一个整数)来作为hash值。这种方式,hash函数的开销为0.比较完美,因为它把所有的输入都映射到各不相同的hash值上去。
2020/03/24 hash algorithm ARTS
原文
2020/02/11 ARTS algorithm
这里所指的P4都是指P4_16,即2016年版本的P4,鉴于P4_14版本有渐渐被取代之势,目前工作中也建议只维护16版本。如果部分描述,需要参考14版本更好理解,会提出来。
2020/01/30 P4 netowrk
python pip更新包
2020/01/12 python scapy ARTS