资源列表

« 1 2 ... .94 .95 .96 .97 .98 3499.00 .01 .02 .03 .04 ... 28522 »

[人工智能/神经网络/遗传算法ant_for_tsp

说明:蚁群算法及其在TSP中的应用。一篇很好的论文。-Ant colony algorithm and its application in the TSP. A very good paper.
<文龙> 在 2025-06-20 上传 | 大小:231kb | 下载:0

[人工智能/神经网络/遗传算法Gentle++Tutorial+of+the+EM++Algorithm

说明:详细介绍EM算法的好书!!!!PDF格式-EM algorithm detailed book! ! ! ! PDF format
<CK> 在 2025-06-20 上传 | 大小:97kb | 下载:0

[matlab例程tempestpr

说明:傅立叶采样数据生成程序,由matlab语言编写,并有详细注释-Fourier sampling data generation process, from matlab language and detailed notes
<张燊> 在 2025-06-20 上传 | 大小:1kb | 下载:0

[matlab例程ACO

说明:这是一个MATLAB写的一个解决TSP问题的蚁群算法程序。-This is a MATLAB to write a solution to the problem of ant colony algorithm TSP procedures.
<leijiang> 在 2025-06-20 上传 | 大小:3kb | 下载:0

[人工智能/神经网络/遗传算法MainAneal

说明:这是一个用MATLAB写的模拟退火算法程序。-This is a written with MATLAB procedure simulated annealing algorithm.
<leijiang> 在 2025-06-20 上传 | 大小:2kb | 下载:0

[人工智能/神经网络/遗传算法ycsf

说明:这是一个用MATLAB软件写的遗传算法程序。-This is a software written using MATLAB genetic algorithm procedure.
<leijiang> 在 2025-06-20 上传 | 大小:2kb | 下载:0

[人工智能/神经网络/遗传算法fc0

说明:完全图哈密尔顿圈的遗传模拟退火算法matlab通用源程序-Complete graph of the Hamilton Circle genetic simulated annealing algorithm matlab source generic
<leijiang> 在 2025-06-20 上传 | 大小:1kb | 下载:0

[数据结构常用算法biaodashiqiuzhi

说明:题目:设计一个题目,演示用算符优先法对算术表达式求值的过程。 概要设计 1、顺序扫描中缀算术表达式,当读到数字时直接将其送至输出队列中; 2、当读到运算符时,将栈中所有优先级高于或等于该运算符弹出,送至输出队列中,再将当前运算符入栈; 3、当读入左括号时,即入栈; 4、当读到右括号时,将靠近栈顶的第一个左括号上面的运算符全部一次弹出,送至输出队列中,再删除栈中的左括号。 5、使用VS栈来存储读入的操作和运算结果,然后进行数字字符到数值的转换。 -Title: Desi
<布瓜> 在 2025-06-20 上传 | 大小:6kb | 下载:0

[数值算法/人工智能mysf

说明:这是一个用MATLAB写的免疫算法程序。-This is a MATLAB program written by Immune Algorithm.
<leijiang> 在 2025-06-20 上传 | 大小:3kb | 下载:0

[数据结构常用算法chuan

说明:题目:串基本操作的演示 含有测试结果和函数关系调用图-Title: string containing the basic operation of the demonstration test results and the function call graph
<布瓜> 在 2025-06-20 上传 | 大小:29kb | 下载:0

[数据结构常用算法xishujuzheng

说明:题目:实现一个能进行稀疏矩阵基本运算的运算器。 以“带行逻辑链接信息”的三元组顺序表示稀疏矩阵,实现两个矩阵相加,相乘的运算。稀疏矩阵的输入形式采用三元组表示,而运算结果的矩阵以阵列形式列出。 1、 生成如下两个稀疏矩阵的三元组a和b: 1 0 3 0 3 0 0 0 0 1 0 0 0 4 0 0 0 0 1 0 0 0 1 0 0 0 1 1 0 0 0 2 2、输出a+b的三元组 3、输出a*b的三元组 -Topic: can realize a spa
<布瓜> 在 2025-06-20 上传 | 大小:19kb | 下载:0

[数学计算/工程计算Kalman

说明:kalman滤波器,匀速圆周运动下的kalman滤波预测-kalman filter, uniform circular motion under the kalman filter prediction
<tom> 在 2025-06-20 上传 | 大小:8kb | 下载:0
« 1 2 ... .94 .95 .96 .97 .98 3499.00 .01 .02 .03 .04 ... 28522 »

源码中国 www.ymcn.org