readme
来自「COPE the first practical network coding 」· 代码 · 共 7 行
TXT
7 行
quite a bit of reorganisation between this version and previous.-- encoded header now includes source IP addresses, which are also used as keys-- TransmittedQueue is splitted into Decoder and SentStore-- in SentStore, there's only one-level hashmap, key = "source ip" + "ip seq" (string concatenation)-- PrintXor modified according to the header-- ScrambleQueue also...
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?