资源列表
[人工智能/神经网络/遗传算法] yichuansuanfa
说明:智能优化算法中 解货郎担问题的远,源码 用vc++ 编写 简单易懂模拟退火算法算法-visual c++<JANE> 在 2025-08-01 上传 | 大小:2kb | 下载:0
[数据结构常用算法] Parking-lots
说明:设停车场是一个可停放n辆汽车的狭长通道,且只有一个大门可供汽车进出。汽车在停车场内按车辆到达时间的先后顺序依次排列。VC++程序实现停车场编制按上述要求进行管理的模拟程序。-Parking lots is an n cars parked narrow channel, and only one gate for vehicle access. Car in the parking lot of time in order to reach by vehicle in order of prio<陈倩倩> 在 2025-08-01 上传 | 大小:2kb | 下载:0
[matlab例程] iris-location
说明:使用中科院虹膜数据库,实现了虹膜内外边界定位-Iris database using the Chinese Academy of Sciences, to achieve both inside and outside the iris boundary localization<polar> 在 2025-08-01 上传 | 大小:2kb | 下载:0
[人工智能/神经网络/遗传算法] monituihuo
说明:模拟退火算法的matlab程序,人工智能算法-Simulated annealing matlab program Artificial intelligence algorithms<武开> 在 2025-08-01 上传 | 大小:2kb | 下载:0
[数据结构常用算法] Allocate
说明:Memory allocation If you want to allocate memory to vectors and matrices in C++ it will be very simple with this code. You just need to pass the adress of the pointer. Example: int **p MatrixAllocate(&p, 20, 100)<espacotempo> 在 2025-08-01 上传 | 大小:2kb | 下载:0
[人工智能/神经网络/遗传算法] ACATSP
说明:蚁群算法求最佳路径,特别用来路径优化很有用-Ant colony algorithm for the best path, particularly useful for route optimization<国> 在 2025-08-01 上传 | 大小:2kb | 下载:0
[matlab例程] HoneycombPattern_new
说明:函数HoneycombPattern在已知矩形窗内绘制蜂窝状图案 参数说明: L为正六边形边长,默认10 H为1*2的向量,H(1)和H(2)分别代表待填充矩形的x和y方向的边长,默认[100 100] 若H输入为1*1尺寸,则默认为边长为H的正方形 返回值为所有六边形的顶点横纵坐标 调用举例: HoneycombPattern_new HoneycombPattern_new(5) HoneycombPattern_new(1,[50 40]<Neptune_zx> 在 2025-08-01 上传 | 大小:2kb | 下载:0