-
本光盘是《数据结构(C语言版)》一书的配书光盘,作为数据结构课程的 辅助学习工具。...
本光盘是《数据结构(C语言版)》一书的配书光盘,作为数据结构课程的 辅助学习工具。-the CD is "data structure (C-language version)," a book on CD-ROM distribution, as a data structure courses assisted learning tools.
- 2022-01-26 04:30:25下载
- 积分:1
-
Control problem Cavalier Cavalier Cavalier control control control issues Cavali...
控制问题骑士骑士骑士控制控制问题骑士骑士骑士控制问题骑士骑士骑士控制问题骑士骑士骑士控制问题骑士骑士骑士控制问题骑士骑士骑士控制问题骑士骑士控制问题
- 2023-06-21 15:45:02下载
- 积分:1
-
VC++语言实现与数据库的连接,效果不错的
VC++语言实现与数据库的连接,效果不错的-VC++ Language with database connectivity, the effect of good
- 2022-10-24 10:15:04下载
- 积分:1
-
广义表的反序
逆置广义表的递归模型如下:
F(LS) = null 若 LS 为空
F(LS) = LS ...
广义表的反序
逆置广义表的递归模型如下:
F(LS) = null 若 LS 为空
F(LS) = LS 若 LS 为原子,且 tail(LS) 为空
F(LS) = append( F(tail(LS)), head(LS) ) 若 LS->tag=0 ,且 LS->tp!=null
F(LS) = append( F(tail(LS), F(head(LS)) ) 若 LS->tag=1
其中 append(a,b) 的功能是将广义表 a 和 b 作为元素的广义表连接起来。-Generalized table set against the broad anti-order recursive model of the table is as follows: F (LS) = null if the LS is empty F (LS) = LS if LS for the atoms, and the tail (LS) is empty F (LS) = append (F (tail (LS)), head (LS)) if the LS-> tag = 0, and the LS-> tp! = null F (LS) = append (F (tail (LS), F (head (LS))) If the LS-> tag = 1 where append (a, b) function is a generalized form, and b as elements of generalized tables connected.
- 2022-03-01 20:55:59下载
- 积分:1
-
passenger flight booking system, can achieve a booking, inquiries, etc. Refund
旅客航班预订系统,可以实现预订、查询、退票等功能
- 2022-02-03 09:57:48下载
- 积分:1
-
是一个很好的c++家族管理系统
是一个很好的c++家族管理系统-is a good family management system c
- 2022-05-05 17:27:01下载
- 积分:1
-
的Kruskal最小生成树算法Mathematica软件应用
MATHEMATICA 软件运用
最小生成树的Kruskal算法-MATHEMATICA software application of the Kruskal minimum spanning tree algorithm
- 2022-01-27 19:27:15下载
- 积分:1
-
够你们交作业了
够你们交作业了-enough perpendicular operation of the Ha Ha
- 2022-08-24 16:00:07下载
- 积分:1
-
一个实现了三个查找功能的c语言源代码,分别是顺序查找,折半查找和二叉查找树上的查找。可用VC直接编译运行,对查找算法做了很好的演示。...
一个实现了三个查找功能的c语言源代码,分别是顺序查找,折半查找和二叉查找树上的查找。可用VC直接编译运行,对查找算法做了很好的演示。-A search function to achieve the three c-language source code, namely, sequential search, binary search and binary search tree to find. VC can be compiled to run directly on the search algorithm has done a very good presentation.
- 2022-09-05 07:45:02下载
- 积分:1
-
数据结构 算法与应用
C++语言描述
机械工业出版社,完全非扫描高清版
配有答案和程序...
数据结构 算法与应用
C++语言描述
机械工业出版社,完全非扫描高清版
配有答案和程序-Data structures algorithms and application of C++ Language description of Machinery Industry Press, completely non-scanning high-definition version with the answer and procedures
- 2022-01-21 19:59:49下载
- 积分:1