资源列表
[数据结构常用算法] sequence-table-
说明:线性表的源码 顺序表的构造 按位查找 按值查找-Linear source table sequence table constructed bitwise Find Find by Value<党心蕊> 在 2025-07-04 上传 | 大小:4kb | 下载:0
[人工智能/神经网络/遗传算法] simulated_annealing
说明:apply simulated anneal algorithm to solve TSP<Michael> 在 2025-07-04 上传 | 大小:3kb | 下载:0
[数据结构常用算法] LinkString
说明:数据结构 串的源码 由机内标准串构造 元素后移 插入元素-The source of the data structure of string shift from within the standard string structural elements, insert elements<党心蕊> 在 2025-07-04 上传 | 大小:1kb | 下载:0
[人工智能/神经网络/遗传算法] hopfield_neuro_network
说明:apply hopfield neuro network to solve TSP<Michael> 在 2025-07-04 上传 | 大小:3kb | 下载:0
[人工智能/神经网络/遗传算法] genetic_algorithm
说明:apply genetic algorithm to solve TSP<Michael> 在 2025-07-04 上传 | 大小:3kb | 下载:0
[数据结构常用算法] LinkStack_BracketTest
说明:构造函数 析构函数 进栈 出栈 将栈清空 判断栈是否为空栈-Constructor destructor into the stack stack stack empty to determine whether the stack is empty stack<党心蕊> 在 2025-07-04 上传 | 大小:1kb | 下载:0
[数据结构常用算法] Sort
说明:用直接插入法对R排序 /用希尔排序法对数据表R排序,D为增量序列,元素个数n,步长序列个数numOfD 用冒泡排序法对R排序 用直接选择排序法对R排序 堆排序 对有序表a[0]--a[n-1]进行一次二路归并排序,每个有序子表的长度为k //一次二路归并排序后新的有序子表存于swap中 { 用二路归并排序法对对象数组a[0]--a[n-1]排序 {-Direct insertion method to sort the R/R Hill sorting the data table<党心蕊> 在 2025-07-04 上传 | 大小:2kb | 下载:0