资源列表
[数据结构常用算法] qishiyouli
说明:用c++实现骑士游历算法,比较简单使用,而且便于理解-Achieve the Knights traveled algorithm<yang> 在 2024-11-06 上传 | 大小:1024 | 下载:0
[数据结构常用算法] BinSearchNode
说明:构建二叉树,二叉树的先序,中序,后序的遍历以及排序,删除等。-Build a binary tree, binary tree preorder, inorder, postorder traversal and sort, delete, and so on.<陈晓文> 在 2024-11-06 上传 | 大小:1024 | 下载:0
[数据结构常用算法] danlianbiao
说明:单链表的建立(头插法),插入,删除,查找、修改、计数、输出-The establishment of a singly linked list (first interpolation), insert, delete, find, modify, count, output<王莲> 在 2024-11-06 上传 | 大小:1024 | 下载:0
[数据结构常用算法] erchashudebianli
说明:用非递归法实现二叉树的遍历 非递归算法中,必须设置堆栈,可以直接用一维数组来代替栈,但必须另外设置栈顶指针。 -Non-recursive method of binary tree traversal non-recursive algorithm, you must set the stack, which enables the direct use of one-dimensional array instead of<王莲> 在 2024-11-06 上传 | 大小:1024 | 下载:0