资源列表
[数据结构常用算法] crossRiver
说明:三个野人三个和尚渡河问题,要求岸边和尚数目不少于野人数目-Three wild men to cross the river three monks and asked for the number of not less than savage shore the number of monks<fengpiaoxianle> 在 2025-06-06 上传 | 大小:2kb | 下载:0
[数据结构常用算法] knapsack_problem
说明:很全面的关于动态规划中一类很基本但是变种很多的背包问题的资料!-knapsack problems are a class of basic dp problems.This file is comprehensive!<aaa> 在 2025-06-06 上传 | 大小:308kb | 下载:0
[数据结构常用算法] searchthemaxandmininarray
说明:分治思想是算法中很常用的一种技巧。在N个数中求最小值Min和最大值Max,我们只需分别求出前后N/2个数的N/2个数的Min和Max,然后取较小的Min,较大的Max即可(只需较大的数和较大的数比较,较小的数和较小的数比较,两次就可以了)。-You can use the procedure to find the Minnumber and the Maxnumber in the array.<徐天扬> 在 2025-06-06 上传 | 大小:1kb | 下载:0
[数据结构常用算法] DataStrustion_C_
说明:数据结构C#版,基本原理与C语言一样,只是里面的语言是C#编写-C# version of the data structure, the basic principles and C languages, but which written language is C#<liuyang> 在 2025-06-06 上传 | 大小:1.41mb | 下载:0