资源列表
[matlab例程] shadow-detection
说明:一个比较快速的阴影检测算法,基于HSV色彩空间-Shadow detection algorithm based on HSV color space<FallinOut> 在 2025-10-15 上传 | 大小:2kb | 下载:0
[人工智能/神经网络/遗传算法] maxmin
说明:模式识别 是个样本点的聚类问题 最大最小算法实现 VC++6.0编译通过-Pattern recognition is a problem of sample points of maximum and minimum clustering algorithm compiled by VC++6.0<zyx> 在 2025-10-15 上传 | 大小:462kb | 下载:0
[人工智能/神经网络/遗传算法] ant
说明:人工智能大作业 蚁群算法解决旅行商问题 包括源码以及测试报告 -Ant colony algorithm to solve traveling salesman problem, including source code, and test reports<laura> 在 2025-10-15 上传 | 大小:28kb | 下载:0
[数据结构常用算法] the-classical-sorting-algorithm
说明:本文详细介绍了所有经典排序算法,而且使用C语言实现了这些算法,是一个值得深入学习的经典资料-This paper describes and implements all the classic sorting algorithm<feiliubo> 在 2025-10-15 上传 | 大小:51kb | 下载:0
[matlab例程] ohb
说明:关于圆盘耦合摆的研究,将介绍单圆盘耦合发电机模型和双圆盘耦合发电机模型的非线性方程组。通过对方程组的分析和MATLAB模拟计算,指出前者电流有稳定的周期解,后者在两圆盘角速度不同时可能进入混沌态,并且通过数值计算其Lyapunov指数(其中一个,出现了正值)来证明其混沌态-Research on the disk coupled pendulums, will introduce the model of a single disc and double disc coupling genera<张龙腾> 在 2025-10-15 上传 | 大小:19kb | 下载:0
[数值算法/人工智能] abc
说明:页面置换算法 最早调入内存的页,其不再被使用的可能性比刚调入内存的可能性大。建立一个FIFO队列,收容所有在内存中的页。被置换页面总是在队列头上进行。当一个页面被放入内存时,就把它插在队尾上。-Page replacement algorithm Transferred to the memory of the first page, the possibility of no longer being used into memory than just the possibility<gengchn> 在 2025-10-15 上传 | 大小:2kb | 下载:0
[人工智能/神经网络/遗传算法] BP
说明:用C语言设计BP神经网络并拟合函数1.y=sinx,x :[0,2pi) 2.y=(x1)^2+(x2)^2+(x1)*(x2) ,x1,x2:[0,1)-With C-BP neural network design and fitting function 1.y = sinx, x: [0,2 pi) 2.y = (x1) ^ 2+ (x2) ^ 2+ (x1)* (x2), x1, x2: [0,1)<yonglandemao> 在 2025-10-15 上传 | 大小:664kb | 下载:0