码迷,mamicode.com
首页 >  
搜索关键字:infinite    ( 571个结果
poj 1328 Radar Installation
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
assert_param函数的用法
在STM32的固件库和提供的例程中,到处都可以见到assert_param()的使用。如果打开任何一个例程中的stm32f10x_conf.h文件,就可以看到实际上assert_param是一个宏定义; 在固件库中,它的作用就是检测传递给函数的参数是否是有效的参数。 举例说明: assert_par ...
分类:其他好文   时间:2018-08-07 13:15:05    阅读次数:271
(转)Awsome Domain-Adaptation
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
Educational Codeforces Round 48 (Rated for Div. 2) ABCD
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
ZOJ 2532 Internship 求隔边
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
BST POJ - 2309 思维题
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
html (第四本书第九章参考)
上机1 css 上机 2 css 无 上机 3 css 上机 4 css 上机 5 css 课后3 css 课后4 css 课后5 css ...
分类:Web程序   时间:2018-07-26 13:21:08    阅读次数:292
E - Radar Installation
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
【CodeForces 990E】Post Lamps
传送门戳这里 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小技巧 - Hosted Services + Quartz实现定时任务调度
背景 之前一直有朋友问,.Net Core + Linux环境有没有类似Windows服务的东西。其实是有的,我了解的方法有两种: #1 创建一个ASP.Net Core的Web项目(如Web API),然后通过添加中间件(Middleware)的方式来启动任务; #2 创建一个.Net Core的 ...
分类:Web程序   时间:2018-07-02 11:09:06    阅读次数:685
571条   上一页 1 ... 15 16 17 18 19 ... 58 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!