文章分类 -  GNU Radio

摘要:Gnuradio中使用到了swig来让python可以调用c++代码。 转自:https://blog.csdn.net/qq_26105397/article/details/83153606 1.安装swig 方法步骤: a,下载swig源码包 http://www.swig.org/surve 阅读全文
posted @ 2020-07-20 10:54 Chen沉尘 阅读(1367) 评论(0) 推荐(0)
摘要:转自:寄生的鱼https://www.cnblogs.com/jsdy/p/11420189.html#_label1 回到顶部 1.更新软件包列表,更新系统软件 sudo apt-get update sudo apt-get upgrade 回到顶部 2.安装依赖包 (此代码仅适用于UBUNTU 阅读全文
posted @ 2020-05-15 10:33 Chen沉尘 阅读(5673) 评论(1) 推荐(0)