代码搜索:parameter
找到约 10,000 项符合「parameter」的源代码
代码结果 10,000
www.eeworm.com/read/257334/11933911
c 2410lib.c
/****************************************************************************
【文 件 名 称】2410lib.c
【功 能 描 述】FS2410XP教学平台实验程序
【程 序 版 本】3.0
【创建及创建日期】优龙公司/2005-XX-XX
【修改及修改日期】2005-5-23
*****
www.eeworm.com/read/257278/11935503
c 2410lib.c
/****************************************************************************
【文 件 名 称】2410lib.c
【功 能 描 述】FS2410XP教学平台实验程序
【程 序 版 本】3.0
【创建及创建日期】优龙公司/2005-XX-XX
【修改及修改日期】2005-5-23
*****
www.eeworm.com/read/343317/11957448
c fm.c
/**
* modified by liwei@actions, 2006,09,30
*/
/*********************************************************************
GL3963 TEA5767 FM Module Driver
File:FM.c
Written by Wangqian
Version:0.1
www.eeworm.com/read/343317/11957592
c fm.c
/**
* modified by liwei@actions, 2006,09,30
*/
/*********************************************************************
GL3963 TEA5767 FM Module Driver
File:FM.c
Written by Wangqian
Version:0.1
www.eeworm.com/read/256969/11962554
f90 te1.f90
program ex0101
implicit none
integer,parameter::imax=100 !FDTD吸收边界
integer,parameter::imin=-100
integer,parameter::jmax=100
integer,parameter::jmin=-100
integer,
www.eeworm.com/read/256955/11963159
f90 te1.f90
program ex0101
implicit none
integer,parameter::imax=100 !FDTD吸收边界
integer,parameter::imin=-100
integer,parameter::jmax=100
integer,parameter::jmin=-100
!integer
www.eeworm.com/read/256865/11967341
h field.h
#if !defined(AFX_FIELD_H__C2BA2854_784B_4470_AAB5_2C10643627F1__INCLUDED_)
#define AFX_FIELD_H__C2BA2854_784B_4470_AAB5_2C10643627F1__INCLUDED_
#if _MSC_VER > 1000
#pragma once
#endif // _MSC_VE
www.eeworm.com/read/256823/11970488
idl excelexport.idl
// ExcelExport.idl : IDL source for ExcelExport.dll
//
// This file will be processed by the MIDL tool to
// produce the type library (ExcelExport.tlb) and marshalling code.
import "oaidl.idl"
www.eeworm.com/read/256799/11971853
m parzenml.m
%PARZENML Optimum smoothing parameter in Parzen density estimation.
%
% H = PARZENML(A,FID)
%
% INPUT
% A input dataset
% FID File ID to write progress to (default [], see PRPROGRESS)
%
%
www.eeworm.com/read/256767/11973162
asm dsp28_spi.asm
;***************************************************************
;* TMS320C2000 C/C++ Codegen PC Version 3.03 *
;* Date/Time created: Thu Jul 31 11:01:01 2003 *
;*