微软近期Open的职位:Senior SDEJob Description:Come lead the way in developing Linux, Unix, and Open Source Software (OSS) capabilities for Windows Server and ...
分类:
其他好文 时间:
2014-12-20 11:40:13
阅读次数:
224
Android packers getting more common, and if you're doing any significant amount of reversing, you're bound to come across one. While any serious rev.....
分类:
移动开发 时间:
2014-12-17 09:45:42
阅读次数:
213
Doing Homework againTime Limit:1000MSMemory Limit:32768KB64bit IO Format:%I64d & %I64uSubmitStatusPracticeHDU 1789DescriptionIgnatius has just come ba...
分类:
其他好文 时间:
2014-12-16 16:33:26
阅读次数:
174
题目大意:给你N个点 T条边, 求N->1的最短路 1 #include 2 #include 3 #include 4 #include 5 #include 6 #include 7 using namespace std; 8 #define INF 0xfffffff 9 #de...
分类:
其他好文 时间:
2014-12-15 10:23:50
阅读次数:
156
微软近期Open的职位:Are you looking for a big challenge? Do you know why Big Data is the next frontier for innovation, competition and productivity? Come join...
分类:
其他好文 时间:
2014-12-14 11:56:51
阅读次数:
248
微软近期Open的职位:Are you looking for a big challenge? Do you know why Big Data is the next frontier for innovation, competition and productivity? Come join...
分类:
其他好文 时间:
2014-12-12 13:10:36
阅读次数:
170
【题目】
Given a linked list and a value x, partition it such that all nodes less than x come before nodes greater than or equal to x.
You should preserve the original relative order of the nodes ...
分类:
其他好文 时间:
2014-12-12 11:44:41
阅读次数:
125
题目
Given a linked list and a value x, partition it such that all nodes less than x come before nodes greater than or equal to x.
You should preserve the original relative order of the nodes in...
分类:
其他好文 时间:
2014-12-11 17:21:24
阅读次数:
153
这是我的第一篇博客,只为了记录我在IOS开发旅程中得成长之路,一直觉得能发表几百篇的都是大牛,一直都是我崇拜的对象,我希望现在的一小步能成为将来的一大步,坚持每天发表一篇博文,养成一个良好的每天学习新知识的习惯,希望多年以后点开这第一篇博客能感叹当初的自己是多么的幼稚,但也感谢当年的坚持!come ...
分类:
移动开发 时间:
2014-12-08 17:28:40
阅读次数:
223
Partition List Given a linked list and a value x, partition it such that all nodes less than x come before nodes greater than or equal to x.You should...
分类:
其他好文 时间:
2014-12-04 19:57:46
阅读次数:
204