资源列表

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

[matlab例程jobshopingmatlab

说明:车间调度(matlab).rar 1、初始化参数: 族群 60,循环500次,交叉0。8 变异 0。6 代沟0。9 2、初始化群:按调度优先级编码,比如 3个零件,每个零件3个工序,就初始化: 1、3、4、5、6、7、8、9、2 2、1、3、4、5、6、7、8、9 等等 -Shop scheduling (matlab). Rar 1, initialization parameters: group
<李劲> 在 2025-03-20 上传 | 大小:50kb | 下载:0

[数据结构常用算法Scanner

说明:/利用递归下降分析程序,解决下列满足LL(1)条件的文法 //消除递归前的文法 消除递归后的等价文法-/ Decline in the use of recursive analysis program, to address the following to meet LL (1) the conditions of the grammar// elimination of recursive grammar ago after
<ll> 在 2025-03-20 上传 | 大小:31kb | 下载:0

[数值算法/人工智能sortcompare

说明:排序算法比较:直接插入排序、折半插入排序,起泡排序、快速排序、选择排序、堆排序,/基数排序/,希尔排序法,共八种-Sorting Algorithm comparison: Direct Insertion Sort, Insertion Sort half, foaming sort, quick sort, select sort HEAPSORT,/base sequencing/Hill sorting method, a to
<陈扬扬> 在 2025-03-20 上传 | 大小:2kb | 下载:0

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

说明:单输入单输出函数小波网络,用户需安装matlab神经网络工具箱,用户可以根据需要更换自己的训练样本,kugfcn.m,radbasmorlet.m分别为两个小波母函数,代码中加入了最优停止训练算法,非常好用-SISO function wavelet network, users need to install matlab neural network toolbox, users need to be replaced in acc
<> 在 2025-03-20 上传 | 大小:3kb | 下载:0

[数据结构常用算法queen

说明:求解八皇后问题 求解八皇后问题 -Solving Problem Solving 8 8 Queen s problem
<陈扬扬> 在 2025-03-20 上传 | 大小:2kb | 下载:0

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

说明:多输入多输出的小波网络模型,需安装matlab神经网络工具箱用的是青岛海洋大学学报上那篇论文的模型,嵌入了开发的初始化算法,程序里有较为详细的说明,很好用-Multiple-input multiple-output wavelet network model, the need to install matlab neural network toolbox is used Qingdao Ocean University Journ
<> 在 2025-03-20 上传 | 大小:4kb | 下载:0

[数据结构常用算法count

说明:串计数问题 shi 是我做过的作业 新手可以一看咯-Shi string counting problem is my work done novice can see pyronaridine
<zhanghuachai> 在 2025-03-20 上传 | 大小:1kb | 下载:0

[数据结构常用算法cyc

说明:回文问题 也是高校作业比较常出的 有点用的哦 -Colleges and Universities palindrome is also operating out of a little more frequently used by Oh
<zhanghuachai> 在 2025-03-20 上传 | 大小:1kb | 下载:0

[数学计算/工程计算correlate

说明:功能:编写的计算皮亚诺相关系数 开发语言:ruby 调用:correlate(x,y) 其中,x,y为需要计算相关度的向量 调用示例: a = [3, 6, 9, 12, 15, 18, 21] b = [1.1, 2.1, 3.4, 4.8, 5.6] c = [1.9, 1.0, 3.9, 3.1, 6.9] c1 = correlate(a,a) # 1.0 c2 = correlate
<snowfield> 在 2025-03-20 上传 | 大小:1kb | 下载:0

[数学计算/工程计算number

说明:解N元一次方程从文件读入整数 N, 然后读入N*( N+1)矩阵,得到解并输出到文件中。-Solution of N-一次方程from the document read into the integer N, and then read into the N* (N+ 1) matrix, the solution and output to file.
<黄利> 在 2025-03-20 上传 | 大小:1kb | 下载:0

[数学计算/工程计算24

说明:给定四个数(1--13),判经过四则运算后能否得到结果24,若能,输出表达式。 -Given the number four (1- 13), after sub after four computing results can be 24, if the output expression.
<黄利> 在 2025-03-20 上传 | 大小:2kb | 下载:0

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

说明:通过回溯方法来解决传教士问题,可以在命令行输入出示参数M,K。输出解路径-Through the back way to resolve the issue of missionaries, you can enter the command line parameters to produce M, K. Output solution path
<郭毅> 在 2025-03-20 上传 | 大小:12kb | 下载:0
« 1 2 ... .94 .95 .96 .97 .98 25999.00 .01 .02 .03 .04 ... 28522 »

源码中国 www.ymcn.org