资源列表
[人工智能/神经网络/遗传算法] GA
说明:给定字符串,在字符空间中用遗传算法搜索实现-Given string of space characters used in the realization of genetic algorithm<Sheng> 在 2025-09-20 上传 | 大小:1023kb | 下载:0
[数据结构常用算法] BPlusTree
说明:B+树实现的完全代码。B+树定义文件,本程序实行一个简单的B+树 (1) 一个v阶的B+树由根结点、内部结点和叶子结点组成。 (2) 根结点可以是叶子结点,也可以是有两个或更多子树的内部结点。 (3) 每个内部结点包含v - 2v个键。如果一个内部结点包含k个键,则有且只有k+1个指向子树的指针。 (4) 叶子结点总是在树的同一层上。 (5) 如果叶子结点是主索引,它包含一组按键值排序的记录;如果叶子结点是从索引,它包含一组短记录,每个短记录包含一个键以及指向实际记录的<王军杰> 在 2025-09-20 上传 | 大小:228kb | 下载:0
[matlab例程] LinearprogrammingandnetworkflowsBazaraa
说明:Linearprogrammingandnetworkflows Bazar-Linearprogrammingandnetworkflows Bazaraa<ana> 在 2025-09-20 上传 | 大小:13.1mb | 下载:0
[matlab例程] ImageProcessingWithMATLAB
说明:It talks about the used functions used for editing images with matlab<sarah> 在 2025-09-20 上传 | 大小:3.59mb | 下载:0
[matlab例程] ga_timetable
说明:This matlab source program implements the university time table using genetic algorithm.<Lifted> 在 2025-09-20 上传 | 大小:9kb | 下载:0
[人工智能/神经网络/遗传算法] gaoweijiansuo
说明:高位检索是同等检索中速度最快的一种检索,效率高-High retrieval is the same kind of search to retrieve the fastest, high efficiency<苟青> 在 2025-09-20 上传 | 大小:2kb | 下载:0
[人工智能/神经网络/遗传算法] LMS-code
说明:给出一种LMS算法,即最小均方算法,采用一种特殊的梯度估值,它的显著特点是它的简单性,不需要计算相关函数,也不需要矩阵求逆运算。-Gives a LMS algorithm, least mean square algorithm, using a special gradient estimates, and its distinctive feature is its simplicity, need not calculate the correlation function, does<lvxiaoli> 在 2025-09-20 上传 | 大小:50kb | 下载:0