资源列表
[数据结构常用算法] hanoi
说明:汉诺塔(又称河内塔)问题是印度的一个古老的传说。开天辟地的神勃拉玛在一个庙里留下了三根金刚石的棒,第一根上面套着64个圆的金片,最大的一个在底下,其余一个比一个小,依次叠上去,庙里的众僧不倦地把它们一个个地从这根棒搬到另一根棒上,规定可利用中间的一根棒作为帮助,但每次只能搬一个,而且大的不能放在小的上面。-Tower of Hanoi (also known as the Hanoi tower) problem is an ancient Indian legend. Epoch-making<浩浩> 在 2025-07-06 上传 | 大小:859kb | 下载:0
[数据结构常用算法] dynamicarray
说明:用C语言写的关于创建动态数组-C. wrote about creating dynamic array !!<张新青> 在 2025-07-06 上传 | 大小:859kb | 下载:0
[数据结构常用算法] Data-structure-chapter2
说明:《大话数据结构》第二章,幽默风趣地讲解了数据结构-It explain the methods on the data structure.<qibe> 在 2025-07-06 上传 | 大小:860kb | 下载:0
[数据结构常用算法] Lying-data-structure2
说明:《大话数据结构》主要内容包含:数据结构介绍、算法推导大O阶的方法;顺序结构与链式结构差异、栈与队列的应用;串的朴素模式匹配、KMP模式匹配算法;二叉树前中后序遍历、赫夫曼树及应用;-" Westward the data structure," the main contents include: Introduction of data structures, algorithms, Big O-order method is derived sequence differ<陈雨> 在 2025-07-06 上传 | 大小:860kb | 下载:0
[数据结构常用算法] siliver-coin
说明:银币问题,属于算法设计与分析,语言c++在n个银币中有一个是不合格的,不合格的银币比合格银币要轻。 现用天平秤银币,找出不合格的银币,且在最坏情况下秤银币的次数最少。 -Silver question, are algorithm design and analysis, language c++ in n silver is in a failed, the failure of silver coins than qualified to be light. Balance scal<张西> 在 2025-07-06 上传 | 大小:859kb | 下载:0
[数据结构常用算法] the-long-line
说明:实验名称:用动态规划法求解最长路径问题 设计动态规划算法求解最长路径问题(见下面附录部分),要求程序能根据给定的图作为输入,输出最长路径的长度及一条最长的路径。-Experiment name: the dynamic programming method for solving the longest path problem design dynamic programming algorithm for the longest path problem (see the append<Tin> 在 2025-07-06 上传 | 大小:860kb | 下载:0