摘要: //Note: All variables are unsigned 32 bit and wrap modulo 2^32 when calculatingvar int[64] s, K//s specifies the per-round shift amoun... 阅读全文
posted @ 2015-04-02 08:03 vigorpush 阅读(211) 评论(0) 推荐(0)
摘要: i是当前位置插入a是当前文字的后面插入 阅读全文
posted @ 2015-04-02 06:26 vigorpush 阅读(921) 评论(0) 推荐(0)
摘要: An Introduction to Modular MathWhen we divide two integers we will have an equation that looks like the following:AB=Q remainder R\dfr... 阅读全文
posted @ 2015-04-02 02:00 vigorpush 阅读(194) 评论(0) 推荐(0)
摘要: https://www.youtube.com/watch?v=jEdaduyLLqY 阅读全文
posted @ 2015-04-02 01:42 vigorpush 阅读(154) 评论(0) 推荐(0)
摘要: here is a link for youtube about hash table which is super goodhttps://www.youtube.com/watch?v=h2d9b_nEzoA 阅读全文
posted @ 2015-04-02 01:20 vigorpush 阅读(103) 评论(0) 推荐(0)