代码搜索:parameter
找到约 10,000 项符合「parameter」的源代码
代码结果 10,000
www.eeworm.com/read/295571/8154161
lst uart.lst
C51 COMPILER V7.06 UART 03/25/2008 16:17:39 PAGE 1
C51 COMPILER V7.06, COMPILATION OF MODULE UART
OBJECT MODULE PLACED IN ua
www.eeworm.com/read/195460/8154182
f splin2.f
subroutine splin2(x1a,x2a,ya,y2a,m,n,x1,x2,y)
parameter (nn=100)
integer m,n,j,k
real x1,x2,y
real x1a(m),x2a(n),ya(m,n),y2a(m,n),ytmp(nn),y2tmp(nn)
real yytmp
www.eeworm.com/read/195362/8162311
h field.h
#if !defined(AFX_FIELD_H__284CDF34_D77A_4538_9790_62AA03CABA04__INCLUDED_)
#define AFX_FIELD_H__284CDF34_D77A_4538_9790_62AA03CABA04__INCLUDED_
#if _MSC_VER > 1000
#pragma once
#endif // _MSC_VE
www.eeworm.com/read/395549/8168357
c mds8360intrmux.c
/* mds8360IntrCtl.c - Intermidiary interrupt connection routines */
/* Copyright (c) 2006 Wind River Systems, Inc. */
/*
modification history
--------------------
01a,10mar06,dtr Create.
*/
/*
DES
www.eeworm.com/read/295341/8168918
m dcamain.m
% Program 7-1
%
% dcamain.m
%
% Simulation program to realize DCA algorithm
%
% Programmed by F. Kojima
%
%%%%%%%%%%%%%%%% preparation part %%%%%%%%%%%%%%%%%%%%%%%%%%%%
cnedge = 20.0; % C
www.eeworm.com/read/195191/8170047
inc efn.inc
implicit integer (a-z)
parameter (maxn=20000,infinity=16000)
parameter (maxtloops=100)
parameter (maxtriloops=50)
parameter (maxsiz=20000)
real prelog
int
www.eeworm.com/read/195191/8170101
inc quik.inc
include 'maxn1.inc'
implicit integer (a-z)
parameter (fldmax=2*maxn)
parameter (infinity=999999)
parameter (maxtloops=100)
parameter (maxtriloops=50)
paramete