资源列表
[数据结构常用算法] the-saddle-point
说明:求马鞍点,该程序中有完整的代码,可以直接运行,没有错误-Find the saddle point, the program has the full code can run, no errors<追风> 在 2025-06-07 上传 | 大小:712kb | 下载:0
[数据结构常用算法] dmp
说明:虽然方式的C + +消息传递速度快于Smalltalk或Objective - C的它的方式,有时Smalltalk或Objective - C语言的灵活性是必要的。这一点本文介绍如何在C + +最少的代码实现动态消息传递是有可能的。 -Although the way C++ does message passing is much faster than the way Smalltalk or Objective-C does it, sometimes the flexibility<huyg> 在 2025-06-07 上传 | 大小:2kb | 下载:0
[数据结构常用算法] N-Queen-problem
说明:可以实现N皇后的问题 运用简易算法 大大降低了耗时-N-Queens problem can be achieved using simple algorithm greatly reduces the time-consuming<胡骏> 在 2025-06-07 上传 | 大小:154kb | 下载:0
[数据结构常用算法] JOSEPHUS
说明:约瑟夫环是一个数学的应用问题:已知n个人(以编号1,2,3...n分别表示)围坐在一张圆桌周围。从编号为k的人开始报数,数到m的那个人出列;他的下一个人又从1开始报数,数到m的那个人又出列;依此规律重复下去,直到圆桌周围的人全部出列。 -Josephus is the application of a mathematical problem: Given n individuals (in numbers 1,2,3 ... n, respectively) sitting around<yyy> 在 2025-06-07 上传 | 大小:1kb | 下载:0