资源列表

« 1 2 ... 14 15 16 17 18 1920 21 22 23 24 ... 1042 »

[教育/学校应用LinkListtree

说明:Link list code, implematntion of Binary tree using C.
<Sunil Kumar> 在 2024-12-28 上传 | 大小:1kb | 下载:0

[教育/学校应用Cpp1

说明:编写一个学生和老师的数据输入和显示系统,学生数据有编号,姓名,班级和成绩。教师有编号,姓名,职称和部门。-Students and teachers to write a data entry and display system, student data are numbers, name, class and performance. Teachers number, name, title and department.
<金伟> 在 2024-12-28 上传 | 大小:1kb | 下载:0

[教育/学校应用a

说明:设计四个类;学生类(描述学生基本信息);成绩类:班级类;课程类(描述课程信息:课程编号,科目名称(如高等数学,大学英语等);-Design of the four categories student class (described students basic information) performance class: class class course class (descr iption course inform
<左岸> 在 2024-12-28 上传 | 大小:1kb | 下载:0

[教育/学校应用CourseWork1

说明:一个小学生信息管理软件,希望可以有所帮助-A primary information management software, hoping to help
<Fairy> 在 2024-12-28 上传 | 大小:1kb | 下载:0

[教育/学校应用creattxt

说明:用c++语言在控制台上实现文本的建立并且输入文本信息(图书管理系统信息)。可以运行的~-C++ language using the console to achieve the establishment of the text and enter text.
<叶子> 在 2024-12-28 上传 | 大小:1kb | 下载:0

[教育/学校应用xueshengchengjiguanli

说明:用于学生成绩查询系统,适合小型教育机构使用-Inquiry System for student achievement, for small educational institutions
<荣信> 在 2024-12-28 上传 | 大小:1kb | 下载:0

[教育/学校应用AddUserDlg

说明:实现学生管理系统中增加一个用户的代码。功能完善,代码简洁。-the implentation
<雪儿> 在 2024-12-28 上传 | 大小:1kb | 下载:0

[教育/学校应用student

说明:题目:有5个学生,每个学生有3门课程的成绩,从键盘输入学生数据(包括学号,姓名,3门课程成绩),计算出平均成绩,将原有数据和计算出的平均分数存放在磁盘文件“stud”中。读入stud文件的内容,按平均分进行排序处理,将已排序的学生数据存入一个新文件“stud_sort”中。-Title: There are five students, there are three courses each student achievements,
<王小A> 在 2024-12-28 上传 | 大小:1kb | 下载:0

[教育/学校应用stu

说明:学籍管理需要每个学生的下列数据:学号、姓名、性别、年龄、分数,请用C语言程序存储并处理学生的学籍。 要求: (1)定义一个结构体类型,类型名称为STUDENT 学号(num):int型; 姓名(name):char * 型;或者char name[] 性别(sex):char型; 年龄(age):int型; 分数(score):float型。 (2)用结构体数组实现一个班级学生信息的输入和输出。 (
<王小A> 在 2024-12-28 上传 | 大小:1kb | 下载:0

[教育/学校应用timu1

说明:学生的信息管理系统,可以运行,增加,保存,修改-Student information management system that can run, add, save, modify, etc.
<沂卿> 在 2024-12-28 上传 | 大小:1kb | 下载:0

[教育/学校应用studentScoreSort

说明:在函数中进行 10个学生成绩从高到低排名, 再改进函数, 进行 n个学生成绩从高到低排名, 排名方式根据函数的style参数进行,如style为‘a 按升序排,style为 d 按降序排( a:ascending 升,d:descending 降)。 编写多个不同函数,使之能实现不同的排序算法(3种以上),再编写一个通用输出函数,(要求用函数指针做参数)能分别打印不同排序算法的结果。 -The function of 10 s
<杨辉> 在 2024-12-28 上传 | 大小:1kb | 下载:0

[教育/学校应用student

说明:先采用选择法,将学生成绩从高到低进行排序,再输入一个学生的成绩,将此成绩按照排序规律插入已排好序的学生成绩数组,最后将排好序的成绩单进行反序存放。-The selection method, students from high to low ranking, enter a student achievement, the results will be sorted into law already sorted array of
<杨辉> 在 2024-12-28 上传 | 大小:1kb | 下载:0
« 1 2 ... 14 15 16 17 18 1920 21 22 23 24 ... 1042 »

源码中国 www.ymcn.org