资源列表
[matlab例程] counterfun
说明:DBPA - Distance Based Power Alocation Algorithm<kiwkoko> 在 2025-06-11 上传 | 大小:9kb | 下载:0
[数据结构常用算法] KMP
说明:KMP优化后算法,传统字符串检索复杂度大高,KMP算法虽然大大缩短时间仍存在缺陷,在于其NEXT数组,优化后解决了此问题-KMP algorithm optimized, big high complexity of traditional string retri , although KMP algorithm greatly reduces the time there are still defects, after its NEXT array, optimized to solve<李智强> 在 2025-06-11 上传 | 大小:13kb | 下载:0
[数据结构常用算法] superqueue
说明:优先队列,区别于传统队列队首出队,而是按照优先级出队,比如键值的大小-Priority queue, the queue is different traditional first team out of the team, but in accordance with the priority of the team, such as the size of the keys<李智强> 在 2025-06-11 上传 | 大小:13kb | 下载:0
[数据结构常用算法] Bittree
说明:二叉树遍历,包括了二叉树的建立,二叉树的层序遍历,先序遍历(递归非递归),中序遍历(递归非递归),后序遍历(递归非递归)-Traversing the binary tree, a binary tree comprising, the binary tree traversal sequence, first traversal (recursive non-recursive), inorder traversal (recursive non-recursive), postorder t<李智强> 在 2025-06-11 上传 | 大小:10kb | 下载:0
[数据结构常用算法] createtree
说明:先序遍历,中序遍历建立二叉树。根据输入先序和中序遍历结果建立起二叉树。-Preorder, preorder binary tree. The results establish binary tree traversal sequence and the first input sequence.<李智强> 在 2025-06-11 上传 | 大小:11kb | 下载:0