随笔分类 -  hash

摘要:2780: Poi2006 Palindromes Description A word is called a palindrome if we read from right to left is as same as we read from left to right. For exampl 阅读全文
posted @ 2016-04-08 17:25 ACist 阅读(254) 评论(0) 推荐(0)
摘要:几种经典的hash算法注:最近因为在做和hash有关的题目,感到很纠结。虽然上学期数据结构学过,但是当时觉得hash没什么用,所以没有认真学~后悔啊~~~现在恶补一下~计算理论中,没有Hash函数的说法,只有单向函数的说法。所谓的单向函数,是一个复杂的定义,大家可以去看计算理论或者密码学方面的数据。 阅读全文
posted @ 2016-03-17 13:32 ACist 阅读(2789) 评论(0) 推荐(0)