zoukankan
html css js c++ java
2017-2018-1 20155211 实验五 通讯协议设计
2017-2018-1 20155211 实验五 通讯协议设计
实验步骤
5-1
在Ubuntu中完成
任务一
中的作业
5-2
在Ubuntu中实现对实验二中的“wc服务器”通过混合密码系统进行防护
遇到的问题
因为做实验时自己电脑的虚拟机因缺少一种镜像文件打不开,故借用其他同学的电脑完成的本次实验。
关于安装SSL时,开始按照老师所给出的教程中,首先发现./configure目录中C的大小写出现了失误
后来借用
狄维佳
同学的博客中的步骤完成了这次实验。
查看全文
相关阅读:
ACM学习历程—UESTC 1218 Pick The Sticks(动态规划)(2015CCPC D)
ACM学习历程—UESTC 1217 The Battle of Chibi(递推 && 树状数组)(2015CCPC C)
A*算法的实现
codevs1011 数的计算 2001年NOIP全国联赛普及组
一场ACM一场梦——我的一年
HDU 4422 The Little Girl who Picks Mushrooms ( 模拟)
HDU4277 USACO ORZ(dfs+set)
HDU4272LianLianKan(dfs)
HDU4268 Alice and Bob(贪心+multiset)
hdu 5444 Elven Postman(二叉树)——2015 ACM/ICPC Asia Regional Changchun Online
原文地址:https://www.cnblogs.com/xxy9712/p/8052170.html
最新文章
读书笔记-01大型网站架构演化的价值观
读书笔记-大型网站软件系统的特点-思维导图
BZOJ 4034 树链剖分
Codeforces Round #394 (Div. 2)
Codeforces Round #394 (Div. 2)
Codeforces Round #394 (Div. 2)
Codeforces Round #393 (Div. 2)
Codeforces Round #393 (Div. 2)
Codeforces Round #393 (Div. 2)
Codeforces Round #392 (Div. 2)
热门文章
Codeforces Round #395 (Div. 2)
Codeforces Round #395 (Div. 2)
ACM学习历程—HDU5637 Transform(数论 && 最短路)
ACM学习历程—CodeForces 590A Median Smoothing(分类讨论 && 数学)
ACM学习历程—UVALive 7147 World Cup(分类讨论 && 贪心)
ACM学习历程—CodeForces 601A The Two Routes(最短路)
ACM学习历程—HDU5592 ZYB's Premutation(逆序数 && 树状数组 && 二分)(BestCoder Round #65 1003)
ACM学习历程—HDU5587 Array(数学 && 二分 && 记忆化 || 数位DP)(BestCoder Round #64 (div.2) 1003)
ACM学习历程—HDU5586 Sum(动态规划)(BestCoder Round #64 (div.2) 1002)
ACM学习历程—HDU5585 Numbers(数论 || 大数)(BestCoder Round #64 (div.2) 1001)
Copyright © 2011-2022 走看看