http://uva.onlinejudge.org/index.php?option=com_onlinejudge&Itemid=8&page=show_problem&problem=36The 3n+ 1 problemBackgroundProblems in Computer Scien...
分类:
其他好文 时间:
2014-11-02 16:14:58
阅读次数:
137
Revenge of Segment TreeProblem DescriptionIn computer science, a segment tree is a tree data structure for storing intervals, or segments. It allows q...
分类:
其他好文 时间:
2014-11-02 12:20:55
阅读次数:
191
Revenge of LIS IIProblem DescriptionIn computer science, the longest increasing subsequence problem is to find a subsequence of a given sequence in wh...
分类:
其他好文 时间:
2014-11-02 12:04:13
阅读次数:
140
Revenge of Segment Tree
Problem Description
In computer science, a segment tree is a tree data structure for storing intervals, or segments. It allows querying which of the stored segments c...
分类:
其他好文 时间:
2014-11-02 10:50:48
阅读次数:
232
Revenge of LIS II
Time Limit: 2000/1000 MS (Java/Others) Memory Limit: 32768/32768 K (Java/Others)
Total Submission(s): 444 Accepted Submission(s): 143
Problem Description
In computer sc...
分类:
其他好文 时间:
2014-11-02 09:21:51
阅读次数:
201
推荐Programming Computer Vision with Python, 这位作者用python重写很多基本的Computer Vision算法,书的final draft在首页,代码也在Github上边。类似于验证码识别的问题呢,大家可以直接refer Chapter 8 - Clas...
分类:
其他好文 时间:
2014-10-30 22:21:36
阅读次数:
251
今天做dump的时候,对oracle的数字存储规则不是明白,就查了一些资料,这个资料不错http://www.jlcomp.demon.co.uk/number_format.html (来自 : Jonathan Lewis)做简单翻译如下:JL Computer Consultancy---一家...
分类:
其他好文 时间:
2014-10-29 19:15:21
阅读次数:
175
pwd print working directoryhostname my computer’s network namemkdir make directorycd change directoryls list directoryrmdir remove direct...
分类:
其他好文 时间:
2014-10-29 10:21:24
阅读次数:
227
Problem DescriptionHatsune Miku is a popular virtual singer. It is very popular in both Japan and China. Basically it is a computer software that allo...
分类:
其他好文 时间:
2014-10-28 21:17:37
阅读次数:
243
最近发现很多以前看的论文都忘了,所以想写点东西来整理下之前的paper,paper主要是cv(computer vision)方向的。 第一篇:Gradient-based learning applied to document recognition。这是1998年Yann Lecun的一篇大作...
分类:
其他好文 时间:
2014-10-28 19:45:24
阅读次数:
237