// // Source code recreated from a .class file by IntelliJ IDEA // (powered by Fernflower decompiler) // package com.neusoft.unieap.core.listener; imp... ...
分类:
其他好文 时间:
2019-08-24 11:34:21
阅读次数:
86
杜教筛+欧拉函数 答案等价于 $\sum_{i=1}^{n}\sum_{j=1}^{i}{(i-j)[gcd(i,j)==1]}$ 欧拉函数$\phi(i)$表示比$i$小且与$i$互质的数的个数 那么进一步化简,答案等于 $\frac{\sum_{i=1}^{n}{\phi(i)*i}}{2}-1 ...
分类:
其他好文 时间:
2019-08-24 09:44:02
阅读次数:
86
1.Open vSwitch* with DPDK Overview: https://software.intel.com/en-us/articles/open-vswitch-with-dpdk-overview2.Open vSwitch hardware offloading: https ...
分类:
其他好文 时间:
2019-08-23 19:08:04
阅读次数:
119
一:确定手头的wifi 型号: lsusb: Bus 002 Device 002: ID 8087:0024 Intel Corp. Integrated Rate Matching Hub Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 ...
分类:
系统相关 时间:
2019-08-23 13:16:42
阅读次数:
245