资源列表

« 1 2 ... .68 .69 .70 .71 .72 20773.74 .75 .76 .77 .78 ... 28522 »

[数值算法/人工智能Guotao-algorithmic

说明:线性非凸多父体杂交算子求解TSP问题。算法将搜索空间看成是一个全空间Ω,种群中的个体可以看作Ω中的一组向量。种群中的若干个向量构成一组基向量,它们可以张成Ω的一个子空间,这些向量随机性组合能相对均匀地搜索这一部分子空间。-Linear non-convex multi-parent crossover operator for solving TSP body problem. Algorithm search space as a full-space Ω, the individual po
<李北辰> 在 2025-07-08 上传 | 大小:2kb | 下载:0

[数据结构常用算法Text6_2

说明:(1)分别采用递归和非递归算法建立二叉树; (2)采用先序、中序和后序三种方式遍历该二叉树; (3)按层次遍历该二叉树。 -(1) were used to establish the recursive and non-recursive algorithm for binary tree (2) using first-order, middle order and post-order traversal of the binary tree in three ways (
<w> 在 2025-07-08 上传 | 大小:2kb | 下载:0

[数据结构常用算法test8

说明:冒泡排序、直接插入排序、简单选择排序、快速排序、希尔排序、堆排序的关键字比较和交换次数进行统计-Bubble sort, direct insertion sort, simple selection sort, quick sort, Shell sort, Heap sort of keyword statistics on the number of comparisons and the exchange of
<w> 在 2025-07-08 上传 | 大小:2kb | 下载:0

[matlab例程BOCornerDetector

说明:This program can detect a corner
<nourallah> 在 2025-07-08 上传 | 大小:2kb | 下载:0

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

说明:嵌入式多项式最小二乘曲线拟合C算法实现,在LPC2200上长期运行成功,算法结果正确-Embedded C polynomial least-squares curve fitting algorithm, the LPC2200 on a long-running success, the algorithm result is correct
<lijiping> 在 2025-07-08 上传 | 大小:2kb | 下载:0

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

说明:嵌入式概率神经网络C算法实现,在LPC2200上长期运行成功,算法结果正确-Embedded C probabilistic neural network algorithm, the LPC2200 on a long-running success, the algorithm result is correct
<lijiping> 在 2025-07-08 上传 | 大小:2kb | 下载:0

[数据结构常用算法2

说明:数据结构,加减法以及乘法的实现,这是对表达式求值的过程-Data structure, add and subtract, and multiply the realization that this is the process of evaluation of expressions
<金吉祥> 在 2025-07-08 上传 | 大小:2kb | 下载:0

[数学计算/工程计算aco

说明:蚁群算法的c++实现程序,是一个求解tsp的简单的例子-Ant colony algorithm implementation c++ program is a simple example of solving tsp
<nong> 在 2025-07-08 上传 | 大小:2kb | 下载:0

[压缩解压main

说明:一个用C编写的3字节浮点数转十进制的软件。-Written using a C-byte floating-point switch to three decimal software.
<joansun> 在 2025-07-08 上传 | 大小:2kb | 下载:0

[matlab例程BinarySearchSample

说明:The file name it says everything-The file name it says everything.........
<filippo> 在 2025-07-08 上传 | 大小:2kb | 下载:0

[数据结构常用算法josephus

说明:问题描述: 新Josephus排列问题定义如下:假设n个人排成一个环形,给定一个正整数m,从第1 个人开始,沿环计数,每遇到第m个人就让其出列,这时计算器m自动加一,且计数继续进 行下去。这个过程一直进行到所有的人都出列为止,最后出列者为赢家。设这n个人的编号 分别为1~n,每次从编号为1的竞赛者开始计数,那么每个人出列的次序定义为整数1~n 的一个排列。这个排列称为一个(n,m)Josephus排列。 例如,(7,3)Josephus 排列为3,7,6,2,4,1,5。
<atlantis> 在 2025-07-08 上传 | 大小:2kb | 下载:1

[matlab例程111111

说明:SAR CS算法,用于合成孔径雷达的仿真,请大家多多指点-SAR CS
<李里> 在 2025-07-08 上传 | 大小:2kb | 下载:0
« 1 2 ... .68 .69 .70 .71 .72 20773.74 .75 .76 .77 .78 ... 28522 »

源码中国 www.ymcn.org