码迷,mamicode.com
首页 >  
搜索关键字:computer    ( 2862个结果
uva-100-The 3n + 1 problem
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
HDU5086——Revenge of Segment Tree(BestCoder Round #16)
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
HDU5087——Revenge of LIS II(BestCoder Round #16)
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
[ACM] HDU 5086 Revenge of Segment Tree(所有连续区间的和)
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
hdu5087——Revenge of LIS II
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
验证码识别 ——知乎网友2
推荐Programming Computer Vision with Python, 这位作者用python重写很多基本的Computer Vision算法,书的final draft在首页,代码也在Github上边。类似于验证码识别的问题呢,大家可以直接refer Chapter 8 - Clas...
分类:其他好文   时间:2014-10-30 22:21:36    阅读次数:251
关于oralce数值存储
今天做dump的时候,对oracle的数字存储规则不是明白,就查了一些资料,这个资料不错http://www.jlcomp.demon.co.uk/number_format.html (来自 : Jonathan Lewis)做简单翻译如下:JL Computer Consultancy---一家...
分类:其他好文   时间:2014-10-29 19:15:21    阅读次数:175
List of commands(附目录切换命令)
pwd print working directoryhostname my computer’s network namemkdir make directorycd change directoryls list directoryrmdir remove direct...
分类:其他好文   时间:2014-10-29 10:21:24    阅读次数:227
hdoj 5074
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
cv 论文
最近发现很多以前看的论文都忘了,所以想写点东西来整理下之前的paper,paper主要是cv(computer vision)方向的。 第一篇:Gradient-based learning applied to document recognition。这是1998年Yann Lecun的一篇大作...
分类:其他好文   时间:2014-10-28 19:45:24    阅读次数:237
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!