说明:在数据结构中,实现归并排序的代码较多,但是不全,此代码能完整实现,仅供参考!-In the data structure, the realization of Merging Sort code more, but incomplete, the full realization of this code can be for reference purposes only! <lin> 在 上传
| 大小:1kb | 下载:0
说明:迷宫问题是一个很古老的问题,附件中使用递归算法求解这一问题。-Maze problem is a very old problem, the annex to the use of recursive algorithm to solve this problem. <耿泉> 在 上传
| 大小:1kb | 下载:0
说明:迷宫问题是一个很古老的问题,附件中使用非递归算法求解这一问题。-Maze problem is a very old problem, the annex to the use of non-recursive algorithm to solve this problem. <耿泉> 在 上传
| 大小:1kb | 下载:0
说明:链表排序,数据结构的算法实现,利用链表的拆分,实现排序,从个位到百位,实现三次拆分-Sort list, data structure algorithms, using the split list, realize sort, from 100 bits to achieve the three split <徐> 在 上传
| 大小:1kb | 下载:0
说明:最长公共子序列算法LCS实现。任意输入两个字符串,通过此算法可以找到最长的公共子序列。-The longest common sub-sequence algorithm LCS realize. Arbitrary input two strings, this algorithm can find the longest common sub-sequence. <oscarfuture> 在 上传
| 大小:1kb | 下载:0
说明:最优自序列问题,对动态规划有更深的理解,用C的方式实现-Since the issue of optimal sequencing of dynamic programming has a deeper understanding of the way using C <王菲> 在 上传
| 大小:1kb | 下载:0
说明:数据结构中的贪心算法,用它解决了汽车加油问题,对贪心加深了解
-Data structure in the greedy algorithm, use it to solve the problem of motor vehicle fuel, a better understanding of the greedy <王菲> 在 上传
| 大小:1kb | 下载:0
说明:有时需要测试2 个数据结构的同构性,即2个同构的结构在相应的位置具有相同结点数
和分枝数。试设计一个递归函数用于测试2 棵二叉树是否同构。-Sometimes need to test two data structure isomorphism, ie isomorphism of two structures in the corresponding location with the same number of nodes and branches. Test the design <刘丹> 在 上传
| 大小:1kb | 下载:0