资源列表
[人工智能/神经网络/遗传算法] yichuansuanfayugongchengyouhua
说明:课本:《遗传算法与工程优化》 课本:《遗传算法与工程优化》-Textbooks: " Genetic Algorithms and Engineering Optimization" textbook: " Genetic Algorithms and Engineering Optimization"<姚春玲> 在 2025-12-01 上传 | 大小:3.77mb | 下载:0
[人工智能/神经网络/遗传算法] yichuansuanfa
说明:课本:《遗传算法与工程优化》 课本:《遗传算法与工程优化》-Textbooks: " Genetic Algorithms and Engineering Optimization" textbook: " Genetic Algorithms and Engineering Optimization"<姚春玲> 在 2025-12-01 上传 | 大小:10.41mb | 下载:0
[数据结构常用算法] car-parking
说明:该程序主要实现停车场的模拟管理。总共使用了一个队列俩个堆栈。其中一个堆栈用来描述停车场,另一个堆栈是一个临时堆栈,用于存放从停车场出场的汽车。队列用于存放在便道等候入场停车的车辆。-this program mainly used for simulating car-parking.there are two stacks and a queue.the first stack used for the park,the second is used to park cars for temp<> 在 2025-12-01 上传 | 大小:182kb | 下载:0
[数据结构常用算法] SparseMatrixfinal
说明:稀疏矩阵运算器 对稀疏矩阵采用三元组存储,实现加法 减法 乘法的功能-Sparse Matrix calculator used on the sparse matrix triple storage, the realization of the function of multiplication addition subtraction<> 在 2025-12-01 上传 | 大小:2kb | 下载:0
[数据结构常用算法] TreeTraverse
说明:二叉树的遍历操作,树结构用二叉链表存储,遍历时采用递归先序 中序 后序,层次遍历和非递归先序 中序 后序遍历-Binary tree traversal operations, binary tree structure list with storage, the use of recursive traversal sequence in the sequence after the first sequence, level and non-recursive traversal sequ<> 在 2025-12-01 上传 | 大小:206kb | 下载:0