资源列表
[数据结构常用算法] binary-tree
说明:二叉树的建立于遍历,编写程序实现建立于遍历-Binary tree was established in the traversal, write a program to fulfilling the challenge of to establish on the traversal the<张丹丹> 在 2025-11-15 上传 | 大小:52kb | 下载:0
[人工智能/神经网络/遗传算法] rectangular-packing-problem
说明:通过C语言实现解决rectangular packing problem,遗传算法的使用使程序的效率较高-Use C-Language to solve rectangular packing problem<陈志林> 在 2025-11-15 上传 | 大小:52kb | 下载:0
[数学计算/工程计算] Calculator
说明:简单的计算器,只实现了基本的加减乘除这些功能-Simple calculator, basic addition and subtraction, multiplication and division of these functions<fmoon> 在 2025-11-15 上传 | 大小:52kb | 下载:0
[matlab例程] Power_Algorithm
说明:implement the Power Al- gorithm for the computation of themaximumeigenvalue of Aj . Write a function Power_Algorithm which takes as input A q (the initial approximation of the eigenvector) and scale (it was given as in the lectures).-implemen<Kaissoun> 在 2025-11-15 上传 | 大小:52kb | 下载:0
[数值算法/人工智能] ACA_TSP
说明:旅行商问题(Travelling Salesman Problem, 简记TSP):假设有一个旅行商人要拜访n个城市,他必须选择所要走的路径,路经的限制是每个城市只能拜访一次,而且最后要回到原来出发的城市。路径的选择目标是要求得的路径路程为所有路径之中的最小值。 此处使用蚁群算法求解TSP问题-Suppose a business trip to visit n cities, he must choose the path to go, pass through the restricti<> 在 2025-11-15 上传 | 大小:52kb | 下载:0