-
采用链式存储结构设计广义表,实现以下操作:创建广义表,取广义表的表头元素和表尾元素 求广义表的深度...
采用链式存储结构设计广义表,实现以下操作:创建广义表,取广义表的表头元素和表尾元素 求广义表的深度-Chain store use of the structural design of the generalized form, realize the following: create a generalized form, check the generalized table header elements and table elements for the end of the depth of the generalized form
- 2023-06-16 10:10:04下载
- 积分:1
-
This simple procedure is to write several different types of the traversal algor...
这个简单的程序写的是几种不同的对二叉树的遍历算法,在数据结构中经常可以看到。-This simple procedure is to write several different types of the traversal algorithm for binary tree in data structure can be seen frequently.
- 2023-08-08 19:35:03下载
- 积分:1
-
chain operation and Primbetov algorithm demo, easily comprehensible algorithms.
链队列的操作及普里姆算法的演示,便于理解算法。-chain operation and Primbetov algorithm demo, easily comprehensible algorithms.
- 2022-05-20 21:43:48下载
- 积分:1
-
循环链表的应用
循环链表的应用
很方便的实现
循环链表的应用
循环链表的应用
很方便的实现-cycle Chain cyclic chain of convenience Implementation
- 2022-03-24 21:43:06下载
- 积分:1
-
本书是关于计算机科学与工程领域的基础性研究科目之一――数据结构与算法的专著。 本书在简要回顾了基本的C++ 程序设计概念的基础上,全面系统地介绍了队列、堆栈、树
本书是关于计算机科学与工程领域的基础性研究科目之一――数据结构与算法的专著。 本书在简要回顾了基本的C++ 程序设计概念的基础上,全面系统地介绍了队列、堆栈、树、图等基本数据结构,以及贪婪算法、分而治之算法、分枝定界算法等多种算法设计方法,为数据结构与算法的继续学习和研究奠定了一个坚实的基础。更为可贵的是,本书不仅仅介绍了理论知识,还提供了50多个应用实例及600多道练习题。 本书内容广博权威,结构清晰合理,是一本全新的有关数据结构与算法的教材,对于计算机科学与工程领域的从业人员也是一本很好的参考书。-the book is on the computer science and engineering fields, the basis for one of the subjects of study-- data structure and algorithm monographs. The book in a brief review of the basic design concept C program on the basis of a comprehensive and systematic introduction of the queue, stack, trees and map basic data structure and the greedy algorithm, divide and conquer algorithm, branch-and-bound algorithm multiple algorithm design methods, data structures and algorithms for continuous learning Research and lay a solid foundation. Even more valuable is that the book not only on the theoretical knowledge but also provided more than 50 application examples and more than 600 Exercises Road. The contents broad authority, a clear and reasona
- 2022-01-21 04:28:51下载
- 积分:1
-
包含冒泡排序算法函数模板和数据结构中的字符串查找例子及解线性方程组的3个典型算法加演示。...
包含冒泡排序算法函数模板和数据结构中的字符串查找例子及解线性方程组的3个典型算法加演示。-Contains the Bubble Sort algorithm function templates and data structure of string to find examples and solutions of linear equations of the three typical algorithms plus demo.
- 2022-03-04 12:25:56下载
- 积分:1
-
Nearest neighbor search algorithm, k_tree algorithm for most of the Chinese lite...
最近邻搜索算法,k_tree算法的大部分中文文献-Nearest neighbor search algorithm, k_tree algorithm for most of the Chinese literature
- 2022-01-26 06:16:31下载
- 积分:1
-
栈 单链表
Java版栈和单链表数据结构的实现,并用相关实例测试了该程序的正确性。实际测试中,在Eclipse的Console端按要求输入数据,然后依次按Enter键和Ctrl+Z键结束当前输入,随后就可以看到相应的输出。
- 2022-03-06 10:34:11下载
- 积分:1
-
图形演示数据结构的树与图遍历算法,vc环境下的windows编程
图形演示数据结构的树与图遍历算法,vc环境下的windows编程-graphic demonstration of the tree data structure with plans traversal algorithm, vc environment of windows programming
- 2022-03-09 20:36:49下载
- 积分:1
-
城市之间的最短路径,用于求任意两个城市之间的最短路径
城市之间的最短路径,用于求任意两个城市之间的最短路径-cities in the shortest path for the two cities arbitrary seeking the shortest path between
- 2022-06-20 17:43:53下载
- 积分:1