资源列表
[数据结构常用算法] zuixiaoshengchengshu_MATLAB
说明:最小生成树算法的matlab实现,自己写的-good for learning<Han Ming> 在 2025-06-21 上传 | 大小:1kb | 下载:0
[人工智能/神经网络/遗传算法] liziqun_Matlab
说明:粒子群算法的matlab实现,自己写的,对初学者有一定帮助-good for learning<Han Ming> 在 2025-06-21 上传 | 大小:1kb | 下载:0
[数学计算/工程计算] Sythetic-SeismicRecord
说明:使用褶积模型,用雷克子波,合成一个道的地震记录-Sythetic of seimic record<vinci> 在 2025-06-21 上传 | 大小:1kb | 下载:0
[matlab例程] M
说明:字典树的基本功能是用来查询某个单词(前缀)在所有单词中出现次数的一种数据结构,它的插入和查询复杂度都为O(len),Len为单词(前缀)长度,但是它的空间复杂度却非常高,如果字符集是26个字母,那每个节点的度就有26个,典型的以空间换时间结构。-The basic function of the dictionary tree data structure is used to query a number of times a word (prefix) appears in all the<赵霞娟> 在 2025-06-21 上传 | 大小:1kb | 下载:0
[matlab例程] P
说明:规范 BFS 写法,可以有效地避免一些状态判重和状态转移上的细节错误,使用优先队列,这里不用优先队列会错。-BFS written specification, can effectively avoid the details of some of the state and the state transition heavy sentence on the error, use the priority queue, priority queues are not wrong here.<赵霞娟> 在 2025-06-21 上传 | 大小:1kb | 下载:0