资源列表
[人工智能/神经网络/遗传算法] kants
说明:This the presentation of KohonAnts (KANTS), an hybrid Ant Colony and Self-organizing Map algorithm for clustering and pattern classification. -This is the presentation of KohonAnts (KANTS), an hybrid Ant Colony and Self-organizing Map algorithm fo<吴玉锋> 在 2025-06-27 上传 | 大小:539kb | 下载:0
[数据结构常用算法] across-river
说明:野人传教士过河问题,采用回溯算法,可输入野人传教士人数-Savage missionaries across the river problem<liujuan> 在 2025-06-27 上传 | 大小:257kb | 下载:0
[数据结构常用算法] Alpha_Beta_1
说明:Alpha-beta减枝算法实现,简单明了,加注释-Alpha-beta algrithm<liujuan> 在 2025-06-27 上传 | 大小:4kb | 下载:0
[人工智能/神经网络/遗传算法] Backtrack_M_C
说明:回溯算法c++实现,本程序按照《人工智能》一书所介绍的回溯算法求解传教士与野人问题-backtrack algrithm<liujuan> 在 2025-06-27 上传 | 大小:3kb | 下载:0
[人工智能/神经网络/遗传算法] algrithm-Genetic
说明:遗传算法,模拟达尔文生物进化论的自然选择和遗传学机理的生物进化过程的计算模型,是一种通过模拟自然进化过程搜索最优解的方法-genetic algrithm-<liujuan> 在 2025-06-27 上传 | 大小:1.19mb | 下载:0
[人工智能/神经网络/遗传算法] Simulated-Annealing
说明:模拟退火算法(Simulated Annealing,SA),基于Mente-Carlo迭代求解策略的一种随机寻优算法-Simulated Annealing algrithm<liujuan> 在 2025-06-27 上传 | 大小:973kb | 下载:0
[数据结构常用算法] shujujiegousuanfa
说明:学习数据结构的一本好书,示例丰富,环境为VC++6.0-a good book to study data structure<ning> 在 2025-06-27 上传 | 大小:4.63mb | 下载:0
[数学计算/工程计算] 1
说明:【课题】若某算术表达式采用后置法表示(即逆波兰表达式),请编程计算该表达式的值。如:表达式(a+b*c)/d-e用后置法表示为abc*+d/e-。 -[ Topic ] If an arithmetic expression using the post method representation (i.e., inverse Poland expression ), please programming calculation of the value of the expression.<张秋霞> 在 2025-06-27 上传 | 大小:26kb | 下载:0