-
实验3
实验任务1 1 #include <stdio.h> 2 3 char score_to_grade(int score); 4 5 int main() 6 { 7 int score; 8 char grade; 9 10 while(scanf("%d", &score) != EOF) 11 -
实验3
实验任务1 1 #include <stdio.h> 2 char score_to_grade(int score); 3 int main() { 4 int score; 5 char grade; 6 7 while(scanf("%d", &score) != EOF) { 8 grade -
实验三
试验任务一 #include <stdio.h> char score_to_grade(int score); // 函数声明 int main() { int score; char grade; while(scanf("%d", &score) != EOF) { grade = score -
实验3
#include <stdio.h> char score_to_grade(int score); int main(){ int score; char grade; while(scanf("%d", &score) != EOF) { grade = score_to_grade(score -
实验2
一、实验任务1 源代码T.h 1 #pragma once 2 #include<string> 3 class T{ 4 public: 5 T(int x=0,int y=0); 6 T(const T &t); 7 T(T &&t); 8 ~T(); 9 void adjust(int rat -
20232404 2025-2026-2 《网络与系统攻防技术》实验二实验报告
一、实验内容 (一)主要内容 掌握后门核心原理。 学会如何设置后门,如netcat、socat、MSF meterpreter等工具的使用。 熟悉Linux与Windows系统的后门启动机制。 (二)回答问题 (1) 例举你能想到的一个后门进入到你系统中的可能方式? 恶意软件捆绑。攻击者可能会将后门 -
第一次小组作业(四则运算)
项目成员及项目地址 成员1姓名 何昊天 学号 3123004481 成员2姓名 王佳俊 学号 3123004496 github:https://github.com/YezhuT0nyS/3123004481sizeyunsuan 一、PSP表格 PSP Personal Software Pro -
实验二
任务1: 源代码 : T.h #pragma once #include <string> // 类T: 声明 class T { // 对象属性、方法 public: T(int x = 0, int y = 0); // 普通构造函数 T(const T &t); // 复制构造函数 T(T & -
班级任务数据采集与融合第一次实验报告
数据采集与融合实验报告 作业① 1)实验内容 本实验的主要目标是使用 Python 的 requests 与 BeautifulSoup 库定向爬取"2020中国大学排名"网页数据。页面中包含完整的大学排名表格数据,包括排名、学校名称、省市、学校类型以及综合得分等字段。 程序通过 requests -
软件工程第三次作业
作业信息: 这个作业属于哪个课程 首页 - 计科23级34班 - 广东工业大学 - 班级博客 - 博客园 这个作业要求在哪里 结对项目 - 作业 - 计科23级34班 - 班级博客 - 博客园 这个作业的目标 与他人合作完成一个结对项目, 在过程中学习结对合作精神 3123004540--区泽明 3 -
结对项目
这个作业属于哪个课程 https://edu.cnblogs.com/campus/gdgy/Class34Grade23ComputerScience 这个作业要求在哪里 https://edu.cnblogs.com/campus/gdgy/Class34Grade23ComputerScien -
高级语言程序设计课程第二次个人作业
班级链接:https://edu.cnblogs.com/campus/fzu/gjyycx 作业要求:https://edu.cnblogs.com/campus/fzu/gjyycx/homework/13570 姓名:卢龙腾 学号:102500324 一.课本编程练习 1. 2. 3. 4. -
高级语言程序设计第二次个人作业
这个作业属于的课程:https://edu.cnblogs.com/campus/fzu/gjyycx 这个作业的要求:https://edu.cnblogs.com/campus/fzu/gjyycx/homework/13570 学号:102500409 姓名:周康琳 一、书本的程序清单 3.1 -
软工第三次作业
这个属于那个课程 软件工程 这个作业要求在哪里 带三次作业 基本信息: 项目GitHub地址:https://github.com/pascal5233/Four-Arithmetic-Operations realease:https://github.com/pascal5233/Four-Ar -
高级语言程序设计课程第九次个人作业
这个作业属于哪个课程:https://edu.cnblogs.com/campus/fzu/gjyycx 这个作业要求在哪里:https://edu.cnblogs.com/campus/fzu/gjyycx/homework/15595 学号:102500414 姓名:陈树湘 声明一个结构体类型, -
102302141_易敏亮第四次数据采集作业
课程 数据采集 仓库 https://gitee.com/lisu6/data_collect/tree/master/4 作业1东方财富 selenium https://gitee.com/lisu6/data_collect/tree/master/4/east_money 作业2慕课sele -
数据采集第四次作业
作业1 股票数据爬取实验 (1)要求:使用 Selenium 框架+ MySQL 数据库存储技术路线爬取“沪深 A 股”、“上证 A 股”、“深证 A 股”3 个板块的股票数据信息。 HTML信息: 核心代码: 点击查看代码 def crawl_board(self, hash_code, boar -
高级程序语言设计第8次个人作业
这个作业属于哪个课程:https://edu.cnblogs.com/campus/fzu/gjyycx 这个作业要求在哪里: https://edu.cnblogs.com/campus/fzu/gjyycx/homework/15590 学号:102500415 姓名:林帅前 11.1 11.2 -
团队作业4--项目冲刺
作业基本信息 项目 内容 这个作业属于哪个课程 https://edu.cnblogs.com/campus/gdgy/Class34Grade23ComputerScience/ 这个作业要求在哪里 https://edu.cnblogs.com/campus/gdgy/Class34Grade2 -
团队作业4——项目冲刺
这个作业属于哪个课程 班级的链接 这个作业要求在哪里 作业要求的链接 这个作业的目标 七天的敏捷冲刺和完善项目 GitHub仓库:https://github.com/WiseL00k/Campus-Book-Trade 天数 博客链接 Scrum1 Scrum1 冲刺博客 Scrum2 Scrum