资源列表
[数据结构常用算法] shuxu
说明:顺序查找是一种简单的查找方法,数据记录顺序存放在某顺序表中。顺序表查找的方法是:从顺序表的一端开始,用给定值K逐个顺序地与表中各记录的关键字相比较,直到在表中找到某个记录的关键字与K值相等,表明查找成功;否则,若查遍了表中的所有记录却仍未找到与K值相等的关键字,表明查找失败。-Find the order is a simple way to find the data records stored in a sequential order of the table. Order table<燕> 在 2025-11-06 上传 | 大小:1kb | 下载:0
[数据结构常用算法] shendu
说明: 1、深度优先搜索遍历图的算法:首先访问指定的起始顶点V0,从V0出发,访问V0的一个未被访问过的邻接顶点W1,再从W1出发,访问W1的一个未被访问过的顶点W2,然后从W2出发,访问W2的一个未被访问过邻接顶点W3,依次类推,直到一个所有邻接点都被访问过为止。-1, depth-first search graph traversal algorithm: First visit to the designated start vertex V0, starting from V0, V0 a<燕> 在 2025-11-06 上传 | 大小:1kb | 下载:0
[matlab例程] matlab_program
说明:matlab实用程序百例-100 cases of matlab utility<独孤> 在 2025-11-06 上传 | 大小:21kb | 下载:0
[数学计算/工程计算] shuzhifenxi
说明:数值分析算法:四阶龙格库塔算法、 平方解方程组算法等 -Numerical Analysis of Algorithms: Fourth-Order Runge-Kutta algorithm, solution of equations square algorithm<chengxin> 在 2025-11-06 上传 | 大小:3kb | 下载:0
[人工智能/神经网络/遗传算法] apriori
说明:数据挖掘中的关联规则算法,对其进行了优化,适用于学习数据挖掘人员参考!-Data mining association rules algorithm, its optimized for data mining study reference!<liu> 在 2025-11-06 上传 | 大小:121kb | 下载:0
[matlab例程] total_least_squares_TLS
说明:本源码给出了总体最小二乘方法的matlab实现,开发者可以了解最小二乘方法原理,以及程序实现。-This source gives the total least squares methods matlab realized, developers can understand the principle of least squares methods, and procedures to achieve.<杨君> 在 2025-11-06 上传 | 大小:1kb | 下载:0
[数据结构常用算法] EightQueue
说明:eightqueue方面的冬冬。。 觉得在某一些方面说的还可以,所以就拿上来给大家分享-Dongdong eightqueue area. . Feel that certain aspects that can be, so take up to everyone to share<> 在 2025-11-06 上传 | 大小:1kb | 下载:0