登录
首页 » 数据结构 » 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 196
下载积分: 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语言编写。
    数据结构中利用栈模拟停车场管理,用C语言编写。-data stack structure using simulated car park management, with C language.
    2022-03-19 00:31:06下载
    积分:1
  • 问题描述:设有11种不问的钱币各若干张,可用这II种钱币产生许多不同的面值。试 设计一个算法,计算给定的某个面值,能有多少种不同的产生方法。例如有1分3张,...
    问题描述:设有11种不问的钱币各若干张,可用这II种钱币产生许多不同的面值。试 设计一个算法,计算给定的某个面值,能有多少种不同的产生方法。例如有1分3张,2分 3张,5分1张,则能组成7分面值的方法有:3个1分+2个2分,1个1分十3个2分,2 个1分+1个5分,1个2分+1个5分共四种。 ^编程任务:对于给定的II种不同钱币,编程计算某个给定面值能有多少种不同的产生 方法。-Problem Description: There should be 11 kinds of coins did not ask the number of beds available this II produced many different kinds of coin denominations. Try to design an algorithm to calculate a nominal value of a given that there can be many different returned. For instance, a sub-3, 2 points 3, 5 min 1, then can be composed of seven sub-par methods are: 3 1 min+2 2 points, a 1 minute 10 3 2 points, 2 1 points+1 5 points, a 2 min+1 5 minutes of four kinds. ^ Programming task: for a given II different coins, the calculation of a given program can have many different denominations is returned.
    2022-11-21 20:10:03下载
    积分:1
  • 问题描述:假设一个商店,有一个架子和一个仓库,当第…
    问题描述: 假设一个商店,它有一个货架和一个仓库,当货架上的商品数量少于一定的数目时,从仓库运一定数量的商品摆到货架上,当仓库里的商品的数量少于一定的数目时,购买商品把仓库填满,商品的出售要按照商品的生产日期来,快要过期的商品要先出售。 解决问题的方法: 用了两个栈和 一个队列,把队列当作仓库,用一个栈作为货架,把另一个栈当作临时的存储箱。当要往货架上添商品时,先把作为货架的栈中的元素全都压到作为存储箱的栈中,再把仓库中的元素压到存储箱中,然后再把存储箱中的所有元素都压到货架上,这样,就能保证快要过期的商品先被出售。-Problem description : Suppose a shop, which has a shelf and a warehouse, when the merchandise on the shelves less than a certain quantity of the number, a certain number from the warehouses of goods on the shelves, when the warehouse volume of goods is less than certain number, purchase goods warehouse filled, the goods according to the sale of commodity production to date, is about to expire first sale of goods. The solution : a two stack and a queue, queue as a warehouse, used as a stack shelves, and another stack as a temporary storage bins. When to go to the shelves Tim commodity, first as a stack shelves of all elements of the pressure storage tank as the stack, then the warehouse down to the storage element box, and then s
    2022-07-13 01:56:00下载
    积分:1
  • 一个简单适用的产品订购系统,适合初学者使用
    一个简单适用的产品订购系统,适合初学者使用-A simple application of the product ordering system, suitable for beginners to use
    2022-08-17 23:03:04下载
    积分:1
  • 读入一个文本,转换成矩阵。
    读入一个文本数据,转换成矩阵。 -Reading into a text data, conversion into a matrix.
    2022-02-22 05:14:42下载
    积分:1
  • C++ Builder程序员学习第7章
    C++ Builder程序员学习数据结构第7章-Builder C programmers to learn data structure Chapter 7
    2022-03-01 04:48:46下载
    积分:1
  • SQL参考
    SQL参考-SQL reference
    2022-01-25 23:34:03下载
    积分:1
  • 很实用的人事中介管理系统,可用于小型企业,也可用于毕业设计!...
    很实用的人事中介管理系统,可用于小型企业,也可用于毕业设计!-very useful intermediary personnel management system can be used for small enterprises, will also be used for graduation design!
    2022-03-04 01:25:43下载
    积分:1
  • binary tree first sequence, sequence after sequence, layer by traversal algorith...
    二叉树的先序,中序,后序,按层遍历算法。以中序输入,用‘#’代替叶子节点的子节点输入。-binary tree first sequence, sequence after sequence, layer by traversal algorithm. The order to import, use "#" instead of the leaf nodes for input nodes.
    2022-12-12 20:15:03下载
    积分:1
  • SDL
    基于SDL的关于二叉树计算的源代码,是TXT的一些程序-SDL-based binary tree calculated on the source code, are some of the procedures TXT
    2022-02-04 02:12:41下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载