搜索资源列表
student
- 利用MFC编的学生成绩统计对话框,有排名和查找等的功能-MFC addendum to the use of student scores dialog, and ranking the search function
Student
- 1. 实现并完善Student程序,包括添加/设置/修改菜单和菜单项、设置快捷键与提示信息、创建消息响应函数、创建弹出式菜单、动态修改菜单项(选中、禁止/激活、[添加/删除]、加图标)。
student
- 1. 学生成绩删除功能:该功能通过调用int shanchu(struct Student *p,int x,int num,float a[])来实现。该功能采用的是询问管理人员的意见之后再功能实现,由学号来引出学生信息,当学号不存在时,系统将给出信息“该学生不存在!”。然后询问管理员是否继续删除。 2. 学生成绩添加功能:该功能通过调用void luru(struct Student *p)来实现。实现了手工输入功能,当然可以通过连接数据库来在数据库中进行修改。 3. 学生成绩更新功
student-system
- 线性表是最常用最简单的一种数据结构。本设计运用线性表实现较为容易,可以实现学生数据的录入、插入、删除、查询、修改、显示操作,至于文件的相关操作,即学生数据保存至文件和载入文件,可以利用C语言中文件操作的相关函数实现。-Linear is the most common form of a simple data structure. The design is more easily achieved using the linear form, students can achieve dat
student
- Visual C++ .NET 开发学生学籍管理系统 用了 MICROSOFT 基础类库 C++ 和 ACCESS 数据库-Visual C++. NET development of the Student Management System with the MICROSOFT Foundation Classes C++ and ACCESS database
student
- 用C语言编写的学生成绩管理系统,可以实现对成绩的添加,删除,修改,用链表实现,操作简单,测试通过-Written in C language student achievement management system that can achieve the results to add, delete, modify, use linked list, simple operation, test
student
- 编写一个学生类,包含属性有:学号、姓名、性别、年龄等。将5个学生对象存储在一个数组中,实现如下操作: (1)根据学号查询某个学生; (2)将所有学生的年龄增加一岁; (3)按数组中顺序显示所有学生信息; (4)将所有学生按照年龄由小到大排序输出。 -The preparation of a student category, including the attributes are: school number, name, gender, age a
student
- 学生成绩管理系统C语言版,读写文件,链表操作,遍历-Student achievement management system for C language version, read and write documents, list operations, traverse
student-files
- ssd3 student-files答案-ssd3 student-files
student
- 学生成绩管理系统 c++ mfc 数据库-Student achievement management system
student
- 用C#编写的学生信息管理系统,实现基本的学生信息查询、修改等功能。-C# prepared by the Information Management System for students, the students achieve the basic information, modify other functions.
Student-Management-System
- 有关学籍管理系统的详细设计报告,包含详细代码,详细设计,以及运行截图,可直接使用-Student Management System for the detailed design report, including detailed code, detailed design, and run shots, can be used directly
student
- C++学生成绩管理系统 包括老师和学生不同用户的登录 主要包括学生数据的输入、插入、查询、排序和保存等…… -C++ student achievement management system, including teachers and students of different users log data include student input, insert, query, sort, and preservation ... ...
Student
- MFC 实现学生信息的操作,具有建表,删表,插入删除记录 查询和学生信息等功能-MFC students realize operational information, with built form, delete tables, insert and delete records query features such as Student Information
student
- 学生管理系统,用VB开发的,若需要可提供相关论文-Student management system, developed with VB, if necessary, to provide relevant papers
student
- 学生信息管理系统的界面制作.可以实现少数的输入判定操作/-Student Information Management System interface production. Can determine the operation of a small number of input /
Student-System
- 包括学生的管理信息,学生注册,成绩查询,成绩的删除,排序-Including the management of student information, student registration, query results, results of the deletion, sorting
student
- 学生信息管理系统,包含成绩管理,选课信息内容。-Student Information Management System, including performance management, course information content.
student
- 本文件为VB环境中开发学生成绩查询系统的源代码-This document is for the VB development environment, student achievement Inquiry System source code
Student
- 一个简单的学生信息管理系统,可以进行查询,删除等操作(A Simple Student system)