资源列表
[数据结构常用算法] queen
说明:N皇后问题是算法中回溯法应用的一个经典案例 回溯算法也叫试探法,它是一种系统地搜索问题的解的方法。回溯算法的基本思想是:从一条路往前走,能进则进,不能进则退回来,换一条路再试。 -N queens problem is backtracking algorithm applied a classic case of backtracking algorithm, also called heuristics, which is a systematic method for solvi<余啸坤> 在 2025-11-20 上传 | 大小:591kb | 下载:0
[数据结构常用算法] tree
说明:实现二叉树的先序遍历,中序遍历和后序遍历的递归和非递归算法,以及层次遍历的算法。 用二叉树来表示代数表达式,树的每一节点包括一个运算树,代数表达式中包含“+”,“—”,“*”,“/”和一位整数且没有错误,按照先乘除后加减的原则构造二叉树。 构造一颗哈夫曼树,输出对应的哈夫曼编码和平均查找长度。-Recursive and non-recursive algorithm binary tree preorder, preorder and post-order traversal, and<余啸坤> 在 2025-11-20 上传 | 大小:1.23mb | 下载:0
[人工智能/神经网络/遗传算法] coevolutionary-algorithm
说明:协同进化算法[I5] (Co-Evolutionary Algorithm, CEA)是研究者在协同进化理论基础 上提出的一类新算法。这类算法强调了种群与环境之间、种群与种群之间在不断进化过 程中的协调。与传统进化算法相比较,CEA可以对待求问题解空间进行合理的种群划分, 对较大规模的问题求解能有效跳出局部最优点,寻找到更好的优化解虽然CEA研 究起步较晚,但由于它的优越性,目前己成为当前进化计算的一个研究热点。 -Existing coevoluti<王朝> 在 2025-11-20 上传 | 大小:1.14mb | 下载:0
[matlab例程] oil-price-volatility
说明:油价波动情况下的生产计划,使用MATLAB编程,包括源码和论文-Production plans in case of oil price volatility, using MATLAB programming, including source code and papers<张阵> 在 2025-11-20 上传 | 大小:16kb | 下载:0
[数据结构常用算法] linkedlist
说明:linkedlist 数据结构作业 课后实习-linkedlist after-school job placement data structure<jinliang> 在 2025-11-20 上传 | 大小:5kb | 下载:0
[数据结构常用算法] Data-structure-data
说明:《数据结构》是研究非数值计算的程序设计中计算机的操作对象以及它们之间的关系和操作等等的学科. -"Data structure" is between a computer program design and calculation of the non numerical operations in the objects and their relationships and operations and so on subject.<shenlong> 在 2025-11-20 上传 | 大小:1.13mb | 下载:0
[数据结构常用算法] C-suanfajingdian
说明:C语言经典算法合集, Char1-char20-Classic C language algorithms Collection, Char1-char20<ibug> 在 2025-11-20 上传 | 大小:435kb | 下载:0