代码搜索:parameter
找到约 10,000 项符合「parameter」的源代码
代码结果 10,000
www.eeworm.com/read/394309/8232476
asm dsp28_spi.asm
;***************************************************************
;* TMS320C2000 C/C++ Codegen PC Version 3.03 *
;* Date/Time created: Thu Aug 07 15:44:00 2003 *
;*
www.eeworm.com/read/193218/8246995
s sysppcavware.s
/* sysPpcAVware.s - BSP to vWare interface PowerPC assembly routines */
/* Copyright 1984-2001 Wind River Systems, Inc. */
/*
modification history
--------------------
01c,07dec01,kab Declare sy
www.eeworm.com/read/294173/8249295
h uart0.h
/**********************************************************************
* System Name DOOR
* Header Name uart0.h
* Version Date Editor Modification
* 1.0 2007/05/10 周斌 做成
******************
www.eeworm.com/read/294173/8249303
h uart2.h
#ifndef _UART2_H_
#define _UART2_H_
/**********************************************************************
* System Name DOOR
* Header Name uart0.h
* Version Date Editor Modification
* 1.
www.eeworm.com/read/294173/8249436
h uart1.h
/**********************************************************************
* System Name DOOR
* Header Name uart1.h
* Version Date Editor Modification
* 1.0 2007/05/10 周斌 做成
******************
www.eeworm.com/read/293918/8263957
m gaussw.m
function w = gaussw(n, s)
% w = gaussw(n, s)
%
% gaussw calculates n-point window of the form of Gauss-curve.
%
% in: n length of the window
% s window parameter (default 0.45)
%
% out: w
www.eeworm.com/read/192769/8273709
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 {