At a seminar in the Bell Communications Research Colloquia Series, Dr. Richard W. Hamming, a Professor at the Naval Postgraduate School in Monterey, C...
分类:
其他好文 时间:
2014-12-14 23:58:53
阅读次数:
208
微软近期Open的职位:Are you looking for a big challenge? Do you know why Big Data http://www.mckinsey.com/Insights/MGI/Research/Technology_and_Innovation/Big_...
分类:
其他好文 时间:
2014-12-13 00:47:41
阅读次数:
195
微软近期Open的职位:Are you looking for a big challenge? Do you know why Big Data http://www.mckinsey.com/Insights/MGI/Research/Technology_and_Innovation/Big_...
分类:
其他好文 时间:
2014-12-11 23:59:23
阅读次数:
394
ViBe算法:ViBe - a powerful technique for background detection and subtraction in video sequences算法官网:http://www2.ulg.ac.be/telecom/research/vibe/描述:ViBe...
分类:
其他好文 时间:
2014-12-03 21:03:45
阅读次数:
268
AOP技术的诞生并不算晚,早在1990年开始,来自Xerox Palo Alto Research Lab(即PARC)的研究人员就对面向对象思想的局限性进行了分析。他们研究出了一种新的编程思想,借助这一思想或许可以通过减少代码重复模块从而帮助开发人员提高工作效率。随着研究的逐渐深入,AOP也逐渐发...
分类:
其他好文 时间:
2014-12-03 09:17:14
阅读次数:
275
原文链接http://research.swtch.com/interfacesGo's interfaces—static, checked at compile time, dynamic when asked for—are, for me, the most exciting part of...
分类:
其他好文 时间:
2014-11-23 14:20:48
阅读次数:
226
Knight Moves
Time Limit: 1000MS
Memory Limit: 65536K
Total Submissions: 11794
Accepted: 6646
Description
A friend of you is doing research on the Traveling Knight P...
分类:
其他好文 时间:
2014-11-21 23:23:02
阅读次数:
260
题意:
给一个字符x代表真实的a 然后输出的时候转换
然后就是求最长回文子串的串是什么 长度要大于1
思路:
就是裸的manacher,弄清楚下标的转换关系就好了
代码:
#include"cstdlib"
#include"cstdio"
#include"cstring"
#include"cmath"
#include"queue"
#include"algorithm"
#in...
分类:
其他好文 时间:
2014-11-17 12:26:57
阅读次数:
152
偶然在微软Research中搜论文时搜到了神牛Jim Gary的paper,看着照片有点眼熟,貌似在买过的哪本书中见过。于是就饶有兴致地看着Jim的生平介绍,结果… “Dr. Gray joinedMicrosoft in 1995 as a Technical Fellow, researcher, and manager of the BayArea Research Center. His ...
分类:
其他好文 时间:
2014-11-16 21:45:39
阅读次数:
302
道森指出:“Apple Pay将逐步而缓慢地取得成功。到那时,Apple Pay将会是一款全新的服务,大部门用户都会偶然使用。这还是一个漫长的过程。” Jacdaw Research电信行业分析师简·道森(Jan Dawson)表示,Apple Pay面对的障碍在于,只有最新款iPhone,即...
分类:
移动开发 时间:
2014-11-16 17:14:24
阅读次数:
205