码迷,mamicode.com
首页 >  
搜索关键字:.science    ( 847个结果
uva 10057 A mid-summer night’s dream(中位数)
uva 10057 A mid-summer night’s dream This is year 2200AD. Science has progressed a lot in two hundred years. Two hundred years is mentioned here because this problem is being sent back to 2000AD ...
分类:其他好文   时间:2015-02-12 09:22:42    阅读次数:202
Sorting
This webpage covers the space and time Big-O complexities of sorting algorithms used in Computer Science.Follow: sorting of big O实用的算法可视化工具:WIn32 Linu...
分类:其他好文   时间:2015-02-09 18:14:07    阅读次数:164
论文中的算法描述 By 薛磊
在写论文的过程中,我们经常需要描述一些算法,如何描述才能清晰、美观、易读、无歧义?薛磊从《Writing for computer science》中整理了一份PPT,介绍几种常见的算法描述方法。下面是下载链接:Algorithms_writing.pdf
分类:编程语言   时间:2015-02-09 00:32:57    阅读次数:527
论文中的数学符号使用
在写论文的时候,我们经常需要使用各种数学变量、符号、公式,这些都需要保持适当的规范,才能使论文更加准确、美观、易读。我从《Writing for computer science》中整理了20个小Tips,做成了一张PPT,分享给大家。下面是下载链接:Writing_for_computer_Mat...
分类:其他好文   时间:2015-02-08 23:13:53    阅读次数:253
POJ 1208.cpp
The Blocks ProblemTime Limit: 1000MSMemory Limit: 10000KTotal Submissions: 4815Accepted: 2043DescriptionMany areas of Computer Science use simple, abs...
分类:其他好文   时间:2015-02-07 18:51:32    阅读次数:139
Whitespace character
Incomputer science,whitespaceis anycharacteror series of whitespace characters that represent horizontal or verticalspaceintypography. When rendered, ...
分类:其他好文   时间:2015-02-05 20:21:10    阅读次数:302
UVa122:Trees on the level
Trees on the levelBackgroundTrees are fundamental in many branches of computer science. Current state-of-the art parallel computers such as Thinking M...
分类:其他好文   时间:2015-02-04 23:03:13    阅读次数:227
E - Trees on the level
Trees on the levelBackgroundTrees are fundamental in many branches of computer science. Current state-of-the art parallel computers such as Thinking M...
分类:其他好文   时间:2015-02-04 20:12:29    阅读次数:159
uva 101 The Blocks Problem (模拟)
uva 101  The Blocks Problem Background  Many areas of Computer Science use simple, abstract domains for both analytical and empirical studies. For example, an early AI study of planning and...
分类:其他好文   时间:2015-02-03 19:38:53    阅读次数:341
Scipy - science python
Scipy中引入包错误: ... scipy.misc.imsave(filename, numpy.kron(doc, zoom)) ... AttributeError: 'module' object has no attribute 'misc' 发生错误的原因: Most possibly because scipy is a library (package...
分类:编程语言   时间:2015-01-29 21:07:54    阅读次数:697
847条   上一页 1 ... 69 70 71 72 73 ... 85 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!