资源列表
[数据结构常用算法] hafumanshu
说明:实现哈夫曼树操作包括输入输出和加密等等操作。耗费本人两周,多多支持-realise hafumanshu<jack> 在 2025-06-12 上传 | 大小:3kb | 下载:0
[数据结构常用算法] binary_tree
说明:二叉树的基本功能的实现,在VC++6.0环境下编程实现,有良好的注释。-The realization of the basic functions of a binary tree, in VC++6.0 programming environment, there is a good comment.<陈卫亮> 在 2025-06-12 上传 | 大小:3kb | 下载:0
[数据结构常用算法] king_visit
说明:骑士巡游的非递归实现,代码树已经进行了优化,可以在最优时间内得带结果-Knight-tour of the non-recursive implementation, the code tree has been optimized, you can get the optimal time to bring the results of<gongkai> 在 2025-06-12 上传 | 大小:3kb | 下载:0
[数据结构常用算法] try
说明:用类实现大数的数据结构算法,可以比较两个大数的大小,两个大数间相加,大数与普通整数相加,两个大数相乘等-Large numbers with the class implements the data structure algorithms, can compare the size of two large numbers, between the sum of two large numbers, large numbers of ordinary integer add, multipl<pig> 在 2025-06-12 上传 | 大小:3kb | 下载:0
[数据结构常用算法] jiayouzhanwenti
说明:一辆汽车加满油后可行驶n公里。旅途中有若干个加油站。设计一个有效算法,指出应在哪些加油站停靠加油,使沿途加油次数最少。对于给定的n和k个加油站位置,编程计算最少加油次数。并证明算法能产生一个最优解-Fill up the car after driving an n km. There are a number of gas stations journey. Design an efficient algorithm that at which stations should stop to<maweiwei> 在 2025-06-12 上传 | 大小:3kb | 下载:0