代码搜索:conditional

找到约 2,177 项符合「conditional」的源代码

代码结果 2,177
www.eeworm.com/read/241217/13163600

m rule_create.m

% 生成规则,rule accuracy, % input: original decision matrix u( m row, n-1 cilumn conditional % attributes,and 1 decision attribute); DRDM_Reduct,reducted decision relative discriminibility matrix; %
www.eeworm.com/read/137517/13318020

vhd 条件赋值:使用多路选择器.vhd

-- Conditional Signal Assignment with Multiple Alternatives -- download from: www.pld.com.cn & www.fpga.com.cn Library IEEE ; use IEEE.std_logic_1164.all ; ENTITY condsigm IS PORT (
www.eeworm.com/read/140847/5779308

m gaussian_cpd.m

function CPD = gaussian_CPD(bnet, self, varargin) % GAUSSIAN_CPD Make a conditional linear Gaussian distrib. % % CPD = gaussian_CPD(bnet, node, ...) will create a CPD with random parameters, % where n
www.eeworm.com/read/133943/5897492

m gaussian_cpd.m

function CPD = gaussian_CPD(bnet, self, varargin) % GAUSSIAN_CPD Make a conditional linear Gaussian distrib. % % CPD = gaussian_CPD(bnet, node, ...) will create a CPD with random parameters, % where n
www.eeworm.com/read/487908/6501834

vhd 条件赋值:使用多路选择器.vhd

-- Conditional Signal Assignment with Multiple Alternatives -- download from: www.pld.com.cn & www.fpga.com.cn Library IEEE ; use IEEE.std_logic_1164.all ; ENTITY condsigm IS PORT (
www.eeworm.com/read/157209/11730138

txt 条件赋值:使用多路选择器.txt

-- Conditional Signal Assignment with Multiple Alternatives -- download from: www.pld.com.cn & www.fpga.com.cn Library IEEE ; use IEEE.std_logic_1164.all ; ENTITY condsigm IS PORT (
www.eeworm.com/read/16793/691506

h test.h

/* test.h -- external interface to the conditional command code. */ /* Copyright (C) 1997-2009 Free Software Foundation, Inc. This file is part of GNU Bash, the Bourne Again SHell. Bash is fr
www.eeworm.com/read/474814/1389506

m4 ac_check_junit.m4

dnl @synopsis AC_CHECK_JUNIT dnl dnl AC_CHECK_JUNIT tests the availability of the Junit testing dnl framework, and set some variables for conditional compilation dnl of the test suite by automake. dnl
www.eeworm.com/read/470720/1451187

c 20011106-2.c

/* Test the the type of a component of a conditional expression between two structures is correct. */ /* Origin: Joseph Myers . */ struct s { char c; } a, b; int c; char x[sizeo
www.eeworm.com/read/470720/1452472

c skipping2.c

/* Copyright (C) 2001 Free Software Foundation, Inc. */ /* { dg-do preprocess } */ /* Tests that excess tokens in skipped conditional blocks don't warn. */ /* Source: Neil Booth, 25 Jul 2001. */