搜索资源列表
studentsimple
- 采用数组方式生成的\"学生成绩管理系统\" 全C语言编制.....适合学生在学校课程设计参考..功能比较齐全...有创建,查找,排序,显示,插入,删除...附带子程序..校验输入的正确性...在turbo c 2.0下测试通过-array is formed using the "student performance management system" full C language ..... suitable for students in
xsb
- 这是一个用visual C++开发的学生成绩管理系统,适用于C++初学者,采用命令行界面方式。主要功能有学生成绩的新建、添加、删除、排序等,为了提高效率,程序没有使用链表,而采用了了数组实现。-This is a visual C development of student achievement management system, applicable to C beginners, using command-line interface mode. The main f
kuaisupaixufa1
- 输入数组(int[] number)作为sort的参数调用sort 即可实现排序(不减序排列) //或者利用重载的sort方法,输入参数是(int[] number, 0, number.length-1)-Input array (int [] number) as a sort of parameters to achieve the sort called sort (reduction sequence order)// or use the sort method overload
kuaisupaixufa3
- 输入数组作为sort的参数调用sort 即可实现排序(不减序排列) //或者利用重载的方法,参数是(int[] number, 0, number.length-1)-Input parameters of the array as a sort of call to achieve the sort order (with no reduction sequence)// or use of heavy-duty approach, parameter is (int [] number,
calander
- 利用静态数组实现学生成绩数据的输入、查询、排序、插入、删除和数据存储等功能。 数据库主要字段:学号、姓名、各门课成绩、总分、平均分、名次(可根据需要扩充其它字段)。-To achieve student performance using a static array of data input, query, sort, insert, delete, and data storage functions. Database main fields: Student ID, name, t
studentSoft
- 学生考试成绩数据处理系统 本程序设计优缺点:采用数组实现各项功能,简洁易懂,便于操作。功能包括: 1. 建立文件:能建立多个文件保存不同数据;载入:可从现有任意文件中载入数据;保存:可将输入的数据保存到现有文件中,建议新建文件,否则会覆盖原文件中数据。 2. 增加或删除学生数据,按学号查学生姓名、成绩(包括平均成绩),求总平均成绩和各科平均成绩。 3. 有各种排序功能:按学号排序、平均成绩排序、某门课成绩排序。 4. 不及格类统计:统计考试有不及格的学生、指定课程有不及格的学生、三门或三门以
BubbleSorting-Array
- A simple Bubble Sort that let s you see the swapping of numbers per line
SortTheIntegerArray
- Code sort the given int array in C.
shangchuandaima
- 模拟ATM(自动柜员机)界面 求解二维数组的最大或最小元素 对数组元素排序 二维数组实现矩阵转置 乘法口诀表-Simulation of ATM (automatic teller machine) interface the maximum or minimum element in solving the two-dimensional array sort the array element to achieve a two-dimensional array matrix tran