代码搜索:PND

找到约 40 项符合「PND」的源代码

代码结果 40
www.eeworm.com/read/248541/12554410

f impnd_init.f

subroutine impnd_init !! ~ ~ ~ PURPOSE ~ ~ ~ !! this subroutine initializes variables related to impoundments (ponds, !! wetlands, reservoirs and potholes) !! ~ ~ ~ INCOM
www.eeworm.com/read/121089/6070658

c lzcomp.c

/* TS = none */ /* ** LZCOMP.C */ #include #include #include #include #include #include #include "..\sutkcomp.h" #ifdef O
www.eeworm.com/read/248541/12554737

f hrupond.f

subroutine hrupond !! ~ ~ ~ PURPOSE ~ ~ ~ !! this subroutine routes water and sediment through ponds in the HRUs !! ~ ~ ~ INCOMING VARIABLES ~ ~ ~ !! name |units
www.eeworm.com/read/282541/9084468

c usbd.c

/* * timer.c: funcitons implement for timer */ #include "frame.h" #include "lib.h" #include "usbd.h" #ifdef _DEBUG #include #endif /* _DEBUG */ static void config_usbd(voi
www.eeworm.com/read/282541/9084509

svn-base usbd.c.svn-base

/* * timer.c: funcitons implement for timer */ #include "frame.h" #include "lib.h" #include "usbd.h" #ifdef _DEBUG #include #endif /* _DEBUG */ static void config_usbd(voi
www.eeworm.com/read/388569/8600477

cpp 1082 matrix chain multiplication.cpp

/* 1082 Matrix Chain Multiplication Time Limit : 1000 ms Memory Limit : 32768 K Output Limit : 1024 K GUN C++ */ //模拟栈操作 #include //#include //ifstream fin("data.txt")
www.eeworm.com/read/248541/12554609

f pond.f

subroutine pond(k) !! ~ ~ ~ PURPOSE ~ ~ ~ !! this subroutine routes water and sediment through ponds !! and computes evaporation and seepage from the ponds !! ~ ~ ~ INC