码迷,mamicode.com
首页 >  
搜索关键字:imaging science    ( 1084个结果
1155.Heap Paths-PAT甲级真题(DFS+堆和二叉树的概念)
In computer science, a heap is a specialized tree-based data structure that satisfies the heap property: if P is a parent node of C, then the key (the ...
分类:其他好文   时间:2019-10-07 13:32:51    阅读次数:120
最新 夜光遥感影像VIIRS&DMSP下载总结
夜光遥感影像数据主要分为两种: 1.DMSP/OLS(旧) 1992—2013年间由美国军事气象卫星(DMSP)搭载的线性扫描业务系统(OLS)拍摄 2.NPP-VIIRS(新) 从2012年至今,数据由Suomi国家极轨道伙伴关系卫星(SNPP)搭载的可见光红外成像辐射仪(VIIRS)提供 DMS ...
分类:其他好文   时间:2019-10-06 19:06:36    阅读次数:3832
PIL和Pillow
关于Pillow与PIL PIL(Python Imaging Library)是Python一个强大方便的图像处理库,名气也比较大。不过只支持到Python 2.7。 PIL官方网站:http://www.pythonware.com/products/pil/ Pillow是PIL的一个派生分支 ...
分类:其他好文   时间:2019-10-06 13:35:37    阅读次数:147
软件人员推荐书目(都是国外经典书籍!!!)
软件人员推荐书目(都是国外经典书籍!!!) 软件人员推荐书目(一) 大师篇 一、 科学哲学和管理哲学 【1】 "程序开发心理学"(The Psychology of Computer Programming : Silver Anniversary Edition) 【2】 "系统化思维导论"(An ...
分类:其他好文   时间:2019-10-05 22:30:18    阅读次数:123
COMP 1010
ASSIGNMENT 1DEPARTMENT AND COURSE NUMBER: COMP 1010COURSE TITLE: Introduction to Computer Science 1TERM: Fall 20191Assignment 1DUE DATE OCTOBER 4 2019 ...
分类:其他好文   时间:2019-10-04 18:46:39    阅读次数:90
PAT Advanced 1155 Heap Paths (30 分)
In computer science, a heap is a specialized tree-based data structure that satisfies the heap property: if P is a parent node of C, then the key (the ...
分类:其他好文   时间:2019-10-02 14:35:43    阅读次数:88
Data collection (imaging)
Now that we've talked about sample prep, let's talk about imaging. Now that we've talked about sample prep, let's talk about imaging. Now that we've t ...
分类:其他好文   时间:2019-10-01 22:49:32    阅读次数:90
2018宁夏A题
As an ACM-ICPC newbie, Aishah is learning data structures in computer science. She has already known that a stack, as a data structure, can serve as a ...
分类:其他好文   时间:2019-10-01 22:13:28    阅读次数:129
POJ-3974-Palindrome(马拉车)
链接: http://poj.org/problem?id=3974 题意: Andy the smart computer science student was attending an algorithms class when the professor asked the students ...
分类:其他好文   时间:2019-09-28 23:36:29    阅读次数:84
Computer Science 320 S2
Computer Science 320 S2 (2019)Assignment 4Due date Sep 28, 2019 23:59pmAnswer all of the following questions. There are 10 points, which contribute 5% ...
分类:其他好文   时间:2019-09-28 20:01:47    阅读次数:89
1084条   上一页 1 ... 13 14 15 16 17 ... 109 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!