11 2021 档案

摘要:YUV420 YUV420: YUV420P: I420: YYYYYYYY UU VV YV12: YYYYYYYY VV UU YUV420SP: NV12: YYYYYYYY UVUV NV21: YYYYYYYY VUVU reference: yuv422,yuv420,yuv444的区别 阅读全文
posted @ 2021-11-28 14:50 王阳开 阅读(1938) 评论(0) 推荐(0) 编辑
摘要:# can bus reference: CAN总线报文浅析: [CANFD每秒最多可以发送多少帧报文?](https://www.elecfans.com/d/v29047.html) [更加快速可靠的通信协议(上):带你走近CAN FD](https://zhuanlan.zhihu.com/p 阅读全文
posted @ 2021-11-22 11:47 王阳开 阅读(447) 评论(0) 推荐(0) 编辑
摘要:git command git global setup git config --global user.name "user name" git config --global user.email "user@main.com" git config --list create a local 阅读全文
posted @ 2021-11-07 20:07 王阳开 阅读(1974) 评论(0) 推荐(0) 编辑
摘要:ubuntu ssh login command ssh <-p port> [user@ip] example: ssh wyk@192.168.0.250 ssh -p 22 wyk@192.168.0.250 sudo sshpass -p "password" ssh root@192.16 阅读全文
posted @ 2021-11-07 19:31 王阳开 阅读(1983) 评论(0) 推荐(0) 编辑
摘要:linux dma-buf reference: https://blog.csdn.net/hexiaolong2009/article/details/102596744 阅读全文
posted @ 2021-11-07 19:17 王阳开 阅读(527) 评论(0) 推荐(0) 编辑

点击右上角即可分享
微信分享提示