资源列表
[matlab例程] zuisuxiajiang
说明:最速下降法,优化算法的一种,具有二次收敛性,若目标函数为二次正定函数,经有限步可达到极小点-Steepest descent method, an algorithm with quadratic convergence, if the objective function is quadratic positive definite function can be achieved by the finite step minima<qch> 在 2025-07-14 上传 | 大小:1kb | 下载:0
[数学计算/工程计算] Graph-algorithms-source
说明:有关图论的大部分算法都用matlab实现了内含很多种算法,Floyd 等-source for Graph algorithms<shade> 在 2025-07-14 上传 | 大小:267kb | 下载:0
[人工智能/神经网络/遗传算法] TheNumberOfTimeSlicesBasedOnPrioritySchedulingAlgo
说明:基于优先数的时间片轮转调度算法处理器调度(方法一)-The number of time slices based on priority scheduling algorithm processor scheduling rotation (method A)<肖大宝> 在 2025-07-14 上传 | 大小:1kb | 下载:0
[人工智能/神经网络/遗传算法] GA
说明:给定字符串,在字符空间中用遗传算法搜索实现-Given string of space characters used in the realization of genetic algorithm<Sheng> 在 2025-07-14 上传 | 大小:1023kb | 下载:0
[数据结构常用算法] BPlusTree
说明:B+树实现的完全代码。B+树定义文件,本程序实行一个简单的B+树 (1) 一个v阶的B+树由根结点、内部结点和叶子结点组成。 (2) 根结点可以是叶子结点,也可以是有两个或更多子树的内部结点。 (3) 每个内部结点包含v - 2v个键。如果一个内部结点包含k个键,则有且只有k+1个指向子树的指针。 (4) 叶子结点总是在树的同一层上。 (5) 如果叶子结点是主索引,它包含一组按键值排序的记录;如果叶子结点是从索引,它包含一组短记录,每个短记录包含一个键以及指向实际记录的<王军杰> 在 2025-07-14 上传 | 大小:228kb | 下载:0
[matlab例程] LinearprogrammingandnetworkflowsBazaraa
说明:Linearprogrammingandnetworkflows Bazar-Linearprogrammingandnetworkflows Bazaraa<ana> 在 2025-07-14 上传 | 大小:13.1mb | 下载:0
[matlab例程] ImageProcessingWithMATLAB
说明:It talks about the used functions used for editing images with matlab<sarah> 在 2025-07-14 上传 | 大小:3.59mb | 下载:0
[matlab例程] ga_timetable
说明:This matlab source program implements the university time table using genetic algorithm.<Lifted> 在 2025-07-14 上传 | 大小:9kb | 下载:0