yangmt92's recent timeline updates
yangmt92

yangmt92

V2EX member #203281, joined on 2016-11-28 11:08:06 +08:00
yangmt92's recent replies
Dec 29, 2016
Replied to a topic by yangmt92 问与答 python dict 和 list 的速度问题
@jugelizi 不过还是快,可能我需要了解一下 dict 或者哈希实现
Dec 29, 2016
Replied to a topic by yangmt92 问与答 python dict 和 list 的速度问题
@jugelizi 又有一点迷惑了,到底是一个 f(x)生成,还是索引,字典索引相当根据特征于分类查询
Dec 29, 2016
Replied to a topic by yangmt92 问与答 python dict 和 list 的速度问题
@polo2222 多谢提醒哈希
Dec 29, 2016
Replied to a topic by yangmt92 问与答 python dict 和 list 的速度问题
@kfll 对,我是这个意思。刚刚看了一下哈希初步明白了。 dict 的 x in s 是 position = f(key),O(1)。 list 的 x in s ,O(N)
About   ·   Help   ·   Advertise   ·   Blog   ·   API   ·   FAQ   ·   Solana   ·   1003 Online   Highest 6679   ·     Select Language
创意工作者们的社区
World is powered by solitude
VERSION: 3.9.8.5 · 14ms · UTC 17:59 · PVG 01:59 · LAX 10:59 · JFK 13:59
♥ Do have faith in what you're doing.