-
学生信息管理
学生管理系统能对学生信息进行管理并查询,本系统采用VB+ACESS工具开发
分为管理员登陆和学生登陆,管理员具有添加,删除,更新的权限。学生则只有查询权限。二者共用以个数据库。下面就对系统的部分功能,模块及代码进行分析。
- 2022-07-02 08:40:34下载
- 积分:1
-
数据结构之对栈的应用之实现各个进制的转换
数据结构之对栈的应用之实现各个进制的转换-Data structure on the stack of applications to achieve the various hexadecimal conversion
- 2022-02-04 11:29:57下载
- 积分:1
-
DDM 文章
在本文中我们侧重于各种技术、 方法和不同领域的研究,是乐于助人并被标记为数据挖掘技术的重要领域。因为我们知道,很多跨国公司和大型组织被管理在不同国家的不同的地方。操作的每个地方可能会生成大量的数据。企业的决策制定者需要访问所有这些来源和采取的战略决策。数据仓库用于通过改善显著的商业价值
管理决策的有效性问题。在不确定和高度竞争的业务然而在容易识别的环境中,这些战略信息系统的价值
今天的营商环境、 效率或速度不是竞争力的唯一关键。这种类型的巨大大量数据的可用在领域已发生巨大变化的形式的 tera 对善待动物组织字节科学与工程。分析、 管理和决策的这种类型的大量数据我们需要技术称为数据挖掘,将在很多领域转变。本文赋予更多数据挖掘和也 o 的申请个案数目重点挖掘这将有助于数据的范围进一步的研究
- 2022-02-12 04:44:04下载
- 积分:1
-
数据结构,栈的应用,表达式求值的源码及实验报告!
数据结构,栈的应用,表达式求值的源码及实验报告!-Data structure, stacks of applications, the source expression is evaluated and experimental report!
- 2023-08-01 13:50:02下载
- 积分:1
-
Java data structures and algorithms (second edition)
Java数据结构和算法(第二版)-lafore著,教材中使用到的APPLET。-Java data structures and algorithms (second edition)-lafore, and materials used to APPLET.
- 2022-09-20 04:20:03下载
- 积分:1
-
算法设计的分支限界法中的单源最短路径问题的实现,是用VC++编写的...
算法设计的分支限界法中的单源最短路径问题的实现,是用VC++编写的-algorithm design of branch and bound method of single source shortest path to the realization of the problem is with VC++ prepared
- 2022-07-27 08:04:35下载
- 积分:1
-
Directly into the algorithm
直接插入算法Directly into the algorithm-Directly into the algorithm
- 2022-01-25 22:09:39下载
- 积分:1
-
vb写得进销存,解压稍微调试可用,多多下载
vb写得进销存,解压稍微调试可用,多多下载-vb write Invoicing, extracting a little debugging available, a lot of downloads
- 2022-05-08 21:29:48下载
- 积分:1
-
零基础学数据结构 第二版 例题代码
- 2022-05-08 08:11:40下载
- 积分:1
-
参加运动会的 个学校编号为 。比赛分成 个男子项目和 个女子项目,项目编号分别为 和 。由于各项目参加人数差别较大,有些项目取前五名,得分顺序为7,5,3,2,...
参加运动会的 个学校编号为 。比赛分成 个男子项目和 个女子项目,项目编号分别为 和 。由于各项目参加人数差别较大,有些项目取前五名,得分顺序为7,5,3,2,1;还有些项目只取前三名,得分顺序为5,3,2。写一个统计程序产生各种成绩单和得分报表。
2、要求产生各学校的成绩单,内容包括各校所取得的每项成绩的项目号、名次(成绩)、姓名和得分;产生团体总分报表,内容包括校号、男子团体总分、女子团体总分和团体总分。
3、测试数据:对于 , , ,编号为奇数的项目取前五名,编号为偶数的项目取前三名,设计一组实例数据。
-The school serial number participating in Games is. Competition divides into men s event and women s event , the project serial number parts for the sum. The difference is bigger since every project participates in a number , some projects choose the first five , score order is 7 , 5 , 3 , 2 , 1 Still have some of projects taking the first three places , score only being 5 , 3 , 2 in proper order. Write a form for report counting procedure producing the various school report card and score. 2, demands the school report card producing every school , content includes every achievement project number , position in a name list (achievement) , full name and score per got by school Produce the group total points form for report ,
- 2022-03-13 17:40:51下载
- 积分:1