-
第一次作业
  -
作业一
  -
第一次
  -
作业一
  -
第一次作业。。
  -
实验 1 C语言输入输出和简单程序编写
实验任务1 源代码 1 #include 2 #include 3 int main() 4 { 5 printf(" O \n"); 6 printf("\n"); 7 printf("I I\n"); 8 printf(" O \n"); 9 prin -
作业1
| 这个作业属于哪个课程 | 软工23级| | | | | 这个作业要求在哪里| 作业要求 | | 这个作业的目标 | <学习与使用Makdown,GitHub和Git > | 自我介绍 兴趣爱好: 平常喜欢看电影和听音乐,玩fps游戏 喜欢跑步和踢足球 学习经历:学习过c语言,目前在学java 我 -
实验1
#include int main() { printf(" 0 0\n"); printf("\n"); printf("I I I I\n"); return 0; } #include int main() { double a, b, c -
实验一
#include int main() { printf(" o \n"); printf("\n"); printf("I I\n"); return 0; } #include int main() { printf(" o \n"); printf -
实验一
#include int main() { printf(" 0 "); printf(" 0 \n"); printf("% "); printf("%\n"); printf("I I "); printf("I I\n"); return 0; } #inclu -
博客园3
TASK1 1 #include 2 3 char score_to_grade(int score); // 函数声明 4 5 int main() { 6 int score; 7 char grade; 8 9 while(scanf("%d", &score) != EO -
实验三
Task1 #include char score_to_grade(int score); int main() { int score; char grade; while(scanf("%d", &score) != EOF) { grade = score_to_grad -
实验3 C语言函数应用编程
任务1 源代码: #include char score_to_grade(int score); // 函数声明 int main() { int score; char grade; while(scanf("%d", &score) != EOF) { grade = sc -
实验3
实验任务1 源代码 1 #include 2 3 char score_to_grade(int score); // 函数声明 4 5 int main() { 6 int score; 7 char grade; 8 9 while(scanf("%d", &score) ! -
[P] 结对项目:影蛇舞
项目 内容 这个作业属于哪个课程 2025年春季软件工程 这个作业的要求在哪里 [P] 结对项目:影蛇舞 我在这个课程的目标是 提升系统设计开发一款有实用价值软件的能力 这个作业在哪个具体方面帮助我实现目标 通过结对编程,提升综合编程能力与团队合作能力,为软件工程大作业打下良好的基础 结对项目:博客 -
[P] 结对项目:影蛇舞
[P] 结对项目:影蛇舞 项目 内容 这个作业属于哪个课程 2025年春季软件工程(罗杰、任健) 这个作业的要求在哪里 [P] 结对项目:影蛇舞 我在这个课程的目标是 实践结对编程,体会结对编程的优劣势,锻炼与人合作的技巧 这个作业在哪个具体方面帮助我实现目标 锻炼和队友合作进行编程任务的技巧 Ch -
20242321 实验二 《Python程序设计》实验报告
20242321 2024-2025-2 《Python程序设计》实验二报告 课程:《Python程序设计》 班级:2423 姓名:汤泽鹏 实验教师:王志强 实验日期:2025年3月26日 必修/选修:公选课 一、实验内容 设计并完成一个计算器的应用程序,包含基础的整数的加减乘除模运算,同时还要能完 -
Reflective Journal
I learned a lot of new things from the workshop .For example,digital multimodal composing, which I had never heard of before, but I now know it is a f -
第五周
20242924 2024-2025-2 《网络攻防实践》实践五报告 1.实践内容 1.1 防火墙 防火墙:主要由四个部分组成:服务访问规则、验证工具、包过滤和应用网关。所有计算机的一切输入输出的网络通信和数据包都要经过防火墙。 防火墙的基本功能: 1.对进出网络的数据进行过滤 2.管理用户进出访问 -
20242121 实验二《Python程序设计》实验报告
课程:《Python程序设计》 班级: 2421 姓名: 陈云龙 学号:20242121 实验教师:王志强 实验日期:2025年3月26日 必修/选修: 公选课 一、实验内容 1.设计并完成一个完整的计算机应用程序,完成加、减、乘、除、log等运算,功能多多益善; 2.考核基本语法、判定语句、循环语