01 2021 档案
摘要:https://oi-wiki.org/ https://labuladong.gitee.io/algo/ 滑动窗口模板:参考自leetcode def findSubArray(nums): N = len(nums) # 数组/字符串长度 left, right = 0, 0 # 双指针,表示
阅读全文
摘要:USRP B200的USB接口接入Linux系统笔记本USB3.0后, 运行uhd_find_devices UHD Error: USB open failed: insufficient permissions. See the application notes for your device
阅读全文
摘要:参考文档:CC2420 datasheet: http://www.ti.com/lit/gpn/cc2420 第一章: RF Frequency Range: 2400 2483.5 MHz, Programmable in 1 MHz steps, 5 MHz steps Nominal out
阅读全文
摘要:https://easyai.tech/ai-definition/deep-learning/ https://www.jiqizhixin.com/articles/Recent-Advances-in-Deep-Learning-An-Overview https://zhuanlan.zhi
阅读全文
浙公网安备 33010602011771号