代码搜索:param
找到约 10,000 项符合「param」的源代码
代码结果 10,000
www.eeworm.com/read/229812/4729630
c param.c
/****************************************************************************
*
* Open Watcom Project
*
* Portions Copyright (c) 1983-2002 Sybase, Inc. All Rights Res
www.eeworm.com/read/229812/4742960
mh param.mh
/*
* sys/param.h
*
:include crwatcnt.sp
*/
/*-
* Copyright (c) 1982, 1986, 1989, 1993
* The Regents of the University of California. All rights reserved.
* (c) UNIX System Labor
www.eeworm.com/read/229812/4753259
h param.h
/* sys/param.h (wattcp) */
#ifndef __SYS_PARAM_H
#define __SYS_PARAM_H
#ifndef PAGE_SIZE
#define PAGE_SIZE 0x1000
#endif
#ifndef HZ
#define HZ 100
#endif
#ifndef MAXNAMLEN
#
www.eeworm.com/read/225256/4796989
java param.java
package Carmen;
import java.util.HashMap;
import IPC.*;
import java.lang.reflect.*;
/** Carmen class for handling robot parameters in file carmen.ini
*/
public class Param {
private static bo
www.eeworm.com/read/222163/4821940
java param.java
/*
* Created on Aug 10, 2005
*
* TODO To change the template for this generated file go to
* Window - Preferences - Java - Code Style - Code Templates
*/
package isis.anp.nesc.tinydoc;
/
www.eeworm.com/read/217381/4871007
flash_param
#!/usr/bin/kermit +
# usage: ./flash_param parameters
# Parameters: IP Address ETH Address ERIC Number
# Format: xxx.xxx.xxx.xxx xx:xx:xx:xx:xx:xx xxxx
set line /dev/ttyS0
set spee
www.eeworm.com/read/216802/4881102
c param.c
/*
* Copyright (c) 1997-1998 University of Utah and the Flux Group.
* All rights reserved.
*
* This file is part of the Flux OSKit. The OSKit is free software, also known
* as "open source;
www.eeworm.com/read/216802/4881157
h param.h
/*-
* Copyright (c) 1982, 1986, 1989, 1993
* The Regents of the University of California. All rights reserved.
* (c) UNIX System Laboratories, Inc.
* All or some portions of this file are der
www.eeworm.com/read/216802/4881170
h param.h
/*-
* Copyright (c) 1990 The Regents of the University of California.
* All rights reserved.
*
* This code is derived from software contributed to Berkeley by
* William Jolitz.
*
* Redis