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
夜光遥感影像数据主要分为两种: 1.DMSP/OLS(旧) 1992—2013年间由美国军事气象卫星(DMSP)搭载的线性扫描业务系统(OLS)拍摄 2.NPP-VIIRS(新) 从2012年至今,数据由Suomi国家极轨道伙伴关系卫星(SNPP)搭载的可见光红外成像辐射仪(VIIRS)提供 DMS ...
分类:
其他好文 时间:
2019-10-06 19:06:36
阅读次数:
3832
软件人员推荐书目(都是国外经典书籍!!!) 软件人员推荐书目(一) 大师篇 一、 科学哲学和管理哲学 【1】 "程序开发心理学"(The Psychology of Computer Programming : Silver Anniversary Edition) 【2】 "系统化思维导论"(An ...
分类:
其他好文 时间:
2019-10-05 22:30:18
阅读次数:
123
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
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
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
链接: 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 (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
1. introductory subjects Programming Skills: 6.0001 https://ocw.mit.edu/courses/electrical engineering and computer science/6 0001 introduction to com ...
分类:
其他好文 时间:
2019-09-14 22:51:27
阅读次数:
136
最新想把写一个一键配置Linux的脚本,所以就要安装一些软件咯,但是把有时候有源码安装比较好,而且有些东西直接传到Github会很方便,可又超过了100MB,Github正常情况下是不允许上传超过100MB的文件的,但是可以直接git LFS。 具体了解: https://towardsdatasc ...
分类:
Web程序 时间:
2019-09-10 00:25:46
阅读次数:
292