代码搜索:State Machine
找到约 10,000 项符合「State Machine」的源代码
代码结果 10,000
www.eeworm.com/read/198751/7912494
vfc state_6.vfc
www.eeworm.com/read/198751/7912877
txt cur_state.txt
indata[0] = 3'b100 ; outdata[0] = 4'b0001;
indata[1] = 3'b000 ; outdata[1] = 4'b0001;
indata[2] = 3'b101 ; outdata[2] = 4'b0001;
indata[3] = 3'b001 ; outdata[3] = 4'b0010;
indata[4] = 3'b000 ;
www.eeworm.com/read/198751/7913038
txt c_state.txt
indata[0] = 2'b10 ; outdata[0] = 3'b001;
indata[1] = 2'b00 ; outdata[1] = 3'b001;
indata[2] = 2'b11 ; outdata[2] = 3'b001;
indata[3] = 2'b01 ; outdata[3] = 3'b010;
indata[4] = 2'b00 ; outdata[
www.eeworm.com/read/398665/7930631
pas stock_state.pas
unit Stock_State;
interface
uses
Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms,
Dialogs, ExtCtrls, ComCtrls, Buttons, XPMenu, Grids,StdCtrls, DBGrids;
type
www.eeworm.com/read/398665/7930754
ddp stock_state.ddp
www.eeworm.com/read/398665/7930907
dcu stock_state.dcu
www.eeworm.com/read/398665/7931002
dfm stock_state.dfm
object frm_Stock_State: Tfrm_Stock_State
Left = 105
Top = 159
AutoSize = True
BorderStyle = bsNone
Caption = #24211#23384#29366#20917
ClientHeight = 688
ClientWidth = 852
Color
www.eeworm.com/read/298590/7950296
m state_est.m
function [V, converged, i] = state_est(branch, Ybus, Yf, Yt, Sbus, V0, ref, pv, pq, mpopt)
%STATE_EST Solves a state estimation problem.
% [V, converged, i] = state_est(branch, Ybus, Yf, Yt, Sbus,