代码搜索:State Machine
找到约 10,000 项符合「State Machine」的源代码
代码结果 10,000
www.eeworm.com/read/405087/11471855
m int_state.m
function int_state = int_state( state )
% Copyright 1996 Matthew C. Valenti
% MPRG lab, Virginia Tech.
% for academic use only
% converts a row vector of m bits into a integer (base 10)
[dummy, m] =
www.eeworm.com/read/404691/11479970
bmp state0.bmp
www.eeworm.com/read/404691/11479973
bmp state1.bmp
www.eeworm.com/read/404346/11487008
vhd state_control.vhd
--------控制电路设计(采用状态机实现)-------
library ieee;
use ieee.std_logic_1164.all;
use ieee.std_logic_unsigned.all;
---------------------------------
entity state_control is
port(clk,time,alarm,reset,key
www.eeworm.com/read/404346/11487023
bmp state_control.bmp
www.eeworm.com/read/404346/11487129
vwf state_control.vwf
/*
WARNING: Do NOT edit the input and output ports in this file in a text
editor if you plan to continue editing the block that represents it in
the Block Editor! File corruption is VERY likely to
www.eeworm.com/read/403957/11493887