-
20242405 实验二《Python程序设计》实验报告
20242405 2024-2025-2 《Python程序设计》实验2报告 课程:《Python程序设计》 班级: 2424 姓名: 孙煜麟 学号:20242405 实验教师:王志强 实验日期:2024年3月26日 必修/选修: 公选课 1.实验内容 设计并完成一个完整的应用程序,完成加减乘除模等 -
Reflection
I improve my analytical skills through the first two workshops.I can incorporate some pictures into my essay and these pictures help me consider how t -
20243116 实验二《Python程序设计》实验报告
20243116 2024-2025-2 《Python程序设计》实验二报告 课程:《Python程序设计》 班级: 2431 姓名: 陆翔轩 学号:20243116 实验教师:王志强 实验日期:2025年3月26日 必修/选修: 公选课 一、实验内容 1.设计并完成一个完整的应用程序,完成加减乘除 -
20242312 2024-2025- 2《Python程序设计》实验二报告
20242312 2024-2025- 2《Python程序设计》实验二报告 课程:《Python程序设计》 班级: 2423 姓名: 周梓濠 学号:20242312 实验教师:王志强 实验日期:2025年3月26日 必修/选修: 公选课 1.实验内容 1.设计并完成一个完整的应用程序,完成加减乘除 -
Reflection
I have benefited a great deal from these two workshops. I have learned the proper application of different media elements such as images, videos, and -
Reflection about DMC writing workshop
Participating in the digital multimodal writing workshop was an eye - opening experience, filled with both valuable insights and areas that could be e -
Reflective Journal
Key Learnings: I've come to understand the concept of multimodality. Through the explanations of how multimodality is applied in movies and advertisem -
Reflective Journal on Digital Multimodal Composing
The first two workshops on digital multimodal writing have been beneficial to me, which not only stimulate me to use these skills to polish compositio -
20242942 2024-2025-2 《网络攻防实践》实验五
1.实践内容 防火墙配置(iptables) 掌握防火墙规则配置方法,过滤特定协议(ICMP)数据包,实现禁Ping功能 学习基于IP地址的访问控制规则配置,仅允许指定IP访问特定服务(HTTP) 熟悉网络服务端口与协议对应关系,理解白名单策略实现原理 Snort入侵检测实践 掌握Snort离线检测 -
Reflective journal on Digital Multimodal Writing
The initial workshops on digital multimodality have been beneficial in deepening my understanding of how various modes of communication—such as text, -
Reflective Journal about Multimodal Composing
The main valuable things I gained are the ability to create a cmoposition with the help of AI and combining your article with images ,music ,vedio .Wh -
20242405 《Python程序设计》实验一报告
20242405 2024-2025-2 《Python程序设计》实验一报告 课程:《Python程序设计》 班级: 2424 姓名: 孙煜麟 学号:20242405 实验教师:王志强 实验日期:2025年3月12日 必修/选修: 公选课 一.实验内容 1.熟悉Python开发环境; 2.练习Pyt -
A important person
When I saw this title,the first “person” that came to mind was my little sister, my puppy dog called LaiBao. I still remember the first day I saw her. -
20242115 实验二《Python程序设计》实验报告
20242115 2024-2025-2 《Python程序设计》实验二报告 课程:《Python程序设计》 班级: 2421 姓名: 叶抒宇 学号:20242115 实验教师:王志强 实验日期:2025年3月26日 必修/选修: 公选课 一、实验内容 设计并完成一个完整的应用程序,完成加减乘除模等 -
20241319 实验二《Python程序设计》实验报告
学号 2024-2025-2 《Python程序设计》实验二报告 课程:《Python程序设计》 班级: 2413 姓名: 吴辰曦 学号:20241319 实验教师:王志强 实验日期:2025年3月26日 必修/选修: 公选课 1.实验内容 设计并完成一个完整的应用程序,完成加减乘除模等运算,功能多 -
20242205 实验二《Python程序设计》实验报告
学号 20242205《Python程序设计》实验二报告 课程:《Python程序设计》 班级: 2024级22班 姓名: 王梓旭 学号:20242205 实验教师:王志强 实验日期:2025年3月26日 必修/选修:公选课 1. 实验内容 制作一个简单的计算器程序,要求: (1). 支持加减乘除基 -
C语言实验2
1. #include <stdio.h> #include <stdlib.h> #include <time.h> #define N 5 int main() { int number; int i; srand(time(0)); // 以当前系统时间作为随机种子 for(i = 0; i -
20242931 2024-2025-2 《网络攻防实践》第四周作业
20242931 2024-2025-2 《网络攻防实践》第四周作业 1. 实验内容 1.1 实验要求 在网络攻防实验环境中完成TCP/IP协议栈重点协议的攻击实验,包括ARP缓存欺骗攻击、ICMP重定向攻击、SYN Flood攻击、TCP RST攻击、TCP会话劫持攻击。 1.2 知识点梳理与总结 -
结对项目
| 这个作业属于哪个课程 | 软工1班 | | 这个作业要求在哪里| 作业三 | | 这个作业的目标 | 实现一个自动生成小学四则运算题目的命令行程序 | | 项目成员 | 李秉泉312004147|王瑞3123004155 | github仓库连接:我的仓库 PSP2.1 Personal Sof -
可行性分析
第1章 系统分析 1.1 可行性分析 1.1.1 技术可行性分析 1.1.2 经济可行性分析 1.1.3 社会可行性分析 1.1.4 法律可行性分析 1.2 系统流程分析 1.2.1 系统开发总流程 1.2.2 登录流程 1.2.3 系统操作流程 1.2.4 系统性能分析 第1章 可行性分析 1.1