-
2013年北邮预录取上机考试题解答
本次上机考试包括4题,求P点,求日期,求最大值与最小值,和求最小距离。
难度以最P点与求最小距离较难。题目在文件中已包含,写有详细的注释。
- 2022-08-11 05:44:53下载
- 积分:1
-
数据结构与算法分析(Java版).rar
数据结构与算法分析(Java版).rar-data structure and algorithm analysis (Java version). Rar
- 2022-04-24 20:23:58下载
- 积分:1
-
JSP个人求职管理系统
jsp个人求职管理系统-jsp personal job management system
- 2023-07-04 00:00:03下载
- 积分:1
-
第4章
清华大学出版社,数据结构简明教程李春葆著,第四章源文件(Tsinghua University press, a brief course on data structure, Li Chunbao, fourth chapters)
- 2018-02-03 14:39:12下载
- 积分:1
-
erchashu
二叉树的链式存储、先序中序遍历和层次遍历。(构造一棵树并输入数据,编写三个函数,非别是树的前序递归遍历算法、树的后序递归遍历算法、树的非递归中序遍历算法(这里的非递归以中序为例)。在主程序中调用这三个函数进行树的遍历,观察用不同的遍历方法输出的数据的顺序和验证递归与非递归输出的数据是否一样。)(Chain store binary tree, preorder traversal and hierarchy traversal.)
- 2013-12-07 23:16:06下载
- 积分:1
-
Campus-navigation-system
校园导航系统包含佛山科技学院本部校区的校园景点平面图。通过系统的各功能不仅可以查询任意景点的编号,名称,简介等信息,还可以查询任意两景点间的最短路径及长度和所有路径及长度。另外,还可以通过一系列操作增加,更改或删除任意的景点的各信息。(Contains the campus attractions plan of the campus Foshan Institute of Technology campus navigation system. Through the function of the system not only can query any spots number, name, profile and other information, can also query the shortest path and arbitrary length between two spots and all paths and the length of. In addition, can also increase through a series of operations, the information change or delete any of the attractions.)
- 2015-05-09 16:19:30下载
- 积分:1
-
很好的数据结构学习软件。有C语言和Pascal语言两种形式。
很好的数据结构学习软件。有C语言和Pascal语言两种形式。-good data structure learning software. C language and Pascal language in two forms.
- 2022-06-28 17:19:36下载
- 积分:1
-
智能仓库管理系统
智能仓库管理系统-intelligent warehouse management system
- 2022-05-25 18:21:21下载
- 积分:1
-
使用vc进行数据库编程的好例子,很有参考价值
使用vc进行数据库编程的好例子,很有参考价值-use database programming vc good example of great reference value
- 2022-03-10 15:25:21下载
- 积分:1
-
二叉树算法,如何构造二叉树以及对二叉树的操作
二叉树算法,如何构造二叉树以及对二叉树的操作-BinaryTree
- 2022-10-28 01:05:04下载
- 积分:1