登录
首页 » 数据结构 » The software for small student information management system that provides the s...

The software for small student information management system that provides the s...

于 2022-03-14 发布 文件大小:295.03 kB
0 184
下载积分: 2 下载次数: 1

代码说明:

本软件为小型学生信息管理系统,可提供系统管理员的添加、删除、修改,学生信息添加、删除、修改,学生成绩添加、删除、修改功能,还提供简单的查询功能,包括按学生信息的学号、姓名、学院、专业等条件查询,按学生课程的编号、名称、成绩查询学生成绩信息。-The software for small student information management system that provides the system administrator to add, delete, modify, student information to add, delete, modify, student achievement to add, delete, modify features, it also provides simple query capabilities, including by students of information Student ID, name, college, professional conditions, such as query, according to student course number, name, information on student achievement results queries.

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • [问题描述] 将N个关键字去整的记录进行整序, 以使所有关键字为非负的记录排在关键字为负的记录之前,要求使用最少的附加空间,且算法的时间复杂度为O(N...
    [问题描述] 将N个关键字去整数的记录进行整序, 以使所有关键字为非负数的记录排在关键字为负数的记录之前,要求使用最少的附加空间,且算法的时间复杂度为O(N) [输入] 待排序记录个数,各关键字的值。 [输出] 关键字从正负分开,正数在前 [存储结构] 待排序记录顺序存储。 [算法的基本思想] 快速排序算法每次任取一个记录的关键字为标准,将其余记录分为两组将,N个关键字去整数的记录进行整序, 以使所有关键字为非负数的记录排在关键字为负数的记录之前。 #include using namespace std #define MAXNUM 100//设文件的最长可能长度 void sort(int* keys, const int len)//排序 -[Problem Description] N keyword to the integer sequence the entire record. keyword so that all non-negative Records with the keyword for the negative record, at least require the use of the additional space and time complexity of the algorithm is O (N) [imported] to be sort record number, The value of the keyword. [Output] keyword separate from the pluses and minuses are several former [storage structure] scheduling records to be stored sequence. [Algorithm for the basic idea] quick sort algorithm each time a record for any keyword as a standard, The remaining records will be divided into two groups, N-keyword
    2022-03-17 21:15:57下载
    积分:1
  • php库操作类,access的库 欢迎使用
    php数据库操作类,access的数据库 欢迎使用-php database opreater access database welcome to use
    2022-01-26 08:33:24下载
    积分:1
  • 基于C++和sql 的旅馆管理系统
    使用C++语言,基于sql sever 2000数据库 ,编写的一个旅馆管理系统。运行时,需要提供ODBC数据源。该系统可以为学习数据库提供入门参考。
    2022-09-06 08:15:03下载
    积分:1
  • expulsion source management system
    学籍管理系统源码-expulsion source management system
    2022-08-11 03:59:41下载
    积分:1
  • KCI接口访问Kingbase
    利用人大金仓提供的kci接口实现对数据库的访问,主要提供了数据库的连接、断开连接、执行增删改查和事务开启、事务回滚、事务提交等操作。此外还提供了数据库连接池和监控线程、维护线程从而提供数据库的访问效率,是一个不可多得的Kci封装接口。
    2022-03-13 10:34:12下载
    积分:1
  • 101Csharp 代码示例
    Csharp 代码示例中,我买了代码开发 Csharp 本书,这本书包含了 101 csharp 代码示例,今天我上传了书上所有的例子,我希望本书的例子对大家能有帮助。
    2022-03-22 16:41:04下载
    积分:1
  • 用C++开发餐馆导航系统
    C++控制台程序,在不知道城市方位的情况下对某个城市的餐馆和小吃店进行导航定位。使用链表数据结构,采用继承的方式进行类的编写实现餐馆导航。
    2022-01-24 16:09:06下载
    积分:1
  • 我自己编写的一个C++ kruskal最小生成树程序,希望可以对初学者有所帮助,错误难以避免,希望大家谅解...
    我自己编写的一个C++ kruskal最小生成树程序,希望可以对初学者有所帮助,错误难以避免,希望大家谅解 -I have written a C++ Kruskal minimum spanning tree procedure, hoping to be helpful for beginners, it is difficult to avoid errors, I hope everyone understanding
    2022-05-13 20:45:07下载
    积分:1
  • 直接通过ADO操作Access
    直接通过ADO操作Access数据库-directly through ADO Access database operation
    2022-05-24 04:27:52下载
    积分:1
  • 初学者的源c代码,一共5个,主要是c基础,包括文件操作。
    初学者的源c代码,一共5个,主要是c基础,包括文件操作。-c beginners source code, a total of five, mainly c base, including file operations.
    2022-06-13 13:15:02下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载