代码搜索:conditional
找到约 2,177 项符合「conditional」的源代码
代码结果 2,177
www.eeworm.com/read/319921/13439539
txt 双2-4译码器:74139.txt
-- Dual 2-to-4 Decoder
-- A set of conditional signal assignments model a dual 2-to-4 decoder
-- uses 1993 std VHDL
-- download from: www.pld.com.cn & www.fpga.com.cn
library IEEE;
use IEEE.Std
www.eeworm.com/read/316203/13528485
txt decoder_hct139.txt
-- Dual 2-to-4 Decoder
-- A set of conditional signal assignments model a dual 2-to-4 decoder
-- uses 1993 std VHDL
-- download from: www.pld.com.cn & www.fpga.com.cn
library IEEE;
use IEEE.Std
www.eeworm.com/read/315135/13550397
m cpif.m
function h = cpif(p,f,g)
%CPIF Conditional composition of functions.
% PFG = CPIF(P,F,G) returns function PFG s.t.
% PFG(X) = F(X) if P(X),
% G(X) otherwise.
%
% P, F, G should be fun
www.eeworm.com/read/312754/13605450
txt 双2-4译码器:74139.txt
-- Dual 2-to-4 Decoder
-- A set of conditional signal assignments model a dual 2-to-4 decoder
-- uses 1993 std VHDL
-- download from: www.pld.com.cn & www.fpga.com.cn
library IEEE;
use IEEE.Std
www.eeworm.com/read/305986/13755621
txt 双2-4译码器:74139.txt
-- Dual 2-to-4 Decoder
-- A set of conditional signal assignments model a dual 2-to-4 decoder
-- uses 1993 std VHDL
-- download from: www.pld.com.cn & www.fpga.com.cn
library IEEE;
use IEEE.Std
www.eeworm.com/read/140847/5779169
m scg_dbn.m
% Test whether stable conditional Gaussian inference works
% Make a linear dynamical system
% X1 -> X2
% | |
% v v
% Y1 Y2
intra = zeros(2);
intra(1,2) = 1;
inter = zeros(2);
int
www.eeworm.com/read/133943/5897353
m scg_dbn.m
% Test whether stable conditional Gaussian inference works
% Make a linear dynamical system
% X1 -> X2
% | |
% v v
% Y1 Y2
intra = zeros(2);
intra(1,2) = 1;
inter = zeros(2);
int
www.eeworm.com/read/124989/6034786
Date: 11/9/2001 3:56 PM
Received: 11/9/2001 4:05 PM
From: Steve Tilden, stilden@sicom-sys.com
...
2) I have added conditional code to main.c from Etherboot 5.0.4 to add
a new defau
www.eeworm.com/read/103088/6224192
Date: 11/9/2001 3:56 PM
Received: 11/9/2001 4:05 PM
From: Steve Tilden, stilden@sicom-sys.com
...
2) I have added conditional code to main.c from Etherboot 5.0.4 to add
a new defau
www.eeworm.com/read/382666/6286511
txt 双2-4译码器:74139.txt
-- Dual 2-to-4 Decoder
-- A set of conditional signal assignments model a dual 2-to-4 decoder
-- uses 1993 std VHDL
-- download from: www.pld.com.cn & www.fpga.com.cn
library IEEE;
use IEEE.Std