资源列表
[数据结构常用算法] binary-tree-amplitude
说明:这是我参加某公司面试时做的一个二叉树问题题目,题目是求任意给出一组数看是否在树上,并求节点和数的裕度。这是我的答案,给大家分析参考。-This is a binary tree question when I participate a company s interview. The question is judging if a random series number is in binary tree and get the<柳闻徽> 在 2024-11-15 上传 | 大小:25kb | 下载:0
[数据结构常用算法] Factorial
说明:C++ 实现大数阶乘的算法,运用C++的链表(list<>)模板为数据结构的阶乘的实现,算法是基于乘法进位,有注释和一附图,帮助大家理解。-C++ implementation of large numbers factorial algorithm, using C++ linked list (list <>) templates for implementation of the factorial str<lianglingli> 在 2024-11-15 上传 | 大小:236kb | 下载:0
[数据结构常用算法] BFSTraverse
说明:利用BFS算法和队列实现在棋盘上已知“马”的初始位置,得到其在指定步数内可以到达的所有位置的功能-Use BFS algorithm and queue on the board to achieve a known " horse" in the initial position, get the function which can be reached within a specified number of s<黄志鹏> 在 2024-11-15 上传 | 大小:780kb | 下载:0
[数据结构常用算法] pai-xu-suan-fa
说明:里面是数据结构中的希尔排序算法,有兴趣的看下,很不错的。-There is a data structure Hill sorting algorithm, interested look very good.<幻儿> 在 2024-11-15 上传 | 大小:4kb | 下载:0
[数据结构常用算法] er-fen-cha-ru
说明:数据结构中的二分插入排序算法,简单明了。-Insert data structure dichotomy sorting algorithm, plain and simple.<幻儿> 在 2024-11-15 上传 | 大小:6kb | 下载:0
[数据结构常用算法] zhi-jie-cha-ru-pai-xu
说明:讲了直接插入排序算法的两种方法,使用c语言写的。-Stresses the direct insertion sort algorithm two methods, using c language.<幻儿> 在 2024-11-15 上传 | 大小:6kb | 下载:0