码迷,mamicode.com
首页 >  
搜索关键字:recently    ( 891个结果
Codeforces Round #117 (Div. 2)---D. Common Divisors
Vasya has recently learned at school what a number’s divisor is and decided to determine a string’s divisor. Here is what he came up with.String a is the divisor of string b if and only if there exists...
分类:其他好文   时间:2015-03-30 18:51:43    阅读次数:134
Newly Released V2015.03 Software for MB SD C4 with HDD
Obd2 Tools have recently released 2015.03 MB SD Connect Compact 4 WIFI diagnosis with HDD.Exactly here comes with Big Promotion Sales, you indeed do n...
分类:其他好文   时间:2015-03-30 18:13:25    阅读次数:161
codeforces 340D Bubble Sort Graph(dp,LIS)
转载请注明出处:http://www.cnblogs.com/fraud/ ——by fraudBubble Sort GraphIahub recently has learned Bubble Sort, an algorithm that is used to sort a permutati...
分类:其他好文   时间:2015-03-30 01:16:07    阅读次数:138
hdu4400 STL应用 查找思维题
http://acm.hdu.edu.cn/showproblem.php?pid=4400 Problem Description Terrorists put some mines in a crowded square recently. The police evacuate all people in time before any mine explodes. Now ...
分类:其他好文   时间:2015-03-29 12:17:37    阅读次数:151
Codeforces Round #117 (Div. 2)E---Wooden Fence(dp)
Vasya has recently bought some land and decided to surround it with a wooden fence.He went to a company called “Wooden board” that produces wooden boards for fences. Vasya read in the catalog of produc...
分类:其他好文   时间:2015-03-21 14:05:31    阅读次数:293
Reprint: Serialization
Having just recently ran into some major serialization issues I’m going to list some of the errors and pitfalls that I ran into.Some of the errors enc...
分类:其他好文   时间:2015-03-18 10:25:54    阅读次数:103
【转】简单的java缓存实现
本文转自http://my.oschina.net/u/866190/blog/188712提到缓存,不得不提就是缓存算法(淘汰算法),常见算法有LRU、LFU和FIFO等算法,每种算法各有各的优势和缺点及适应环境。1、LRU(Least Recently Used ,最近最少使用)算法根据数据的最...
分类:编程语言   时间:2015-03-17 10:23:41    阅读次数:170
MongoDB进阶系列(12)——MongoDB 固定集合
Capped Collection 固定集合 简单介绍 capped collections 是性能出色的有着固定大小的集合,以LRU(Least Recently Used最近最少使用)规则和插入顺序进行age-out(老化移出)处理,自动维护集合中对象的插入顺序...
分类:数据库   时间:2015-03-16 19:45:30    阅读次数:151
(简单) POJ 1502 MPI Maelstrom,Dijkstra。
Description BIT has recently taken delivery of their new supercomputer, a 32 processor Apollo Odyssey distributed shared memory machine with a hie...
分类:其他好文   时间:2015-03-15 00:34:49    阅读次数:262
INTERVIEW: YARCDATA ON BIG DATA AND SEMANTIC WEB
11 August 2013?by?Ian Jacobs?| Posted in:?Interviews,?Semantic Web I recently spoke with Shoaib Mufti, YarcData Vice President of R&D, about Big Data and Semantic Web technology. YarcData is ...
分类:Web程序   时间:2015-03-14 17:07:10    阅读次数:169
891条   上一页 1 ... 66 67 68 69 70 ... 90 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!