资源列表
[人工智能/神经网络/遗传算法] Divide-and-conquer-algorithm
说明:分治算法是基于多分枝递归的一种算法设计模式。分治算法递归地把一个大问题分解为多个类型相同的子问题,直到这些子问题足够的简单能被直接解决。最后把这些子问题的解结合起来就能得到原始问题的解。-Divide and conquer algorithm is based on a multi-branch recursive algorithm design pattern. Divide and conquer algorithm recur<刘旭> 在 2025-01-21 上传 | 大小:8kb | 下载:0
[数学计算/工程计算] Dynamic-Programming
说明:动态规划(dynamic programming)是运筹学的一个分支,是求解决策过程(decision process)最优化的数学方法。-Dynamic programming (dynamic programming) is a branch of operations research, decision-making process is the solution (decision process) mathematical<刘旭> 在 2025-01-21 上传 | 大小:27kb | 下载:0
[matlab例程] Probabilistic-algorithm
说明:此算法功能强大,可以解决好多线性规划问题,同时解决许多,简单易懂,好用-This algorithm is powerful, can solve a lot of linear programming problems, while addressing the many, easy to understand, easy to use<刘旭> 在 2025-01-21 上传 | 大小:4kb | 下载:0
[matlab例程] paper[1].tar
说明:代价敏感支持向量机学习材料,里面有很多不同的方法。-MATLAB CSSVM<> 在 2025-01-21 上传 | 大小:211kb | 下载:0
[数学计算/工程计算] High-integer-operations
说明:一个高位整数计算的demo,将整数设置为1000进制,然后利用链表来保存每一个数位来,在对其进行相应的计算。-A high integer calculations the demo, the integer is set to 1000 hex, then use the list to save the number of bits each, in its calculations accordingly.<hgp> 在 2025-01-21 上传 | 大小:3kb | 下载:0
[matlab例程] monituihuochenxu
说明:基于matlab的运用模拟退火算法寻找最优路径的代码源程序-Use matlab-based simulated annealing algorithm to find the optimal path to source code<张飞> 在 2025-01-21 上传 | 大小:1kb | 下载:0
[数值算法/人工智能] 73303183
说明:本程序是关于粒子群优化算法PSO的代码 运行环境是vc6 0()<cenqeeeion> 在 2025-01-21 上传 | 大小:1kb | 下载:0