代码搜索:explicit
找到约 10,000 项符合「explicit」的源代码
代码结果 10,000
www.eeworm.com/read/281000/10273522
cpp fig01_07.cpp
#ifndef IntCell_H
#define IntCell_H
/**
* A class for simulating an integer memory cell.
*/
class IntCell
{
public:
explicit IntCell( int initialValue = 0 );
int read( ) const;
www.eeworm.com/read/355030/10301118
cpp statcast.cpp
//: C24:Statcast.cpp
// From Thinking in C++, 2nd Edition
// Available at http://www.BruceEckel.com
// (c) Bruce Eckel 1999
// Copyright notice in Copyright.txt
// Examples of static_cast
clas
www.eeworm.com/read/425249/10367135
_info
m255
13
cModel Technology
dC:\Actelprj\connect20090223\simulation
Econnect
w1235443768
DP ieee std_logic_1164 GH1=`jDDBJ=`LM;:Ak`kf2
FC:/Actelprj/connect20090223/synthesis/connect.vhd
l0
L3465
V=2MINX
www.eeworm.com/read/160403/10535128
fdo testbench.fdo
## NOTE: Do not edit this file.
## Autogenerated by ProjNav (creatfdo.tcl) on Tue Jul 05 18:06:28 中国标准时间 2005
##
vlib work
vcom -93 -explicit cosfunc_test.vhd
vcom -93 -explicit test2.vhd
vsi
www.eeworm.com/read/277838/10601145
fdo kk_vhd.fdo
## NOTE: Do not edit this file.
## Autogenerated by ProjNav (creatfdo.tcl) on Mon Mar 26 21:57:58 China Standard Time 2007
##
vlib work
vcom -93 -explicit yibutongxin.vhd
vcom -93 -explicit kk
www.eeworm.com/read/158966/10706741
cpp static_cast.cpp
//: C03:static_cast.cpp
// From Thinking in C++, 2nd Edition
// Available at http://www.BruceEckel.com
// (c) Bruce Eckel 2000
// Copyright notice in Copyright.txt
void func(int) {}
int main()
www.eeworm.com/read/350770/10712371
do modelsim.do
vcom -explicit -f ping.files
vsim ping_tb
view signals structure wave
add wave -logic /CLK
add wave -logic /RST_N
add wave -literal -hex /AD
add wave -literal -hex /CBE
add wave -logic /PAR
add wave