代码搜索:Vector

找到约 10,000 项符合「Vector」的源代码

代码结果 10,000
www.eeworm.com/read/177969/6312492

vhd seltime.vhd

LIBRARY ieee; use ieee.std_logic_1164.all; use ieee.std_logic_unsigned.all; use ieee.std_logic_arith.all; ENTITY seltime IS PORT( clk1, reset: IN STD_LOGIC; sec,min : IN STD_LOGIC_VECTOR(6
www.eeworm.com/read/177969/6312503

vhd alert.vhd

LIBRARY ieee; use ieee.std_logic_1164.all; use ieee.std_logic_unsigned.all; ENTITY alert IS PORT( clk : IN STD_LOGIC; dain : IN STD_LOGIC_VECTOR(6 DOWNTO 0); speak: OUT STD_LOGIC; la
www.eeworm.com/read/186480/6334505

cpp p4-198.cpp

#include #include #include using namespace std; //利用类模板生成实例 typedef vector < int > IntArray; //显示数组 void put_array(int x[],int size) { for(int i=0;i
www.eeworm.com/read/371761/6350390

m privatecontents.m

% AUXILIARY FILES % pls % pls_pre % pls_val % bipls_limit: Calculates the backwards iPLS models and stops when the number % of variables reaches the limit given as input)
www.eeworm.com/read/371761/6350427

m privatecontents.m

% AUXILIARY FILES % pls % pls_pre % pls_val % bipls_limit: Calculates the backwards iPLS models and stops when the number % of variables reaches the limit given as input)
www.eeworm.com/read/486842/6530696

c bitvec.c

/* Getting and setting bits in a bit-vector. */ /* Copyright (C) 1997, 1998 Andrew McCallum Written by: Andrew Kachites McCallum This file is part of the Bag-Of-Words L
www.eeworm.com/read/485380/6560939

vhd ram_module.vhd

------------------------------------------------------------------------------- -- $Id: ram_module.vhd,v 1.1 2007/10/12 09:11:36 stefana Exp $ ---------------------------------------------------------
www.eeworm.com/read/484166/6591861

cpp p4-198.cpp

#include #include #include using namespace std; //利用类模板生成实例 typedef vector < int > IntArray; //显示数组 void put_array(int x[],int size) { for(int i=0;i
www.eeworm.com/read/482837/6614266

cpp p4-198.cpp

#include #include #include using namespace std; //利用类模板生成实例 typedef vector < int > IntArray; //显示数组 void put_array(int x[],int size) { for(int i=0;i
www.eeworm.com/read/479650/6689698

cpp p4-198.cpp

#include #include #include using namespace std; //利用类模板生成实例 typedef vector < int > IntArray; //显示数组 void put_array(int x[],int size) { for(int i=0;i