码迷,mamicode.com
首页 >  
搜索关键字:up    ( 7825个结果
lane reversal
Common xN lane connection likes this: UP DP Lane0 < > Lane 0 Lane1 < > Lane 1 ... LaneN-1 < > Lane N-1 lane reversal to xN link likes below: UP DP Lan ...
分类:其他好文   时间:2019-02-19 11:44:25    阅读次数:175
论文阅读 | ExtremeNet:Bottom-up Object Detection by Grouping Extreme and Center Points
相关链接 论文地址:https://arxiv.org/abs/1901.08043 论文代码:https://github.com/xingyizhou/ExtremeNet 概述 ExtremeNet是今年(2019)1月23号挂在arxiv上的目标检测论文,是至今为止检测效果最好的单阶段目标检 ...
分类:Web程序   时间:2019-02-19 11:39:47    阅读次数:442
HDU4612:Warm up(缩点+树的直径)
Warm up Time Limit: 10000/5000 MS (Java/Others) Memory Limit: 65535/65535 K (Java/Others)Total Submission(s): 9073 Accepted Submission(s): 2120 题目链接:h ...
分类:其他好文   时间:2019-02-18 01:24:57    阅读次数:175
377. Combination Sum IV
Given an integer array with all positive numbers and no duplicates, find the number of possible combinations that add up to a positive integer target. ...
分类:其他好文   时间:2019-02-18 01:20:29    阅读次数:163
线段树模板1 - 求区间和
今天再次入门线段树 然而还是入门失败 push_up 和 push_down 不是太懂啊 线段树在有结合律性质的区间操作都可以用 ~~然而我并不会~~ 先开个坑吧 cpp include define MAXN 1000001 define ll long long define ls(o) (o ...
分类:其他好文   时间:2019-02-17 22:19:24    阅读次数:205
Roman and Browser-罗曼的浏览器 CodeForce1100A 暴力
题目链接:Roman and Browser 题目原文 This morning, Roman woke up and opened the browser with 𝑛 opened tabs numbered from 1 to 𝑛. There are two kinds of tabs: ...
分类:其他好文   时间:2019-02-17 22:04:49    阅读次数:173
编写iptables模块实现不连续IP地址的DNAT-POOL
1.背景 《路由应用-使用路由实现负载流量均衡》的第3.3节,并没有给出如何配置一个pool,那是因为在Linux 2.6.10之上,已经不再支持配置不连续IP地址的pool了,如果看iptables的man手册,将会得到以下信息: In Kernels up to 2.6.10 you can a ...
分类:其他好文   时间:2019-02-17 13:05:50    阅读次数:241
Boredom
Alex doesn't like boredom. That's why whenever he gets bored, he comes up with games. One long winter evening he came up with a game and decided to pl ...
分类:其他好文   时间:2019-02-17 10:50:17    阅读次数:231
java lang IllegalStateException The maximum number of cell
1、错误描述 java.lang.IllegalStateException: The maximum number of cell styles was exceeded. You can define up to 4000 styles in a .xls workbook at org.apa ...
分类:编程语言   时间:2019-02-16 15:15:03    阅读次数:124
npm包的上传npm包的步骤,与更新和下载步骤
官网: 没有账号可以先注册一个,右上角点击“Sign Up",有账号直接点击“Login” 注册与登录账号这些就不详说了,不懂直接重新学习吧!!!!!!!! 打开终端:win+r 登录命令:npm login查找用户名命令:npm whoami 要上传npm包步骤:1.先初始化npm包:npm in ...
分类:Web程序   时间:2019-02-16 15:08:30    阅读次数:245
7825条   上一页 1 ... 97 98 99 100 101 ... 783 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!