资源列表
[数据结构常用算法] improved mergesort
说明:这是一个改进了自顶向下的归并排序,它改进的地方主要有:采用小子文件截止的机制,当序列长度小于32时,采用直接插入排序;对归并的内循环作了优化,判断的次数更少。-This is an improvement from a top-down sort of merger, it improved the main : the deadline for the paper boy mechanism, the length of the se<唐海浪> 在 2024-11-20 上传 | 大小:3kb | 下载:0
[数据结构常用算法] gelei combination
说明:该程序用格雷码来生成组合数序列,它比一般的方法要快,这是由格雷码的分布特性所决定的.-the procedures used to generate Gray code sequence portfolio, it generally means than to be fast, it was a Gray code distribution by the decision.<唐海浪> 在 2024-11-20 上传 | 大小:3kb | 下载:0
[数学计算/工程计算] gelei generator
说明:该程序用递归的方法产生格雷码序列,它需要一定的额外的空间.-the procedures used recursive methods Gray code sequence, it needs the additional space.<唐海浪> 在 2024-11-20 上传 | 大小:3kb | 下载:0
[数据结构常用算法] dynamic knapsack
说明:该程序用动态规划解决经典的背包问题,虽然它的效率与分支定界法比起来,还是有一定的差距,但它的简洁性却是无与伦比的.-the program with dynamic programming solution to the classic knapsack problem, although its efficiency and branch and bound over, there is still a certain gap, bu<唐海浪> 在 2024-11-20 上传 | 大小:3kb | 下载:0
[人工智能/神经网络/遗传算法] RLCX
说明:Kohonen的SOFM(自组织特征映射):这种算法部分收到生物特征影响,在网络输出层内按几何中心或特征进行聚类。-Kohonen the SOFM (self-organizing feature map) : This algorithm received some biological features, the output layer to the network within the geometric center or<辜小花> 在 2024-11-20 上传 | 大小:14kb | 下载:0
[人工智能/神经网络/遗传算法] LVQ
说明:LVQ(学习矢量量化)算法:它是Kohonen的有监督学习的扩展形式。融合了自组织和有导师监督的技术,学习方法是竞争的,但产生方式是有教师监督的,也就是说,竞争学习是在由训练输入指定的各类中局部进行。-LVQ (LVQ) algorithm : it is Kohonen of supervised learning the expansion of the form. The convergence of self-organizat<辜小花> 在 2024-11-20 上传 | 大小:39kb | 下载:0