资源列表

« 1 2 ... .38 .39 .40 .41 .42 343.44 .45 .46 .47 .48 ... 2830 »

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

说明:这是我在学校上人工神经网络的课程时做的课程设计的源程序,使用的是rbf神经网络。-this is my school ANN curriculum so the curriculum design of the source, rbf use of neural networks.
<Loretta Wu> 在 2024-10-01 上传 | 大小:1024 | 下载:0

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

说明:用于解决TSP问题的蚁群算法,里面有详细注释-TSP solution for the ant algorithm, which detailed Notes
<葛荣雨> 在 2024-10-01 上传 | 大小:11264 | 下载:0

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

说明:要解决三个冲突:1.同一老师任两门以上课程的在同一时间内安排在不同的班讲课 2.不同的课程在相同时间内安排在同一教室 3 .教室容量与学生人数的冲突 数据库:班级表(班级名称,人数) 教师表(教师名称,所教科目) 科目表(科目名称,总学时数,周学时数) 教室表(教室名称,容量) 我不知道还需不需要一个时间表?? 要求:每天上下午各开4节课,每周按5天上课,一共18周.每次两节课一起上. 在排课时,每周所开的课程
<大斌> 在 2024-10-01 上传 | 大小:433152 | 下载:0

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

说明:用matlab写的遗传算法分割程序,用的是Sheffield大学gatbs工具箱 能够运行得到真确结果! -using Matlab write the genetic algorithm to separate procedures, the University of Sheffield gatbs Toolbox can be true operating results!
<葛荣雨> 在 2024-10-01 上传 | 大小:1024 | 下载:0

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

说明:基于免疫网络模型的免疫算法源程序,MATLAB编程,仅供大家参考-based on the immune network model immune algorithm source code and MATLAB programming, is for your reference
<赵春晓> 在 2024-10-01 上传 | 大小:5120 | 下载:0

[人工智能/神经网络/遗传算法Snake(070414)

说明:贪吃蛇自动吃事,暂无处理碰壁情况,可以自己试着处理下-huge memory automatically eat, no treatment failures, they can try to deal with the next
<qiao> 在 2024-10-01 上传 | 大小:33792 | 下载:0

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

说明:遗传算法的程序 遗传 算 法 (GeneticA lgorithm,G A)是一种大规模并行搜索优化算法,它模 拟了达尔文“适者生存”的进化规律和随机信息交换思想,仿效生物的遗传方式, 从随机生成的初始解群出发,开始搜索过程。解群中的个体称为染色体,它是一 串符号,可以是一个二进制字符串,也可以是十进制字符串或采用其他编码方式 形成的码串。对父代(当前代)群体进行交叉、变异等遗传操作后,根据个体的 适应度〔fi
<王硕> 在 2024-10-01 上传 | 大小:2048 | 下载:0

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

说明:一个利用C++开发遗传算法类,支持任意设定位段值,使用方便。-C development of a genetic algorithm categories, support spaces of arbitrary value and convenient.
<redsun> 在 2024-10-01 上传 | 大小:205824 | 下载:0

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

说明:用于某些测试程序中的测试向量生成。 根据输入的统计特性,生成符合该统计特性的随机测试向量到输出文件。-certain testing procedures for the test vector generation. According to the statistics of imported produce with the statistical characteristics of the random test patt
<高红莉> 在 2024-10-01 上传 | 大小:4096 | 下载:0

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

说明:主成份分析的MATLAB源代码。一起学习。-principal component analysis of MATLAB source code. Learning together.
<yujian> 在 2024-10-01 上传 | 大小:1024 | 下载:0

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

说明:使用遗传算法解决TSP问题的MATLAB源代码。-the use of genetic algorithms to solve the TSP MATLAB source code.
<yujian> 在 2024-10-01 上传 | 大小:7168 | 下载:0

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

说明:使用基于信息熵的免疫算法解决TSP问题。-based on the use of information entropy algorithm to solve the immune TSP.
<yujian> 在 2024-10-01 上传 | 大小:9216 | 下载:0
« 1 2 ... .38 .39 .40 .41 .42 343.44 .45 .46 .47 .48 ... 2830 »

源码中国 www.ymcn.org