- 博客(3)
- 收藏
- 关注
原创 安装vulhub靶场环境完全手册(Ubuntu)
1.安装docker~sudo apt-get update~sudo apt-get install apt-transport-https ca-certificates curl gnupg-agent software-properties-common~curl -fsSL https://mirrors.ustc.edu.cn/docker-ce/linux/ubuntu/gpg | sudo apt-key add -~sudo add-apt-repository
2021-08-28 15:45:20
721
原创 大学物理实验_超声声速的测量_数据处理软件_源代码
大学物理实验_超声声速的测量_数据处理软件_源代码1前言程序适用于大学物理实验_超声声速的测量的有关数据处理。本程序以NUAA大学物理实验中心所提供的的器材以及实验报告模板为基础编写。代码(基于c++,使用dev c++环境)#include<iostream>#include<cmath>#define n 10using namespace std;int menu();int zhubo();int xiangwei();int main(){ loop2
2020-11-21 10:00:55
2269
空空如也
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人
RSS订阅