代码搜索:Multi
找到约 10,000 项符合「Multi」的源代码
代码结果 10,000
www.eeworm.com/read/400994/11566263
vhd multi_top.vhd
library ieee;
use ieee.std_logic_1164.all;
use ieee.std_logic_arith.all;
use ieee.std_logic_unsigned.all;
entity Multi_top is
port(
clk: in std_logic;
rstn: in std_logic;
--Multi lo
www.eeworm.com/read/400994/11566271
vm multi_top.vm
//
// Written by Synplify
// Product Version "Version 9.0L1"
// Program "Synplify", Mapper "9.0.0, Build 139R"
// Tue Jan 15 11:47:32 2008
//
// Source file index table:
// Object locations wil
www.eeworm.com/read/400994/11566273
edi multi_top.edi
(edif Multi_top
(edifVersion 2 0 0)
(edifLevel 0)
(keywordMap (keywordLevel 0))
(status
(written
(timeStamp 2008 1 15 11 47 32)
(author "Synplicity, Inc.")
(progr
www.eeworm.com/read/400994/11566283
naf data_multi.naf
CLK0 i
RST0 i
A[15] i
A[14] i
A[13] i
A[12] i
A[11] i
A[10] i
A[9] i
A[8] i
A[7] i
A[6] i
A[5] i
A[4] i
A[3] i
A[2] i
A[1] i
A[0] i
B[3] i
B[2] i
B[1] i
B[0]
www.eeworm.com/read/400994/11566286
szr multi_top.szr
www.eeworm.com/read/400994/11566287
naf multi_top.naf
clk i
rstn i
Multi_out[19] o
Multi_out[18] o
Multi_out[17] o
Multi_out[16] o
Multi_out[15] o
Multi_out[14] o
Multi_out[13] o
Multi_out[12] o
Multi_out[11] o
Multi_out[10] o
Mul
www.eeworm.com/read/400577/11572993
m multi_labeling.m
%MULTI_LABELING Info on the PRTools multiple labeling system.
%
% This is not a command, just an information file.
%
% In the PRTools datasets the data is stored together with the class labels
%
www.eeworm.com/read/158463/11612979
m multi_gp.m
function [x] = multi_gp(m,C)
% [x]=multi_gp(m,C)
% MULTI_GP generates a multivariate Gaussian random
% process with mean vector m (column vector), and covariance matrix C.
N=length(m);
for i=1:
www.eeworm.com/read/261198/11659657
m strmatch_multi.m
function [posns] = strmatch_multi(keys, strs)
% STRMATCH_MULTI Find where each key occurs in list of strings.
% [pos] = strmatch_multi(key, strs) where key is a string and strs is a cell array of stri
www.eeworm.com/read/345593/11806476