码迷,mamicode.com
首页 >  
搜索关键字:imaging science    ( 1084个结果
UVa11077
11077 Find the PermutationsSorting is one of the most used operations in real life, where Computer Science comes into act. It iswell-known that the lo ...
分类:其他好文   时间:2016-08-30 00:09:48    阅读次数:188
thread safe
computer science J. Glenn Brookshear with contributions from David T. SmithIndiana University of Pennsylvania Dennis Brylow Marquette University 11th ...
分类:其他好文   时间:2016-08-23 11:38:03    阅读次数:252
Paxos
https://en.wikipedia.org/wiki/Paxos_(computer_science) http://research.microsoft.com/en-us/um/people/lamport/pubs/paxos-simple.pdf ...
分类:其他好文   时间:2016-08-22 00:06:12    阅读次数:136
python--安装PIL
PIL:Python Imaging Library,已经是Python平台事实上的图像处理标准库了。PIL功能非常强大,但API却非常简单易用。 安装PIL 在Debian/Ubuntu Linux下直接通过apt安装: http://www.lfd.uci.edu/~gohlke/pythonl ...
分类:编程语言   时间:2016-08-21 12:26:06    阅读次数:164
Types of Data Science Questions
Descriptive描述性分析,仅仅描述数据展现了那些内容,无需任何解释 Exploratory探索性分析,发现未知的关系(不一定正确或有用) Inferential推断性分析,在少量观察的基础上,将得到的信息进行归纳、外推到更大的群体。 Predictive预测分析 Causal因果分析 Mec ...
分类:其他好文   时间:2016-08-20 13:14:48    阅读次数:171
Poj1325 Machine Schedule 最大二分图匹配 匈牙利算法
Machine Schedule Description As we all know, machine scheduling is a very classical problem in computer science and has been studied for a very long h ...
分类:编程语言   时间:2016-08-18 12:58:48    阅读次数:246
POJ 1207 The 3n + 1 problem
题目链接: http://poj.org/problem?id=1207 Description Problems in Computer Science are often classified as belonging to a certain class of problems (e.g., ...
分类:其他好文   时间:2016-08-17 21:13:28    阅读次数:118
用fluent模拟内循环床气化燃烧(调试过程记录)
模拟对象为文献Combined gasi?cation of coal and biomass in internal circulating ?uidized bed[1]中的内循环气化炉。[1]http://www.sciencedirect.com/science/article/pii/S0 ...
分类:其他好文   时间:2016-08-16 21:47:30    阅读次数:150
如何在office 2010中安装 Microsoft Office Document Imaging
我用的是office 2010版本,如下操作可以把照片转换成文本:第一步:使用Microsoft Office Picture Manager以Microsoft XPS Document Writer打印出来xps格式的文件。第二步:打开xps文件,选择打印——(打印机选项中选择)发送至OneNo ...
分类:其他好文   时间:2016-08-16 10:34:32    阅读次数:471
HDU 4812 D Tree 树分治+逆元处理
D Tree Problem Description There is a skyscraping tree standing on the playground of Nanjing University of Science and Technology. On each branch of t ...
分类:其他好文   时间:2016-08-15 14:10:12    阅读次数:211
1084条   上一页 1 ... 59 60 61 62 63 ... 109 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!