链接: https://codeforces.com/gym/102394/problem/I 题意: DreamGrid has an interesting permutation of 1,2,…,n denoted by a1,a2,…,an. He generates three sequ ...
分类:
其他好文 时间:
2019-11-05 13:52:03
阅读次数:
124
链接: https://codeforces.com/gym/102394/problem/F 题意: Harbin, whose name was originally a Manchu word meaning "a place for drying fishing nets", grew fr ...
分类:
其他好文 时间:
2019-11-05 13:36:58
阅读次数:
154
链接: https://codeforces.com/gym/102394/problem/K 题意: DreamGrid is the keeper of n rabbits. Initially, the i th (1≤i≤n) rabbit has a weight of wi. Every ...
分类:
其他好文 时间:
2019-11-05 13:26:23
阅读次数:
140
[TOC] Contest Info "Practice Link" |Solved|A|B|C|D|E|F|G|H|I|J|K|L| |: :|: :|: :|: :|: :|: :|: :|: :|: :|: :|: :|: :|: :| |6/12|O| | | |O|O| | |O|O|O| ...
分类:
其他好文 时间:
2019-11-04 09:56:00
阅读次数:
173
#include "stdafx.h" #include #include #include #include #include #include #ifdef _MSC_VER // M$的编译器要给予特殊照顾 #if _MSC_VER = 1600 // 据说VC10及以上版本有stdint.h... ...
分类:
编程语言 时间:
2019-11-02 09:50:18
阅读次数:
90
作者:故事我忘了¢个人微信公众号:程序猿的月光宝盒 1.TCP的滑动窗口 1.1 RTT和RTO的区别 ? RTT:发送一个数据包到收到对应的ACK,所花费的时间 ? RTO:重传时间间隔,TCP在发送一个数据包之后,会启动一个重传定时器,RTO就是这个定时器的重传时间,再通俗的讲就是,一开始先算一 ...
分类:
编程语言 时间:
2019-11-02 09:28:09
阅读次数:
95
在 Eclipse 中使用 Windows 命令行。 第一步:设置一个新的外部配置工具 在 Eclipse 中,选择 “Run -> External Tools -> External Tools Configurations” 第二步:点击 “New Launch Configuration” ...
分类:
系统相关 时间:
2019-11-01 22:27:06
阅读次数:
235
host主机名配置 禁用dns查询 vlan 配置 创建vlan vlan ip 配置 设置接口为access模式 设置接口为access模式,并加入vlan 10 设置接口为tag vlan模式 三层交换机开启路由功能 网络实验工具 思科 Cisco Packet Tracer 6.2 网络模拟器 ...
分类:
其他好文 时间:
2019-10-31 10:24:31
阅读次数:
127
SSL证书机构即CA机构的全称为Certificate Authority证书认证中心,只有通过WebTrust国际安全审计认证,根证书才能预装到主流浏览器,成为全球可信的ssl证书颁发机构。 ssl证书由全球信任的CA机构颁发,目前全球的CA机构大约有五十多家,但大多被DigiCert收购。 目前 ...
分类:
其他好文 时间:
2019-10-30 10:28:54
阅读次数:
189
http://blog.chinaunix.net/uid-25266990-id-3380929.html https://www.zabbix.com/download?zabbix=4.4&os_distribution=centos&os_version=7&db=mysql --参考官方网 ...
分类:
其他好文 时间:
2019-10-28 01:13:39
阅读次数:
69