资源列表
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
Sort
- 输入一个正整数n (1<n<=10),再输入n 个整数,将它们从大到小排序后输出。-Enter a positive integer n (1 <n <= 10), and then enter the n integers, they are sorted in descending output.
Averaging
- 输入一个正整数n (1<n<=10),再输入n 个整数,输出平均值(保留2 位小数)-Enter a positive integer n (1 <n <= 10), and then enter the n integers, output averages (2 decimal places)
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
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
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.
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
255
- 能保存10个以上的学生信息,每个学生有学号、姓名、语文、英语、数学、总分的信息需要保存;能够按学生的学号、姓名进行查询和修改的操作程序;按学生的学号和成绩进行排序;再对学生成绩系统进行删除、插入的模块。最后进行成绩统计。-Can save more than 10 student information, each student has a student number, name, language, English, mathematics, information needs to be
Spectral-subtraction-method
- 谱减法对语音进行处理,用谱相减的方法,实现语音增强。-Spectral subtraction speech processing, speech enhancement
sjkbc
- 数据库编程,将采集来的数据保存到表格当中,生成数据库。-Database programming, save the collected data to a table which generate the database.
ADOdcsj
- 使用ADO导出数据,在数据库编程中应用很多。-Use ADO export data, many applications in database programming.
dmscodes
- 一个VC开发的仓库管理系统,使用SQL存储数据-VC developed warehouse management system, using SQL to store data