代码搜索:VARIABLES
找到约 10,000 项符合「VARIABLES」的源代码
代码结果 10,000
www.eeworm.com/read/248541/12554459
f wmeas.f
subroutine wmeas
!! ~ ~ ~ PURPOSE ~ ~ ~
!! this subroutine reads in wind speed data from file and assigns the
!! data to HRUs
!! ~ ~ ~ INCOMING VARIABLES ~ ~ ~
!! n
www.eeworm.com/read/248541/12554506
f impndmon.f
subroutine impndmon
!! ~ ~ ~ PURPOSE ~ ~ ~
!! this subroutine writes monthly HRU impoundment output to the output.wtr
!! file
!! ~ ~ ~ INCOMING VARIABLES ~ ~ ~
!! name
www.eeworm.com/read/248541/12554536
f hruyr.f
subroutine hruyr
!! ~ ~ ~ PURPOSE ~ ~ ~
!! this subroutine writes annual HRU output to the output.hru file
!! ~ ~ ~ INCOMING VARIABLES ~ ~ ~
!! name |units |
www.eeworm.com/read/248541/12554615
f impndday.f
subroutine impndday
!! ~ ~ ~ PURPOSE ~ ~ ~
!! this subroutine writes daily HRU output to the output.wtr file
!! ~ ~ ~ INCOMING VARIABLES ~ ~ ~
!! name |units
www.eeworm.com/read/248541/12554624
f impndyr.f
subroutine impndyr
!! ~ ~ ~ PURPOSE ~ ~ ~
!! this subroutine writes annual HRU impondment output to the output.wtr
!! file
!! ~ ~ ~ INCOMING VARIABLES ~ ~ ~
!! name
www.eeworm.com/read/248541/12554754
f hhnoqual.f
subroutine hhnoqual
!! ~ ~ ~ PURPOSE ~ ~ ~
!! this subroutine performs in-stream nutrient calculations. No trans-
!! formations are calculated
!! ~ ~ ~ INCOMING VARIABLES ~ ~
www.eeworm.com/read/100704/15866642
c tcpsocket.c
#include "common.h"
/*-------------------------- Global Variables for Sockets -------------------------------*/
#define SENDPORT 6000 /* TCP send port */
#define RECVPORT 6000
www.eeworm.com/read/100149/15882382
h consts.h
/*---------------------------------------------------------------------------
consts.h
This file contains global, initialized variables that never change. It is
included by unzip.c and windll
www.eeworm.com/read/255462/12080451
asm 3428.asm
;/* local global variables in this module.prefer less variables. */
inc_flag equ 0xc0
digital_num equ 0xc1 ;/*set digital number,bit 7 is number 10 seg, bit 6-0 is number 0-9 seg*/
por
www.eeworm.com/read/255462/12080470
asm test.asm
;/* local global variables in this module.prefer less variables. */
inc_flag equ 0xc0
digital_num equ 0xc1 ;/*set digital number,bit 7 is number 10 seg, bit 6-0 is number 0-9 seg*/
;