搜索资源列表
040530513
- 学生成绩管理,用C写的,数据结构课程设计-student performance management, written in C, the data structure course design
CCodeExample
- c代码用例。内容包括案例一 贪吃蛇游戏(学习基于while(!keyhit())的即时原理) 案例二 计算器 案例三 黑白棋游戏 案例四 迷宫问题 案例五 扫地雷游戏 案例六 速算24 案例七 数据结构CAI系统 案例八 进程调度 案例九 存储管理分区分配算法 案例十 通讯录 案例十一 学生成绩管理 案例十二 工资管理 案例十三 图书借阅管理 案例十四 教师工作量计算-c code with cases. Case including a hu
grades
- 用c语言编写的学生成绩管理程序。有不完美之处。
JIN
- C语言用链表实现学生成绩管理系统,课程设计作业,文档里面包含源代码。
zuihou
- 基于c++的学生成绩管理系统 适合初学者 和 需要课程设计的
xscjgl
- C语言的课程设计。这是一个学生成绩管理系统,可以增加,修改,删除,查询学生的成绩。-err
college
- 一款用纯C语言编写的大学生成绩管理系统,适合初学者和深入者编程,学习数据结构时参考!-With a pure C language students score management system, suitable for beginners and in-depth those programming, data structures study reference!
shujujiegouchengjiguanli
- 我大三本科做的数据结构课程设计。题目为学生成绩管理系统,有详细的文字说明和源代码。-I do junior undergraduate data structures course design. Entitled to student performance management system, a detailed written instructions and source code.source code.
chengji
- 基于c编写的学生成绩管理系统 dos界面-C-based management system for the preparation of student achievement dos Interface
chengjiguanli
- c语言编写的学生成绩统计系统,用于课程设计-Student performance statistics
student
- 有一学生成绩管理数据库如下表,要求建立一SAS数据集score,并输出显示 创建一个新的数据集class,新增平均成绩aver变量和等级考评grade变量,grade的值是根据aver值的大小给出A、B、C、D四个等级,并显示新数据集cla-A student achievement management database as the table, called for the establishment of a SAS data set score, and output display
student
- 数据结构-链表,很小的学生成绩管理系统。初学c++。-Data structures- lists, small student achievement management system. Beginner c++.
stu
- 链栈结构的学生成绩管理系统 初学c++ 不要拍砖。-Chain stack structure of student achievement management system for novice c++ not Paizhuan.
managementsystem
- c语言数据结构学年设计,学生成绩管理系统,源程序+txt文件,方便使用。-c language data structure of school design and student achievement management system, source code+ txt file, easy to use.
c
- 用顺序和二叉链表作存储结构 ,完成学生成绩管理 1) 以回车( \n )为输入结束标志,输入数列L,生成一棵二叉排 序树T; 2) 对二叉排序树T作中序遍历,输出结果; 3) 输入元素x,查找二叉排序树T,若存在含x的结点,则删除该结点,并作中序遍历(执行操作2);否则输出信息“无x”; -susau
Basic_C_Programing
- 这是在学完C语言程序设计,在没学数据结构的时候老师布置的几道题目,包括“简单的学生成绩管理软件”、“螺旋阵列”、“任意年份日历的打印”、“长整数运算”和“八皇后问题”,所有代码都是我自己实现的。-This is the completion of C programming language, in not studied the data structure when the teacher arranged a few, topics, including " simple stud
shiyanyi
- /编写一个完整的C语言程序,以单链表为存储结构,对一批学生的成绩进行管理,要求实//现如下功能: //1.通过键盘输入若干学生的学号、成绩,将数据保存一个单链表中。 //2.查询并输出指定学号的学生成绩。 //3.统计并输出不及格人数。 //4.按从高到低的顺序输出所有学生成绩 -/ Write a complete C language program to a single list for the storage structure, the results of
datastructure
- 几个学生成绩管理系统 由我班同学编写 1、提供身份验证,和使用系统的权限设置、判定。 2、用户能实现08电商5或6班同学各学期各科成绩的录入、编辑,数据保存在文件C:\student中, 3、用户能对学号或姓名,各学期、各学科成绩的查询。 4、用户能按各学科的平均分数排序输出 5、 用户能统计各科成绩的最高分、平均分的最高分以及总分的最高分并输出。 -Several student achievement management system written by a b
tongji.c
- 用链表作为存储结构,用户输入学生学号及成绩,统计出分数最高的-Storage structure with a linked list as the user enters numbers and achievements of students in school, the statistics of the highest scores
xueshengchengjiguanli-
- 学生成绩管理系统的数据结构报告 纯C语言-Student achievement management system, a C language test report