资源列表
[数据结构常用算法] list-lianbiaodejiandanshilicaozuo
说明:内核中链表结构的实现,并通过实例对每个链表操作接口进行了详尽的讲解。 一、 链表数据结构简介 链表是一种常用的...这些链表大多采用在[include/linux/list.h]实现的一个相当精彩的链表数据结构-Kernel list realize the structure, and list examples of each interface in detail explanation. First, list data structure is a commonly used brie<白霞> 在 2025-06-13 上传 | 大小:9kb | 下载:0
[数据结构常用算法] javadatastruct
说明:一份自己实现的一些java的数据结构,如树,队列,栈,列表等-Realize a number of their own java data structure, such as trees, queues, stacks, lists, etc.<liu wei> 在 2025-06-13 上传 | 大小:9kb | 下载:0
[数据结构常用算法] BiTree_Pre_post_in
说明:BiTree_Pre_post_in 利用中序遍历及前序遍历(后叙遍历)求后序遍历(前叙遍历) 如果遇到什么问题,请发邮件至horsewhite32@hotmail.com,笔者将不胜感激 uuhorse-BiTree_Pre_post_in use of pre-order traversal and traversal (traversal after Syria) after the order traversal (former Syrian ergodic) if any<uuhorse> 在 2025-06-13 上传 | 大小:9kb | 下载:0
[数据结构常用算法] lab03
说明:建立一棵二叉树,用先序非递归方法遍历二叉树,1. 熟练掌握二叉树在二叉链表存储结构中的常用遍历方法:先序递归遍历、中序递归和非递归遍历、后序递归遍历。了解二叉树的按层遍历、先序非递归遍历及后序递归遍历。-The establishment of a tree, using the first order non-recursive tree traversal methods, 1. Bintree master list in the binary storage structure comm<helen> 在 2025-06-13 上传 | 大小:9kb | 下载:0
[数据结构常用算法] thbitre
说明:该源码实现对二叉树的线索化,先序、中序、后序线索化二叉树,并提供了先序、中序、后序遍历线索二叉树的功能。-The source tree to achieve the clues, the first order, in sequence, after the sequence of binary tree clues and to provide a first order, in sequence, after clues tree traversal function.<lyy> 在 2025-06-13 上传 | 大小:9kb | 下载:0
[数据结构常用算法] eightqueens
说明:自己编的一种可行的求解八皇后问题的程序的源代码。因为刚学完数据结构。。。还是超级菜鸟一只。。。慢慢来<marco> 在 2025-06-13 上传 | 大小:9kb | 下载:0