代码搜索结果

找到约 667 项符合 Solar 的代码

xain.c

/*************************************************************************** Xain'd Sleena (TECHNOS), Solar Warrior (TAITO). By Carlos A. Lozano & Rob Rosenbrock & Phil Stroffolino - MC68B09EP (

configure.in.misc

dnl misc setup for vic/vat/etc. autoconf scripts. dnl $Header: /usr/cvs/ns/ns-src/conf/configure.in.misc,v 1.1.1.1 1998/01/13 15:06:10 root Exp $ (LBL) case "$target" in *-dec-*) ;; sparc-sun-solar

comsol.h

! ! Common's to do with solar radiation ! ! $Id: comsol.h,v 1.3 2000/06/02 16:20:40 jet Exp $ ! ! Visible optical depth ! real(r8) tauvis ! Visible optical depth common /comvis/ tauvi

ramp_scon.h

! Declarations integer ntim parameter(ntim=231) integer yrdata(ntim) ! yearly data values real(r8) sconst(ntim) ! input time-varying solar const (W/m2) ! Ouput t

solar.dsw

Microsoft Developer Studio Workspace File, Format Version 6.00 # WARNING: DO NOT EDIT OR DELETE THIS WORKSPACE FILE! ###############################################################################

load_solar_magnetic.m

function [varname_list] = load_solar_magnetic % load_solar_magnetic -- Load solar magnetic field magnitude time series. % $Id: load_solar_magnetic.m 612 2005-10-28 21:42:24Z ccornish $ [wmtsa_d

md4.cpp

/* * MD4 (RFC-1320) message digest. * Modified from MD5 code by Andrey Panin * * Written by Solar Designer in 2001, and placed in * the public domain. Ther

md4.h

/* * This is an OpenSSL-compatible implementation of the RSA Data Security, * Inc. MD4 Message-Digest Algorithm. * * Written by Solar Designer in 2001, and placed in * the pu

memset.c

/* $Id: memset.c 262 2006-11-16 07:34:57Z solar $ */ /* Release $Name$ */ /* memset( void *, int, size_t ) This file is part of the Public Domain C Library (PDCLib). Permission is granted to