摘要:
小波变换 函数空间$f(x)\in V$ \[ V=\overline{S P A N \varphi_{k}(x)} \] 所有构成函数空间$V$的基函数都是归一化正交的(orthonormal basis),即任意两个基函数之间都是归一化正交的(orthonormal) 正交:https://z 阅读全文
摘要:
双指针应用 常见的双指针算法应用有: 去除链表倒数第N个数 Remove Nth Node From End of List 寻找链表中的环 Linked List Cycle Linked List Cycle II Find the Duplicate Number 双指针寻找环: 假设环的长度 阅读全文
摘要:
Last Update Date: 2020-11-21 Swagger 工具集合 OPEN API 3.0 造轮子 axios-swagger-helper https://github.com/minskiter/openapijs.git 基于OPEN API 3.0 Axios 接口对接自动 阅读全文