-
二叉树有三种遍历方法,引用树的概念实现遍历
二叉树有三种遍历方法,引用树的概念实现遍历-There are three methods of tree traversal, invoke the concept of tree traversal realize
- 2022-04-23 17:42:47下载
- 积分:1
-
设计一个计算机管理系统完成图书管理基本业务1,每种书的登记内容包括书号、书名、著作者、现存量和库存量;2)对书号建立索引表(线性表)以提高查找效率3)系统主要功...
设计一个计算机管理系统完成图书管理基本业务1,每种书的登记内容包括书号、书名、著作者、现存量和库存量;2)对书号建立索引表(线性表)以提高查找效率3)系统主要功能如下:
采编入库:新购一种书,确定书号后,登记到图书帐目表中,如果表中已有,则只将库存量增加;
借阅:如果一种书的现存量大于0,则借出一本,登记借阅者的书证号和归还期限,改变现存量;
归还:注销对借阅者的登记,改变该书的现存量。
1)系统功能的进一步完善2)索引表采用树表。3)设计内容4)程序流程图5)源程序6)软件测试报告(包括所用到的数据及结果)
-Books Management System
- 2022-02-24 14:53:07下载
- 积分:1
-
During the course design should be based on the actual situation in the main, on...
在本次课程设计中,应该以实际情况为主,在此基础上实现对实际情况的抽象,并设计和建立数据库,完成应用程序界面的人性化地编写。 -During the course design should be based on the actual situation in the main, on the basis of the realization of the abstract of the actual situation and the design and establishment of databases, application programming interfaces to complete the preparation of humanity.
- 2022-01-26 05:47:05下载
- 积分:1
-
Earthquake magnitudo registered in San Francisco, during last 2 years plus white...
Earthquake magnitudo registered in San Francisco, during last 2 years plus white noise data
- 2022-01-25 19:03:55下载
- 积分:1
-
Very easy to use online testing system, the beta version, if interested, please...
非常好用的在线考试系统,本版本为测试版,如有兴趣请购买正式版-Very easy to use online testing system, the beta version, if interested, please buy the official version
- 2022-06-15 04:33:45下载
- 积分:1
-
data structures between 2:00 judgment whether a simple path and determine whethe...
数据结构里的判断两点之间是否有简单路径和判断是否有简单回路,用vc6.0编写-data structures between 2:00 judgment whether a simple path and determine whether there is any simple circuit, prepared with vc6.0
- 2022-01-25 15:57:18下载
- 积分:1
-
汉诺塔代码,从第一个木桩中,把所有盘子从大到小搬移到第三个木桩中....
汉诺塔代码,从第一个木桩中,把所有盘子从大到小搬移到第三个木桩中.-HANOR code from a wooden blocks, all the dishes to the smallest movement pickets were third.
- 2022-03-07 10:56:03下载
- 积分:1
-
迷宫程序,C++实现 一个用VC写的关于迷宫的程序
迷宫程序,C++实现 一个用VC写的关于迷宫的程序-maze procedure, C to achieve a VC was on the maze procedure
- 2022-02-20 11:37:30下载
- 积分:1
-
Minimum spanning tree, my own little program, very good, and would like to share...
最小生成树,我自己做的小程序,很好用,希望和大家分享-Minimum spanning tree, my own little program, very good, and would like to share with
- 2022-08-07 14:03:44下载
- 积分:1
-
关于货箱装船问题的贪婪算法,只是简要描述
关于货箱装船问题的贪婪算法,只是简要描述-Container ship on the issue of greedy algorithm, only a brief description of
- 2022-05-25 17:06:00下载
- 积分:1