carol980206的博客GNU Radio 流程图编程(基于 GNU Radio Companion 平台)0x00. GNU Radio 介绍0x01. 打开 GNU Radio0x02. 使用搜索功能寻找相应的模块0x03. 添加一个新的模块0x04. 修改模块的参数0x05. 建立信号流程图0x06. 对 GUI ...
fysuccess的博客WSL(Windows Subsystem for Linux)是一个为Windows用户设计的兼容层,它允许用户在Windows10和Windows11操作系统上直接运行GNU/Linux环境。WSL提供了一个微软开发的Linux兼容内核接口,使得用户可以在不启动虚拟机...
一路向北@zss的博客 2、python模块的组成 Python模块的代码由三个重要部分组成: 1.import statements in green 2.__init__ function in blue 3.work function in red ①The import statement includes the NumPy and GNU Radio ...