资源列表
[人工智能/神经网络/遗传算法] PSO1
说明:基本pso实现过程!!!!学习pso可以下载-The implementation of the basic PSO! ! ! ! Learning PSO can be downloaded<wuyu > 在 2025-11-07 上传 | 大小:5kb | 下载:0
[人工智能/神经网络/遗传算法] ycsf
说明:本程序为遗传算法源程序,只要调用里面的程序就可以方便的实现某些功能,无须知道内部如何编程。-This procedure for the genetic algorithm source code, as long as the procedure call it will be convenient to achieve certain functions, does not have to know how the internal programming.<范兴容> 在 2025-11-07 上传 | 大小:5kb | 下载:0
[matlab例程] 11912869casemdlr
说明:串级控制系统-Cascade control system<xuyaofeng> 在 2025-11-07 上传 | 大小:5kb | 下载:0
[数据结构常用算法] shujujiegou
说明:数据结构的线性表及其应用,树和二叉树的建立和应用,查找和排序-The linear table data structure and its application, trees and tree establishment and applications, search and sort<xin> 在 2025-11-07 上传 | 大小:5kb | 下载:0
[数据结构常用算法] datastructure
说明:本学期所有数据结构的大作业一,设A与B分别为两个带有头结点的有序循环链表(所谓有序是指链接点按数据域值大小链接,本题不妨设按数据域值从小到大排列),list1和list2分别为指向两个链表的指针。请写出将这两个链表合并为一个带头结点的有序循环链表的算法。二,本次实验的题目为表达式求值,要求设计一个程序,演示用算符优先法对算术表达式求值的过程。 即编写程序把前缀表达式转换成后缀表达式,并计算结果。用以下三组数据测试程序: 3*(7-2); 2*(6+2*(3+6*(6+6)))+(6+<张欣> 在 2025-11-07 上传 | 大小:5kb | 下载:0