12 2023 档案

摘要:1. 实验任务1 【验证性实验】 2. 实验任务2 【验证性实验】 3. 实验任务3 【验证性实验】 4. 实验任务4 task4源代码: 1 #include<stdio.h> 2 #include<stdlib.h> 3 4 int main(){ 5 FILE *fp; 6 int t=0; 阅读全文
posted @ 2023-12-18 14:48 Sunria 阅读(4) 评论(0) 推荐(0) 编辑
摘要:1. 实验任务1 【验证性实验】 2. 实验任务2 【验证性实验】 3. 实验任务3 【验证性实验】 4. 实验任务4 task4源代码: 1 #include <stdio.h> 2 #include<stdlib.h> 3 #define N 10 4 5 typedef struct { 6 阅读全文
posted @ 2023-12-13 20:39 Sunria 阅读(18) 评论(0) 推荐(0) 编辑
摘要:1. 实验任务1 task1_1源代码: 1 #include <stdio.h> 2 #include<stdlib.h> 3 #define N 5 4 5 void input(int x[], int n); 6 void output(int x[], int n); 7 void fin 阅读全文
posted @ 2023-12-03 02:19 Sunria 阅读(17) 评论(0) 推荐(0) 编辑

点击右上角即可分享
微信分享提示