-
数据结构(C++版)的演示程序,详细论证…
数据结构(C++版)的演示程序,详细演示广度优先搜索的具体调用过程,-data structure (C++ version) demonstration program, a detailed demonstration of the breadth- first search specific call process,
- 2022-04-21 17:01:52下载
- 积分:1
-
introduced a total of four ranking functions : insertion sort, bubble sort, sele...
书中共介绍了四类排序函数:插入排序、起泡排序、选择排序、快速排序。我们需要建立一个无序随机序列,分别用上述排序方法对建立的无序序列有序化,编写相应的程序计算每种算法的赋值次数、比较次数以及所用时间,以此为依据来判断各种算法的效率。-introduced a total of four ranking functions : insertion sort, bubble sort, select, in order of Quick Sort. We need to build a disorderly random sequence, the use of such methods of sequencing to establish an orderly sequence of the disorder, and the preparation of the corresponding procedures of each algorithm for the calculation of frequency assignment, as well as comparison with the number of time, using this as the basis to judge the efficiency of algorithms.
- 2023-05-03 00:20:03下载
- 积分:1
-
利用Excel进行读写操作,很方便,很实用,可以试一试
利用Excel进行读写操作,很方便,很实用,可以试一试-Use Excel to read and write operation, it is convenient and very practical, you can try
- 2022-01-26 17:16:57下载
- 积分:1
-
这是数据结构的哈夫曼的实验报告
这是数据结构的哈夫曼的实验报告-This is the data structure of the experimental report Huffman
- 2022-05-31 06:25:03下载
- 积分:1
-
家谱管理系统
家谱管理系统
任务:实现具有下列功能的家谱管理系统
功能要求:
1). 输入文件以存放最初家谱中各成员的信息,成员的信息中均应包含以下内容:
姓名、出生日期、婚否、地址、健在否、死亡日期(若其已死亡),也可附加其它信息、但不是必需的。
2). 实现数据的存盘和读盘。
3). 以图形方式显示家谱。
4). 显示第n 代所有人的信息。
5). 按照姓名查询,输出成员信息(包括其本人、父亲、孩子的信息)。
6). 按照出生日期查询成员名单。
7). 输入两人姓名,确定其关系。
8). 某成员添加孩子。
9). 删除某成员(若其还有后代,则一并删除)。
10).修改某成员信息。
请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2022-01-21 03:00:19下载
- 积分:1
-
VB数据库开发源代码,方便实用的数据库小软件
VB数据库开发源代码,方便实用的数据库小软件-VB source code database development, convenient and practical database small software
- 2022-03-30 14:49:19下载
- 积分:1
-
陷波滤波器(notch filter)算法说明和设计过程,并给出了MATLAB的实现。一个非常好的例程,经过了仔细测试!...
陷波滤波器(notch filter)算法说明和设计过程,并给出了MATLAB的实现。一个非常好的例程,经过了仔细测试!-Notch Filter (notch filter) algorithm description and design process, given the realization of MATLAB. A very good routines, after careful testing!
- 2022-12-04 05:15:03下载
- 积分:1
-
这个过程演示了如何在运行中使用编辑器
本程序演示了如何使用编辑器在运行期设置表格的一些常用参数
需要使用到Ehlib控件,最好使用3.6版本,旧版本也适用!
使用前请双击本目录下的DB.UDL连接数据库,连接完成后即可选择数据表进行演示!
在表格上按右键,即可出现功能菜单,点击进入!
程序应该适用于各版本的DELPHI,但由于条件有限未做测试!-This procedure demonstrates how to use the editor in the run-time set up tables need to use some common parameters to Ehlib control, it is best to use 3.6 version, also applies to older versions! Before use double-click the catalog under DB.UDL connect to database, connectivity be able to choose after the completion of data table demo! Right-click in the table can function menu appears, click to enter! procedure should be applicable to all versions of DELPHI, but due to limited testing done!
- 2022-01-26 04:00:07下载
- 积分:1
-
和尚挑水问题(文件内有详细解释)
主要是回溯法的一个好的实例
自己摸索出来的...
和尚挑水问题(文件内有详细解释)
主要是回溯法的一个好的实例
自己摸索出来的-Monk carrying water issues (the paper has explained in detail) is primarily a good example of backtracking find their own way out of
- 2023-08-18 07:35:04下载
- 积分:1
-
category nodes, providing a complete set of nodes Functions
节点类,提供了全套节点相关处理函数-category nodes, providing a complete set of nodes Functions
- 2022-03-20 16:54:00下载
- 积分:1