en conf t vlan id end conf t inter rang gi 0/0/1-x switchport access vlan id no shutdown exit (config)#interface range gigabitEthernet 1/0/23-24 (conf ...
分类:
其他好文 时间:
2017-06-16 20:23:23
阅读次数:
176
poj 1426 的传送门 Language: Find The Multiple Time Limit: 1000MS Memory Limit: 10000K Total Submissions: 21735 Accepted: 8939 Special Judge Description Gi ...
分类:
其他好文 时间:
2017-06-14 16:28:33
阅读次数:
196
因为没有休息好, 打着很异常难受的一场比赛,坚持了一个半小时就撤了。 Windows画图:签到题,没什么说的. 百度地图导航 官方题解: 把每个城市群抽象成两个点 s', s''??。按照如下方式见图: 对于每个城市群里面的城市 s_i??,连边:(s_i, s', 0), (s'', s_i, 0 ...
Ref: https://onlinecourses.science.psu.edu/stat464/print/book/export/html/8 前面都是对一两个样本的检查,现在考虑k个样本的情况,我们的假设是: Analysis of Variance (ANOVA) assumptions ...
分类:
移动开发 时间:
2017-06-10 15:15:11
阅读次数:
215
一、在码云上创建项目二、克隆项目下来2.1、复制项目URL2.2、克隆到本地右键-->GitBashHere,再弹出框中输入:gitclone项目URLgitclonehttps://git.oschina.net/loganxiaoliu/springboot-demo-2-1.git如:三、提交代码上去1、拷贝代码到克隆下来的目录下2、添加到本地如:gi..
分类:
其他好文 时间:
2017-06-09 17:24:04
阅读次数:
123
跟踪导弹 function(targetPosition){ // 让物体朝目标移动的方法 var speed = 5; var targetPoint = targetPosition; var thisPoint = cc.p(this.x, this.y); //求两点的差值,事实上就是两点的 ...
分类:
移动开发 时间:
2017-06-08 22:24:51
阅读次数:
1199
Ref: https://onlinecourses.science.psu.edu/stat464/print/book/export/html/5 Two sample test 直接使用R的t-test t.test(n, t, alternative="two.sided", var.equ ...
分类:
移动开发 时间:
2017-06-07 11:16:22
阅读次数:
179
Ref: https://onlinecourses.science.psu.edu/stat464/print/book/export/html/4 使用非参数方法的优势: 1. 对总体分布做的假设少,所以总体分布未知也可以; 2. 容易做; 3. 一般对离群值更具鲁棒性robust; 4. 适用 ...
分类:
移动开发 时间:
2017-06-06 15:51:07
阅读次数:
167
Ref: https://onlinecourses.science.psu.edu/stat464/print/book/export/html/3 The Binomial Distribution in R: The Normal Distribution in R: 要执行t-test或者查 ...
分类:
移动开发 时间:
2017-06-06 14:16:34
阅读次数:
183