资源列表
[数据结构常用算法] 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-11-14 上传 | 大小:2kb | 下载:0
[人工智能/神经网络/遗传算法] ACATSP
说明:蚁群算法求最佳路径,特别用来路径优化很有用-Ant colony algorithm for the best path, particularly useful for route optimization<国> 在 2025-11-14 上传 | 大小: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-11-14 上传 | 大小:2kb | 下载:0
[人工智能/神经网络/遗传算法] trackinger
说明:该程序用来路径优化,特别应用在工程中的大型机械作业工作面的路径优化-The program is used to route optimization, especially applications in engineering work in the face of large mechanical path optimization<国> 在 2025-11-14 上传 | 大小:2kb | 下载:0
[matlab例程] 7-bus-power-flow-calculation-prog
说明:7节点潮流运算的MATLAB程序,包括导纳、雅克比矩阵生成,运算结果输出等部分-7-node system flow calculation procedures, including the admittance matrix, such as the generation of Jacobian matrix, and finally output the results of current operations<陈云> 在 2025-11-14 上传 | 大小:2kb | 下载:0
[数据结构常用算法] find-the-maximum-value
说明:find the maximum value,找出一组数据的最大值。-find the maximum value<孙江> 在 2025-11-14 上传 | 大小:2kb | 下载:0
[matlab例程] cylinder
说明:圆柱绕流LBM模拟,matlab程序编写-cylinder lbm fluid<wangxiaoshan> 在 2025-11-14 上传 | 大小:2kb | 下载:0
[数学计算/工程计算] intelligent--location
说明:所得税选址的智能算法,智能分区,降低算法复杂度,算法鲁棒性强,和穷举法一样可以获得全局最优解,同时计算量显著降低!-intelligent alogrithm for multi location porblem.<zhuxq> 在 2025-11-14 上传 | 大小:2kb | 下载:0
[matlab例程] DBSCAN
说明:BIRCH (balanced iterative reducing and clustering using hierarchies) is an unsupervised data mining algorithm used to perform hierarchical clustering over particularly large data-sets. An advantage of Birch is its ability to incrementally and dynamic<pepe> 在 2025-11-14 上传 | 大小:2kb | 下载:1