资源列表

« 1 2 ... .49 .50 .51 .52 .53 15654.55 .56 .57 .58 .59 ... 28522 »

[人工智能/神经网络/遗传算法Evolutionary-Computation

说明:这是一个关于遗传算法的工具箱,希望对大家有用。-This is a GA toolbax released by Evolutionary Computation Research Group,The University of Sheffield.
<难得糊涂> 在 2025-03-23 上传 | 大小:649kb | 下载:0

[数据结构常用算法Test

说明:根据在一文件当中得到的一数字(正整数),得到该数字对应的法雷序列,并输出-According to a document which has been in a number (positive integer), the corresponding method to get the mine sequence number, and output
<王辉> 在 2025-03-23 上传 | 大小:1kb | 下载:0

[matlab例程Matlab

说明:matlab 智能计算 算法 详细-matlab suan fa xiang xi
<张鑫> 在 2025-03-23 上传 | 大小:21kb | 下载:0

[数学计算/工程计算Laban-Movement-Analysis-used-in-HMI

说明:人机交互中的动作分析及贝叶斯算法的实现。英文文档。-Human-computer interaction in motion analysis and Bayesian algorithm. English documentation.
<bzcode> 在 2025-03-23 上传 | 大小:2.48mb | 下载:0

[数据结构常用算法queue

说明:组队列算法: 设置队列指针a和b,a和b都为0 建立n个数组记录元素的分组情况 初始化,i=0,表示当前有多少个队列已经有元素 读入1个命令 如果是删除命令,从第a个队列开始搜索,找到第1个元素出队 如果删除元素后队列变空,a++ 如果是结束命令,输出所有队列的元素,注意队列为空则不要输出 如果是插入命令,首先检查a到b中各个队列是否有同组元素 如果在第k个队列发现同组元素,则进入第k队列
<maizhao> 在 2025-03-23 上传 | 大小:5kb | 下载:0

[人工智能/神经网络/遗传算法C-genetic-algorithm-code

说明:传算法(Genetic Algorithm)是模拟达尔文生物进化论的自然选择和遗传学机理的生物进化过程的计算模型,是一种通过模拟自然进化过程搜索最优解的方法-Propagation algorithm (Genetic Algorithm) is a simulation of Darwin' s biological theory of evolution by natural selection and genetic mec
<shitou> 在 2025-03-23 上传 | 大小:1kb | 下载:0

[数据结构常用算法tuopuorder

说明:数据结构课程设计的拓扑算法,运用链表指针,代码规范,无错误-Topological data structures course design algorithm, the use of list pointers, code specifications, error-free
<王帅> 在 2025-03-23 上传 | 大小:16.45mb | 下载:0

[数学计算/工程计算CRC-algorithm-principle---C

说明: CRC的英文全称为Cyclic Redundancy Check(Code),中文名称为循环冗余校验(码)。它是一类重要的线性分组码,编码和解码方法简单,检错和纠错能力强,在通信领域广泛地用于实现差错控制。-The English full CRC Cyclic Redundancy Check (Code), the Chinese name for the cyclic redundancy check (code). It is
<shitou> 在 2025-03-23 上传 | 大小:22kb | 下载:0

[人工智能/神经网络/遗传算法Ant-colony-algorithm

说明:蚁群算法(ant colony optimization, ACO),又称蚂蚁算法,是一种用来在图中寻找优化路径的机率型算法。-ACO (ant colony optimization, ACO), also known as ant algorithm is a method used to find the optimal path in the graph the probability-based algorithm.
<shitou> 在 2025-03-23 上传 | 大小:6kb | 下载:0

[数学计算/工程计算my_cal

说明:用MFC自己写的计算器,可以实现基本的科学计算。-My own calculator, you can achieve basic scientific computing
<Donnic> 在 2025-03-23 上传 | 大小:31kb | 下载:0

[人工智能/神经网络/遗传算法simulated-annealing-algorithm--cPP

说明: 模拟退火算法是通过赋予搜索过程一种时变且最终趋于零的概率突跳性,从而可有效避免陷入局部极小并最终趋于全局最优的串行结构的优化算法-Simulated annealing algorithm is the search process by giving a time-change and ultimately tends to zero the probability of jumps, and thus can effectivel
<shitou> 在 2025-03-23 上传 | 大小:3kb | 下载:0

[人工智能/神经网络/遗传算法particle-swarm-algorithm---matlab

说明:PSO 算法属于进化算法的一种,和遗传算法相似,它也是从随机解出发,通过迭代寻找最优解,它也是通过适应度来评价解的品质,但它比遗传算法规则更为简单,它没有遗传算法的“交叉”(Crossover) 和“变异”(Mutation) 操作,它通过追随当前搜索到的最优值来寻找全局最优-PSO algorithm is an evolutionary algorithm, and genetic algorithm is similar, it
<shitou> 在 2025-03-23 上传 | 大小:20kb | 下载:0
« 1 2 ... .49 .50 .51 .52 .53 15654.55 .56 .57 .58 .59 ... 28522 »

源码中国 www.ymcn.org