代码搜索:Variables
找到约 10,000 项符合「Variables」的源代码
代码结果 10,000
www.eeworm.com/read/248541/12554706
f route.f
subroutine route
!! ~ ~ ~ PURPOSE ~ ~ ~
!! this subroutine simulates channel routing
!! ~ ~ ~ INCOMING VARIABLES ~ ~ ~
!! name |units |definition
www.eeworm.com/read/248541/12554760
f rtover.f
subroutine rtover
!! ~ ~ ~ PURPOSE ~ ~ ~
!! this subroutine routes overland flow
!! ~ ~ ~ INCOMING VARIABLES ~ ~ ~
!! name |units |definition
!! ~
www.eeworm.com/read/132887/14067752
h canopobjdict.h
/*******************************************************************************
CANopObjDict.h - Variables and Object Dictionary for CANopenNode
Copyright (C) 2004 Janez Paternoste
www.eeworm.com/read/234952/14091039
sh build-mac.sh
#!/bin/sh
############################################################
# Variables
############################################################
STAGING="roadnav.dmg.staging"
TMPDMG="tmproadnav.dmg"
www.eeworm.com/read/203062/15366102
inp gasoff.inp
temp.inp
{
}
Variables
{
// General numerical parameters
PI = 3.14159
// **********************************************************************
// General physical parameters
// *****************
www.eeworm.com/read/203062/15366137
inp temp.inp
temp.inp
{
}
Variables
{
// General numerical parameters
PI = 3.14159
// **********************************************************************
// General physical parameters
// *****************
www.eeworm.com/read/107975/15597751
h canopobjdict.h
/*******************************************************************************
CANopObjDict.h - Variables and Object Dictionary for CANopenNode
Copyright (C) 2004 Janez Paternoste
www.eeworm.com/read/182103/5266115
c rtems_rpc.c
/*
* RTEMS multi-tasking support
*/
#include
#include
#include
/*
* RPC variables for single-thread
*/
static struct rtems_rpc_task_variables rpc_default = {
-1
www.eeworm.com/read/398634/2375468
test rpl_init_slave.test
source include/master-slave.inc;
#
# Test of init_slave variable
#
save_master_pos;
connection slave;
sleep 1;
show variables like 'init_slave';
show variables like 'max_connections';
sync_with_mast
www.eeworm.com/read/358128/3004773
test rpl_init_slave.test
source include/master-slave.inc;
#
# Test of init_slave variable
#
save_master_pos;
connection slave;
sleep 1;
show variables like 'init_slave';
show variables like 'max_connections';
sync_with_mast