#include stdioh#include stdlibh#include stringh#define MAX_SIGNALS 100 最大信号数量信号结构体typedef struct signal int id; 信号编号 char name20; 信号名称 char description100; 信号描述 Signal;Signal signalsMAX_SIGN
暂不提供该程序的NS流程图,因为该程序比较简单,代码已经非常清晰易懂了。
原文地址: http://www.cveoy.top/t/topic/hiis 著作权归作者所有。请勿转载和采集!