[转]教你如何迅速秒杀掉:99%的海量数据处理面试题
摘要:教你如何迅速秒杀掉:99%的海量数据处理面试题前言何谓海量数据处理第一部分从setmap谈到hashtablehash_maphash_set第二部分处理海量数据问题之六把密匙密匙一分而治之Hash映射 Hash_map统计 堆快速归并排序密匙二双层桶划分密匙三Bloom filterBitmap...
阅读全文
posted @
2014-07-22 19:16
Pitty
阅读(107)
推荐(0)
[转]Android 之 Window、WindowManager 与窗口管理
摘要:这篇是对前两天研究的悬浮窗的内容的一个小小的资料整理吧。首先是转载一篇介绍Android窗口的内容,觉得写得不错:http://blog.csdn.net/xieqibao/article/details/6567814为防止丢失还是把内容也拷一遍吧(*^__^*) 嘻嘻……其实在android中真...
阅读全文
posted @
2014-07-22 19:04
Pitty
阅读(386)
推荐(0)
[转]pip – pip安装和使用教程
摘要:pip是一个安装和管理 Python 包的工具 , 是easy_install的一个替换品。本文将详细说明 安装 pip 的方法和 使用 pip 的一些基本操作如安装、更新和卸载 python 包。一、pip安装安装pip的方法非常简单, 首先下载一个python程序, 然后运行这个程序即可. 这个...
阅读全文
posted @
2014-07-22 19:02
Pitty
阅读(357)
推荐(0)
[转]各算法复杂度性
摘要:From [http://bigocheatsheet.com/]Know Thy Complexities!Hi there! This webpage covers the space and time Big-O complexities of common algorithms used i...
阅读全文
posted @
2014-07-22 19:01
Pitty
阅读(177)
推荐(0)
[转]Best Image Croppers ready to use for web developers
摘要:[From:http://woork.blogspot.com/2009/02/best-image-croppers-ready-to-use-for.html]If you are looking for an image cropper user interface ready to use ...
阅读全文
posted @
2014-07-22 16:38
Pitty
阅读(220)
推荐(0)