-
高级语言程序设计第一次作业
2025高级语言程序设计 https://edu.cnblogs.com/campus/fzu/gjyycx/homework/13558 102500426康凯帆 安装过程一切正常有序,编写程序时符号有时会忘记切换中英,整体还是顺利的。 -
实验2
实验任务1: #include <stdio.h>#include <stdlib.h>#include <time.h>#define N 5#define N1 80#define N2 35int main() { int cnt; int random_major, random_no; s -
高级语言程序设计第一节课作业
 );以系统时间作为随机数种子来生成随机数,生成学号后四位,去掉之后生成的学号是固定的。 问题2:这个代码的功能是限定数字范围,取用系统时间作为种子,生成五个随机数,并和两个专业班学生的学号前缀组成学号,达到抽取随机五个人的目的。 实验任务2 -
实验2
实验任务1 源代码: #include <stdio.h> #include <stdlib.h> #include <time.h> #define N 5 #define N1 80 #define N2 35 int main() { int cnt; int random_major, ra -
实验2 C语言分支与循环基础应用编程
实验1 1 #include <stdio.h> 2 #include <stdlib.h> 3 #include <time.h> 4 #define N 5 5 #define N1 80 6 #define N2 35 7 int main() { 8 int cnt; 9 int rando -
实验二
实验任务一 `#include <stdio.h> include <stdlib.h> include <time.h> define N 5 define N1 80 define N2 35 int main () { int cnt; int random_major, random_no; -
实验2
实验任务一 #include<stdio.h> #include<stdlib.h> #include<time.h> #define N 5 #define N1 80 #define N2 35 int main(){ int cnt; int random_major,random_no; s -
实验作业2
实验1 1 #include <stdio.h> 2 #include <stdlib.h> 3 #include <time.h> 4 #define N 5 5 #define N1 80 6 #define N2 35 7 int main() { 8 int cnt; 9 int rando -
实验2
实验任务1 1 #include <stdio.h> 2 #include <stdlib.h> 3 #include <time.h> 4 #define N 5 5 #define N1 80 6 #define N2 35 7 int main() { 8 int cnt; 9 int ran -
实验2
实验任务1 1 #include <stdio.h> 2 #include <stdlib.h> 3 #include <time.h> 4 #define N 5 5 #define N1 80 6 #define N2 35 7 int main() { 8 int cnt; 9 int ran -
实验2
实验任务1 #include <stdio.h> #include <stdlib.h> #include <time.h> #define N 5 #define N1 80 #define N2 35 int main() { int cnt; int random_major, random_