# state-machine **Repository Path**: mcjackteng/state-machine ## Basic Information - **Project Name**: state-machine - **Description**: 一个C语言状态机,以及自动生成生成状态代码和状态迁移图的工具 - **Primary Language**: C - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 5 - **Forks**: 2 - **Created**: 2023-04-23 - **Last Updated**: 2025-09-28 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Introduce This is a tool which can generate C source code and diagram of a statemchine which defined in a excel file # Usage Drag and drop the Excel file onto statemachine_tool.exe to produce the file xxx_sm_auto.c/h describe the basic informations of the statemchine xxx_sm_user.c/h contains the function or varients which is defined in your excel file # Contact E-MAIL: 793603571@qq.com