码迷,mamicode.com
首页 >  
搜索关键字:exploring pyramids    ( 153个结果
Exploring the 7 Different Types of Data Stories
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
Exploring JavaScript
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
poj3259 Bellman_Ford算法
WormholesTime Limit:2000MSMemory Limit:65536KTotal Submissions:34465Accepted:12585DescriptionWhile exploring his many farms, Farmer John has discovere...
分类:编程语言   时间:2015-06-01 22:24:48    阅读次数:172
POJ 3259 Wormholes (最短路)
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
解题报告 之 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...
分类:Windows程序   时间:2015-04-26 10:54:58    阅读次数:186
算法设计 - LCS 最长公共子序列&&最长公共子串 &&LIS 最长递增子序列
出处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
jQuery中的.live()与die()
翻译原文地址:http://www.alfajango.com/blog/exploring-jquery-live-and-die/很多开发者都知道jQuery的.live()方法,他们大部分知道这个函数做什么,但是并不知道是怎么实现的,所以用的并不那么舒适。而且他们却从未听过还有解除绑定的.li...
分类:Web程序   时间:2015-04-13 12:41:23    阅读次数:169
(简单) POJ 3259 Wormholes,SPFA判断负环。
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
POJ3259 Wormholes Floyd判负圈
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
zoj 3629 Treasure Hunt IV 打表找规律
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
153条   上一页 1 ... 10 11 12 13 14 ... 16 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!