资源列表
[数值算法/人工智能] Bresenham-line-algorithm
说明:直线中点Bresenham 算法,输入起点坐标和终点坐标,即可画出直线-Mid-point of Bresenham line algorithm, the input point coordinates and end coordinates, then draw a straight line<徐新> 在 2025-04-04 上传 | 大小:2.21mb | 下载:0
[数值算法/人工智能] closed_point
说明:最近点对的算法: 对给定数量的点,求其中点对的最短距离。(测试样本为1000,5000个点,跑出来的时间均为0(s))详细思路请看程序注释。-The nearest point of the algorithm: for a given number of points, find the point where the shortest distance. (1000,5000 the test sample points, r<Steven> 在 2025-04-04 上传 | 大小:1.02mb | 下载:0
[数据结构常用算法] 01bag_problem
说明:特殊的01背包(原算法分析题4-3) 问题描述:01背包是在N件物品取出若干件放在空间为C的背包里,每件物品的体积为W1,W2……Wn,与之相对应的价值为P1,P2……Pn,并取得最大价值。普通的01背包中物品的重量和价值没有明确的关系,这里定义一种特殊的01背包:向背包中放入的物品的价值和体积成反比,也就是价值越高,体积越小,注意这里物品价值和体积的乘积并不是固定值。例如:如下的物品满足这个“特殊的01背包”,5件物品: 物品<毛骏> 在 2025-04-04 上传 | 大小:656kb | 下载:0
[matlab例程] chap5_01_PPC
说明:基于常规控制策略的极点配置控制算法,不必对消过程的零点-Conventional control strategy based on pole placement control algorithm<siyu> 在 2025-04-04 上传 | 大小:1kb | 下载:0