代码搜索:Inference

找到约 1,820 项符合「Inference」的源代码

代码结果 1,820
www.eeworm.com/read/197597/7984803

vhd 带load、clr等功能的寄存器.vhd

-- Register Inference -- Download from: http://www.fpga.com.cn Library IEEE ; use IEEE.std_logic_1164.all ; ENTITY reginf IS PORT ( d, clk, clr, pre, load, data : IN BIT; q1, q2,
www.eeworm.com/read/397122/8065901

m bay_lssvm.m

function [A,B,C,D,E] = bay_lssvm(model,level,type, nb, bay) % Compute the posterior cost for the 3 levels in Bayesian inference % % >> cost = bay_lssvm({X,Y,type,gam,sig2}, level, type) % >> cost = b
www.eeworm.com/read/145313/12736097

vhd 各种功能的计数器.vhd

-- MAX+plus II VHDL Example -- Efficient Counter Inference -- Copyright (c) 1994 Altera Corporation -- download from:www.pld.com.cn & www.fpga.com.cn Library IEEE ; use IEEE.std_logic_1164.all
www.eeworm.com/read/145313/12736169

vhd 带load、clr等功能的寄存器.vhd

-- Register Inference -- Download from: http://www.fpga.com.cn Library IEEE ; use IEEE.std_logic_1164.all ; ENTITY reginf IS PORT ( d, clk, clr, pre, load, data : IN BIT; q1, q2,
www.eeworm.com/read/145129/12752253

vhd 各种功能的计数器.vhd

-- MAX+plus II VHDL Example -- Efficient Counter Inference -- Copyright (c) 1994 Altera Corporation -- download from:www.pld.com.cn & www.fpga.com.cn Library IEEE ; use IEEE.std_logic_1164.all
www.eeworm.com/read/145059/12754559

vhd 各种功能的计数器.vhd

-- MAX+plus II VHDL Example -- Efficient Counter Inference -- Copyright (c) 1994 Altera Corporation -- download from:www.pld.com.cn & www.fpga.com.cn Library IEEE ; use IEEE.std_logic_1164.all
www.eeworm.com/read/145059/12754617

vhd 带load、clr等功能的寄存器.vhd

-- Register Inference -- Download from: http://www.fpga.com.cn Library IEEE ; use IEEE.std_logic_1164.all ; ENTITY reginf IS PORT ( d, clk, clr, pre, load, data : IN BIT; q1, q2,
www.eeworm.com/read/331336/12832631

m bay_lssvm.m

function [A,B,C,D,E] = bay_lssvm(model,level,type, nb, bay) % Compute the posterior cost for the 3 levels in Bayesian inference % % >> cost = bay_lssvm({X,Y,type,gam,sig2}, level, type) % >> cost = b
www.eeworm.com/read/143498/12870474

m cri.m

% Compositional rule of inference % Copyright by Jyh-Shing Roger Jang, 6-2-93. % (Tested on Matlab version 4.0a, HP workstation) n = 31; m = 31; x = linspace(0, 10, n)'; y = linspace(0, 40, m)'; coe
www.eeworm.com/read/141282/13024763

txt 各种功能的计数器.txt

-- MAX+plus II VHDL Example -- Efficient Counter Inference -- Copyright (c) 1994 Altera Corporation -- download from:www.pld.com.cn & www.fpga.com.cn Library IEEE ; use IEEE.std_logic_1164.all