代码搜索:parameter
找到约 10,000 项符合「parameter」的源代码
代码结果 10,000
www.eeworm.com/read/173500/9654676
txt note.txt
========================== Version 2.07a =======================================
Date: Oct. 09, 2000
-Padded 2 bytes in RxBuf to make IP header in the WORD boundary.
-Fixed the bug that if CPU t
www.eeworm.com/read/170790/9790420
txt readme.txt
JM Reference Software Manual
============================
please send comments and additions to suehring@hhi.de
1. Compilation
2. Command line parameters
3. Input/Output file format
4. Confi
www.eeworm.com/read/413092/11167775
h regctrl.h
/* /////////////////////////////////////////////////////////////////////////////////////////////////
// Copyright (c) Philips Semiconductors
//
// (C)PHILI
www.eeworm.com/read/412611/11190573
m window.m
function h=window(N,name,param,param2);
%WINDOW Window generation.
% H=WINDOW(N,NAME,PARAM,PARAM2)
% yields a window of length N with a given shape.
%
% N : length of the window
% NAME :
www.eeworm.com/read/412167/11212813
asm prog15a.asm
; PROG15A - Passing Subroutine Parameters Via the Stack
;
; This Application Increments a 16 bit value in a subroutine. The value
; to be incremented is passed and returned on the stack.
;
;
www.eeworm.com/read/265484/11262684
try_var
#!/bin/sh
salutation="Hello"
echo $salutation
echo "The program $0 is now running"
echo "The second parameter was $2"
echo "The first parameter was $1"
echo "The parameter list was $*"
echo "The user
www.eeworm.com/read/265484/11262693
readme
Chapter 2 - Shell Programming.
first - A shell script that searches for files containing the word, "POSIX", and prints these files to screen.
variable - A script that demonstrates the quoting r
www.eeworm.com/read/147608/12542790
try_var
#!/bin/sh
salutation="Hello"
echo $salutation
echo "The program $0 is now running"
echo "The second parameter was $2"
echo "The first parameter was $1"
echo "The parameter list was $*"
echo "The user
www.eeworm.com/read/147608/12542802
readme
Chapter 2 - Shell Programming.
first - A shell script that searches for files containing the word, "POSIX", and prints these files to screen.
variable - A script that demonstrates the quoting r
www.eeworm.com/read/146860/12607069
m window.m
function h=window(N,name,param,param2);
%WINDOW Window generation.
% H=WINDOW(N,NAME,PARAM,PARAM2)
% yields a window of length N with a given shape.
%
% N : length of the window
% NAME : name o