资源列表
[数据库编程] GaussSeidel
说明:Gauss-Seidel method高斯赛德尔迭代法求解线性方程组问题matlab代码-Gauss-Seidel method<Fifine> 在 2025-06-15 上传 | 大小:1kb | 下载:0
[数据库编程] Addition-formulas-table
说明:输入 1 个正整数 n(1≤n≤10), 输出一张 20 以内的加法口诀表. 加数与被加数都不大于 n, 分列第一行和第一列.(将加数、被加数、和放入一个二维数组中, 再输出该数组)-Enter a positive integer n (1 ≤ n ≤ 10), the output of the addition formulas within a 20 table. Addends is not greater than n, breakdown of the first row an<张张> 在 2025-06-15 上传 | 大小:1kb | 下载:0
[数据库编程] the-dates-translated
说明:定义一个关于年、月、日的结构,并编写一函数计算某日是该年中的第几天?注意闰年问题。-we defined a structure about the year,month,day and make up a function to compute a day is which day in a year<张张> 在 2025-06-15 上传 | 大小:1kb | 下载:0
[数据库编程] Result-Processing
说明:输入一个正整数n,再输入n 个学生的学号和数学、英语、计算机成绩,要求 (1) 计算每一个学生的平均成绩。 (2) 计算每门课程的平均成绩。 (3) 输出平均成绩最高的学生的记录。 (4) 按平均成绩从高到低输出学生的成绩单(学号、数学、英语、计算机成绩和平均成绩)-Enter a positive integer n, then n students enter school numbers and math, English, computer performance, re<张张> 在 2025-06-15 上传 | 大小:1kb | 下载:0
[数据库编程] Statistical-line-of-text-characters
说明:8-12输入学生人数后输入每个学生的成绩,最后输出学生的平均成绩、最高成绩和最低成绩。要求使用动态内存分配来实现。-Enter a line of text, much of which statistics uppercase letters, lowercase letters, spaces, numbers and other characters have.<张张> 在 2025-06-15 上传 | 大小:1kb | 下载:0
[数据库编程] the-avg---min-and-max-scores
说明:输入学生人数后输入每个学生的成绩, 最后输出学生的平均成绩、最高成绩和最低成绩。 要求使用动态内存分配来实现-Enter each student s achievement after entering the number of students, Finally, the students grade point average output, the highest score and the lowest score. Require the use of dyn<张张> 在 2025-06-15 上传 | 大小:1kb | 下载:0
[数据库编程] nixu
说明:求数组逆序的函数。从键盘输入int型数组a[ 20 ]的20 个元素值,函数实现对数组元素数据的逆序放置。即第1个元素与第20个元素互换,第2个元素与第19个元素互换,……,第10个元素与第11个元素互换。压缩包内共两种方法。-Find an array reverse function. Input from a keyboard int array [20] of the 20 elements of the value placed on the reverse function to a<沐阳浸月> 在 2025-06-15 上传 | 大小:1kb | 下载:0