Dr William Larch, noted plant psychologist and inventor of the phrase “Think like a tree — Think Fig” has invented a new classification system for tre ...
分类:
其他好文 时间:
2019-02-17 01:00:35
阅读次数:
151
文件属性 [root@localhost /]# ls -lhitotal 90K 12 dr-xr-xr-x. 2 root root 4.0K Jan 28 18:30 bin 2 dr-xr-xr-x. 5 root root 1.0K Aug 7 2016 boot 4 drwxr-xr-x ...
分类:
系统相关 时间:
2019-02-13 11:06:00
阅读次数:
257
Problem Sheet 2, 4CMP Spring Term 2018/19PROBLEM SHEET 24CMP, SPRING TERM, PART 2: PROGRAMMING IN C++Lecturer: Dr Fabian Spill (f.spill@bham.ac.uk)Due ...
分类:
编程语言 时间:
2019-02-09 20:55:50
阅读次数:
156
题目链接:https://vjudge.net/problem/UVA-839 题目大意:输入一个树状天平,根据力矩相等原则,判断是否平衡。 如上图所示,所谓力矩相等,就是Wl*Dl=Wr*Dr。 其中Wl和Wr分别为左右两边砝码的重量,D为距离 采用递归的方式输入:每个天平的格式为Wl,Dl,Wr ...
分类:
其他好文 时间:
2019-02-05 11:55:09
阅读次数:
153
一、LVS相关实验介绍 IP 负载均衡技术是在负载调度器的实现技术中效率最高的,LVS 的 IP 负载技术被广泛地应用各种不同的大型企业集群中,带来稳定、可靠的服务。 实验涉及的知识点 负载均衡解决方法 VS/NAT 实现虚拟服务器 VS/DR 实现虚拟服务器 VS/TUN 实现虚拟服务器 二、负载 ...
分类:
其他好文 时间:
2019-01-29 10:44:55
阅读次数:
182
Homework 1 INF 552, Instructor: Mohammad Reza Rajati1. Vertebral Column Data SetThis Biomedical data set was built by Dr. Henrique da Mota during a me ...
分类:
其他好文 时间:
2019-01-27 22:00:43
阅读次数:
128
【背景说明】 在7层负载均衡上,查询网络状态发现timewait太多,于是开始准备优化事宜 整体的拓扑结构,前面是lvs做dr模式的4层负载均衡,后端使用(nginx、or haproxy)做7层负载均衡 【优化效果】 修改前,建立连接的有29个,timewait的就达到了900个,如下图所示 修改 ...
分类:
其他好文 时间:
2019-01-25 18:52:31
阅读次数:
146
实验拓扑:基础环境的准备:两台keepalived的高可用服务器,两台realserver用于配置httpd服务在两台realserver上安装httpd服务并创建测试页面:关闭防火墙跟selinux之后开始配置yuminstall-yhttpdsystemctlstarthttpdsystemctlenablehttpdvim/var/www/html/index.html//创建测试页面Thi
分类:
其他好文 时间:
2019-01-24 20:44:48
阅读次数:
120
Quantitative strategies on HighFrequency DataAssessment of the sections (labs)dr Piotr Wójcikacademic year 2018/2019General informationIn teams of at ...
分类:
其他好文 时间:
2019-01-23 20:31:28
阅读次数:
101
第一类LSA:路由器LSA产生角色:运行了OSPF的路由器router-id名字:路由器router-id功能:在所连接区域内宣告自己的属性,与自己互连路由的关系范围:路由所连接的所有区域查询命令:disospflsdbdisospflsdbrouter<router-id>第二类LSA:网络LSA产生角色:只有DR的router-id可以发送二类LSA名字:DR的接口地址功能:宣告D
分类:
其他好文 时间:
2019-01-20 15:02:36
阅读次数:
237