Exploring the 7 Different Types of Data StoriesWhat makes a story truly data-driven? For one, the numbers aren’t caged in a sidebar graph. Instead, th...
分类:
其他好文 时间:
2015-06-16 20:43:58
阅读次数:
131
When learning a new programming language, it's important to try the examples in the book, and then modify them and try them again to test your underst...
分类:
编程语言 时间:
2015-06-03 21:14:53
阅读次数:
126
WormholesTime Limit:2000MSMemory Limit:65536KTotal Submissions:34465Accepted:12585DescriptionWhile exploring his many farms, Farmer John has discovere...
分类:
编程语言 时间:
2015-06-01 22:24:48
阅读次数:
172
WormholesTime Limit:2000MSMemory Limit:65536KTotal Submissions:34302Accepted:12520DescriptionWhile exploring his many farms, Farmer John has discovere...
分类:
其他好文 时间:
2015-05-18 22:32:22
阅读次数:
120
解题报告 之 SOJ2414 Leapin' Lizards
Your platoon of wandering lizards has entered a strange room in the labyrinth you are exploring. As you are looking around for hidden treasures, one of the rookies steps on an innocent-looking stone and the room's floor sudd...
出处http://segmentfault.com/blog/exploring/本章讲解:1. LCS(最长公共子序列)O(n^2)的时间复杂度,O(n^2)的空间复杂度;2. 与之类似但不同的最长公共子串方法。最长公共子串用动态规划可实现O(n^2)的时间复杂度,O(n^2)的空间复杂度;还可以...
分类:
编程语言 时间:
2015-04-23 15:05:12
阅读次数:
306
翻译原文地址:http://www.alfajango.com/blog/exploring-jquery-live-and-die/很多开发者都知道jQuery的.live()方法,他们大部分知道这个函数做什么,但是并不知道是怎么实现的,所以用的并不那么舒适。而且他们却从未听过还有解除绑定的.li...
分类:
Web程序 时间:
2015-04-13 12:41:23
阅读次数:
169
Description While exploring his many farms, Farmer John has discovered a number of amazing wormholes. A wormhole is very peculiar because it is a o...
分类:
其他好文 时间:
2015-03-15 00:42:32
阅读次数:
205
DescriptionWhile exploring his many farms, Farmer John has discovered a number of amazing wormholes. A wormhole is very peculiar because it is a one-way path that delivers you to its destination at a t...
分类:
其他好文 时间:
2015-03-11 09:19:38
阅读次数:
129
H - Treasure Hunt IV Time Limit:2000MS Memory Limit:65536KB 64bit IO Format:%lld & %lluDescription Alice is exploring the wonderland, suddenly she f.....
分类:
其他好文 时间:
2015-03-07 15:22:29
阅读次数:
125