资源列表
[数据结构常用算法] binarytree_traversal
说明:本程序是基于VC6.0的二叉树遍历程序,程序代码清晰明了,本程序主要是实现二叉树的中序遍历,包括递归和非递归两种,对于数据结构中二叉树的学习有很大帮助。-This procedure is based on the binary tree traversal program VC6.0, code clarity, this program is to achieve binary tree inorder traversal, inc<yingl> 在 2024-11-13 上传 | 大小:10kb | 下载:0
[数据结构常用算法] about_HanoiTower
说明:本程序是基于VC6.0的汉诺塔移动程序,程序可实现4个盘子的移动,并添加可视化效果,通过‘enter’键控制盘子的移动,便于初学者对盘子移动的观察。程序代码清晰明了,对于数据结构的学习有很大帮助。-This procedure is based on the Tower of Hanoi move VC6.0 program, the program can achieve four plates move, and add visua<yingl> 在 2024-11-13 上传 | 大小:1.86mb | 下载:0
[数据结构常用算法] Listinstallfest
说明:链表初体验初步了解链表的使用方法 简单的一个小例子-List installfest preliminary understanding of the list using method simply a small example<张静> 在 2024-11-13 上传 | 大小:36kb | 下载:0
[数据结构常用算法] shujujiegou
说明:数据结构常用算法C语言集合大全 学习参考 经典算法集合 -Algorithm for data structure commonly used set of C language learning reference Daquan collection of classical algorithms<cui> 在 2024-11-13 上传 | 大小:193kb | 下载:0
[数据结构常用算法] selectionsort
说明:选择排序法精讲,并附上代码,每行都有注释,很好理解。-Selection Sort Jingjiang, along with the code, each line has a comment, well understood.<周航宇> 在 2024-11-13 上传 | 大小:6kb | 下载:0
[数据结构常用算法] Pratical_Algorithms_for_Programmers
说明:本书作者为Andrew.Binstock等。 本书重点关注的是实用,立即可用的代码,并且广泛讨论了可移植性和特定于实现的细节。本书作者介绍了一些用用但很少被讨论的算法,它们可用于语音查找,日期和时间历程,B树和索引文件,数据压缩,任意精度的算术,校验和数据验证,并且全面的介绍了例程,排序算法和数据结构。 本书只要求读者具有C语言的初级知识以及基本代数的相关知识。源代码经过测试符合ANSI标准,可以运行在UNIX下,以及BORLA<张振宇> 在 2024-11-13 上传 | 大小:30.54mb | 下载:0