2010年8月10日
摘要: We can describe it like this:In computer science, abinary searchis an algorithm for locating the positionof an item in a sorted array.The idea is simple: compare the target to the middle item in the l... 阅读全文
posted @ 2010-08-10 18:19 oyzway 阅读(3411) 评论(0) 推荐(0)