资源列表

« 1 2 ... .06 .07 .08 .09 .10 24611.12 .13 .14 .15 .16 ... 28523 »

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

说明:这是我自己编写的基本粒子群算法源代码。供初学者用-This is my own preparation of elementary particle swarm algorithm source code. For beginners to use
<刘洪霞> 在 2026-01-13 上传 | 大小:1kb | 下载:0

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

说明:维数可变的基本粒子群算法,改变参数的值就可以求任意维数的函数最小值。-Variable dimension particle swarm optimization, in order to change the value of the parameter can be any function of the minimum dimension.
<刘洪霞> 在 2026-01-13 上传 | 大小:1kb | 下载:0

[压缩解压1

说明:第15套,素数个数以及平均值,及其他数的平均值-15 sets of prime numbers as well as average and the average of several other
<陈伟> 在 2026-01-13 上传 | 大小:1kb | 下载:0

[压缩解压3

说明:第3套,先按产品代码排序,再按金额大小排序-3 sets, press the product code sort, then the amount of the sequences
<陈伟> 在 2026-01-13 上传 | 大小:1kb | 下载:0

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

说明:
<刘洪霞> 在 2026-01-13 上传 | 大小:1kb | 下载:0

[matlab例程today

说明:输入有符数号十进制数,输出补码十六进制数-Enter a symbol number of decimal numbers, hexadecimal output complement
<罗维> 在 2026-01-13 上传 | 大小:1kb | 下载:0

[matlab例程trans

说明:.把十进制整数转换为2至9之间的任一进制数输出。(利用堆栈) 提示:void transform(long num,int r) //把一个长整型数num转换为一个r进制数输出。 转换方法是逐次除基数r取余法。输出时需要反向输出得到的余数,因此需要用到堆栈。-. To convert a decimal integer between 2 to 9 for a hexadecimal number of any output. (Using stack) Tip: void tran
<pamela> 在 2026-01-13 上传 | 大小:1kb | 下载:0

[matlab例程stereomatch

说明:Stereovision: Takes two images showing the same scene from two displaced cameras and matches them, so that deepness can be obtained.
<sire> 在 2026-01-13 上传 | 大小:1kb | 下载:0

[数值算法/人工智能8QUEEN

说明:it solves the 8 queen problem
<lordaragorn> 在 2026-01-13 上传 | 大小:1kb | 下载:0

[数据结构常用算法DS_homework1_1

说明:1 Mergesort, 2. Heapsort, 3. Quicksort.-1 Mergesort, 2. Heapsort, 3. Quicksort.
<hf> 在 2026-01-13 上传 | 大小:1kb | 下载:0

[数学计算/工程计算dd

说明:shell sort is a rather curious algorithm, quite different from other fast sorting algorithms. It s actually so different that it even isn t an O(nlogn) algorithm like the others, but instead it s something between O(nlog2n) and O(n1.5) depending on i
<sereen> 在 2026-01-13 上传 | 大小:1kb | 下载:0

[数学计算/工程计算insertion

说明:is the other (and by far the most popular) in-place non-recursive sorting algorithm used in this test. Heap sort is not the fastest possible in all (nor in most) cases, but it s the de-facto sorting algorithm when one wants to make sure that the sort
<sereen> 在 2026-01-13 上传 | 大小:1kb | 下载:0
« 1 2 ... .06 .07 .08 .09 .10 24611.12 .13 .14 .15 .16 ... 28523 »

源码中国 www.ymcn.org