This repository has been archived on 2022-07-04. You can view files and clone it, but cannot push or open issues or pull requests.
Multichannel-Analyzer/README.md
2022-06-03 01:26:26 +08:00

26 lines
778 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# Multichannel Analyzer
基于`MFC`的多道分析仪软件
## Features
- [x] 菜单栏、工具栏
- [x] 信息显示与结束判断
- [x] 全谱与局部谱
- [x] 光标与ROI选取
- [x] 量程
- [x] 对数坐标轴
- [x] 读取与保存
- [x] 模拟信号
- [x] 高斯拟合寻峰
- [x] 曲线平滑
## Bugs
- [x] 点击其他视图时工具栏ToolBar和菜单栏Menu无法使用失去焦点
- [x] 静止且焦点在controlview时使用左右方向键后无法刷新detailview
- [x] 静止时无法通过方向键左右移动或调整量程
- [x] 静止时光标、量程等信息无法更新
- [x] 静止时平滑曲线无法更新
- [x] 保存文件乱码
- [x] 退出询问保存
- [x] 读取文件后刷新视图无效
- [ ] 禁止更改窗口大小