Standards[edit] The SPI bus is a de facto standard. However, the lack of a formal standard is reflected in a wide variety of protocol options. Differe ...
分类:
其他好文 时间:
2019-10-12 22:51:51
阅读次数:
364
191008 [TOC] 日记 1. 工作压力太大的原因吧!7点多起来,头还是嗡嗡响。回到家,6点多起来,头都是有点清醒的,希望能完全恢复。8:00 2. 很多快递到了,然而没有开心的感觉,倒是现在有一只放屁虫不知道在哪里,臭死我了。20:52 回顾 数学 1. 1.4节 无穷小与无穷大 1. 无穷 ...
分类:
其他好文 时间:
2019-10-08 21:45:43
阅读次数:
102
An overview of time series forecasting models 2019-10-04 09:47:05 This blog is from: https://towardsdatascience.com/an-overview-of-time-series-forecas ...
分类:
其他好文 时间:
2019-10-04 09:26:49
阅读次数:
197
辩证思维在英文写作上的表现方式有许多种,今天来讲讲Counterargument&Rebut,广泛用于英文写作和口语辩论。其作用就是通过辩驳和你论点相反的意见,来突出自己的论点更正确。 话说衡量一个人的写作驳论水平,完全要看平时生活中的吵架技能怎么样了。你是“你错了,就是你错了,不管怎么说都是你错了 ...
分类:
其他好文 时间:
2019-10-03 14:42:47
阅读次数:
151
1. 一开始我在使用Pycharm时,导入numpy库,发现导入错误: Non-zero exit code (1) 2. 于是我通过更新的方法来解决,哪知道在更新的时候也出现了错误,错误如下图: 这个错误是在告诉我,我的版本低,需要升级更高的版本才能使用命令python -m pip instal ...
分类:
编程语言 时间:
2019-10-03 12:41:57
阅读次数:
9348
You may have already known that a standard ICPC team consists of exactly three members. The perfect team however has more restrictions. A student can ...
分类:
其他好文 时间:
2019-10-03 00:46:44
阅读次数:
101
COMP3506/7505 Homework Task 410 marks totalOverviewThe goal of this problem set is to understand how to apply the algorithms and data structuresthat h ...
分类:
其他好文 时间:
2019-09-28 20:16:30
阅读次数:
95
一、操作系统参考文档:https://www.cnblogs.com/yuanchenqi/articles/6248025.html二、进程与线程2.1、进程简介进程:一个程序在一个数据集上的一次动态执行过程,一般由程序、数据集、进程控制块三部分组成程序:用来描述进程要完成哪些功能以及如何完成数据... ...
分类:
编程语言 时间:
2019-09-13 22:34:00
阅读次数:
102
10 Status Code Definitions Each Status-Code is described below, including a description of which method(s) it can follow and any metainformation requi ...
分类:
Web程序 时间:
2019-09-08 14:17:48
阅读次数:
107
13. Roman to Integer Easy Easy Roman numerals are represented by seven different symbols: I, V, X, L, C, D and M. Symbol Value I 1 V 5 X 10 L 50 C 100 ...
分类:
其他好文 时间:
2019-08-31 10:27:32
阅读次数:
98