代码搜索:parameter
找到约 10,000 项符合「parameter」的源代码
代码结果 10,000
www.eeworm.com/read/109067/15565308
v dw01_add.v
//
// S.Arvind
// 02/02/99
// Ripple adder
//
module DW01_add (A, B, CI, SUM, CO);
parameter width = 32;
input [width-1:0] A, B;
input CI;
output [width-1:0] SUM;
o
www.eeworm.com/read/108874/15572966
htm ei24.htm
Effective C++, 2E | Item 24: Choose carefully between function overloading and parameter defaulting Back to Item 23: Don't try to return a reference when you must return an object.
Continue to Item 2
www.eeworm.com/read/108750/15577602
h params.h
/*----------------------------------------------------------------------
File : params.h
Contents: command line parameter retrieval
Author : Christian Borgelt
History : 05.06.2003 file cre
www.eeworm.com/read/108305/15588695
java m_filefilter.java
import java.io.File;
/**
* Description of the Class
*
* @author kilo
* @created 2003年12月22日
*/
public final class m_FileFilter
extends javax.swing.filechooser.FileFilter {
www.eeworm.com/read/106572/15633945
cpp sockclient.cpp
///////////////////////////////////////////////////////////////////
// Project : WindowSock Client
// Producer : WangQi
// Date : 2001/04
//////////////////////////////////////////////////
www.eeworm.com/read/106331/15639641
java maintest.java
/** 一个应用程序,用来演示main()方法的命令行参数 */
/** MainTest类 */
class MainTest{
/** main()方法 */
public static void main(String ar[]){
if(ar.length==0) //没有参数
System.out.println("no parameter!");
www.eeworm.com/read/106227/15643214
h msacc8.h
// Machine generated IDispatch wrapper class(es) created with ClassWizard
/////////////////////////////////////////////////////////////////////////////
// IDoCmd wrapper class
class IDoCmd : publ
www.eeworm.com/read/105437/15666822
h rs232com.h
// *========================================================================*
// * (c) Copyright KYLINK COMMUNICATIONS CORP. 1998 *
// * Edited by Banjars Shen, 1998/07/01~19
www.eeworm.com/read/104929/15680972
mf eufm5.mf
%% @metafontfile{
%% filename="eufm5.mf",
%% version="2.1",
%% date="30-MAY-1991",
%% filetype="Metafont: parameter",
%% copyright="Copyright (C) American Mathematical Society,
%%