资源列表
[人工智能/神经网络/遗传算法] Genetic-Algorithms
说明:遗传算法是计算数学中用于解决最佳化的搜索算法,是进化算法的一种,本算法运算速度快。-Genetic algorithm is used to solve computational mathematics optimized search algorithms, an evolutionary algorithm, this algorithm computing speed.<huxueshan> 在 2025-12-03 上传 | 大小:226kb | 下载:0
[matlab例程] Mobile-robot-tracking-of-pre-planned-paths-
说明:... ... ... Mobile robot tracking of pre-planned paths-............... Mobile robot tracking of pre-planned paths ..................................................................................................................<dolf> 在 2025-12-03 上传 | 大小:226kb | 下载:0
[matlab例程] 2414-105-038
说明:Convolution for student who want to learn about signal using matlab programming<redwins> 在 2025-12-03 上传 | 大小:226kb | 下载:0
[matlab例程] MIT6_094IAP10_assn01.pdf
说明:麻省理工学院introduction to matlab课程作业指导,包含matlab实例,相互交流-excellent matlab exercises homework for improving matlab<Lin wenhu> 在 2025-12-03 上传 | 大小:226kb | 下载:0
[数据结构常用算法] MAOPAOPAIXU
说明:数据结构算的经典小程序,冒泡排序的程序,就是这个东西,希望有用-Classic applet data structure count, bubble sort program, this is the thing, I hope useful<就是我> 在 2025-12-03 上传 | 大小:226kb | 下载:0
[压缩解压] Chaos-do--tools
说明:做混沌用的工具,输入一些参数,可得出与混沌有关的结果。-Chaos do with the tools, enter some parameters can be drawn and chaos related results.<青风> 在 2025-12-03 上传 | 大小:226kb | 下载:0
[matlab例程] CAandMatlab
说明:元胞自动机 matlab CA 里面有CA MATLAB例子-元胞自动机 matlab CA 里面有CA MATLAB例子<lyuzifeng> 在 2025-12-03 上传 | 大小:226kb | 下载:0
[压缩解压] guanli
说明:双链表的创建。此双链表要求为带头节点的,为了算法方便特采用了循环双链表。通过编程发现带头节点的也有其不便之处。为了保持表的一直有序性思考如下: 1:表的一开始的创建就要有序。 2:插入元素后要做到仍然有序。 3:删除元素不会改变表的有序性 4:所谓有序,即为非降序或者非升序排列。 5:为了做到以上几点,考虑到链表的不易排序性质,特设置一个线性表作为输入缓存空间进行事先排序。关于排序的方法有多种,为了快速完成采用了较为简单的插入排序。-The data structure of double li<游游> 在 2025-12-03 上传 | 大小:226kb | 下载:0