搜索资源列表
FSM_Code
- 一个C++封装的,基于状态转换表设计的有限状态机实现例子-a C Packaging, based on state transition table design Finite State Machine example
用c语言编写串口程序
- 用c语言编写串口程序 在当今,流行的编程软件种类繁多,它们编程方便、易于维护,但是在与硬 件直接打交道和编制系统软件时却束手无策,于是C语言就有了用武之地。C语言 作为汇编语言与高级语言之间的一种过渡语言,兼有汇编语言的高效和高级语言 的方便。 在通讯中,为了保证行运安全可靠,标准的串行口必须具有许多握手信号和 状态信息。这是因为通讯的各个计算机CPU速度不一样(这会导致“错帧”)以 及发送机发送数据速度比接收机接收速度快(这会导致“过冲”)。为解决这个 问
fsm
- 一个有限状态机的实现源代码。C语言实现。-a finite state machine to achieve the source code. C language.
ExpState
- 使用状态机求浮点数真值 该程序用ANSI C编写,用TC或VC编译均可, 运行时输入一个符点数,即可得到真值 -use of state aircraft for the true value of the float process with ANSI C, TC or VC compiler can, running a website import quota, can be the true value
abeesoft-fsmgenerator-1-8-1-beta-2.src
- 有限状态机程序自动生成器可以自动生成C、C++和Java程序。自动生成的程序很容易与程序员自己开发的程序结合。
c语言
- 51状态机
FPGA控制AD程序,ADC,DAC转换接口
- FPGA控制AD程序,ADC,DAC转换接口.rar 有限状态机控制AD采样.rar,FPGA control AD procedure
Mars
- 有限状态机演示程序,C++编写,界面为MFC制作。-Finite state machine demo program, C++ to prepare, the interface for the production of MFC.
twi
- C语言实现的基于AVR 8位单片机的TWI通讯! 通过中断服务程序中的状态机,与TWI硬件状态机相配合,实现快速准确的数据交换!-C language based on the AVR 8-bit MCU s TWI communication! Through the interrupt service routine of the state machine, with the TWI hardware state machine matched the achievement of r
Caluate
- 将中缀表达式转换为后缀表达式,并计算任意四则运算表达式的结果,采用链表和队列实现,非文法和状态机-Infix expression would be converted to suffix expressions, and calculate the arithmetic expression of arbitrary results, the use of linked lists and queues to achieve, non-grammar and the state machine
Finit_state_machine_in_C
- C实现一个状态机,我做毕业设计,实现自组织网络,三个节点-Finit state machine implemented in C code
Finite_state_machine
- 压缩包为状态机在嵌入式单片机开发中的具体实现及应用,资料为网上整理收集-Compressed package for the state machine in single-chip embedded in the concrete realization of the development and application of finishing the collection of information online
fsm
- 嵌入式系统控制面通常的状态机实现 调用FSM_Create创建状态机 调用FSM_Add创建状态机 调用FSM_Execute进入状态机执行 通过修改宏FSM_MAX_MSG_NUM定义系统最大的状态机数目-Embedded system control surfaces typical state machine implementation
uml_fsm
- 状态机编程资料,主要用C语言实现的,从简单的状态机到复杂的,阶梯性解说,很详细-State machine programming data, mainly implemented by C language
classic-state-machine-C-code
- 4种经典状态机C代码,代码详细,可供学习者参考-Four kinds of classic state machine C code
C
- 嵌入式系统的为模块化程序设计,使用状态图c/c++实现,通过使用二维表来实现状态机-Embedded systems for modular programming, using the state diagram c/c++ to implement a state machine by using two-dimensional table
C-programme-for-fsm
- 介绍了4种C的有限状态机写法,但愿能帮到你-introduce 4 kinds of fsm style in C language
C language state machine
- C语言状态机 用状态机原理进行软件设计 摘要:本文描述状态机基础理论,以及运用状态机原理进行软件设计和实现的方法。 关键词:有限状态机 层次状态机 面向对象分析 行为继承(C language state machine)
状态机
- C语言状态机类型总结,竖形,横形结构,代码实线。(A summary of the type of C language state machine)
interfaceswitch
- ARDUINO硬件台平的界面跳转库(C++类库)。可用于界面设计;菜单设计;状态机管理等。提供详细说明与例程。可用PROTEUS仿真+VDSM脱离硬件查看效果。(ARDUINO hardware platform flat interface jump Library (C++ Class Library). It can be used for interface design, menu design, state machine management and so on. Provide