登录
首页 » 数据结构 » 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 199
下载积分: 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 个回复

  • 二叉树实例
    二叉树是重要的数据结构,在其它数据结构的学习当中是基础环节。其他树形结构与二叉树在本质上都有一定的相似。而遍历是树形结构的重要算法。好的遍历算法效率高稳定性强。C++实现的二叉树。
    2022-06-18 01:48:26下载
    积分:1
  • 中的基本问题
    数据结构中的基本问题-the basic question in data structure.
    2022-01-22 17:20:49下载
    积分:1
  • java of several commonly used sorting algorithm. Using Java language to achieve...
    java中几种常用的排序算法。 用Java语言实现的各种排序,包括插入排序、冒泡排序、选择排序、Shell排序、快速排序、归并排序、堆排序、SortUtil等。-java of several commonly used sorting algorithm. Using Java language to achieve a variety of sorting, including the Insertion Sort, Bubble Sort, Selection Sort, Shell Sort, Quick Sort, Merge Sort, Heap Sort, SortUtil such.
    2022-12-16 21:50:04下载
    积分:1
  • 一个关于VCD销售的系统,界面做得很好看的!我觉得!
    一个关于VCD销售的系统,界面做得很好看的!我觉得!-a VCD sales of the system, the interface do look good! I think!
    2023-02-02 14:25:04下载
    积分:1
  • in learning the application stack, it is a very typical example is the train com...
    在学习堆栈的应用时,有一个很典型的例子,就是火车车厢的重排问题,该程序就是针对这个做了一个简单的MFC模拟程序-in learning the application stack, it is a very typical example is the train compartments, the rearrangement, The procedure is to address this and make a simple MFC simulation program
    2022-12-09 16:45:03下载
    积分:1
  • 设计单链表代码
    基于c++的代码,通过单链表实现求和、求积。编写一个程序用单链表存储多项式,按指数从大到小排序多项式,并实现两个多项式的相加和相减
    2023-08-10 10:55:03下载
    积分:1
  • C语言实现中最短路径的算法代码,有图形显示。欢迎下载...
    C语言实现数据结构中最短路径的算法代码,有图形显示。欢迎下载-C language data structure, the shortest path algorithm code, a graphical display. Welcome to download
    2023-03-07 14:50:03下载
    积分:1
  • 停车场管理系统的源代码
    由于停车场是一个狭窄通道,而且只有一个大门可供汽车进出,问题要求汽车停车场内按车辆到达时间的先后顺序,依次由北向南排列。由此很容易联想到数据结构中的堆栈模型,因此可首先设计一个堆栈,以堆栈来模拟停车场,我设计用顺序存储结构来存储停车场内的车辆信息,并给车辆按进栈顺序编号,当停车场内某辆车要离开时,在他之后进入的车辆必须先退出车场为它让路,待该辆车开出大门外,其他车辆再按原次序进入停车场。这是个一退一进的过程,而且让道的汽车必须保持原有的先后顺序,因此可再设计一个堆栈,以之来暂时存放为出站汽车暂时让道的汽车。当停车场满后,继续进来的汽车需要停放在停车场旁边的便道上等候,若停车场有汽车开走,则按排队的先后顺序依次进站,最先进入便道的汽车将会最先进入停车场,这完全是一个先进先出模型,因此可设计一个队列来模拟便道,队列中的数据元素设计成汽车的车牌号,并以链表的形式存储。另外,停车场根据汽车在停车场内停放的总时长来收费的,在便道上的时间不计费,因此必须记录车辆进入停车场时的时间和车辆离开停车场时的时间,然后计算、显示费用情况。
    2023-04-01 23:20:03下载
    积分:1
  • 该软件前台用的是DELPHI7后台用的是SQLSERVER2000,用了些第三方控件,库文件在data文件夹里!...
    该软件前台用的是DELPHI7后台用的是SQLSERVER2000,用了些第三方控件,数据库文件在data文件夹里!-prospects of the software used is the background DELPHI7 Sqlserver2000 yes, used some third-party control, data in the database file folders Lane!
    2022-06-29 11:28:54下载
    积分:1
  • DELPHI+ACCESS 客户关系管理
    DELPHI+ACCESS 客户关系管理-DELPHI+ ACCESS Customer Relationship Management
    2023-02-22 03:50:03下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载