xiaosaiyin's recent timeline updates
xiaosaiyin

xiaosaiyin

V2EX member #234460, joined on 2017-06-07 20:57:06 +08:00
xiaosaiyin's recent replies
Jan 8, 2018
Replied to a topic by hugee 问与答 生成有次数限制的离线密码方法方案?
随机数 r, 使用次数 k, 验证位 s
生成密码为 E( r k s, key)
验证时 r k s = D(m,key) 然后 检测验证位是否正确,这样可以隐藏(r,k)
Jan 7, 2018
Replied to a topic by codeeer 奇思妙想 第 51 位梅森素数被发现
In[1]:= N[Log[10, 2^77232917 - 1]]

Out[1]= 2.32494*10^7
之前一直没注意,因为中文搜索用的不多。特意查了下自己的搜索记录,
在不用 site: 不是找某某官网的情况下,中文搜索确实不好用,尤其是查生活相关的信息的时候
特别喜欢太妃榛果 可惜是季节限定品
Jul 12, 2017
Replied to a topic by HanningWu Xcode 没装 Xcode 不能使用 make 命令?
终端直接运行 make,弹出提示窗口,选择安装 command line tool,安装好就能用了
Jun 8, 2017
Replied to a topic by rrfeng 问与答 有没有依赖关系图生成工具?
Mathematica/ Wolfram cloud 的 LayeredGraphPlot

LayeredGraphPlot[{A -> B ,B -> C ,A -> C ,D -> B },VertexLabeling -> True]
About   ·   Help   ·   Advertise   ·   Blog   ·   API   ·   FAQ   ·   Solana   ·   5134 Online   Highest 6679   ·     Select Language
创意工作者们的社区
World is powered by solitude
VERSION: 3.9.8.5 · 15ms · UTC 05:49 · PVG 13:49 · LAX 22:49 · JFK 01:49
♥ Do have faith in what you're doing.