From 78403f4da656241dce7df7f751ce1371286c8fc2 Mon Sep 17 00:00:00 2001 From: ZZH <1462207500@qq.com> Date: Tue, 3 Jan 2023 08:27:31 +0000 Subject: [PATCH] =?UTF-8?q?=E6=B7=BB=E5=8A=A0=E4=BB=93=E5=BA=93=E6=8C=82?= =?UTF-8?q?=E4=BB=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: ZZH <1462207500@qq.com> --- readme.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/readme.md b/readme.md index 9229d5f..882db19 100644 --- a/readme.md +++ b/readme.md @@ -1,5 +1,7 @@ # 信号实验箱 +[![star](https://gitee.com/finalize/signal-test-box/badge/star.svg?theme=dark)](https://gitee.com/finalize/signal-test-box/stargazers)[![fork](https://gitee.com/finalize/signal-test-box/badge/fork.svg?theme=dark)](https://gitee.com/finalize/signal-test-box/members) + 本软件为一个基于表达式的信号计算、绘图软件, 主要功能为对输入的信号进行采样, 然后对采样序列进行各种运算, 并将运算结果绘制为波形, 支持使用动态库扩充软件内可调用的函数 For native English speaker, please check out [English Version Readme](./readme_en.md) -- Gitee