搜索资源列表
LB
- 学生成绩管理 新建 查找 插入 删除功能 C代码-Find a new student performance management insert delete function C code
SQLlink
- 在WHERE子句中进行多表连接 根据TEACHER表、COURSE表和STUDENT表,查询所有学生的姓名、所在系、所修课程、考试时间、课程成绩及授课教师姓名。-Multi-table query all the student' s name connected according to the TEACHER Table, COURSE table and STUDENT table, where the Department of the courses, exam time, co
xueshengchengjixitong(1)
- 输入N个学生的姓名和学号以及每个学生考试N门功课的成绩,编程计算出每个学生的总分、平均分以及总学生的总分与平均分 ,同时按学生平均成绩优劣排序。-Results, enter the the N student' s name and student number, and each student exam N homework programming to calculate the total score of each student, average and total sco
C
- 链表的c语言实现方式 原来使用单片机编程的时候,对链表使用的不多,现在转学嵌入式,发现链表,指针就是嵌入式的基础,从网上看到一篇学习链表的例子,感觉挺好的,转载过来一起分享。 建立一个学生成绩的线性链表,对其实现插入,删除,输出,最后销毁。-List of c language implementations original use microcontroller programming, not much use for the list, now embedded trans
fffei2014
- 关于学生学籍管理系统的设计与开发,包括登录、成绩管理与浏览、密码修改、主界面设计、基本信息修改与浏览等模块。-About the Student Management System design and development, including login, performance management and browsing, password changes, the main interface design, basic information to modify and brow
Two-way-linked-list-data-structure
- 利用链式存储结构存储学生的成绩信息,定义学生结构体类型,建立双向循环链表-The chain store structure is used to store the students performance information, and to define the structure of the students, and to establish a two-way circular linked list.