资源列表
[数学计算/工程计算] bin_to_dec
说明:可转大量超长二进制为十进制,例如三千个64位二进制可在3秒内完成-may make substantial long binary to decimal, such as 3000 64 in binary completed within 3 seconds<丘明媚 > 在 2025-06-26 上传 | 大小:1006kb | 下载:0
[matlab例程] alfa_convective
说明:ART1算法,此算法还存在缺陷,有此产生art2 -ART1 algorithm, the algorithm also flawed, produce art2<GY> 在 2025-06-26 上传 | 大小:1kb | 下载:0
[人工智能/神经网络/遗传算法] rbfmain
说明:这是我在学校上人工神经网络的课程时做的课程设计的源程序,使用的是rbf神经网络。-this is my school ANN curriculum so the curriculum design of the source, rbf use of neural networks.<Loretta Wu> 在 2025-06-26 上传 | 大小:1kb | 下载:0
[数值算法/人工智能] ant-system-algorithm
说明:C语言版本的蚁群系统算法,详细介绍了蚁群算法的步骤-C language version of the ant system algorithm, introduced in detail the steps Ant Algorithm<葛荣雨> 在 2025-06-26 上传 | 大小:8kb | 下载:0
[人工智能/神经网络/遗传算法] TSP-ant-algorithm
说明:用于解决TSP问题的蚁群算法,里面有详细注释-TSP solution for the ant algorithm, which detailed Notes<葛荣雨> 在 2025-06-26 上传 | 大小:11kb | 下载:0
[人工智能/神经网络/遗传算法] VB36
说明:要解决三个冲突:1.同一老师任两门以上课程的在同一时间内安排在不同的班讲课 2.不同的课程在相同时间内安排在同一教室 3 .教室容量与学生人数的冲突 数据库:班级表(班级名称,人数) 教师表(教师名称,所教科目) 科目表(科目名称,总学时数,周学时数) 教室表(教室名称,容量) 我不知道还需不需要一个时间表?? 要求:每天上下午各开4节课,每周按5天上课,一共18周.每次两节课一起上. 在排课时,每周所开的课程的总学时数要小于周学时数. 多学时课要隔一天以上才上第二<大斌> 在 2025-06-26 上传 | 大小:423kb | 下载: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!<葛荣雨> 在 2025-06-26 上传 | 大小:1kb | 下载:0
[人工智能/神经网络/遗传算法] mianyichengxu
说明:基于免疫网络模型的免疫算法源程序,MATLAB编程,仅供大家参考-based on the immune network model immune algorithm source code and MATLAB programming, is for your reference<赵春晓> 在 2025-06-26 上传 | 大小:5kb | 下载:0
[压缩解压] 20061019143449927
说明:关于库的资料保证详尽 -information on the guarantee detailed information on the full guarant<chenlei> 在 2025-06-26 上传 | 大小:2kb | 下载:0
[人工智能/神经网络/遗传算法] Snake(070414)
说明:贪吃蛇自动吃事,暂无处理碰壁情况,可以自己试着处理下-huge memory automatically eat, no treatment failures, they can try to deal with the next<qiao> 在 2025-06-26 上传 | 大小:33kb | 下载:0
[人工智能/神经网络/遗传算法] EGA
说明:遗传算法的程序 遗传 算 法 (GeneticA lgorithm,G A)是一种大规模并行搜索优化算法,它模 拟了达尔文“适者生存”的进化规律和随机信息交换思想,仿效生物的遗传方式, 从随机生成的初始解群出发,开始搜索过程。解群中的个体称为染色体,它是一 串符号,可以是一个二进制字符串,也可以是十进制字符串或采用其他编码方式 形成的码串。对父代(当前代)群体进行交叉、变异等遗传操作后,根据个体的 适应度〔fitness)进行选择操作,适应度高的个体有较高的概率被选中并<王硕> 在 2025-06-26 上传 | 大小:2kb | 下载:0