Description Assume the coasting is an infinite straight line. Land is in one side of coasting, sea in the other. Each small island is a point locating ...
分类:
其他好文 时间:
2018-08-23 00:15:15
阅读次数:
231
在STM32的固件库和提供的例程中,到处都可以见到assert_param()的使用。如果打开任何一个例程中的stm32f10x_conf.h文件,就可以看到实际上assert_param是一个宏定义; 在固件库中,它的作用就是检测传递给函数的参数是否是有效的参数。 举例说明: assert_par ...
分类:
其他好文 时间:
2018-08-07 13:15:05
阅读次数:
271
Awsome Domain-Adaptation 2018-08-06 19:27:54 This blog is copied from: https://github.com/zhaoxin94/awsome-domain-adaptation This repo is a collection ...
分类:
其他好文 时间:
2018-08-06 19:49:45
阅读次数:
708
A. Death Note A. Death Note You received a notebook which is called Death Note. This notebook has infinite number of pages. A rule is written on the l ...
分类:
其他好文 时间:
2018-08-05 11:52:48
阅读次数:
132
CIA headquarter collects data from across the country through its classified network. They have been usingoptical fibres long before it's been deploye ...
分类:
其他好文 时间:
2018-08-03 19:50:28
阅读次数:
152
Consider an infinite full binary search tree (see the figure below), the numbers in the nodes are 1, 2, 3, .... In a subtree whose root node is X, we ...
分类:
其他好文 时间:
2018-08-03 19:47:32
阅读次数:
146
上机1 css 上机 2 css 无 上机 3 css 上机 4 css 上机 5 css 课后3 css 课后4 css 课后5 css ...
分类:
Web程序 时间:
2018-07-26 13:21:08
阅读次数:
292
Assume the coasting is an infinite straight line. Land is in one side of coasting, sea in the other. Each small island is a point locating in the sea ...
分类:
其他好文 时间:
2018-07-22 15:14:05
阅读次数:
191
传送门戳这里 Luogu & CodeForces 题目描述 Adilbek's house is located on a street which can be represented as the OX axis. This street is really dark, so Adilbek ...
分类:
其他好文 时间:
2018-07-02 21:38:12
阅读次数:
350
背景 之前一直有朋友问,.Net Core + Linux环境有没有类似Windows服务的东西。其实是有的,我了解的方法有两种: #1 创建一个ASP.Net Core的Web项目(如Web API),然后通过添加中间件(Middleware)的方式来启动任务; #2 创建一个.Net Core的 ...
分类:
Web程序 时间:
2018-07-02 11:09:06
阅读次数:
685