搜索资源列表
examinationon_line
- 网络在线考试系统 struct 1.2+ Ajax+Sql server 2000 内有详细安装说明-Online examination system struct 1.2+ Ajax+ Sql server 2000, there are detailed installation instructions
XMLTree
- XML tree displays the XML content in TreeView. The function helps to extract each XML Tag from source and then put it in to TreeView, follow the XML struct. It also display the content inside each XML Tag.
XMLTreeDOM
- XML tree displays the XML content in TreeView. The function helps to extract each XML Tag from source and then put it in to TreeView, follow the XML struct. It also display the content inside each XML Tag. The other advantage is display the attribu
Managementsystemsoftware
- 管理系统软件 2.程序完成后应该完成如下基本功能: 1)用自定义结构体typedef struct设计该软件的数据结构; 2)用数组或指针链表将所有学生的数据按照学号顺序链接起来。 3)程序能够按照学号顺序输入学生的三门成绩,并计算平均成绩和总成绩。 4)程序能够显示已经输入的指定学号的学生成绩以及平均成绩和总成绩。 5)程序能够按要求显示指定分数段的学生成绩以及平均成绩和总成绩。 6)能够统计班级总人数、班级平均成绩。 7)能够增加和删除指定学生的成绩。 8
2
- 二.功能要求 学生成绩记录包括:学号、姓名、英语、程序设计基础、数据结构5个数据项。 1.学生成绩链表的建立与读文件: 用于输入学生成绩记录,要求链表结点按学号顺序排列。或从文件读取成绩记录而 建立链表。 2.学生成绩记录的插入:要求能按学号进行插入。 3.学生成绩记录的查询:要求能按学号和姓名进行查询。 4.学生成绩记录的删除:要求能按学号和姓名进行删除。 5.学生成绩表的输出与写入文件:要求输出整个学生成绩表所有的记录及写入文件。 -struct