-
主要是二叉树的一些性质的操作。包括复制,清空,求取树高,树中元素的个数,得到根结点,父亲结点,所有祖先,左儿子,右儿子,插入左儿子,右儿子,查找某个元素,以及前...
主要是二叉树的一些性质的操作。包括复制,清空,求取树高,树中元素的个数,得到根结点,父亲结点,所有祖先,左儿子,右儿子,插入左儿子,右儿子,查找某个元素,以及前、中、后、层次遍历和相关的操作。另外,可以树形显示这棵树的信息。-Some properties are mainly binary operation. Including reproduction, empty, to strike a tree height, the number of elements in the tree get root node, the father node, all the ancestors, the left son, right son, insert the left son, right son, to find an element, and the former , during and after, hierarchical traversal and related operations. In addition, you can display tree tree information.
- 2022-11-05 05:15:02下载
- 积分:1
-
Using VC++ and SQL to achieve a trade management system
用VC++与SQL实现得贸易公司管理系统-Using VC++ and SQL to achieve a trade management system
- 2022-03-04 14:01:23下载
- 积分:1
-
The zip file contais a sample program to check the sybase database connectivity....
The zip file contais a sample program to check the sybase database connectivity. I ve attached the makefile as well for compilation on windows.
Usage :
test_conn
- 2023-03-12 16:00:03下载
- 积分:1
-
vb实现最短路径Dijkstra算法,很经典的算法。
vb实现最短路径Dijkstra算法,很经典的算法。-vb realize Dijkstra shortest path algorithm, it is the classic algorithms.
- 2022-07-06 18:38:36下载
- 积分:1
-
代码游戏蛇
我给你代码游戏蛇写 c,如果你不在意你能告诉我关于它,我会帮你现在。谢谢你 !
- 2022-05-30 09:13:57下载
- 积分:1
-
检验SQL语法正确性
检验SQL语法正确性-test SQL syntax correctness
- 2022-11-13 00:55:03下载
- 积分:1
-
一元多项式的计算,建立两个多项式,并进行相加,相减运算,输出结果.参考资料:严蔚敏《数据结构与算法》...
一元多项式的计算,建立两个多项式,并进行相加,相减运算,输出结果.参考资料:严蔚敏《数据结构与算法》-one yuan polynomial calculations, the establishment of two polynomials, and together, subtract operation, the output results. References : Yan Wei Min "data structure and algorithm"
- 2022-11-01 12:10:03下载
- 积分:1
-
快速傅立叶变换,实现固定长度的快速傅立叶变换
快速傅立叶变换,实现固定长度的快速傅立叶变换-Fast Fourier Transform, the realization of a fixed length of Fast Fourier Transform
- 2022-12-18 17:20:04下载
- 积分:1
-
SQL Server与Access、Excel的数据转换
SQL Server与Access、Excel的数据转换-SQL Server and Access, Excel data conversion
- 2023-02-13 07:40:03下载
- 积分:1
-
LNMF是基于“局部”非负矩阵分解生成特征空间的算法,而NMF是基于非负矩阵分解。...
LNMF是基于“局部”非负矩阵分解生成特征空间的算法,而NMF是基于非负矩阵分解。-Matrix is based on a "partial" non-negative matrix factorization generation features space algorithm, which is based on the NMF non-negative matrix factorization.
- 2022-07-25 12:58:30下载
- 积分:1