-
高级语言程序设计第一次作业
这个作业属于哪个课程: 课程 这个作业要求在哪里: 要求 学号:102500402 姓名:林睿滢 安装DEV-C++ 之前就已经安装好了,附一张编译器截图 编写和运行书本示例代码 2.1 编译成功 运行成功 2.2 编译成功 运行成功 2.3 编译成功 运行成功 总结:本次课程学习了c语言最基础的内 -
高级语言程序设计第一次作业
这个作业属于https://edu.cnblogs.com/campus/fzu/gjyycx 这个作业的要求在https://edu.cnblogs.com/campus/fzu/gjyycx/homework/13558 学号:102500413 姓名:陈帅 1:安装Dev-C++ 从浏览器中搜 -
高级语言程序设计第一次作业
这个作业属于的课程: https://edu.cnblogs.com/campus/fzu/gjyycx 这个作业要求: https://edu.cnblogs.com/campus/fzu/gjyycx/homework/13558 学号:102500301 姓名:沙圣茗 1.安装dev-c++且 -
高级语言程序设计第一次作业
班级链接:https://edu.cnblogs.com/campus/fzu/gjyycx 作业要求链接:https://edu.cnblogs.com/campus/fzu/gjyycx/homework/13558 学号:102500324 姓名:卢龙腾 一.安装C程序编译环境 1.1安装De -
高级语言程序设计第一次作业
这个作业属于哪个课程:https://edu.cnblogs.com/campus/fzu/gjyycx 这个作业要求在哪里:https://edu.cnblogs.com/campus/fzu/gjyycx/homework/13558 学号:102500308 姓名:郭心悦 一、安装C程序的编译 -
高级语言程序第一次作业
这个作业属于哪个课程:https://edu.cnblogs.com/campus/fzu/gjyycx 这个作业要求在哪里:https://edu.cnblogs.com/campus/fzu/gjyycx/homework/13558 学号:102500332 姓名:郑雷 1.成功安装编译环境结 -
高级语言程序设计第一次作业
这个作业属于哪个课程: https://edu.cnblogs.com/campus/fzu/gjyycx 这个作业要求在哪里: https://edu.cnblogs.com/campus/fzu/gjyycx/homework/13558 学号:102500334 姓名:吴俊杰 1.安装c程序的 -
作业1
102500425杨郑伟 https://edu.cnblogs.com/campus/fzu/gjyycx/homework/13558 https://edu.cnblogs.com/campus/fzu/gjyycx -
实验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_ -
实验2
task1 代码 1 #define _CRT_SECURE_NO_WARNINGS 2 #include <stdio.h> 3 #include <stdlib.h> 4 #include<time.h> 5 6 #define N 5 7 #define N1 80 8 #define N2 -
实验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_no; srand( -
高级语言程序设计第一次作业
这个作业属于https://edu.cnblogs.com/campus/fzu/gjyycx 这个作业的要求在https://edu.cnblogs.com/campus/fzu/gjyycx/homework/13558 学号:102500430 姓名:黄华烨 示例程序2.1代码及运行截图 示例 -
高级语言程序设计第一次作业
班级:https://edu.cnblogs.com/campus/fzu/gjyycx 作业要求:https://edu.cnblogs.com/campus/fzu/gjyycx/homework/13558 学号:102500403 姓名:周悦铃 一、安装C程序的编译环境 1.从microso