logo
publist
写文章

简介

该用户还未填写简介

擅长的技术栈

可提供的服务

暂无可提供的服务

深圳大学算法设计实验五

一、实验目的:掌握图的连通性。掌握并查集的基本原理和应用。二、内容:1. 桥的定义在图论中,一条边被称为“桥”代表这条边一旦被删除,这张图的连通块数量会增加。等价地说,一条边是一座桥当且仅当这条边不在任何环上。一张图可以有零或多座桥。[外链图片转存失败,源站可能有防盗链机制,建议将图片保存下来直接上传(img-xNBCs744-1644505622779)(Aspose.Words.5ee8d48

#算法#图论#数据结构
Wireshark-Lab9:NAT

更好的阅读体验Lab9:NATIn this lab, we’ll investigate the behavior of the NAT protocol. This lab will be different from our other Wireshark labs, where we’ve captured a trace file at a single Wireshark measur

#wireshark#网络#p2p
Wireshark Lab8:DHCP

更好的阅读体验Lab8:DHCPIn this lab, we’ll take a quick look at DHCP. DHCP is covered in Section 4.4.3 of the text1 . Recall that DHCP is used extensively in corporate, university and home-network wired and w

#wireshark#网络#windows
CS188 Proj 1

In this project, your Pacman agent will find paths through his maze world, both to reach a particular location and to collect food efficiently. You will build general search algorithms and apply them

#python#开发语言
到底了