局域网下共享VmWare虚拟机 2020-06-30 just for fun 虚拟机的拥有者(服务器) 去防火墙的入站规则选择【公用网络】【TCP】,端口填【80, 443,500,902,3091-3094,3099,3101,3389,4001,4002, 4100,4172, 4500,5443,8472, 9427,8009, 18443,22389】。因为没怎么理解[官网] Read more...
gem5 benchmark 2020-06-24 exp 复现论文 复现过程简介(在Ubuntu 18/20测试成功): 下载编译安装gem5(X86和ARM都要),照论文在X86中添加一个CPU类型(修 Read more...
cvpr project10 2020-05-31 exp 观察每张图像对应的角点检测的结果 标定以后 由于我是摄像机不动 手机参数 由 得内参 K = $$ \left[ \begin{matrix} 3625.7 & 0 & 1750.6 \ 0 & 3619.2 & 2285.8 \ 0 & 0 & 1 \end{matrix} \right] $$ 对于外参 旋转矩阵 Read more...
Simple Chat Program 2020-05-23 exp setup ftp server on centos 7 useful commands 参考: root 登录 install vsftpd 离线下载/上传 思路参考 libcurl man give up NAT & 语音 以后用安卓 service vsftpd restart # 启动ftp. cd /etc/vsftpd in ftpusers & user_list 注释掉root iptables -I INPUT -p tcp –dport 21 Read more...